cancel
Showing results for 
Search instead for 
Did you mean: 

JDK directory errorfor SolMan 7.1 Linux X86_64

Former Member
0 Kudos

Hello

During SAP Solution Manager 7.1 installation phase 2 - Define parameters, sapinst asking to determine JDK directory, but I receive the following error message:

Directory /opt/IBMJava2-amd64-142/jre/bin is not a valid JDK directory: the java executable is missing.

my OS is based on Linux X86_64, I'm using IBM JAVA.

[root@sapssm ~]# java -fullversion

java full version "J2RE 1.4.2 IBM build j9xa64142ifx-20100706b (SR13 FP5)"

[root@sapssm ~]# java -version

java version "1.4.2"

Java(TM) 2 Runtime Environment, Standard Edition (build 2.3)

IBM J9 VM (build 2.3, J2RE 1.4.2 IBM J9 2.3 Linux amd64-64 j9vmxa64142ifx-20100628 (JIT enabled)

J9VM - 20100610_59470_LHdSMr

JIT - 20090210_1447ifx2_r8

GC - 200902_24)

Thanks for you support.

Regards

Eric

Accepted Solutions (1)

Accepted Solutions (1)

markus_doehr2
Active Contributor
0 Kudos

> Directory /opt/IBMJava2-amd64-142/jre/bin is not a valid JDK directory: the java executable is missing.

The path to be given would be

/opt/IBMJava2-amd64-142

Make sure you use the JDK, not only the JRE.

Check with

rpm -qa | grep IBM

Markus

Former Member
0 Kudos

Ok

JDK was missing

Thanks

Eric

Answers (0)