cancel
Showing results for 
Search instead for 
Did you mean: 

Message server not starting

Former Member
0 Kudos

Hello Friends,

Message server not starting while starting the aplication server. Can you please tell me how to solve this error.

C:\usr\sap\NSP\DVEBMGS00\work\dev_ms

[Thr 3240] Fri Feb 01 09:40:01 2008

[Thr 3240] ***LOG Q0I=> NiPGetServByName2: service 'sapmsNSP' not found: getservbyname_r [ninti.c 530]

[Thr 3240] *** ERROR => MsSCommInit: NiBufListen(sapmsNSP) (rc=NIESERV_UNKNOWN) [msxxserv.c 10124]

[Thr 3240] *** ERROR => MsSInit: MsSCommInit [msxxserv.c 1857]

[Thr 3240] *** ERROR => main: MsSInit [msxxserv.c 5896]

[Thr 3240] ***LOG Q02=> MsSHalt, MSStop (Msg Server 2780) [msxxserv.c 5944]

While using the command R3trans -d im getting the following error

This is R3trans version 6.14 (release 700 - 28.11.06 - 18:05:00).

2EETW169 no connect possible: "connect failed with DBLI_RC_LOAD_LIB_FAILED."

R3trans finished (0012).

I can see that the DB process and SAP process is up and running. Please sort this error.

Rgds,

Dinesh

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi Friends,

Thanks for your help. Actually there is a problem with ABAP Trial version intaller. Earlier installation was incomplete as it did not install all the folders. Now i have reinstalled and its working fine..

Thanks&Rgds,

Dinesh

yuezhi_zhao
Contributor
0 Kudos

Hello,

It seems that you're having some problem with the dispatcher. What is the patch level of the kernel? What kind of operating system you're using? I'd recommend you to upgrade to the latest kernel patch since this error seems to be a kernel one.

Regards,

Joseph

Former Member
0 Kudos

patch level is 700_rel . im using windows operating system.

yuezhi_zhao
Contributor
0 Kudos

Hello,

700_rel is the release number. The patch number is the patch level the kernel is on. You can find it by running the command:

disp+work -v

and you can find the patch level. Compare it with Service Market place. You should alwasy use the latest one.

Joe

Former Member
0 Kudos

Post dev_w0 logs from work directory

Former Member
0 Kudos

Error logs from dev_w0

M PfStatDisconnect: disconnect statistics

M Entering TH_CALLHOOKS

M ThCallHooks: call hook >ThrSaveSPAFields< for event BEFORE_DUMP

M *** ERROR => ThrSaveSPAFields: no valid thr_wpadm [thxxrun1.c 720]

M *** ERROR => ThCallHooks: event handler ThrSaveSPAFields for event BEFORE_DUMP failed [thxxtool3.c 260]

M Entering ThSetStatError

M ThIErrHandle: do not call ThrCoreInfo (no_core_info=0, in_dynp_env=0)

M Entering ThReadDetachMode

M call ThrShutDown (1)...

M ***LOG Q02=> wp_halt, WPStop (Workproc 0 600) [dpnttool.c 327]

Former Member
0 Kudos

You are missing an entry for sapmsNSP in your Services file. Add an entry like

sapmsNSP 36<InstanceNumber>/tcp

Former Member
0 Kudos

Thanks u now msg server is running .Now DISP+Work Running but after some time it is stopped . I checked that the ABAP Work process are not starting. It is ending after some time.

Error from DISP+WORK is below :

blks_in_queue/wp_ca_blk_no/wp_max_no = 1/20/7

LOCK WP ca_blk 1

make DISP owner of wp_ca_blk 1

DpRqPutIntoQueue: put request into queue (reqtype 1, prio LOW, rq_id 14)

MBUF component DOWN

NiICloseHandle: shutdown and close hdl 2 / sock 1600

NiBufIClose: clear extension for hdl 2

MsIDetach: detach MS-system

cleanup EM

EsCleanup ....

EmCleanup() -> 0

Es2Cleanup: Cleanup ES2

***LOG Q05=> DpHalt, DPStop ( 4604) [dpxxdisp.c 10333]

Good Bye .....

Please resolve

Rgds,

Dinesh

suresh_krishnamoorthy
Active Contributor
0 Kudos

Hi Dinesh,

Check the work directory and check dev_ms for errors in the message server, dev_disp for errors in the dispatcher and dev_w* for errors in the workprocesses. the work directory is located at <drive>:\usr\sap\<sid>\<instance>\work.

Can you please post the error traces for further analysis.

Regards, Suresh KB

Former Member
0 Kudos

Error from dev_ms

[Thr 5516] *** ERROR => MsSCheckConnections: no response from client C0 (10.52.13.244) after 300 secs received [msxxserv.c 3165]

[Thr 5516] *** ERROR => MsSCheckConnections: disconnect now [10.52.13.244] [msxxserv.c 3169]

error from dev_disp

LOCK WP ca_blk 1

make DISP owner of wp_ca_blk 1

DpRqPutIntoQueue: put request into queue (reqtype 1, prio LOW, rq_id 14)

MBUF component DOWN

NiICloseHandle: shutdown and close hdl 2 / sock 1592

NiBufIClose: clear extension for hdl 2

MsIDetach: detach MS-system

cleanup EM

EsCleanup ....

EmCleanup() -> 0

Es2Cleanup: Cleanup ES2

***LOG Q05=> DpHalt, DPStop ( 6000) [dpxxdisp.c 10333]

Good Bye .....

error from dev_w1

M PfStatDisconnect: disconnect statistics

M Entering TH_CALLHOOKS

M ThCallHooks: call hook >ThrSaveSPAFields< for event BEFORE_DUMP

M *** ERROR => ThrSaveSPAFields: no valid thr_wpadm [thxxrun1.c 720]

M *** ERROR => ThCallHooks: event handler ThrSaveSPAFields for event BEFORE_DUMP failed [thxxtool3.c 260]

M Entering ThSetStatError

M ThIErrHandle: do not call ThrCoreInfo (no_core_info=0, in_dynp_env=0)

M Entering ThReadDetachMode

M call ThrShutDown (1)...

B dbtbxbuf: Buffer TBX_SINGLE not available

M ***LOG Q02=> wp_halt, WPStop (Workproc 1 5104) [dpnttool.c 327]