cancel
Showing results for 
Search instead for 
Did you mean: 

JAVE UNKNOWN installation Error while installation of App server.

Former Member
0 Kudos

Hello ,

I am using SAPERP2005 IS RETAIL for my Production server. my setup is SOLARIS10 WITH High Availability Scenario

AMDX64 processor i am using for the application server.

DB: MAXDB 7.7.00 BUILD 35.

i am using java 1.4.2_12 version currently. when i started for DI installation on the application server i got the following errors. please help me i am very much greatful to you. It is quite urgent.

bash-3.00# java -version

java version "1.4.2_12"

Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_12-b03)

Java HotSpot(TM) Client VM (build 1.4.2_12-b03, mixed mode)

bash-3.00#

ERROR 2007-12-21 13:48:00

CJS-30150 Java processes of instance PIS/D21 [ABAP: ACTIVE, Java: UNKNOWN] did

not reach state PARTRUNNING after 20:00 minutes. Giving up.

ERROR 2007-12-21 13:48:00

FCO-00011 The step start with step key |NW_DI|ind|ind|ind|ind|0|0|NW_DI_Instanc

e|ind|ind|ind|ind|10|0|start was executed with status ERROR .

INFO 2007-12-21 14:11:28

An error occured and the user decide to stop.\n Current step "|NW_DI|ind|ind|ind

|ind|0|0|NW_DI_Instance|ind|ind|ind|ind|10|0|start".

i cheked the dev_bootstrap log also, please have a look for the below error log

*DEV_BOOTSTRAP LOG*

Error occurred during initialization of VM

Signal chaining not allowed for VM interrupt signal, try -XX:+UseAltSigs.

[Thr 4] JLaunchIAbortJava: abort hook is called

[Thr 4] **********************************************************************

      • ERROR => The Java VM aborted unexpectedly.

      • Please see SAP Note 943602 , section 'Java VM crashes'

      • for additional information and trouble shooting.

**********************************************************************

[Thr 4] SigISetIgnoreAction : SIG_IGN for signal 18

[Thr 4] JLaunchCloseProgram: good bye (exitcode = -2)

I am waiting for your reply,

Regards,

Sankaranarayanan.G

BASIS CONSULTANT

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member191418
Active Participant
0 Kudos

Hi Sankar

Error indicates memory problem.

1. go to configtool and change the values for > server0 > Max heap size = 2048 MB.

-xx:NewSize=320m

-xx:MaxNewSize=320m

-xms2048m

-xx:PermSize=256m

-xx:MaxPermSize=256m

Please check the note 723909 for any further clarification.

Exclusively for Sun Solaris

Check the following:

1050866 : Java VM terminates under Sun Solaris 5.10 during install.

1048824: JLaunch may fail to start the Java VM during installation

Hope this helps

Cheers !!!

Satish Kumar.