cancel
Showing results for 
Search instead for 
Did you mean: 

Dispatcher running but message server unreachable

Former Member
0 Kudos

Hi Experts,

Whenever i m going to start our Development server.dispatcher is stopping resulting into the error "Dispatcher running but message server unreachable". i m providing here log files.

      • init spool environment

S initialize debug system

T Stack direction is downwards.

T debug control: prepare exclude for printer trace

T new memory block 08B9CC40

S *** ERROR => TSP02FX-GUIID : length 80 <-> 100. [rspoini.c 546]

S spool kernel/ddic check: Failed

S using table TSP02FX for frontend printing

S 1 spool work process(es) found

S frontend print via spool service enabled

S printer list size is 150

S printer type list size is 50

S queue size (profile) = 300

S hostspool list size = 3000

S option list size is 30

S found processing queue enabled

S size of spec char cache entry: 297028 bytes (timeout 100 sec)

S size of open spool request entry: 2236 bytes

S immediate print option for implicitely closed spool requests is disabled

M ***LOG R19=> ThInit, rspoi_init ( Spooler 000001) [thxxhead.c 1771]

M *** ERROR => -


============----


[thxxhead.c 910]

M *** ERROR => RSPO - Error [thxxhead.c 910]

M *** ERROR => code: 1 RSPOEINTERN Some other internal error [thxxhead.c 910]

M *** ERROR => TSP02FX-GUIID : length 80 <-> 100. [thxxhead.c 910]

M *** ERROR => module: rspoini no: 1 line: 548 T100: PO001 [thxxhead.c 910]

M *** ERROR => TSL01: F8T p3: TSP02FX-GUIID : length 80 <-> 100. [thxxhead.c 910]

M *** ERROR => -


[thxxhead.c 910]

M *** ERROR => | No entry in error history | [thxxhead.c 910]

M *** ERROR => -


[thxxhead.c 910]

M in_ThErrHandle: 1

M *** ERROR => ThInit: rspoi_init (step 1, th_errno 2, action 3, level 1) [thxxhead.c 10283]

M

M Info for wp 0

Please guide me.Thanks in advance.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Past dev_disp, dev_w0 info here and after you start the system under mmc do you see any wp's or blank screen?

Former Member
0 Kudos

> "Dispatcher running but message server unreachable".

Please do make sure disp+work process is running and provide log file dev_ms, from which we could find why message server stopped.

Former Member
0 Kudos

Hi Guru,

Thanks for reply.

Initially disp+work process is in running mode and after that it is stopped.i m providing here dev_ms log file....

-


trc file: "dev_ms", trc level: 1, release: "700"

-


[Thr 3696] Wed Mar 24 13:25:15 2010

[Thr 3696] MsSSetTrcLog: trc logging active, max size = 20971520 bytes

systemid 560 (PC with Windows NT)

relno 7000

patchlevel 0

patchno 110

intno 20050900

make: multithreaded, Unicode, optimized

pid 3760

[Thr 3696] ***LOG Q01=> MsSInit, MSStart (Msg Server 1 3760) [msxxserv.c 1824]

[Thr 3696] Wed Mar 24 13:25:17 2010

[Thr 3696] load acl file = C:\usr\sap\DEV\SYS\global\ms_acl_info.DAT

[Thr 3696] MsGetOwnIpAddr: my host addresses are :

[Thr 3696] 1 : [192.168.1.200] devsrv (HOSTNAME)

[Thr 3696] 2 : [127.0.0.1] devsrv (LOCALHOST)

[Thr 3696] MsHttpInit: full qualified hostname = devsrv

[Thr 3696] HTTP logging is switch off

[Thr 3696] set HTTP state to LISTEN

[Thr 3696] ms/icf_info_server : deleted

[Thr 3696] *** I listen to port sapmsDEV (3600) ***

[Thr 3696] *** I listen to internal port 3900 (3900) ***

[Thr 3696] *** HTTP port 8100 state LISTEN ***

[Thr 3696] CUSTOMER KEY: >H0878532363<

[Thr 3696] Wed Mar 24 13:26:56 2010

[Thr 3696] *** ERROR => MsSClientHandle: no server provides service ENQ (4), requested from devsrv_DEV_00 [msxxserv.c 4669]

[Thr 3696] Wed Mar 24 13:37:37 2010

[Thr 3696] *** ERROR => MsSCheckConnections: no response from client C0 (192.168.1.200) after 300 secs received [msxxserv.c 3158]

[Thr 3696] *** ERROR => MsSCheckConnections: disconnect now [192.168.1.200] [msxxserv.c 3162]

[Thr 3200] Wed Mar 24 13:59:25 2010

[Thr 3200] MsSExit: received SIGINT (2)

[Thr 3200] ***LOG Q02=> MsSHalt, MSStop (Msg Server 3760) [msxxserv.c 5934]

Best Regards,

Vinayak

Former Member
0 Kudos

> [Thr 3696] *** ERROR => MsSClientHandle: no server provides service ENQ (4), requested from devsrv_DEV_00 [msxxserv.c 4669]

Please check the windows service see if it's running, also make sure there's no error in SQL server error log.

Regards,