Hello,
I have been trying to start my SAP test instance on a local computer, but it does not work. I can see "Running but bad dialog queue time: 12.00 sec". This was working a few weeks ago, but now it doesn't anymore. My initial assumption was the database was filled, but I checked that and it seems ok, there is still space for data and logs...
I have checked the dev_disp log and I can see these:
*** ERROR => DpHdlDeadWp: W0 (pid 7540) died (severity=0, status=0) [dpxxwp.c 1531]
*** ERROR => DpHdlDeadWp: W1 (pid 6008) died (severity=0, status=0) [dpxxwp.c 1531]
*** ERROR => DpHdlDeadWp: W2 (pid 2412) died (severity=0, status=0) [dpxxwp.c 1531]
*** ERROR => DpHdlDeadWp: W3 (pid 7284) died (severity=0, status=0) [dpxxwp.c 1531]
*** ERROR => DpHdlDeadWp: W4 (pid 1340) died (severity=0, status=0) [dpxxwp.c 1531]
*** ERROR => DpHdlDeadWp: W5 (pid 4088) died (severity=0, status=0) [dpxxwp.c 1531]
*** ERROR => DpHdlDeadWp: W6 (pid 304) died (severity=0, status=0) [dpxxwp.c 1531]
*** ERROR => DpHdlDeadWp: W8 (pid 2120) died (severity=0, status=0) [dpxxwp.c 1531]
*** ERROR => DpHdlDeadWp: W9 (pid 5392) died (severity=0, status=0) [dpxxwp.c 1531]
*** ERROR => DpHdlDeadWp: W10 (pid 6140) died (severity=0, status=0) [dpxxwp.c 1531]
*** ERROR => DpHdlDeadWp: W11 (pid 2996) died (severity=0, status=0) [dpxxwp.c 1531]
Then I checked the log for W0 and I think this is the problem:
M ***LOG Q0I=> NiPConnect2: 127.0.0.1:65000: connect (10061: WSAECONNREFUSED: Connection refused) [nixxi.cpp 3286]
M *** ERROR => NiPConnect2: SiPeekPendConn failed for hdl 1/sock 1276
(SI_ECONN_REFUSE/10061; I4; ST; 127.0.0.1:65000) [nixxi.cpp 3286]
M *** ERROR => IcmConnect: NiConnect to localhost:65000,-1 (rc=-10) [icxxext.c 182]
M *** ERROR => ThPlgConnectToIcm: IcmConnect failed (-10) [thxxplg.c 5137]
M in_ThErrHandle: 1
M *** ERROR => ThStart: connect to icman (step 1, th_errno 2, action 3, level 1) [thxxhead.c 11313]
The connections are refused for some reason, I don't know why. Can anyone help? I am attaching the log files...