cancel
Showing results for 
Search instead for 
Did you mean: 

SAP JVM Install Error

Former Member
0 Kudos

Experts

I am replacing SAP JVM in our environment and this is the first time we are doing it. We end up with the following error message after we start "sapinst" to install SAP JVM 4.

"The system SID has already been configured on host "xxxxxxx" to use SAP JVM 4.

We never installed on this box, but the system is still thinks that the SAP JVM is already there.If any one has experienced the same problem, let me know the solution.

Regards,

Shetty

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

SAP Does not Support SAP JVM Upgrade on ABAP systems. It is currently designed to work only for Java and Dual Stack systems. hence the Installation was failing in our ABAP system with that error.

Former Member
0 Kudos

All the variables are pointing to IBM Java version and also the Java -version gives the following. This is an ABAP system we are trying on. We did on Portal and Sol manager systems and it went fine. Looks like sapinst does not recognize ABAP systems. Any thoughts on this.

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 AIX ppc64-64 j9ap64142ifx-20100412a (JIT enabled)

J9VM - 20100112_51454_BHdSMr

JIT - 20090210_1447ifx1_r8

GC - 200902_24)

nirmal_konchada
Active Contributor
0 Kudos

Hi,

What is the output of java -fullversion at your OS level?

Regards,

Nirmal.K

Former Member
0 Kudos

Hi Shetty,

Could you please check JAVA_HOME, LD_LIBRARY_PATH, CLASSPATH and PATH environment variables.

Do you already have any of JDK installed on this host?

Br,

Venky