cancel
Showing results for 
Search instead for 
Did you mean: 

J2EE engine is not starting

Former Member
0 Kudos

During the JAVA installation, the Start SAP J2EE is stuck with a error

ERROR 2005-07-01 00:04:44

CJSlibModule::writeError_impl()

CJS-20057 Starting J2EE Engine DVEBMGS00 of SAP system <SAPID> failed: after 174 seconds the state of the engine changed from "Starting" to "Stopped".

I tried to start on another console with startsap. Looks like database, SAP instance DVEBMGS00 and SCS01 started okay. What is the process that acutally starts J2EE engine?

thanks

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Dhandu,

I encountered the same error when installing Java in HP-UX OS. In my case this was due to the support packs on ABAP stack. I installed ABAP and applied recent support packs as part of post-install steps and then started the Java Add-in.

I re-installed ABAP Central Instance, Database Finalization and created and performed client copy. Thereafter, started Java Add-In. This time, the Java install completed successfully without the CJS-20057 error.

I hope this approach helps you too!

Regards

Raghu Balasubramanian

Sr. SAP Basis Administrator

Former Member
0 Kudos

Hi,

the J2EE Engine instance is started by the jcontrol process. To find out what the errors are, locate the dev_jcontrol trace file in the <J2EE_Instance_dir>\work directory.

Former Member
0 Kudos

Ivaylo,

This is what I have in dev_jcontrol trace file..

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

[Thr 3074343040] JStartupICreateProcess: fork process (pid 20186)

[Thr 3074343040] JControlICheckProcessList: process server0 started (PID:20186)

[Thr 3074343040] Fri Jul 1 00:04:23 2005

[Thr 3074343040] JControlICheckProcessList: process server0 (pid:20186) died (RU

N-FLAG)

[Thr 3074343040] JControlIResetProcess: reset process server0

[Thr 3074343040] JControlIResetProcess: [server0] not running -> increase error

count (4)

[Thr 3064003504] Fri Jul 1 00:07:18 2005

[Thr 3064003504] JControlMSReadMessage: NiPeek() returns -5 NIETIMEOUT

[Thr 3064003504] Fri Jul 1 00:12:38 2005

[Thr 3064003504] JControlMSReadMessage: NiPeek() returns -5 NIETIMEOUT

[Thr 3064003504] Fri Jul 1 00:17:58 2005

[Thr 3064003504] JControlMSReadMessage: NiPeek() returns -5 NIETIMEOUT

any clues?

Former Member
0 Kudos

Hi,

this error indicates a timed out communication with the message server.. but no more details. Can you also have a look at the dev_bootstrap_ID<serverID> and the dev_server trace files in the same directory and see if there are more details about the error.