<?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] java.sql.SQLRecoverableException: IO Error: Connection reset by peer, Authentication lapse 140354 ms. in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/DB-Connect-java-sql-SQLRecoverableException-IO-Error-Connection/m-p/446716#M54985</link>
    <description>&lt;P&gt;Based on the symptoms of "happening intermittently". It appears to be a known issue around "/dev/random" and "/dev/urandom".&lt;BR /&gt;
Tried as suggested below and worked around it. ; &lt;/P&gt;

&lt;P&gt;&lt;A href="https://docs.oracle.com/cd/E13209_01/wlcp/wlss30/configwlss/jvmrand.html"&gt;https://docs.oracle.com/cd/E13209_01/wlcp/wlss30/configwlss/jvmrand.html&lt;/A&gt;&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;1. Open the $JAVA_HOME/jre/lib/security/java.security file in a text editor.
2. Change the line:
  securerandom.source=file:/dev/random
  to read:
  securerandom.source=file:/dev/urandom
3. Save your change and exit the text editor.
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Thu, 13 Dec 2018 21:44:51 GMT</pubDate>
    <dc:creator>sylim_splunk</dc:creator>
    <dc:date>2018-12-13T21:44:51Z</dc:date>
    <item>
      <title>[DB Connect] java.sql.SQLRecoverableException: IO Error: Connection reset by peer, Authentication lapse 140354 ms.</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/DB-Connect-java-sql-SQLRecoverableException-IO-Error-Connection/m-p/446715#M54984</link>
      <description>&lt;P&gt;I've recently migrated to a new server with Splunk 7.2.1 + DB Connect 3.1.1 which intermittently shows an issue as below;&lt;BR /&gt;
Some dashboard running many panels of dbxquery  getting these errors;&lt;/P&gt;

&lt;P&gt;&lt;EM&gt;2 errors occurred while the search was executing. Therefore, search results might be incomplete. Hide errors.&lt;BR /&gt;
[subsearch]: java.sql.SQLRecoverableException: IO Error: Connection reset by peer, Authentication lapse 88400 ms.&lt;BR /&gt;
java.sql.SQLRecoverableException: IO Error: Connection reset by peer, Authentication lapse 140354 ms.&lt;/EM&gt;&lt;/P&gt;

&lt;P&gt;I had never had this kind of error before the migration to this new server.&lt;BR /&gt;
It's not happening always but very frequently. Please help.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Dec 2018 21:37:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/DB-Connect-java-sql-SQLRecoverableException-IO-Error-Connection/m-p/446715#M54984</guid>
      <dc:creator>sylim_splunk</dc:creator>
      <dc:date>2018-12-13T21:37:33Z</dc:date>
    </item>
    <item>
      <title>Re: [DB Connect] java.sql.SQLRecoverableException: IO Error: Connection reset by peer, Authentication lapse 140354 ms.</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/DB-Connect-java-sql-SQLRecoverableException-IO-Error-Connection/m-p/446716#M54985</link>
      <description>&lt;P&gt;Based on the symptoms of "happening intermittently". It appears to be a known issue around "/dev/random" and "/dev/urandom".&lt;BR /&gt;
Tried as suggested below and worked around it. ; &lt;/P&gt;

&lt;P&gt;&lt;A href="https://docs.oracle.com/cd/E13209_01/wlcp/wlss30/configwlss/jvmrand.html"&gt;https://docs.oracle.com/cd/E13209_01/wlcp/wlss30/configwlss/jvmrand.html&lt;/A&gt;&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;1. Open the $JAVA_HOME/jre/lib/security/java.security file in a text editor.
2. Change the line:
  securerandom.source=file:/dev/random
  to read:
  securerandom.source=file:/dev/urandom
3. Save your change and exit the text editor.
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 13 Dec 2018 21:44:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/DB-Connect-java-sql-SQLRecoverableException-IO-Error-Connection/m-p/446716#M54985</guid>
      <dc:creator>sylim_splunk</dc:creator>
      <dc:date>2018-12-13T21:44:51Z</dc:date>
    </item>
  </channel>
</rss>

