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

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

Hello,

The "ConfigurationManager returned false!" may also be due to the problems with the enqueue server.

Check whether you have any problems with the enqueue server.

Check the latest enqueue logs under the path /usr/sap/<SID>/SCS<no.>/work

Check you have any errors in the enqueue logs.

Please paste the enqueue logs for further analysis.

Regards,

Sangeetha

Former Member
0 Likes

The enqueue server seems to be starting without problems:

In the management console under enserver.exe it says "Running"

The log file includes:

-


trc file: "dev_enqsrv", trc level: 1, release: "710"

-


systemid 560 (PC with Windows NT)

relno 7100

patchlevel 0

patchno 80

intno 20020600

make multithreaded, Unicode, optimized

pid 720

[Thr 2824] Wed Sep 16 11:45:57 2009

[Thr 2824] initialize_global: enqueue server without replication

[Thr 2824] Enqueue: EnqMemStartupAction Utc=1253094357

[Thr 2824] Enqueue Info: enque/use_pfclock2 = FALSE

[Thr 2824] Wed Sep 16 11:45:58 2009

[Thr 2824] Enqueue Info: replication enabled

[Thr 2824] Enqueue Info: enque/replication_dll not set

[Thr 2824] Wed Sep 16 11:46:01 2009

[Thr 2824] ***LOG GEZ=> Server start [encllog.cpp 501]

[Thr 2824] Enqueue server start with instance number 01

Thanks,

Jens