<?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: DB Connect Quit Working in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/DB-Connect-Quit-Working/m-p/134126#M184682</link>
    <description>&lt;P&gt;All the connections are Microsoft SQL Server.  On the “External Databases”, when I try to re-save the connection I get the following error at the top of the page.&lt;/P&gt;

&lt;P&gt;“Encountered the following error while trying to update: Splunkd daemon is not responding: (‘The read operation timed out’)&lt;/P&gt;

&lt;P&gt;If I take one of the existing queries and modify it to only return a few rows, it just sits there and never returns anything.&lt;/P&gt;</description>
    <pubDate>Sat, 01 Feb 2014 15:07:06 GMT</pubDate>
    <dc:creator>kmcconnell</dc:creator>
    <dc:date>2014-02-01T15:07:06Z</dc:date>
    <item>
      <title>DB Connect Quit Working</title>
      <link>https://community.splunk.com/t5/Splunk-Search/DB-Connect-Quit-Working/m-p/134123#M184679</link>
      <description>&lt;P&gt;All database connections quit working at the same time.  I have checked the splunkd.log, dbx.log, and the jbridge.log and do not see any errors. When I restart Splunk I see in the dbx.log where it loads all the monitors and executes them, but then nothing shows up after that except the following two lines every few minutes.  Any ideas would be MUCH appreciated!!&lt;/P&gt;

&lt;P&gt;2014-01-31 19:31:00.740 dbx3877:INFO:Splunkd - Splunkd REST Keep-alive successful for user admin&lt;BR /&gt;
2014-01-31 19:31:00.740 dbx3877:INFO:ExecutionContext - Execution finished in duration=0 ms&lt;/P&gt;</description>
      <pubDate>Sat, 01 Feb 2014 03:29:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/DB-Connect-Quit-Working/m-p/134123#M184679</guid>
      <dc:creator>kmcconnell</dc:creator>
      <dc:date>2014-02-01T03:29:04Z</dc:date>
    </item>
    <item>
      <title>Re: DB Connect Quit Working</title>
      <link>https://community.splunk.com/t5/Splunk-Search/DB-Connect-Quit-Working/m-p/134124#M184680</link>
      <description>&lt;P&gt;Did you check the account which you are using if locked or not? Which database connection are you using? Try running some queries it will throw some exceptions, figure out what may cause the issue.&lt;/P&gt;</description>
      <pubDate>Sat, 01 Feb 2014 07:36:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/DB-Connect-Quit-Working/m-p/134124#M184680</guid>
      <dc:creator>linu1988</dc:creator>
      <dc:date>2014-02-01T07:36:21Z</dc:date>
    </item>
    <item>
      <title>Re: DB Connect Quit Working</title>
      <link>https://community.splunk.com/t5/Splunk-Search/DB-Connect-Quit-Working/m-p/134125#M184681</link>
      <description>&lt;P&gt;Can you query the databases from DB Connect &amp;gt; Query?&lt;BR /&gt;
Can you open and save the DB Connect &amp;gt; Database Inputs without error?&lt;/P&gt;</description>
      <pubDate>Sat, 01 Feb 2014 13:32:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/DB-Connect-Quit-Working/m-p/134125#M184681</guid>
      <dc:creator>lukejadamec</dc:creator>
      <dc:date>2014-02-01T13:32:58Z</dc:date>
    </item>
    <item>
      <title>Re: DB Connect Quit Working</title>
      <link>https://community.splunk.com/t5/Splunk-Search/DB-Connect-Quit-Working/m-p/134126#M184682</link>
      <description>&lt;P&gt;All the connections are Microsoft SQL Server.  On the “External Databases”, when I try to re-save the connection I get the following error at the top of the page.&lt;/P&gt;

&lt;P&gt;“Encountered the following error while trying to update: Splunkd daemon is not responding: (‘The read operation timed out’)&lt;/P&gt;

&lt;P&gt;If I take one of the existing queries and modify it to only return a few rows, it just sits there and never returns anything.&lt;/P&gt;</description>
      <pubDate>Sat, 01 Feb 2014 15:07:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/DB-Connect-Quit-Working/m-p/134126#M184682</guid>
      <dc:creator>kmcconnell</dc:creator>
      <dc:date>2014-02-01T15:07:06Z</dc:date>
    </item>
    <item>
      <title>Re: DB Connect Quit Working</title>
      <link>https://community.splunk.com/t5/Splunk-Search/DB-Connect-Quit-Working/m-p/134127#M184683</link>
      <description>&lt;P&gt;Is the java bridge server running?  If not, open taskmgr and stop the service.  It sounds like java is hung, and I've seen this before where not even a reboot of the computer would fix the problem, but a manual kill of the java process would.&lt;/P&gt;</description>
      <pubDate>Sat, 01 Feb 2014 18:44:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/DB-Connect-Quit-Working/m-p/134127#M184683</guid>
      <dc:creator>lukejadamec</dc:creator>
      <dc:date>2014-02-01T18:44:23Z</dc:date>
    </item>
    <item>
      <title>Re: DB Connect Quit Working</title>
      <link>https://community.splunk.com/t5/Splunk-Search/DB-Connect-Quit-Working/m-p/134128#M184684</link>
      <description>&lt;P&gt;One other thing, you have to be running a query in DB Connect when you kill java.  Java will automatically restart, and the query should error out with a code 47, but when you run the query again it should work.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Feb 2014 13:03:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/DB-Connect-Quit-Working/m-p/134128#M184684</guid>
      <dc:creator>lukejadamec</dc:creator>
      <dc:date>2014-02-03T13:03:24Z</dc:date>
    </item>
    <item>
      <title>Re: DB Connect Quit Working</title>
      <link>https://community.splunk.com/t5/Splunk-Search/DB-Connect-Quit-Working/m-p/134129#M184685</link>
      <description>&lt;P&gt;lukejadamec put me on right track (if was a Java issue).  I had to kill the java process being run by Splunk.  After I restarted, DB connected worked correctly. Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 03 Feb 2014 13:36:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/DB-Connect-Quit-Working/m-p/134129#M184685</guid>
      <dc:creator>kmcconnell</dc:creator>
      <dc:date>2014-02-03T13:36:15Z</dc:date>
    </item>
    <item>
      <title>Re: DB Connect Quit Working</title>
      <link>https://community.splunk.com/t5/Splunk-Search/DB-Connect-Quit-Working/m-p/134130#M184686</link>
      <description>&lt;P&gt;Could it have been a java memory problem? What did you have for -Xmx in the java bridge options?&lt;/P&gt;</description>
      <pubDate>Mon, 03 Feb 2014 13:56:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/DB-Connect-Quit-Working/m-p/134130#M184686</guid>
      <dc:creator>reed_kelly</dc:creator>
      <dc:date>2014-02-03T13:56:54Z</dc:date>
    </item>
    <item>
      <title>Re: DB Connect Quit Working</title>
      <link>https://community.splunk.com/t5/Splunk-Search/DB-Connect-Quit-Working/m-p/134131#M184687</link>
      <description>&lt;P&gt;Also, did you try the TDS driver. It can do Integrated Security as well and may be better written.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Feb 2014 13:59:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/DB-Connect-Quit-Working/m-p/134131#M184687</guid>
      <dc:creator>reed_kelly</dc:creator>
      <dc:date>2014-02-03T13:59:02Z</dc:date>
    </item>
    <item>
      <title>Re: DB Connect Quit Working</title>
      <link>https://community.splunk.com/t5/Splunk-Search/DB-Connect-Quit-Working/m-p/134132#M184688</link>
      <description>&lt;P&gt;it was a issue with older dbx, upgrade to the latest version if not done.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Feb 2014 17:32:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/DB-Connect-Quit-Working/m-p/134132#M184688</guid>
      <dc:creator>linu1988</dc:creator>
      <dc:date>2014-02-03T17:32:47Z</dc:date>
    </item>
  </channel>
</rss>

