<?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: The Java Bridge server is not running in Installation</title>
    <link>https://community.splunk.com/t5/Installation/The-Java-Bridge-server-is-not-running/m-p/119536#M9604</link>
    <description>&lt;P&gt;JAVA_HOME is set up properly.&lt;BR /&gt;
And the contents listed in the above sites do not match.&lt;/P&gt;</description>
    <pubDate>Wed, 19 Nov 2014 03:42:25 GMT</pubDate>
    <dc:creator>jetzt82</dc:creator>
    <dc:date>2014-11-19T03:42:25Z</dc:date>
    <item>
      <title>The Java Bridge server is not running</title>
      <link>https://community.splunk.com/t5/Installation/The-Java-Bridge-server-is-not-running/m-p/119534#M9602</link>
      <description>&lt;P&gt;Initializing Splunk context...&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt; Exception in thread "main" com.splunk.env.SplunkEnvironmentException: Unable to determine SPLUNK_HOME
     at com.splunk.env.SplunkEnvironment.&amp;lt;init&amp;gt;(SplunkEnvironment.java:32)
     at com.splunk.env.SplunkEnvironment.&amp;lt;init&amp;gt;(SplunkEnvironment.java:27)
     at com.splunk.env.SplunkContext.initialize(SplunkContext.java:101)
     at com.splunk.bridge.JavaBridgeServer.main(JavaBridgeServer.java:34)
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;While the above error occurs, Java Bridge Server shuts down.&lt;BR /&gt;
Need One knowing a solution to this problem?&lt;/P&gt;</description>
      <pubDate>Wed, 19 Nov 2014 01:33:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/The-Java-Bridge-server-is-not-running/m-p/119534#M9602</guid>
      <dc:creator>jetzt82</dc:creator>
      <dc:date>2014-11-19T01:33:24Z</dc:date>
    </item>
    <item>
      <title>Re: The Java Bridge server is not running</title>
      <link>https://community.splunk.com/t5/Installation/The-Java-Bridge-server-is-not-running/m-p/119535#M9603</link>
      <description>&lt;P&gt;Hi. Make sure that the  JAVA_HOME path is set correctly in the DB Connect Setup page. See &lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/DBX/latest/DeployDBX/Troubleshoot#Java_Bridge_Server_does_not_work_after_upgrading_JDK" target="_blank"&gt;http://docs.splunk.com/Documentation/DBX/latest/DeployDBX/Troubleshoot#Java_Bridge_Server_does_not_work_after_upgrading_JDK&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Also see these other possible causes for the Java Bridge Server not running:&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/DBX/latest/DeployDBX/Troubleshoot#Java_Bridge_Server_not_running" target="_blank"&gt;http://docs.splunk.com/Documentation/DBX/latest/DeployDBX/Troubleshoot#Java_Bridge_Server_not_running&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 18:13:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/The-Java-Bridge-server-is-not-running/m-p/119535#M9603</guid>
      <dc:creator>sroback_splunk</dc:creator>
      <dc:date>2020-09-28T18:13:04Z</dc:date>
    </item>
    <item>
      <title>Re: The Java Bridge server is not running</title>
      <link>https://community.splunk.com/t5/Installation/The-Java-Bridge-server-is-not-running/m-p/119536#M9604</link>
      <description>&lt;P&gt;JAVA_HOME is set up properly.&lt;BR /&gt;
And the contents listed in the above sites do not match.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Nov 2014 03:42:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/The-Java-Bridge-server-is-not-running/m-p/119536#M9604</guid>
      <dc:creator>jetzt82</dc:creator>
      <dc:date>2014-11-19T03:42:25Z</dc:date>
    </item>
    <item>
      <title>Re: The Java Bridge server is not running</title>
      <link>https://community.splunk.com/t5/Installation/The-Java-Bridge-server-is-not-running/m-p/119537#M9605</link>
      <description>&lt;P&gt;Ensure the splunk home variable is set properly.&lt;BR /&gt;
Is it first time you are installing? Or was it previously running and giving this error? &lt;BR /&gt;
If its first time installing means try to re install and do step by step config. &lt;/P&gt;

&lt;P&gt;If Existing connection or suddenly ur getting this error means you need to check the state.xml &lt;/P&gt;</description>
      <pubDate>Wed, 19 Nov 2014 05:24:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/The-Java-Bridge-server-is-not-running/m-p/119537#M9605</guid>
      <dc:creator>vasanthmss</dc:creator>
      <dc:date>2014-11-19T05:24:32Z</dc:date>
    </item>
    <item>
      <title>Re: The Java Bridge server is not running</title>
      <link>https://community.splunk.com/t5/Installation/The-Java-Bridge-server-is-not-running/m-p/119538#M9606</link>
      <description>&lt;P&gt;in "/etc/profile"&lt;BR /&gt;
SPLUNK_HOME=/opt/splunk&lt;/P&gt;

&lt;P&gt;in "~/.bash_profile"&lt;BR /&gt;
SPLUNK_HOME=/opt/splunk&lt;/P&gt;

&lt;P&gt;[root@ip]# echo $SPLUNK_HOME&lt;BR /&gt;
/opt/splunk&lt;/P&gt;

&lt;P&gt;Are set as above.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 18:13:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/The-Java-Bridge-server-is-not-running/m-p/119538#M9606</guid>
      <dc:creator>jetzt82</dc:creator>
      <dc:date>2020-09-28T18:13:06Z</dc:date>
    </item>
    <item>
      <title>Re: The Java Bridge server is not running</title>
      <link>https://community.splunk.com/t5/Installation/The-Java-Bridge-server-is-not-running/m-p/119539#M9607</link>
      <description>&lt;P&gt;Splunk home is misspelled in first&lt;/P&gt;</description>
      <pubDate>Wed, 19 Nov 2014 05:31:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/The-Java-Bridge-server-is-not-running/m-p/119539#M9607</guid>
      <dc:creator>vasanthmss</dc:creator>
      <dc:date>2014-11-19T05:31:01Z</dc:date>
    </item>
    <item>
      <title>Re: The Java Bridge server is not running</title>
      <link>https://community.splunk.com/t5/Installation/The-Java-Bridge-server-is-not-running/m-p/119540#M9608</link>
      <description>&lt;P&gt;Restart the splunk and test.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Nov 2014 05:35:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/The-Java-Bridge-server-is-not-running/m-p/119540#M9608</guid>
      <dc:creator>vasanthmss</dc:creator>
      <dc:date>2014-11-19T05:35:25Z</dc:date>
    </item>
    <item>
      <title>Re: The Java Bridge server is not running</title>
      <link>https://community.splunk.com/t5/Installation/The-Java-Bridge-server-is-not-running/m-p/119541#M9609</link>
      <description>&lt;P&gt;Splunkd is running as root or other user. Check the splunk path has been assigned for that user&lt;/P&gt;</description>
      <pubDate>Wed, 19 Nov 2014 05:42:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/The-Java-Bridge-server-is-not-running/m-p/119541#M9609</guid>
      <dc:creator>vasanthmss</dc:creator>
      <dc:date>2014-11-19T05:42:03Z</dc:date>
    </item>
    <item>
      <title>Re: The Java Bridge server is not running</title>
      <link>https://community.splunk.com/t5/Installation/The-Java-Bridge-server-is-not-running/m-p/119542#M9610</link>
      <description>&lt;P&gt;Splunkd is running as root.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Nov 2014 05:43:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/The-Java-Bridge-server-is-not-running/m-p/119542#M9610</guid>
      <dc:creator>jetzt82</dc:creator>
      <dc:date>2014-11-19T05:43:13Z</dc:date>
    </item>
    <item>
      <title>Re: The Java Bridge server is not running</title>
      <link>https://community.splunk.com/t5/Installation/The-Java-Bridge-server-is-not-running/m-p/119543#M9611</link>
      <description>&lt;P&gt;Config are populated in splunk? What is the error while connecting&lt;/P&gt;</description>
      <pubDate>Wed, 19 Nov 2014 05:48:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/The-Java-Bridge-server-is-not-running/m-p/119543#M9611</guid>
      <dc:creator>vasanthmss</dc:creator>
      <dc:date>2014-11-19T05:48:14Z</dc:date>
    </item>
  </channel>
</rss>

