cancel
Showing results for 
Search instead for 
Did you mean: 

JDK error while installation

Former Member
0 Kudos

Hi everybody

while we installing SRM5.0 in Win 2003 Server Standard Edition on HP X64 server we are facing the jdk error.when it approaches the jdk directory it ask for the 64 bit java version.could anyone guide where the software is available . i tried to installed with Java 5 EE but it triggers error with SAP.

Please reply ASAP

REgards

Balaji

Accepted Solutions (0)

Answers (2)

Answers (2)

StephanZ
Explorer
0 Kudos

Did you have a look here (for the SAP J2EE-Server - OSS Note 941595):

http://java.sun.com/j2se/1.4.2/SAPsite/download.html

or

have a look at (for SAPInst):

http://java.sun.com/javase/downloads/index.jsp

and download this file:

jdk-1_5_0_09-windows-amd64.exe

That should hopefully work!

Regards,

Stephan

Former Member
0 Kudos

Hello Balaji,

Please look in windows environment and find following values:

- JAVA_HOME

- PATH

Instal latest JDK version > 1.4.0 and check JAVA_HOME and PATH parameters.

For example:

JAVA_HOME = c:\java\jdk141_11

PATH = c:\java\jdk141_11\bin

Regards,

Marcin Gajewski