cancel
Showing results for 
Search instead for 
Did you mean: 

server0 Exitcode 2 Stopped

Former Member
0 Kudos

This problem appeared after SAP_BASIS and Kernel upgrade. The current version of SAP_BASIS is 700.12 and Kernel is 700.114. I tried to set different combinations of heapmemory in JavaConfigtool, but it didn't bring any effect. Environment variable has set (JAVA_HOME, jstartup/vm/home = C:\j2sdk1.4.2_13). What else should I do?

P.S. Windows 2003 platform

Accepted Solutions (1)

Accepted Solutions (1)

desiree_matas
Contributor
0 Kudos

Hello Artem

Can you please describe the problem more in detail? As I understand there is some problem trying to start the server0, is it right? Is there any error in dev_jcontrol or dev_server0 files?

Regards,

Désiré

Former Member
0 Kudos

Hello Desiree!

Sorry for delay.

Yes, you are right, the problem occures when server0 strarting. All processes has a "green" status, exept disp+work.exe - it's a "yellow".

<b>dev_jcontrol</b> shows the following error:

[Thr 4200] Tue Oct 16 20:00:13 2007

[Thr 4200] JControlIBuildProcessList: Maximum error count is set to 4

[Thr 4200] [Node: dispatcher] java home is set by profile parameter

Java Home: C:\j2sdk1.4.2_13

//the last error

[Thr 4200] Tue Oct 16 20:00:46 2007

[Thr 4200] JControlICheckProcessList: process server0 (pid:4840) died (RUN-FLAG)

[Thr 4200] JControlIResetProcess: reset process server0

[Thr 4200] JControlIResetProcess: [server0] not running -> increase error count (4)

<b>dev_server0</b>

Error occurred during initialization of VM

Could not reserve enough space for object heap

[Thr 3392] JLaunchIAbortJava: abort hook is called

[Thr 3392] **********************************************************************

      • ERROR => The Java VM aborted unexpectedly.

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

      • for additional information and trouble shooting.

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

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

-


Artem

Answers (2)

Answers (2)

Former Member
0 Kudos

VM parameters was configured

desiree_matas
Contributor
0 Kudos

Hi Artem.

Well, there is not very much information here to say what is going on exactly. This may be related with your JDK parameters, but it may also be due to the address space fragmentation on the windows server. Refer to SAP Note 129813 for info on rebasing the addresses of the DLLs: "Change the Basis addresses of the DLLs (rebase)"

Regards,

Désiré