- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello
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 .
#############
# error #
#############
Encountered the following error while trying to update: In handler 'localapps': Error while posting to url=/servicesNS/nobody/dbx/dbx/install/java
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
hey guys i got it now . thanks for all useful suggestion . I just removed <-server> from the JVM Commandline options... its working now ...
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
hey guys i got it now . thanks for all useful suggestion . I just removed <-server> from the JVM Commandline options... its working now ...
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I found this post that may be beneficial:
http://answers.splunk.com/answers/104634/splunk-db-connect-setup-help
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yes i run that
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

Did you then run the DB Connect configure/setup and put the path in the App?
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello Praveen,
This is a common problem. You need to do as below.
Goto->
cmd>set JAVA_HOME = C:\Progra~1\Java\Jre7`
>echo %JAVA_HOME% ...`
Let me know if you still have problem after this.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
During the setup it asks for JAVA HOME path :). Java Bridge will not if doesn't have the right path and config arguments.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

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.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
did you try leaving the path blank within the splunk setup?
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Please exactly what i have written there.
"Program~1" exactly and try
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I also tried this through command prompt
c:>set JAVA_HOME = c:programfiles\java\jre7
c:>echo %JAVA_HOME%
c:\programfiles\java\jre7
and on splunk
Java Home
c:\programfiles\java\jre7
but still not accepting the path
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I also tried this through command prompt
c:>set JAVA_HOME = c:\programfiles\java\jre7
c:>echo %JAVA_HOME%
c:\programfiles\java\jre7
and on splunk
Java Home
c:\programfiles\java\jre7
but still not accepting the path .
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yes i have install jre7 and the java home is
"C:/Program Files/Java/jre7"
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

Dd you install the JRE or JDK on the same server?
