Splunk Search

java bridge is not running - Splunk dbx app

chimbudp
Contributor

java bridge is not running.
Have installed Jdk 7 , also environmental variables are defined properly.
What are possibilities for java bridge not running ?

anybody could help in this ?

Tags (1)
0 Karma
1 Solution

lukejadamec
Super Champion

The Java variable path needs to point to the parent of the bin that contains the server folder.

For example with JDK7 c:\program files\java\jdk1.7.0_25\jre. If you point it to c:\program files\java\jdk1.7.0_25 then the bridge server will not run.

The log to check for bridge server errors is splunk\var\log\splunk\jbridge.log

Tail this log when you restart Splunk, or when you manually kill java and open DB Connect.

View solution in original post

0 Karma

lukejadamec
Super Champion

The Java variable path needs to point to the parent of the bin that contains the server folder.

For example with JDK7 c:\program files\java\jdk1.7.0_25\jre. If you point it to c:\program files\java\jdk1.7.0_25 then the bridge server will not run.

The log to check for bridge server errors is splunk\var\log\splunk\jbridge.log

Tail this log when you restart Splunk, or when you manually kill java and open DB Connect.

0 Karma

vstolya
Explorer

Please tail -f var/log/splunk/dbx.log to check any errors.

0 Karma

chimbudp
Contributor

what are the essential pre-requisites that i need to make sure for a dbx app , so that Java-bridge might work as expected ?

0 Karma

chimbudp
Contributor

how to resolve this ?

0 Karma

chimbudp
Contributor

the folder was already granted with required permissions

0 Karma

Ayn
Legend

Looks like a file system permissions issue according to the first error?

0 Karma

chimbudp
Contributor

jbridge server is not running

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...