Hi Experts,
I recently installed JDI package (DTR, CMS etc). After installation, i am not able to bring up the J2EE server. The ABAP side is up and running. I even try restarting the J2EE node from ICM. I tried, increasing my bootstrap and server node JVM heap size to 1024. Increased the SWAP memory to 8GB. Nothing helps. I am getting below error from dev_desp.
-
Mon Sep 19 19:02:16 2011
WARNING => DpNetCheck: NiAddrToHost(1.0.0.0) took 4 seconds
***LOG GZZ=> 1 possible network problems detected - check tracefile and adjust the DNS settings [dpxxtool2.c 5233]
MtxInit: 30000 0 0
DpSysAdmExtInit: ABAP is active
DpSysAdmExtInit: VMC (JAVA VM in WP) is not active
DpIPCInit2: start server >VISASRC_NCS_01 <
DpShMCreate: sizeof(wp_adm) 12672 (1408)
DpShMCreate: sizeof(tm_adm) 3954072 (19672)
DpShMCreate: sizeof(wp_ca_adm) 24000 (80)
DpShMCreate: sizeof(appc_ca_adm) 8000 (80)
DpCommTableSize: max/headSize/ftSize/tableSize=500/8/528056/528064
DpShMCreate: sizeof(comm_adm) 528064 (1048)
DpFileTableSize: max/headSize/ftSize/tableSize=0/0/0/0
DpShMCreate: sizeof(file_adm) 0 (72)
DpShMCreate: sizeof(vmc_adm) 0 (1452)
DpShMCreate: sizeof(wall_adm) (38456/34360/64/184)
DpShMCreate: sizeof(gw_adm) 48
DpShMCreate: SHM_DP_ADM_KEY (addr: 06710040, size: 4607512)
DpShMCreate: allocated sys_adm at 06710040
DpShMCreate: allocated wp_adm at 06711E28
DpShMCreate: allocated tm_adm_list at 06714FA8
DpShMCreate: allocated tm_adm at 06714FD8
DpShMCreate: allocated wp_ca_adm at 06ADA570
DpShMCreate: allocated appc_ca_adm at 06AE0330
DpShMCreate: allocated comm_adm at 06AE2270
DpShMCreate: system runs without file table
DpShMCreate: allocated vmc_adm_list at 06B63130
DpShMCreate: allocated gw_adm at 06B63170
DpShMCreate: system runs without vmc_adm
DpShMCreate: allocated ca_info at 06B631A0
DpShMCreate: allocated wall_adm at 06B631A8
MBUF state OFF
EmInit: MmSetImplementation( 2 ).
MM diagnostic options set: 0
<ES> client 0 initializing ....
<ES> InitFreeList
<ES> block size is 1024 kByte.
Using implementation flat
<EsNT> Memory Reset disabled as NT default
<ES> 511 blocks reserved for free list.
ES initialized.
Mon Sep 19 19:02:17 2011
J2EE server info
start = TRUE
state = STARTED
pid = 7108
argv[0] = D:\usr\sap\NCS\DVEBMGS01\exe\jcontrol.EXE
argv[1] = D:\usr\sap\NCS\DVEBMGS01\exe\jcontrol.EXE
argv[2] = pf=D:\usr\sap\NCS\SYS\profile\NCS_DVEBMGS01_VISASRC
argv[3] = -DSAPSTART=1
argv[4] = -DCONNECT_PORT=1205
argv[5] = -DSAPSYSTEM=01
argv[6] = -DSAPSYSTEMNAME=NCS
argv[7] = -DSAPMYNAME=VISASRC_NCS_01
argv[8] = -DSAPPROFILE=D:\usr\sap\NCS\SYS\profile\NCS_DVEBMGS01_VISASRC
argv[9] = -DFRFC_FALLBACK=ON
argv[10] = -DFRFC_FALLBACK_HOST=localhost
start_lazy = 0
start_control = SAP J2EE startup framework
DpJ2eeStart: j2ee state = STARTED
rdisp/http_min_wait_dia_wp : 1 -> 1
***LOG CPS=> DpLoopInit, ICU ( 3.0 3.0 4.0.1) [dpxxdisp.c 1617]
***LOG Q0K=> DpMsAttach, mscon ( VISASRC) [dpxxdisp.c 11414]
DpStartStopMsg: send start message (myname is >VISASRC_NCS_01 <)
DpStartStopMsg: start msg sent
CCMS: AlInitGlobals : alert/use_sema_lock = TRUE.
CCMS: Initalizing shared memory of size 60000000 for monitoring segment.
Mon Sep 19 19:02:18 2011
CCMS: start to initalize 3.X shared alert area (first segment).
DpJ2eeLogin: j2ee state = CONNECTED
DpMsgAdmin: Set release to 7000, patchlevel 0
MBUF state PREPARED
MBUF component UP
DpMBufHwIdSet: set Hardware-ID
***LOG Q1C=> DpMBufHwIdSet [dpxxmbuf.c 1050]
DpMsgAdmin: Set patchno for this platform to 52
Release check o.K.
Mon Sep 19 19:02:32 2011
MBUF state ACTIVE
DpModState: change server state from STARTING to ACTIVE
Mon Sep 19 19:02:35 2011
***LOG Q0I=> NiIRead: recv (10054: WSAECONNRESET: Connection reset by peer) [nixxi.cpp 4235]
ERROR => NiIRead: SiRecv failed for hdl 4 / sock 1484
(SI_ECONN_BROKEN; I4; ST; 127.0.0.1:1214) [nixxi.cpp 4235]
DpJ2eeMsgProcess: j2ee state = CONNECTED (NIECONN_BROKEN)
DpIJ2eeShutdown: send SIGINT to SAP J2EE startup framework (pid=7108)
ERROR => DpProcKill: kill failed [dpntdisp.c 371]
DpIJ2eeShutdown: j2ee state = SHUTDOWN
-
Can you somebody help on this please?
Thanks in advance.
Best regards,
Ravi