cancel
Showing results for 
Search instead for 
Did you mean: 

JAVA unknow while installing 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)

markus_doehr2
Active Contributor
0 Kudos

Put the line

jstartup/signal_handling=0

in both your instance profile and in the User*.pfl file in your installation directory.

btw: MaxDB 7.7 is not yet supported for ERP.

Markus