<?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: unable to set up java home in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/unable-to-set-up-java-home/m-p/178756#M72767</link>
    <description>&lt;P&gt;did you try leaving the path blank within the splunk setup?&lt;/P&gt;</description>
    <pubDate>Thu, 26 Dec 2013 14:36:36 GMT</pubDate>
    <dc:creator>aelliott</dc:creator>
    <dc:date>2013-12-26T14:36:36Z</dc:date>
    <item>
      <title>unable to set up java home</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/unable-to-set-up-java-home/m-p/178747#M72758</link>
      <description>&lt;P&gt;Hello &lt;BR /&gt;
      i have just installed the dbconnect on splunk but it is unable to setup java home . There is problem of java bridge server not running .&lt;BR /&gt;
    #############&lt;BR /&gt;
    #   error   #&lt;BR /&gt;
    #############&lt;BR /&gt;
    Encountered the following error while trying to update: In handler 'localapps': Error while        posting to url=/servicesNS/nobody/dbx/dbx/install/java&lt;/P&gt;</description>
      <pubDate>Fri, 13 Dec 2013 17:38:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/unable-to-set-up-java-home/m-p/178747#M72758</guid>
      <dc:creator>praveen13</dc:creator>
      <dc:date>2013-12-13T17:38:11Z</dc:date>
    </item>
    <item>
      <title>Re: unable to set up java home</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/unable-to-set-up-java-home/m-p/178748#M72759</link>
      <description>&lt;P&gt;Dd you install the JRE or JDK on the same server?&lt;/P&gt;</description>
      <pubDate>Fri, 13 Dec 2013 18:28:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/unable-to-set-up-java-home/m-p/178748#M72759</guid>
      <dc:creator>dmaislin_splunk</dc:creator>
      <dc:date>2013-12-13T18:28:02Z</dc:date>
    </item>
    <item>
      <title>Re: unable to set up java home</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/unable-to-set-up-java-home/m-p/178749#M72760</link>
      <description>&lt;P&gt;yes i have install jre7 and the java home is&lt;BR /&gt;
"C:/Program Files/Java/jre7"&lt;/P&gt;</description>
      <pubDate>Wed, 18 Dec 2013 03:17:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/unable-to-set-up-java-home/m-p/178749#M72760</guid>
      <dc:creator>praveen13</dc:creator>
      <dc:date>2013-12-18T03:17:25Z</dc:date>
    </item>
    <item>
      <title>Re: unable to set up java home</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/unable-to-set-up-java-home/m-p/178750#M72761</link>
      <description>&lt;P&gt;Hello Praveen, &lt;BR /&gt;
This is a common problem. You need to do as below.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;Goto-&amp;gt;
cmd&amp;gt;set JAVA_HOME = C:\Progra~1\Java\Jre7`
&amp;gt;echo %JAVA_HOME% ...`
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Let me know if you still have problem after this.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Dec 2013 05:33:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/unable-to-set-up-java-home/m-p/178750#M72761</guid>
      <dc:creator>linu1988</dc:creator>
      <dc:date>2013-12-18T05:33:17Z</dc:date>
    </item>
    <item>
      <title>Re: unable to set up java home</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/unable-to-set-up-java-home/m-p/178751#M72762</link>
      <description>&lt;P&gt;Did you then run the DB Connect configure/setup and put the path in the App?&lt;/P&gt;</description>
      <pubDate>Wed, 18 Dec 2013 11:41:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/unable-to-set-up-java-home/m-p/178751#M72762</guid>
      <dc:creator>dmaislin_splunk</dc:creator>
      <dc:date>2013-12-18T11:41:05Z</dc:date>
    </item>
    <item>
      <title>Re: unable to set up java home</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/unable-to-set-up-java-home/m-p/178752#M72763</link>
      <description>&lt;P&gt;I also tried this through command prompt&lt;/P&gt;

&lt;P&gt;c:&amp;gt;set JAVA_HOME = c:\programfiles\java\jre7&lt;BR /&gt;
c:&amp;gt;echo %JAVA_HOME%&lt;BR /&gt;
c:\programfiles\java\jre7&lt;/P&gt;

&lt;P&gt;and on splunk &lt;BR /&gt;
Java Home &lt;BR /&gt;
c:\programfiles\java\jre7&lt;/P&gt;

&lt;P&gt;but still not accepting the path .&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 15:32:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/unable-to-set-up-java-home/m-p/178752#M72763</guid>
      <dc:creator>praveen13</dc:creator>
      <dc:date>2020-09-28T15:32:47Z</dc:date>
    </item>
    <item>
      <title>Re: unable to set up java home</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/unable-to-set-up-java-home/m-p/178753#M72764</link>
      <description>&lt;P&gt;I also tried this through command prompt&lt;/P&gt;

&lt;P&gt;c:&amp;gt;set JAVA_HOME = c:programfiles\java\jre7&lt;BR /&gt;
c:&amp;gt;echo %JAVA_HOME%&lt;BR /&gt;
c:\programfiles\java\jre7&lt;/P&gt;

&lt;P&gt;and on splunk &lt;BR /&gt;
Java Home &lt;BR /&gt;
c:\programfiles\java\jre7&lt;/P&gt;

&lt;P&gt;but still not accepting the path&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 15:32:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/unable-to-set-up-java-home/m-p/178753#M72764</guid>
      <dc:creator>praveen13</dc:creator>
      <dc:date>2020-09-28T15:32:50Z</dc:date>
    </item>
    <item>
      <title>Re: unable to set up java home</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/unable-to-set-up-java-home/m-p/178754#M72765</link>
      <description>&lt;P&gt;yes i run that&lt;/P&gt;</description>
      <pubDate>Thu, 26 Dec 2013 11:46:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/unable-to-set-up-java-home/m-p/178754#M72765</guid>
      <dc:creator>praveen13</dc:creator>
      <dc:date>2013-12-26T11:46:57Z</dc:date>
    </item>
    <item>
      <title>Re: unable to set up java home</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/unable-to-set-up-java-home/m-p/178755#M72766</link>
      <description>&lt;P&gt;Please exactly what i have written there.&lt;/P&gt;

&lt;P&gt;"Program~1" exactly and try&lt;/P&gt;</description>
      <pubDate>Thu, 26 Dec 2013 11:56:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/unable-to-set-up-java-home/m-p/178755#M72766</guid>
      <dc:creator>linu1988</dc:creator>
      <dc:date>2013-12-26T11:56:21Z</dc:date>
    </item>
    <item>
      <title>Re: unable to set up java home</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/unable-to-set-up-java-home/m-p/178756#M72767</link>
      <description>&lt;P&gt;did you try leaving the path blank within the splunk setup?&lt;/P&gt;</description>
      <pubDate>Thu, 26 Dec 2013 14:36:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/unable-to-set-up-java-home/m-p/178756#M72767</guid>
      <dc:creator>aelliott</dc:creator>
      <dc:date>2013-12-26T14:36:36Z</dc:date>
    </item>
    <item>
      <title>Re: unable to set up java home</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/unable-to-set-up-java-home/m-p/178757#M72768</link>
      <description>&lt;P&gt;You don't need to worry about JAVA_HOME being set on the command prompt.  After you ran setup on the database app, what did it say about the java bridge status?  The app itself has a search menu that also will display all of the error logs.  If the java bridge is running, then you are already setup and ready to go.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Dec 2013 15:07:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/unable-to-set-up-java-home/m-p/178757#M72768</guid>
      <dc:creator>dmaislin_splunk</dc:creator>
      <dc:date>2013-12-26T15:07:26Z</dc:date>
    </item>
    <item>
      <title>Re: unable to set up java home</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/unable-to-set-up-java-home/m-p/178758#M72769</link>
      <description>&lt;P&gt;I found this post that may be beneficial:&lt;BR /&gt;
&lt;A href="http://answers.splunk.com/answers/104634/splunk-db-connect-setup-help"&gt;http://answers.splunk.com/answers/104634/splunk-db-connect-setup-help&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Dec 2013 15:19:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/unable-to-set-up-java-home/m-p/178758#M72769</guid>
      <dc:creator>aelliott</dc:creator>
      <dc:date>2013-12-26T15:19:32Z</dc:date>
    </item>
    <item>
      <title>Re: unable to set up java home</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/unable-to-set-up-java-home/m-p/178759#M72770</link>
      <description>&lt;P&gt;During the setup it asks for JAVA HOME path :). Java Bridge will not if doesn't have the right path and config arguments.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Dec 2013 15:42:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/unable-to-set-up-java-home/m-p/178759#M72770</guid>
      <dc:creator>linu1988</dc:creator>
      <dc:date>2013-12-26T15:42:58Z</dc:date>
    </item>
    <item>
      <title>Re: unable to set up java home</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/unable-to-set-up-java-home/m-p/178760#M72771</link>
      <description>&lt;P&gt;hey guys i got it now .
thanks  for all useful suggestion .
 I just removed &amp;lt;-server&amp;gt; from the JVM Commandline options...
its working now ...&lt;/P&gt;</description>
      <pubDate>Fri, 27 Dec 2013 17:40:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/unable-to-set-up-java-home/m-p/178760#M72771</guid>
      <dc:creator>praveen13</dc:creator>
      <dc:date>2013-12-27T17:40:55Z</dc:date>
    </item>
  </channel>
</rss>

