Hi all,
I have the following Problem:
OS: Sun Solaris
WAS 6.40 SP2
I want to start the SAPINST to start the SP4 Patch Installation and get the following error when I am selecting the JDK Version:
"The JDK doesn't support the 32 bit data model.Choose a different JDK"
This JDK is 1.4.2_06-b03 and is "mixed mode".
So normally there should be no problem.
I have installed the WAS 6.40 with this JDK and there were no problems...
Any idea?
Thanks,
Toni
Hi Toni,
I had a similar problem with a EP6 on 6.40, where the install check by the analyser kept giving me a JAVA_HOME not found error.
If it is the analyzer that is causing you a problem (this will be apparent in the dev logs) try calling sapinst from cmd with the following params:
sapinst.exe CHECK_PRE_REQUIREMENT=OFF
Hope it works for you,
Cheers,
Paul
Add a comment