Hi:
I have the following error in Sapinst during installation of NW 7.01.
Y:\QIBM\ProdData\Java400\jdk14\bin\java -classpath ./JAR/ins-j2ee.jar com.sap.ins.j2ee.GetSystemProperty" finished with return code 1. Output:
java.lang.NoClassDefFoundError: com/sap/ins/j2ee/GetSystemProperty
at java.lang.Throwable.<init>(Throwable.java:195)
at java.lang.LinkageError.<init>(LinkageError.java:36)
at java.lang.NoClassDefFoundError.<init>(NoClassDefFoundError.java:40)
Directory Y:/QIBM/ProdData/Java400/jdk14 is not a valid JDK directory.
If I excute "java -version" in a QSH session, this is the output:
java -version
java version "1.4.2"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_16-b05)
Classic VM (build 1.4, build JDK-1.4, native threads, jitc_de)
I already renamed the other jdk directories in /QIBM/ProdData/Java400, but the problem is still there.
Any idea of whatmay be happening?
Thanks and regards.
Gabriel Navarro.