cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Exitcode -1501 trying to start java server process

Former Member
0 Likes
2,416

Hello!

I have installed SAP NetWeaver Composition Environment 7.1 SR5 Evalution SDN Version on a windows xp machine.

Included is the J2EE Application Server and the MaxDB.

I have done a standard installation (no adjustments)

When I try to start the Application Server with the management console it does not work.

The DB is running and I can log on via management console. I can connect to the database with the config tool.

Tha app server starts but in status it says "Some processes running [Safe Mode]" (yellow symbol)

With in the management console I see under "AS Java Process Table" that the process server0 has not started.

The trace file states:

J Wed Jul 22 15:21:50 2009

J [GC [ParNew: 9808K->2872K(10944K), 0.0070266 secs] 12456K->5521K(127488K), 0.0071551 secs]

F

F [Thr 4016] Wed Jul 22 15:21:51 2009

F [Thr 4016] *** LOG => SfCJavaVm: exit hook is called. (rc = -1501)

F [Thr 4016] *** LOG => exiting (exitcode -1501, retcode 2).

M [Thr 4016] CCMS: CCMS Monitoring Cleanup finished successfully.

Afterwards the server stops.

Does anyone have an idea what exitcode -1501 means?? I haven't found anything in these forums.

I checked the other logs but there were no errors.

Thanks in advance,

Jens

View Entire Topic
debasissahoo
Active Contributor
0 Likes

Hello Jens,

You can disable the safe mode by using config tool. File > Safe Mode (It Enables/disables safe mode in the J2EE Engine.)

http://help.sap.com/saphelp_nw04/helpdata/en/6f/258b2ef17d45a4afa45a00309a6a33/frameset.htm

check for the logs jvm_server0.out for detail error.

Hope this helps.

Regards,

Debasis.

Former Member
0 Likes

Hello Debasis,

I disabled the safe mode. Now the status says "Some processes running"

The process "server0" does not start: Exitcode -1501

The file jvm_server0.out is completely empty.

I'll post the logs.

Thank you!

Jens

Edited by: Jens Stahl on Jul 23, 2009 9:54 AM