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,407

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
Former Member
0 Likes

in case you get here today because you googled for exit code 1501 (and maybe ConfigurationManager):

i had the same exit code in a netweaver 7.5 as java. my problem was the "managed system configuration" was done with a Wily Introscope agent based on Wily 9.1.5, which does not support Java 8. I had to "uninstall" the agent parameters from the as java via configtool. Please ask if you need further details.