Hi Experts,
I'm working on SAP-XI domain.
Recently we are facing this issue that when we start the XI Server Java process threads are not starting up.
PFB the error log we are getting:
*******************************************************************************************************************************
Mon May 10 19:30:36 2010
J2EE server info
start = TRUE
state = STARTED
pid = 5464
argv[0] = E:\usr\sap\P85\DVEBMGS20\exe\jcontrol.EXE
argv[1] = E:\usr\sap\P85\DVEBMGS20\exe\jcontrol.EXE
argv[2] = pf=E:\usr\sap\P85\SYS\profile\P85_DVEBMGS20_hydhtc159753
argv[3] = -DSAPSTART=1
argv[4] = -DCONNECT_PORT=64998
argv[5] = -DSAPSYSTEM=20
argv[6] = -DSAPSYSTEMNAME=P85
argv[7] = -DSAPMYNAME=hydhtc159753_P85_20
argv[8] = -DSAPPROFILE=E:\usr\sap\P85\SYS\profile\P85_DVEBMGS20_hydhtc159753
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
Mon May 10 19:30:56 2010
***LOG Q0I=> NiIRead: recv (10054: WSAECONNRESET: Connection reset by peer) [nixxi.cpp 4424]
ERROR => NiIRead: SiRecv failed for hdl 4 / sock 1392
(SI_ECONN_BROKEN/10054; I4; ST; 127.0.0.1:3769) [nixxi.cpp 4424]
DpJ2eeMsgProcess: j2ee state = CONNECTED (NIECONN_BROKEN)
DpIJ2eeShutdown: send SIGINT to SAP J2EE startup framework (pid=5464)
ERROR => DpProcKill: kill failed [dpntdisp.c 371]
DpIJ2eeShutdown: j2ee state = SHUTDOWN
*******************************************************************************************************************************
*******************************************************************************************************************************
Can any one please let me know why we are unable to start the java processes and what needs to be done to start those Java processes.
Thanks,
Naani