cancel
Showing results for 
Search instead for 
Did you mean: 

startJAVA was executed with status ERROR

Former Member
0 Kudos

Hi People.

I am installing SAP Netweaver 7.0 SR3 AS JAVA, in Linux RH5 with Oracle 10 and JAVA 1.4.2 IBM.

The problem in the installation is when I tried to install the CI. The installation fail when tried to start de JAVA VM.

The LOG DEV_DISPATCHER is:

[Thr 1123465536] Wed Nov 11 12:08:32 2009

[Thr 1123465536] JLaunchISetState: change state from [Starting (2)] to [Stopped (6)]

</verbosegc>

[Thr 1111980352] JLaunchIExitJava: exit hook is called (rc = 0)

[Thr 1111980352] SigISetIgnoreAction : SIG_IGN for signal 17

[Thr 1111980352] JLaunchCloseProgram: good bye (exitcode = 0)

DEV_SERVER0:

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

JHVM_BuildArgumentList: main method arguments of node [server0]

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

[Thr 1081338176] Wed Nov 11 12:08:30 2009

[Thr 1081338176] JLaunchRequestFunc: receive command:17, argument:0 from pid:30225

[Thr 1081338176] JLaunchIShutdownInvoke: set shutdown interval (stop:1257952110/end:1257952230/TO:120)

[Thr 1081338176] JLaunchProcessCommand: Invoke VM Shutdown

[Thr 1081338176] JHVM_FrameworkShutdownDirect: invoke direct shutdown

</verbosegc>

[Thr 1108367680] JLaunchIExitJava: exit hook is called (rc = 999)

[Thr 1108367680] **********************************************************************

      • ERROR => The Java VM terminated with a non-zero exit code.

      • Please see SAP Note 943602 , section 'J2EE Engine exit codes'

      • for additional information and trouble shooting.

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

[Thr 1108367680] SigISetIgnoreAction : SIG_IGN for signal 17

[Thr 1108367680] JLaunchCloseProgram: good bye (exitcode = 999)

And the log of Installation is:

TRACE 2009-11-11 12:08:12.823 [syuxctask.cpp:1382]

CSyTaskImpl::start(bool)

A child process has been started. Pid = 4037

ERROR 2009-11-11 12:08:13.873 [sixxcstepexecute.cpp:951]

FCO-00011 The step startJava with step key |NW_Java_CI|ind|ind|ind|ind|0|0|NW_CI_Instance|ind|ind|ind|ind|12|0|NW_CI_Instance_StartJava|ind|ind|ind|ind|5|0|startJava was executed with status ERROR .

Somebody Help me?

Thanks...

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Please check your heap memory allocation.

post more on error like : dev_server0, sapinst_dev. On which phase of the installation you are getting the error.

With Regards,

CSK

Former Member
0 Kudos

Yes, thats right. Please check JVM memory parameters.

Former Member
0 Kudos

Hi.

#----


#----


The sapinst.log is:

INFO 2009-11-11 17:29:49.025
State of instance EPP/JC01 changed from Java: (dispatcher: STARTING, server0: STARTING) to Java: (dispatcher: STARTING, server0: STARTING).

ERROR 2009-11-11 17:29:49.027
CJS-30153  Java process dispatcher of instance EPP/JC01 reached state UNKNOWN after having state STARTING. Giving up.

ERROR 2009-11-11 17:29:49.755
FCO-00011  The step startJava with step key |NW_Java_CI|ind|ind|ind|ind|0|0|NW_CI_Instance|ind|ind|ind|ind|12|0|NW_CI_Instance_StartJava|ind|ind|ind|ind|5|0|startJava was executed with status ERROR ( Last error reported by the step :Java process dispatcher of instance EPP/JC01 reached state UNKNOWN after having state STARTING. Giving up.).

#----


#----


Tha sapinst_dev.log is:

TRACE      2009-11-11 17:29:49.027 
Function setMessageIdOfExceptionMessage: nw.progress.startupProcessFailed

ERROR      2009-11-11 17:29:49.027 
           CJSlibModule::writeError_impl() 
CJS-30153  Java process dispatcher of instance EPP/JC01 reached state UNKNOWN after having state STARTING. Giving up.

TRACE      2009-11-11 17:29:49.28 [iaxxejsbas.hpp:483]
           EJS_Base::dispatchFunctionCall() 
JS Callback has thrown unknown exception. Rethrowing.

TRACE      2009-11-11 17:29:49.142 [syuxctask.cpp:1382]
           CSyTaskImpl::start(bool) 
A child process has been started. Pid = 25736

TRACE      2009-11-11 17:29:49.265 [syuxctask.cpp:1382]
           CSyTaskImpl::start(bool) 
A child process has been started. Pid = 25737

ERROR      2009-11-11 17:29:49.755 [sixxcstepexecute.cpp:951]
FCO-00011  The step startJava with step key |NW_Java_CI|ind|ind|ind|ind|0|0|NW_CI_Instance|ind|ind|ind|ind|12|0|NW_CI_Instance_StartJava|ind|ind|ind|ind|5|0|startJava was executed with status ERROR ( Last error reported by the step :Java process dispatcher of instance EPP/JC01 reached state UNKNOWN after having state STARTING. Giving up.).

TRACE      2009-11-11 17:29:49.767 [iaxxgenimp.cpp:752]
            CGuiEngineImp::showMessageBox 


TRACE      2009-11-11 17:29:49.767 [iaxxgenimp.cpp:1255]
           CGuiEngineImp::acceptAnswerForBlockingRequest 
Waiting for an answer from GUI

The others logs are attached in the first Post.

The phase of the error is in StartUP Java VM, before of the installation of Java Components.

Thanks a lot.

Edited by: Esteban Gutierrez E. on Nov 12, 2009 1:38 PM

Former Member
0 Kudos

Hi ,

i have seen this before when i istalled an ABAP+JAVA system.....

Either re-try or restart Sapinst.....Java does tke a long time to come up.........

Mark

Answers (3)

Answers (3)

Former Member
0 Kudos

Hello Everyone.

My excuses... The problem was no problem, it was a stupid.

The Server is a CLONE of a production machine. So, one service of the server, runs for the ports 3600 and 3200. For that reason the JAVA VM not begun.

Thanks a lot for your time and for help me in this problem.

Bye from Chile, Santiago.

Esteban G.-

Former Member
0 Kudos

Hello Everyone.

I changed the Heap memory from 2048 to 512 MB. But the JAVA VM did not Start.

This is the second time that I install SAP NW and always fail in the same part.

Kind Regards,

Esteban G.

Former Member
0 Kudos

Hi

When you get to the step of java not starting up do the following :

Stop sapinst

Stop sap/oracle from the normal scripts e.g. stopsap

start oracle first from sqlplus (check server memory) NB Check db_cache and shared_pool_size always big memory takers on fresh install.... My shared_pool_sizes are always around 600MB plenty in IMHO

then start SAP application

check dev_ms and dev_server0 and others to make sure no errors are reported.

Now restart SAPinst

hopefully you will spot any errors when starting up outside SApinst...If everything starts up cleanly SAPinst should sail past the error point

Mark

.

sunny_pahuja2
Active Contributor
0 Kudos

Hi,

Could you please paste sapinst.log and std_* logs ?

Thanks

Sunny

Former Member
0 Kudos

Hi.

Thanks fir response.

The sapinst.log is:

INFO 2009-11-11 17:29:49.025

State of instance EPP/JC01 changed from Java: (dispatcher: STARTING, server0: STARTING) to Java: (dispatcher: STARTING, server0: STARTING).

ERROR 2009-11-11 17:29:49.027

CJS-30153 Java process dispatcher of instance EPP/JC01 reached state UNKNOWN after having state STARTING. Giving up.

ERROR 2009-11-11 17:29:49.755

FCO-00011 The step startJava with step key |NW_Java_CI|ind|ind|ind|ind|0|0|NW_CI_Instance|ind|ind|ind|ind|12|0|NW_CI_Instance_StartJava|ind|ind|ind|ind|5|0|startJava was executed with status ERROR ( Last error reported by the step :Java process dispatcher of instance EPP/JC01 reached state UNKNOWN after having state STARTING. Giving up.).

The others logs are attached in the first Post.

The phase of the error is in StartUP Java VM, before of the installation of Java Components.

Thanks a lot.