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!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...