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!

Database Performance Sidebar Panel Now on APM Database Query Performance & Service ...

We’ve streamlined the troubleshooting experience for database-related service issues by adding a database ...

IM Landing Page Filter - Now Available

We’ve added the capability for you to filter across the summary details on the main Infrastructure Monitoring ...

Dynamic Links from Alerts to IM Navigators - New in Observability Cloud

Splunk continues to improve the troubleshooting experience in Observability Cloud with this latest enhancement ...