<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: DBConnect: OSError: [Errno 2] No such file or directory validate java command: /usr/java/latest/bin/java. in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/DBConnect-OSError-Errno-2-No-such-file-or-directory-validate/m-p/469672#M57748</link>
    <description>&lt;P&gt;Looks like this is still the case. I hope someone from dev part to see and fix.&lt;BR /&gt;
Meantime let us know if there is some nice workaround.&lt;/P&gt;</description>
    <pubDate>Thu, 16 Jan 2020 06:54:51 GMT</pubDate>
    <dc:creator>tvergov</dc:creator>
    <dc:date>2020-01-16T06:54:51Z</dc:date>
    <item>
      <title>DBConnect: OSError: [Errno 2] No such file or directory validate java command: /usr/java/latest/bin/java.</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/DBConnect-OSError-Errno-2-No-such-file-or-directory-validate/m-p/469655#M57731</link>
      <description>&lt;P&gt;Hi. I'm trying to configure DBConnect on my Splunk instance (Splunk 7.2.4 on RHEL). I can't make any progress because of this error:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;OSError: [Errno 2] No such file or directory validate java command: /usr/java/latest/bin/java.
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;That is the correct location of java. It's Oracle java version 1.8.0_231.&lt;/P&gt;

&lt;P&gt;JAVA_HOME is set:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;echo $JAVA_HOME
/usr/java/latest
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;The splunk user ('splunk') has full rights to access this installation of java. &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;-rwxr-xr-x. 1 root root 8534 Oct  5 06:15 /usr/java/latest/bin/java
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;As you can see, it has wide-open read/execute permissions, and I've manually verified that the splunk user can use java.&lt;/P&gt;

&lt;P&gt;I then ran this command:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;/opt/splunk//bin/splunk cmd python -c "import os; print(os.environ)"
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;And see that JAVA_HOME is set:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;{'USER': 'splunk', 'LOGNAME': 'splunk', 'JAVA_HOME': '/usr/java/latest', .......
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;What am I missing here? I've seen similar posts with this question, but no good solutions. &lt;/P&gt;

&lt;P&gt;Thank you in advance. &lt;/P&gt;</description>
      <pubDate>Thu, 24 Oct 2019 22:53:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/DBConnect-OSError-Errno-2-No-such-file-or-directory-validate/m-p/469655#M57731</guid>
      <dc:creator>Branden</dc:creator>
      <dc:date>2019-10-24T22:53:16Z</dc:date>
    </item>
    <item>
      <title>Re: DBConnect: OSError: [Errno 2] No such file or directory validate java command: /usr/java/latest/bin/java.</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/DBConnect-OSError-Errno-2-No-such-file-or-directory-validate/m-p/469656#M57732</link>
      <description>&lt;P&gt;What do you get when you run &lt;CODE&gt;which java&lt;/CODE&gt;?  It's possible DBX doesn't like links so if /usr/java/latest is a link try setting $JAVA_HOME in DBX to the real java location.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Oct 2019 23:01:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/DBConnect-OSError-Errno-2-No-such-file-or-directory-validate/m-p/469656#M57732</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2019-10-24T23:01:00Z</dc:date>
    </item>
    <item>
      <title>Re: DBConnect: OSError: [Errno 2] No such file or directory validate java command: /usr/java/latest/bin/java.</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/DBConnect-OSError-Errno-2-No-such-file-or-directory-validate/m-p/469657#M57733</link>
      <description>&lt;P&gt;Thank you for your response.&lt;BR /&gt;
I thought of that, so I tried the actual path (/usr/java/jdk1.8.0_231-amd64/jre) but it still didn't work. &lt;/P&gt;</description>
      <pubDate>Thu, 24 Oct 2019 23:07:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/DBConnect-OSError-Errno-2-No-such-file-or-directory-validate/m-p/469657#M57733</guid>
      <dc:creator>Branden</dc:creator>
      <dc:date>2019-10-24T23:07:40Z</dc:date>
    </item>
    <item>
      <title>Re: DBConnect: OSError: [Errno 2] No such file or directory validate java command: /usr/java/latest/bin/java.</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/DBConnect-OSError-Errno-2-No-such-file-or-directory-validate/m-p/469658#M57734</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;
In the DBConnect &amp;gt; Configuration &amp;gt; Settings &amp;gt; General, apart for JRE Installation Path are correct,&lt;/P&gt;

&lt;P&gt;JVM Option - -Ddw.server.applicationConnectors[0].port=9998&lt;BR /&gt;
Task Server Port - 9998&lt;/P&gt;

&lt;P&gt;and they try to Save &amp;amp; Restart RPC service.&lt;/P&gt;

&lt;P&gt;If still, it doesn't work, provide some more error logs.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Oct 2019 12:25:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/DBConnect-OSError-Errno-2-No-such-file-or-directory-validate/m-p/469658#M57734</guid>
      <dc:creator>gaurav_maniar</dc:creator>
      <dc:date>2019-10-25T12:25:21Z</dc:date>
    </item>
    <item>
      <title>Re: DBConnect: OSError: [Errno 2] No such file or directory validate java command: /usr/java/latest/bin/java.</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/DBConnect-OSError-Errno-2-No-such-file-or-directory-validate/m-p/469659#M57735</link>
      <description>&lt;P&gt;Any luck on this? Encountering the same issue.&lt;/P&gt;

&lt;P&gt;Error shows:&lt;/P&gt;

&lt;P&gt;Cannot communicate with task server, please check your settings.&lt;BR /&gt;
OSError: [Errno 2] No such file or directory validate java command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.el7_7.x86_64/jre/bin/java&lt;/P&gt;

&lt;P&gt;I changed the server port from default 9998 to 9995 and hit save but it doesn't seem to be making the changes.&lt;/P&gt;

&lt;P&gt;JRE Installation Path(JAVA_HOME)&lt;BR /&gt;
&lt;CODE&gt;/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.el7_7.x86_64/jre&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;JVM Options&lt;BR /&gt;
&lt;CODE&gt;-Ddw.server.applicationConnectors[0].port=9995&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;Task Server Port&lt;BR /&gt;
&lt;CODE&gt;9995&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;Splunk DB Connect Version: 3.2.0&lt;BR /&gt;
Splunk Enterprise Version: 8.0&lt;/P&gt;

&lt;P&gt;Running  &lt;CODE&gt;alternatives --config java&lt;/CODE&gt; Java installed shows -&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;java-1.8.0-openjdk.x86_64 (/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.el7_7.x86_64/jre/bin/java)&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;java -version&lt;/CODE&gt; shows&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;openjdk version "1.8.0_232"&lt;BR /&gt;
OpenJDK Runtime Environment (build 1.8.0_232-b09)&lt;BR /&gt;
OpenJDK 64-Bit Server VM (build 25.232-b09, mixed mode)&lt;/CODE&gt;`&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 02:45:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/DBConnect-OSError-Errno-2-No-such-file-or-directory-validate/m-p/469659#M57735</guid>
      <dc:creator>chrisbaniqued</dc:creator>
      <dc:date>2020-09-30T02:45:53Z</dc:date>
    </item>
    <item>
      <title>Re: DBConnect: OSError: [Errno 2] No such file or directory validate java command: /usr/java/latest/bin/java.</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/DBConnect-OSError-Errno-2-No-such-file-or-directory-validate/m-p/469660#M57736</link>
      <description>&lt;P&gt;What version of DB Connect are you using? &lt;/P&gt;

&lt;P&gt;I had the exact same issue today after I updated to the latest version. &lt;BR /&gt;
I rolled back to version 3.1.4 and everything worked perfectly again.&lt;/P&gt;

&lt;P&gt;I suspect there is an issue with DB Connect version 3.2.0.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2019 03:44:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/DBConnect-OSError-Errno-2-No-such-file-or-directory-validate/m-p/469660#M57736</guid>
      <dc:creator>DD_MBennett</dc:creator>
      <dc:date>2019-10-29T03:44:16Z</dc:date>
    </item>
    <item>
      <title>Re: DBConnect: OSError: [Errno 2] No such file or directory validate java command: /usr/java/latest/bin/java.</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/DBConnect-OSError-Errno-2-No-such-file-or-directory-validate/m-p/469661#M57737</link>
      <description>&lt;P&gt;I think this ended up being a red herring. Even though the error was appearing, I clicked through and things still worked as expected. Strange... So it looks like the error was a false positive. &lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2019 13:45:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/DBConnect-OSError-Errno-2-No-such-file-or-directory-validate/m-p/469661#M57737</guid>
      <dc:creator>Branden</dc:creator>
      <dc:date>2019-10-29T13:45:17Z</dc:date>
    </item>
    <item>
      <title>Re: DBConnect: OSError: [Errno 2] No such file or directory validate java command: /usr/java/latest/bin/java.</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/DBConnect-OSError-Errno-2-No-such-file-or-directory-validate/m-p/469662#M57738</link>
      <description>&lt;P&gt;Yeah, I suspect it's the new DB Connect version. When I upgraded it, I got errors. I had 3.2 on SplEnt 8.0. When I rolled back everything is working again.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2019 18:00:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/DBConnect-OSError-Errno-2-No-such-file-or-directory-validate/m-p/469662#M57738</guid>
      <dc:creator>chrisbaniqued</dc:creator>
      <dc:date>2019-10-29T18:00:57Z</dc:date>
    </item>
    <item>
      <title>Re: DBConnect: OSError: [Errno 2] No such file or directory validate java command: /usr/java/latest/bin/java.</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/DBConnect-OSError-Errno-2-No-such-file-or-directory-validate/m-p/469663#M57739</link>
      <description>&lt;P&gt;First time user of DB connect here, we had the same problem on version 3.2 and reverted back to 3.1.4. The java path is now recognized (had to restart splunkd though.)&lt;/P&gt;</description>
      <pubDate>Wed, 30 Oct 2019 18:23:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/DBConnect-OSError-Errno-2-No-such-file-or-directory-validate/m-p/469663#M57739</guid>
      <dc:creator>RDAVISS</dc:creator>
      <dc:date>2019-10-30T18:23:55Z</dc:date>
    </item>
    <item>
      <title>Re: DBConnect: OSError: [Errno 2] No such file or directory validate java command: /usr/java/latest/bin/java.</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/DBConnect-OSError-Errno-2-No-such-file-or-directory-validate/m-p/469664#M57740</link>
      <description>&lt;P&gt;agreed this is what it worked as well&lt;/P&gt;</description>
      <pubDate>Thu, 21 Nov 2019 20:28:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/DBConnect-OSError-Errno-2-No-such-file-or-directory-validate/m-p/469664#M57740</guid>
      <dc:creator>aokur_splunk</dc:creator>
      <dc:date>2019-11-21T20:28:11Z</dc:date>
    </item>
    <item>
      <title>Re: DBConnect: OSError: [Errno 2] No such file or directory validate java command: /usr/java/latest/bin/java.</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/DBConnect-OSError-Errno-2-No-such-file-or-directory-validate/m-p/469665#M57741</link>
      <description>&lt;P&gt;Same problem, I roll back Splunk DB Connect, below the details about my environment:&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;Splunk Enterprise 8 &lt;/LI&gt;
&lt;LI&gt;Splunk DB Connect 3.1.3 &lt;/LI&gt;
&lt;LI&gt;JAVA jdk1.8.0_181&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;Suppose bugs.&lt;/P&gt;

&lt;P&gt;Regards,&lt;BR /&gt;
Antonio&lt;/P&gt;</description>
      <pubDate>Fri, 22 Nov 2019 11:52:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/DBConnect-OSError-Errno-2-No-such-file-or-directory-validate/m-p/469665#M57741</guid>
      <dc:creator>aagro</dc:creator>
      <dc:date>2019-11-22T11:52:19Z</dc:date>
    </item>
    <item>
      <title>Re: DBConnect: OSError: [Errno 2] No such file or directory validate java command: /usr/java/latest/bin/java.</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/DBConnect-OSError-Errno-2-No-such-file-or-directory-validate/m-p/469666#M57742</link>
      <description>&lt;P&gt;Have you managed to solve this problem? I have SplEnt 8.0.1 and db_connect 3.2.0, and exactly same problem.&lt;BR /&gt;
- Folder permissions Ok&lt;BR /&gt;
- Path OK&lt;BR /&gt;
- JAVA_HOME OK&lt;BR /&gt;
- OpenJDK 8 (splunk db connect says it is supported)&lt;/P&gt;

&lt;P&gt;I am lost.&lt;BR /&gt;
TY.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 03:27:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/DBConnect-OSError-Errno-2-No-such-file-or-directory-validate/m-p/469666#M57742</guid>
      <dc:creator>falcalde</dc:creator>
      <dc:date>2020-09-30T03:27:11Z</dc:date>
    </item>
    <item>
      <title>Re: DBConnect: OSError: [Errno 2] No such file or directory validate java command: /usr/java/latest/bin/java.</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/DBConnect-OSError-Errno-2-No-such-file-or-directory-validate/m-p/469667#M57743</link>
      <description>&lt;P&gt;I created a ticket with splunk support and they logged it as a defect with the latest version of DB connect. So a future release should resolve it. You can always revert to the previous version until then.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Dec 2019 16:04:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/DBConnect-OSError-Errno-2-No-such-file-or-directory-validate/m-p/469667#M57743</guid>
      <dc:creator>RDAVISS</dc:creator>
      <dc:date>2019-12-30T16:04:58Z</dc:date>
    </item>
    <item>
      <title>Re: DBConnect: OSError: [Errno 2] No such file or directory validate java command: /usr/java/latest/bin/java.</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/DBConnect-OSError-Errno-2-No-such-file-or-directory-validate/m-p/469668#M57744</link>
      <description>&lt;P&gt;Ok thanks for the answer. Previous version works fine. Upvoted&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jan 2020 13:25:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/DBConnect-OSError-Errno-2-No-such-file-or-directory-validate/m-p/469668#M57744</guid>
      <dc:creator>falcalde</dc:creator>
      <dc:date>2020-01-02T13:25:47Z</dc:date>
    </item>
    <item>
      <title>Re: DBConnect: OSError: [Errno 2] No such file or directory validate java command: /usr/java/latest/bin/java.</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/DBConnect-OSError-Errno-2-No-such-file-or-directory-validate/m-p/469669#M57745</link>
      <description>&lt;P&gt;FWIW, my problem was caused not by the new DB connect version, but likely by using a Splunk App Repo on Windows, where executables might have lost there executable "x" right. Then no JDBC related java process was startet. When I reinstalled the DB connect App purely on Linux from scratch, installed the driver, restarted the Heavy Forwarder, then it was working, although the Configuration.General GUI still shows issues.&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jan 2020 14:08:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/DBConnect-OSError-Errno-2-No-such-file-or-directory-validate/m-p/469669#M57745</guid>
      <dc:creator>graether</dc:creator>
      <dc:date>2020-01-02T14:08:48Z</dc:date>
    </item>
    <item>
      <title>Re: DBConnect: OSError: [Errno 2] No such file or directory validate java command: /usr/java/latest/bin/java.</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/DBConnect-OSError-Errno-2-No-such-file-or-directory-validate/m-p/469670#M57746</link>
      <description>&lt;P&gt;Yeah, reverting to 3.1.4 fixed it for me.&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jan 2020 19:11:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/DBConnect-OSError-Errno-2-No-such-file-or-directory-validate/m-p/469670#M57746</guid>
      <dc:creator>Ranazar</dc:creator>
      <dc:date>2020-01-03T19:11:56Z</dc:date>
    </item>
    <item>
      <title>Re: DBConnect: OSError: [Errno 2] No such file or directory validate java command: /usr/java/latest/bin/java.</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/DBConnect-OSError-Errno-2-No-such-file-or-directory-validate/m-p/469671#M57747</link>
      <description>&lt;P&gt;Yep, I'll add to that. Did &lt;STRONG&gt;not&lt;/STRONG&gt; work with DBX 3.2 on Splunk 7.3.x. I had to revert back to 3.1.4, too. SH was running on RHEL.&lt;/P&gt;

&lt;P&gt;Skalli&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jan 2020 10:31:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/DBConnect-OSError-Errno-2-No-such-file-or-directory-validate/m-p/469671#M57747</guid>
      <dc:creator>skalliger</dc:creator>
      <dc:date>2020-01-08T10:31:36Z</dc:date>
    </item>
    <item>
      <title>Re: DBConnect: OSError: [Errno 2] No such file or directory validate java command: /usr/java/latest/bin/java.</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/DBConnect-OSError-Errno-2-No-such-file-or-directory-validate/m-p/469672#M57748</link>
      <description>&lt;P&gt;Looks like this is still the case. I hope someone from dev part to see and fix.&lt;BR /&gt;
Meantime let us know if there is some nice workaround.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jan 2020 06:54:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/DBConnect-OSError-Errno-2-No-such-file-or-directory-validate/m-p/469672#M57748</guid>
      <dc:creator>tvergov</dc:creator>
      <dc:date>2020-01-16T06:54:51Z</dc:date>
    </item>
    <item>
      <title>Re: DBConnect: OSError: [Errno 2] No such file or directory validate java command: /usr/java/latest/bin/java.</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/DBConnect-OSError-Errno-2-No-such-file-or-directory-validate/m-p/469673#M57749</link>
      <description>&lt;P&gt;The only workaround that worked for me was using db_connect version 3.1.4 &lt;/P&gt;</description>
      <pubDate>Thu, 16 Jan 2020 12:56:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/DBConnect-OSError-Errno-2-No-such-file-or-directory-validate/m-p/469673#M57749</guid>
      <dc:creator>falcalde</dc:creator>
      <dc:date>2020-01-16T12:56:04Z</dc:date>
    </item>
    <item>
      <title>Re: DBConnect: OSError: [Errno 2] No such file or directory validate java command: /usr/java/latest/bin/java.</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/DBConnect-OSError-Errno-2-No-such-file-or-directory-validate/m-p/469674#M57750</link>
      <description>&lt;P&gt;To "fix" it:&lt;BR /&gt;
Use splunk_app_db_connect/bin/dbx2/jre_validator.py   form version 3.1.4&lt;BR /&gt;
OR change the code of the 3.2.0 version line 23: &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;      if isinstance(command, basestring):
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 30 Sep 2020 03:47:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/DBConnect-OSError-Errno-2-No-such-file-or-directory-validate/m-p/469674#M57750</guid>
      <dc:creator>teunlaan</dc:creator>
      <dc:date>2020-09-30T03:47:31Z</dc:date>
    </item>
  </channel>
</rss>

