Installation

dbx verison 1.2.0 failure to start the java bridge

yannK
Splunk Employee
Splunk Employee

I upgraded the dbx app version 1 to 1.2.0
and the java is pointing to /usr/lib/jvm/java-7-oracle-amd64

but it fails to load and report in jbridge.log

>
2015-05-12 19:06:10,074 ERROR Java process returned error code 1! Error: Exception in thread "main" java.lang.UnsupportedClassVersionError: com/splunk/bridge/JavaBridgeServer : Unsupported major.minor version 52.0 at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java:800) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) at java.net.URLClassLoader.defineClass(URLClassLoader.java:449) at java.net.URLClassLoader.access$100(URLClassLoader.java:71) at java.net.URLClassLoader$1.run(URLClassLoader.java:361) at java.net.URLClassLoader$1.run(URLClassLoader.java:355) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:354) at java.lang.ClassLoader.loadClass(ClassLoader.java:425) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308) at java.lang.ClassLoader.loadClass(ClassLoader.java:358) at sun.launcher.LauncherHelper.checkAndLoadMain(LauncherHelper.java:482)
2015-05-12 19:06:10,074 ERROR Command output: None

Tags (1)
0 Karma
1 Solution

bwang_splunk
Splunk Employee
Splunk Employee

DBX 1.2 only support Jre 1.8.

View solution in original post

bwang_splunk
Splunk Employee
Splunk Employee

DBX 1.2 only support Jre 1.8.

yannK
Splunk Employee
Splunk Employee

yes, this is the reason:

"Supported versions: DB Connect 1.1.x requires Java 1.6 or 1.7 only. DB Connect 1.2 requires Java 8 only. DB Connect 2.0 requires Java 8 only."

http://docs.splunk.com/Documentation/DBX/1.2.0/DeployDBX/Deploymentrequirements#Java_Runtime_Environ...

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 ...