<?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 How to resolve Java Bridge server not running after upgrade to Splunk 6.6.2? in Splunk Dev</title>
    <link>https://community.splunk.com/t5/Splunk-Dev/How-to-resolve-Java-Bridge-server-not-running-after-upgrade-to/m-p/338752#M5139</link>
    <description>&lt;P&gt;&lt;STRONG&gt;jbridge.log&lt;/STRONG&gt;&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;2017-07-31 10:54:04,757 INFO Checking for obsolete java libraries in /opt/splunk/etc/apps/dbx/bin/lib
2017-07-31 10:54:04,765 INFO Started JavaBridgeServer PID=12366
2017-07-31 10:54:05,606 ERROR Java process returned error code 1! Error: Initializing Splunk context... Environment: SplunkEnvironment{SPLUNK_HOME=/opt/splunk,SPLUNK_DB=/opt/splunk/var/lib/splunk} Configuring Log4j... Exception in thread "main" com.splunk.config.SplunkConfigurationException: IO Error while reading configuration from Splunkd: javax.net.ssl.SSLException: Received fatal alert: protocol_version  at com.splunk.config.rest.RESTAdapter.request(RESTAdapter.java:199)     at com.splunk.config.rest.RESTAdapter.readConfig(RESTAdapter.java:207)  at com.splunk.config.cache.CachedConfigurationAdapter.readConfig(CachedConfigurationAdapter.java:32)    at com.splunk.config.cache.CachedConfigurationAdapter.readStanza(CachedConfigurationAdapter.java:40)    at com.splunk.env.SplunkContext.getConfigStanza(SplunkContext.java:313)     at com.splunk.env.SplunkContext.initialize(SplunkContext.java:128)  at com.splunk.bridge.JavaBridgeServer.main(JavaBridgeServer.java:34) Caused by: javax.net.ssl.SSLException: Received fatal alert: protocol_version  at sun.security.ssl.Alerts.getSSLException(Unknown Source)  at sun.security.ssl.Alerts.getSSLException(Unknown Source)  at sun.security.ssl.SSLSocketImpl.recvAlert(Unknown Source)     at sun.security.ssl.SSLSocketImpl.readRecord(Unknown Source)    at sun.security.ssl.SSLSocketImpl.performInitialHandshake(Unknown Source)   at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)    at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)    at sun.net.www.protocol.https.HttpsClient.afterConnect(Unknown Source)  at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)    at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(Unknown Source)    at com.splunk.rest.Splunkd.request(Splunkd.java:216)    at com.splunk.rest.Splunkd.request(Splunkd.java:102)    at com.splunk.config.rest.RESTAdapter.request(RESTAdapter.java:197)     ... 6 more 
2017-07-31 10:54:05,606 ERROR Command output: None
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Java Version:  jre1.8.0_25&lt;/P&gt;</description>
    <pubDate>Mon, 31 Jul 2017 16:02:12 GMT</pubDate>
    <dc:creator>hjaramillo</dc:creator>
    <dc:date>2017-07-31T16:02:12Z</dc:date>
    <item>
      <title>How to resolve Java Bridge server not running after upgrade to Splunk 6.6.2?</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/How-to-resolve-Java-Bridge-server-not-running-after-upgrade-to/m-p/338752#M5139</link>
      <description>&lt;P&gt;&lt;STRONG&gt;jbridge.log&lt;/STRONG&gt;&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;2017-07-31 10:54:04,757 INFO Checking for obsolete java libraries in /opt/splunk/etc/apps/dbx/bin/lib
2017-07-31 10:54:04,765 INFO Started JavaBridgeServer PID=12366
2017-07-31 10:54:05,606 ERROR Java process returned error code 1! Error: Initializing Splunk context... Environment: SplunkEnvironment{SPLUNK_HOME=/opt/splunk,SPLUNK_DB=/opt/splunk/var/lib/splunk} Configuring Log4j... Exception in thread "main" com.splunk.config.SplunkConfigurationException: IO Error while reading configuration from Splunkd: javax.net.ssl.SSLException: Received fatal alert: protocol_version  at com.splunk.config.rest.RESTAdapter.request(RESTAdapter.java:199)     at com.splunk.config.rest.RESTAdapter.readConfig(RESTAdapter.java:207)  at com.splunk.config.cache.CachedConfigurationAdapter.readConfig(CachedConfigurationAdapter.java:32)    at com.splunk.config.cache.CachedConfigurationAdapter.readStanza(CachedConfigurationAdapter.java:40)    at com.splunk.env.SplunkContext.getConfigStanza(SplunkContext.java:313)     at com.splunk.env.SplunkContext.initialize(SplunkContext.java:128)  at com.splunk.bridge.JavaBridgeServer.main(JavaBridgeServer.java:34) Caused by: javax.net.ssl.SSLException: Received fatal alert: protocol_version  at sun.security.ssl.Alerts.getSSLException(Unknown Source)  at sun.security.ssl.Alerts.getSSLException(Unknown Source)  at sun.security.ssl.SSLSocketImpl.recvAlert(Unknown Source)     at sun.security.ssl.SSLSocketImpl.readRecord(Unknown Source)    at sun.security.ssl.SSLSocketImpl.performInitialHandshake(Unknown Source)   at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)    at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)    at sun.net.www.protocol.https.HttpsClient.afterConnect(Unknown Source)  at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)    at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(Unknown Source)    at com.splunk.rest.Splunkd.request(Splunkd.java:216)    at com.splunk.rest.Splunkd.request(Splunkd.java:102)    at com.splunk.config.rest.RESTAdapter.request(RESTAdapter.java:197)     ... 6 more 
2017-07-31 10:54:05,606 ERROR Command output: None
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Java Version:  jre1.8.0_25&lt;/P&gt;</description>
      <pubDate>Mon, 31 Jul 2017 16:02:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/How-to-resolve-Java-Bridge-server-not-running-after-upgrade-to/m-p/338752#M5139</guid>
      <dc:creator>hjaramillo</dc:creator>
      <dc:date>2017-07-31T16:02:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to resolve Java Bridge server not running after upgrade to Splunk 6.6.2?</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/How-to-resolve-Java-Bridge-server-not-running-after-upgrade-to/m-p/338753#M5140</link>
      <description>&lt;P&gt;For our environment, adding this to our [sslConfig] in server.conf and restarting Splunk resolved the issue:&lt;/P&gt;

&lt;P&gt;sslVersionsForClient = tls,-tls1.0 &lt;BR /&gt;
cipherSuite = TLSv1+HIGH:TLSv1.2+HIGH:@STRENGTH&lt;/P&gt;</description>
      <pubDate>Thu, 03 Aug 2017 15:00:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/How-to-resolve-Java-Bridge-server-not-running-after-upgrade-to/m-p/338753#M5140</guid>
      <dc:creator>mvarga2</dc:creator>
      <dc:date>2017-08-03T15:00:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to resolve Java Bridge server not running after upgrade to Splunk 6.6.2?</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/How-to-resolve-Java-Bridge-server-not-running-after-upgrade-to/m-p/338754#M5141</link>
      <description>&lt;P&gt;I did not function&lt;/P&gt;

&lt;P&gt;Jbridge.log&lt;BR /&gt;
 2017-08-03 13:25:51,706 INFO Checking for obsolete java libraries in /opt/splunk/etc/apps/dbx/bin/lib&lt;BR /&gt;
2017-08-03 13:25:51,714 INFO Started JavaBridgeServer PID=29547&lt;BR /&gt;
2017-08-03 13:25:52,641 ERROR Java process returned error code 1! Error: Initializing Splunk context... Environment: SplunkEnvironment{SPLUNK_HOME=/opt/splunk,SPLUNK_DB=/opt/splunk/var/lib/splunk} Configuring Log4j... Exception in thread "main" com.splunk.config.SplunkConfigurationException: IO Error while reading configuration from Splunkd: javax.net.ssl.SSLException: Received fatal alert: protocol_version  at com.splunk.config.rest.RESTAdapter.request(RESTAdapter.java:199)     at com.splunk.config.rest.RESTAdapter.readConfig(RESTAdapter.java:207)  at com.splunk.config.cache.CachedConfigurationAdapter.readConfig(CachedConfigurationAdapter.java:32)    at com.splunk.config.cache.CachedConfigurationAdapter.readStanza(CachedConfigurationAdapter.java:40)    at com.splunk.env.SplunkContext.getConfigStanza(SplunkContext.java:313)     at com.splunk.env.SplunkContext.initialize(SplunkContext.java:128)  at com.splunk.bridge.JavaBridgeServer.main(JavaBridgeServer.java:34) Caused by: javax.net.ssl.SSLException: Received fatal alert: protocol_version  at sun.security.ssl.Alerts.getSSLException(Unknown Source)  at sun.security.ssl.Alerts.getSSLException(Unknown Source)  at sun.security.ssl.SSLSocketImpl.recvAlert(Unknown Source)     at sun.security.ssl.SSLSocketImpl.readRecord(Unknown Source)    at sun.security.ssl.SSLSocketImpl.performInitialHandshake(Unknown Source)   at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)    at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)    at sun.net.&lt;A href="http://www.protocol.https.HttpsClient.afterConnect(Unknown" target="_blank"&gt;www.protocol.https.HttpsClient.afterConnect(Unknown&lt;/A&gt; Source)  at sun.net.&lt;A href="http://www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown" target="_blank"&gt;www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown&lt;/A&gt; Source)    at sun.net.&lt;A href="http://www.protocol.https.HttpsURLConnectionImpl.connect(Unknown" target="_blank"&gt;www.protocol.https.HttpsURLConnectionImpl.connect(Unknown&lt;/A&gt; Source)    at com.splunk.rest.Splunkd.request(Splunkd.java:216)    at com.splunk.rest.Splunkd.request(Splunkd.java:102)    at com.splunk.config.rest.RESTAdapter.request(RESTAdapter.java:197)     ... 6 more &lt;BR /&gt;
2017-08-03 13:25:52,641 ERROR Command output: None&lt;/P&gt;

&lt;P&gt;sslConfig in server.conf :&lt;/P&gt;

&lt;P&gt;sslVersionsForClient = tls, -tls1.0, tls1.2&lt;BR /&gt;
cipherSuite = ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:ECDH-ECDSA-AES256-GCM-SHA384:ECDH-ECDSA-AES128-GCM-SHA256:ECDH-ECDSA-AES128-SHA256:AES256-GCM-SHA384:AES128-GCM-SHA256:AES128-SHA256-TLSv1+HIGH:TLSv1.2+HIGH:@STRENGTH&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 15:13:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/How-to-resolve-Java-Bridge-server-not-running-after-upgrade-to/m-p/338754#M5141</guid>
      <dc:creator>hjaramillo</dc:creator>
      <dc:date>2020-09-29T15:13:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to resolve Java Bridge server not running after upgrade to Splunk 6.6.2?</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/How-to-resolve-Java-Bridge-server-not-running-after-upgrade-to/m-p/338755#M5142</link>
      <description>&lt;P&gt;Here is my entire [sslConfig]  Does yours contain the two sslKeysfilePassword and sslPassword?&lt;/P&gt;

&lt;P&gt;sslKeysfilePassword = YourPassword&lt;BR /&gt;
sslPassword = YourPassword&lt;BR /&gt;
sslVersionsForClient = tls,-tls1.0 &lt;BR /&gt;
cipherSuite = TLSv1+HIGH:TLSv1.2+HIGH:@STRENGTH&lt;/P&gt;</description>
      <pubDate>Fri, 04 Aug 2017 11:39:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/How-to-resolve-Java-Bridge-server-not-running-after-upgrade-to/m-p/338755#M5142</guid>
      <dc:creator>mvarga2</dc:creator>
      <dc:date>2017-08-04T11:39:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to resolve Java Bridge server not running after upgrade to Splunk 6.6.2?</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/How-to-resolve-Java-Bridge-server-not-running-after-upgrade-to/m-p/338756#M5143</link>
      <description>&lt;P&gt;What version of DB Connect are you trying to run?&lt;/P&gt;

&lt;P&gt;Dave&lt;/P&gt;</description>
      <pubDate>Fri, 04 Aug 2017 15:58:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/How-to-resolve-Java-Bridge-server-not-running-after-upgrade-to/m-p/338756#M5143</guid>
      <dc:creator>davebrooking</dc:creator>
      <dc:date>2017-08-04T15:58:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to resolve Java Bridge server not running after upgrade to Splunk 6.6.2?</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/How-to-resolve-Java-Bridge-server-not-running-after-upgrade-to/m-p/338757#M5144</link>
      <description>&lt;P&gt;It works fine for me after I added the two lines stated above.  I am running v1.1.7&lt;/P&gt;</description>
      <pubDate>Fri, 04 Aug 2017 18:26:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/How-to-resolve-Java-Bridge-server-not-running-after-upgrade-to/m-p/338757#M5144</guid>
      <dc:creator>mvarga2</dc:creator>
      <dc:date>2017-08-04T18:26:05Z</dc:date>
    </item>
  </channel>
</rss>

