cancel
Showing results for 
Search instead for 
Did you mean: 

disp+work.exe => j2ee status info unavailable

Former Member
0 Kudos

Dear all,

i have a problem during installing the ECC6. the box has 2 instances which the development is working fine, now the problem occour during installing the test instance. it stop at "start java enginee". i have compared the sid\dvebmgs00\j2ee and sid\dvebmgs02\j2ee and found that there are missing dispatcher and server0 in the cluster folder. need your help.

Thu Mar 19 00:59:10 2009

J2EE server info

start = TRUE

state = STARTED

pid = 4688

argv[0] = D:\usr\sap\FBQ\DVEBMGS02\exe\jcontrol.EXE

argv[1] = D:\usr\sap\FBQ\DVEBMGS02\exe\jcontrol.EXE

argv[2] = pf=D:\usr\sap\FBQ\SYS\profile\FBQ_DVEBMGS02_SAPFBWDEV01

argv[3] = -DSAPSTART=1

argv[4] = -DCONNECT_PORT=64991

argv[5] = -DSAPSYSTEM=02

argv[6] = -DSAPSYSTEMNAME=FBQ

argv[7] = -DSAPMYNAME=SAPFBWDEV01_FBQ_02

argv[8] = -DSAPPROFILE=D:\usr\sap\FBQ\SYS\profile\FBQ_DVEBMGS02_SAPFBWDEV01

argv[9] = -DFRFC_FALLBACK=ON

argv[10] = -DFRFC_FALLBACK_HOST=localhost

start_lazy = 0

start_control = SAP J2EE startup framework

DpJ2eeStart: j2ee state = STARTED

DpJ2eeLogin: j2ee state = CONNECTED

Thu Mar 19 00:59:12 2009

***LOG Q0I=> NiIRead: recv (10054: WSAECONNRESET: Connection reset by peer) [nixxi.cpp 4424]

      • ERROR => NiIRead: SiRecv failed for hdl 6 / sock 1368

(SI_ECONN_BROKEN/10054; I4; ST; 127.0.0.1:2127) [nixxi.cpp 4424]

DpJ2eeMsgProcess: j2ee state = CONNECTED (NIECONN_BROKEN)

DpIJ2eeShutdown: send SIGINT to SAP J2EE startup framework (pid=4688)

      • ERROR => DpProcKill: kill failed [dpntdisp.c 371]

DpIJ2eeShutdown: j2ee state = SHUTDOWN

thank

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Jason,

Untill the J2EE starts fine for the first time, the "server" and "dispatcher" directories will not be created under the "cluster" directory. So, they are not "MISSING". They are actually not yet created. SInce your j2ee is failing to start even before they are created, it must have put some files like dev_bootstrap, std_bootstrap.out or bootstrap.log etc and also dev_jcontrol etc. Please send any such files you find in the instance work directory (/usr/sap/<SID>/<instance>/work).

Thanks

- Sai

Former Member
0 Kudos

Hi SAIJYOTHSNADEVI ,

thank for your reply. now every things are ok. i re-install the instance again. found that the folders are created during installation. it is look likes the installation issue. my finding, after reinstall, both folders are there. i managed to start the dispatcher, and no log show somethings are missing.

please correct me if im wrong 😆

thank

Former Member
0 Kudos

Hi,

1. Manually try to connect to database. If it is oracle check your listner is running (command lsnrctl status).

2. Check your OS paging file size and make it atleast 3-4 times of your RAM.

3. post/check your dev_bootstrap & dev_jcontrol in the work directory.

4. post your system configuration like memory, virtual memory, database details etc.

Hope this helps.

Manoj

Edited by: Manoj Chintawar on Mar 19, 2009 10:26 AM

Former Member
0 Kudos

How match memory you have? Can you check dev_server0 and dev_dispatcher ...

Are you trying to reboot server? Win are 32 or 64?

Regards.