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!

Prove Your Splunk Prowess at .conf25—No Prereqs Required!

Your Next Big Security Credential: No Prerequisites Needed We know you’ve got the skills, and now, earning the ...

Splunk Observability Cloud's AI Assistant in Action Series: Observability as Code

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

Splunk Answers Content Calendar, July Edition I

Hello Community! Welcome to another month of Community Content Calendar series! For the month of July, we will ...