All Apps and Add-ons

SA-ldapsearch - how to upgrade java / openjdk to 1.7.x on linux?

Jason
Motivator

I'm running RedHat linux, trying to use SA-ldapsearch to query AD, but am getting the following odd error:

$ ../../bin/splunk cmd python SA-ldapsearch/bin/ldapsearch.py
Exception in thread "main" java.lang.UnsupportedClassVersionError: com/splunk/program/LDAPSearch : Unsupported major.minor version 51.0
at ...
...
Could not find the main class: com.splunk.program.LDAPSearch. Program will exit.

I think my java is out of date.

$ java -version
java version "1.6.0_24"
OpenJDK Runtime Environment 
...

However I can't seem to get this OpenJDK updated, what is the command?

0 Karma
1 Solution

Jason
Motivator

This worked for me (as root):

# yum install java-1.7.0-openjdk
... installed ...
... back to Splunk user and folder ...
$ java -version    
java version "1.7.0_25"
OpenJDK Runtime Environment ...

View solution in original post

0 Karma

Jason
Motivator

This worked for me (as root):

# yum install java-1.7.0-openjdk
... installed ...
... back to Splunk user and folder ...
$ java -version    
java version "1.7.0_25"
OpenJDK Runtime Environment ...
0 Karma
Get Updates on the Splunk Community!

Splunk Observability Cloud's AI Assistant in Action Series: Auditing Compliance and ...

This is the third post in the Splunk Observability Cloud’s AI Assistant in Action series that digs into how to ...

Splunk Community Badges!

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

What You Read The Most: Splunk Lantern’s Most Popular Articles!

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...