cancel
Showing results for 
Search instead for 
Did you mean: 

IA64 windows and J2EE under JROCKIT

Former Member
0 Kudos

Hello,

We have a new sever it's a brand new Itanem 2 IA64 under a windows system.

We tried without success to find an IA64 version of sun JDK.

So we tried JROCKIT, everything went during the first step of instaltion, until the creation of J2EE_ADMIN and J2EE_GUEST. Then impossible to go further, with the following error.

INFO 2007-08-08 11:20:36
Output of C:Program Filessapinst_instdirERPLMAS-
JAVAADDINMSSCENTRALCIinstalljlaunch.exe UserCheck.jlaunch 
com.sap.security.tools.UserCheck "C:Program Filessapinst_instdirERPLMAS-
JAVAADDINMSSCENTRALCIinstalllib;C:Program 
Filessapinst_instdirERPLMAS-
JAVAADDINMSSCENTRALCIinstallsharedlib;C:Program 
Filessapinst_instdirERPLMAS-JAVAADDINMSSCENTRALCIinstall" -c 
sysnr=00 -c ashost=FRDGRHECC000 -c client=100 -c user=DDIC -c XXXXXX -a 
checkBeforeCreate -u J2EE_ADMIN -p XXXXXX -r SAP_J2EE_ADMIN -
message_file UserCheck.message is written to the logfile 
C:/Program Files/sapinst_instdir/ERP/LM/AS-JAVA/ADDIN/MSS/CENTRAL/CI/UserCheck.log.

WARNING 2007-08-08 11:20:41
Execution of the command "C:Program Filessapinst_instdirERPLMAS-
JAVAADDINMSSCENTRALCIinstalljlaunch.exe UserCheck.jlaunch 
com.sap.security.tools.UserCheck "C:Program Filessapinst_instdirERPLMAS-
JAVAADDINMSSCENTRALCIinstalllib;C:Program 
Filessapinst_instdirERPLMAS-
JAVAADDINMSSCENTRALCIinstallsharedlib;C:Program 
Filessapinst_instdirERPLMAS-JAVAADDINMSSCENTRALCIinstall" -c 
sysnr=00 -c ashost=FRDGRHECC000 -c client=100 -c user=DDIC -c XXXXXX -a 
checkBeforeCreate -u J2EE_ADMIN -p XXXXXX -r SAP_J2EE_ADMIN -
message_file UserCheck.message" finished with return code -17. Output:

and from UserCHeck.log :

 Critical Error
Launching program failed
-> Invalid JDK (rc = -17)

Is there any hack possible?

Or anyway to install SAP J2EE on an IA64 with windows?

anyhelp will be great

good day

Quentin

Accepted Solutions (1)

Accepted Solutions (1)

JPReyes
Active Contributor
0 Kudos

Hi Quentin,

Itanium 2 processors is under the compartible list under J2SE 1.4.2

Read,

http://java.sun.com/j2se/1.4.2/system-configurations.html

Also

http://java.sun.com/j2se/1.4.2/scsl/build-windows-ia64.html

You can download it from here

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

This may work fine for you

Regards

Juan

Please reward with points if helpful

Answers (1)

Answers (1)

Former Member
0 Kudos

Thanks a lot

for some reason we where unable to find it on sun's website.

good day

Q