Hi all
we have installed ECC6.0 with database sqlserver2005. Dispatcher is running ,but queue is standstill after few minutes .Here is the developer trace file
-
trc file: "dev_disp", trc level: 1, release: "700"
-
sysno 00
sid ISR
systemid 560 (PC with Windows NT)
relno 7000
patchlevel 0
patchno 75
intno 20050900
make: multithreaded, Unicode, optimized
pid 4004
Fri Jul 20 15:23:18 2007
kernel runs with dp version 217000(ext=109000) (@(#) DPLIB-INT-VERSION-217000-UC)
length of sys_adm_ext is 572 bytes
SWITCH TRC-HIDE on ***
***LOG Q00=> DpSapEnvInit, DPStart (00 4004) [dpxxdisp.c 1237]
shared lib "dw_xml.dll" version 75 successfully loaded
shared lib "dw_xtc.dll" version 75 successfully loaded
shared lib "dw_stl.dll" version 75 successfully loaded
shared lib "dw_gui.dll" version 75 successfully loaded
shared lib "dw_mdm.dll" version 75 successfully loaded
rdisp/softcancel_sequence : -> 0,5,-1
use internal message server connection to port 3900
Fri Jul 20 15:23:23 2007
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 5273]
MtxInit: 30000 0 0
DpSysAdmExtInit: ABAP is active
DpSysAdmExtInit: VMC (JAVA VM in WP) is not active
DpIPCInit2: start server >saplaptop_ISR_00 <
DpShMCreate: sizeof(wp_adm) 18304 (1408)
DpShMCreate: sizeof(tm_adm) 3994272 (19872)
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 (1440)
DpShMCreate: sizeof(wall_adm) (38456/34360/64/184)
DpShMCreate: sizeof(gw_adm) 48
DpShMCreate: SHM_DP_ADM_KEY (addr: 06E80040, size: 4653368)
DpShMCreate: allocated sys_adm at 06E80040
DpShMCreate: allocated wp_adm at 06E81E40
DpShMCreate: allocated tm_adm_list at 06E865C0
DpShMCreate: allocated tm_adm at 06E865F0
DpShMCreate: allocated wp_ca_adm at 07255890
DpShMCreate: allocated appc_ca_adm at 0725B650
DpShMCreate: allocated comm_adm at 0725D590
DpShMCreate: system runs without file table
DpShMCreate: allocated vmc_adm_list at 072DE450
DpShMCreate: allocated gw_adm at 072DE490
DpShMCreate: system runs without vmc_adm
DpShMCreate: allocated ca_info at 072DE4C0
DpShMCreate: allocated wall_adm at 072DE4C8
MBUF state OFF
DpCommInitTable: init table for 500 entries
Fri Jul 20 15:23:24 2007
EmInit: MmSetImplementation( 2 ).
MM global 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.
rdisp/http_min_wait_dia_wp : 1 -> 1
***LOG CPS=> DpLoopInit, ICU ( 3.0 3.0 4.0.1) [dpxxdisp.c 1623]
***LOG Q0K=> DpMsAttach, mscon ( saplaptop) [dpxxdisp.c 11586]
DpStartStopMsg: send start message (myname is >saplaptop_ISR_00 <)
DpStartStopMsg: start msg sent
Fri Jul 20 15:23:25 2007
CCMS: AlInitGlobals : alert/use_sema_lock = TRUE.
CCMS: Initalizing shared memory of size 60000000 for monitoring segment.
CCMS: start to initalize 3.X shared alert area (first segment).
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 75
Release check o.K.
Fri Jul 20 15:24:04 2007
ERROR => W0 (pid 1932) died [dpxxdisp.c 14241]
ERROR => W1 (pid 2060) died [dpxxdisp.c 14241]
ERROR => W2 (pid 2068) died [dpxxdisp.c 14241]
ERROR => W3 (pid 2076) died [dpxxdisp.c 14241]
ERROR => W4 (pid 2084) died [dpxxdisp.c 14241]
ERROR => W5 (pid 2092) died [dpxxdisp.c 14241]
my types changed after wp death/restart 0xbf --> 0xbe
ERROR => W6 (pid 2100) died [dpxxdisp.c 14241]
my types changed after wp death/restart 0xbe --> 0xbc
ERROR => W7 (pid 2116) died [dpxxdisp.c 14241]
my types changed after wp death/restart 0xbc --> 0xb8
ERROR => W8 (pid 2124) died [dpxxdisp.c 14241]
ERROR => W9 (pid 2132) died [dpxxdisp.c 14241]
ERROR => W10 (pid 2140) died [dpxxdisp.c 14241]
my types changed after wp death/restart 0xb8 --> 0xb0
ERROR => W11 (pid 2112) died [dpxxdisp.c 14241]
my types changed after wp death/restart 0xb0 --> 0xa0
ERROR => W12 (pid 2152) died [dpxxdisp.c 14241]
my types changed after wp death/restart 0xa0 --> 0x80
DP_FATAL_ERROR => DpWPCheck: no more work processes
DISPATCHER EMERGENCY SHUTDOWN ***
increase tracelevel of WPs
NiWait: sleep (10000ms) ...
NiISelect: timeout 10000ms
NiISelect: maximum fd=1637
NiISelect: read-mask is NULL
NiISelect: write-mask is NULL
could any body help me to solve this problem.
Eswar.