cancel
Showing results for 
Search instead for 
Did you mean: 

Netweaver 2004s, SUSE10, MAXDB, x86_64

Former Member
0 Kudos

Hi,

I am trying to install Netweaver 2004s java with Maxdb on 64bit SUSE linux. I copied entire installer for this, from Software manager.

This includes:

1.MAXdb x86_64

2.KU_LINUX_x86_64

3.SAP Business suite: IM_LINUX_x86_64

4. NW JAVA: J2EE_OSIDEP

I started the SAPinst--> in which I selected Central Instance for installation..

I got error in Prerequisites checks task.. I edited the keydb.xml file and started the sapinst again ...

SCS instance and database insance has been installed properly..

Also import for all java instance is done fine with the installer

while starting the task "start java instance" by installer

I am getting the following error:

ERROR 2008-05-13 20:11:47

CJS-30150 Java processes of instance DM1/JC01 [Java: UNKNOWN] did not reach state PARTRUNNING after 20:30 minutes. Giving up.

ERROR 2008-05-13 20:11:47

FCO-00011 The step startJava with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Java_OneHost|ind|ind|ind|ind|1|0|NW_CI_Instance|ind|ind|ind|ind|14|0|NW_CI_Instance_StartJava|ind|ind|ind|ind|4|0|startJava was executed with status ERROR .

INFO 2008-05-13 20:27:01

An error occured and the user decide to stop.\n Current step "|NW_Onehost|ind|ind|ind|ind|0|0|NW_Java_OneHost|ind|ind|ind|ind|1|0|NW_CI_Instance|ind|ind|ind|ind|14|0|NW_CI_Instance_StartJava|ind|ind|ind|ind|4|0|startJava".

I am able to run successfully the startsap and stopsap commands perfectly from another terminal..

I have set SAPINST_JRE_PATH , JAVA_HOME, PATH for the jre path.

After getting the problem I also set LD_LIBRARY_PATH, SAPSYSTEMNAME and dbms_type also and restarted the sapinst..but same problem.

Installer shows 8 more steps to go.. and the installation fails at start java instance....

Please suggest me how to go about it..

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Markus,

Thanks for the reply..

I am currently using Sun java JDK..

My linux server has intel processor and note says about JDK for AMD processor.

Please clarify if I require to download java from IBM or not..

Regards

Naresh Gupta Maddi

markus_doehr2
Active Contributor
0 Kudos

Sun JDK is 32bit - you are installing on a 64bit platform - this doesn't work.

X86_64 and AMD64 are synonyms - they mean the same.

Download the 64bit JDK and start the installation from scratch to delete all references to the old JDK.

Markus

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Markus,

Thanks for the reply..

I installed 64b jdk from IBM and installed Netweaver.

Installation completed success fully.

Thanks a zillion.

Regards

Naresh Gupta Maddi

markus_doehr2
Active Contributor
0 Kudos

which Java version do you use? Are you using the special build from note

861215 - Recommended Settings for the Linux on AMD64/EM64T JVM

The Sun JDK does NOT work on x86_64.

Markus