cancel
Showing results for 
Search instead for 
Did you mean: 

Regarding the service msg_server

Former Member
0 Kudos

Friends,

I have IDES installed at a server. when I am trying to start the SAP service it is showing error of msr_server.exe is stopped. I have checked the trace for the same which is as follows:

-


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

-


[Thr 3372] Sat Sep 04 08:53:46 2010

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

systemid 562 (PC with Windows NT)

relno 7010

patchlevel 0

patchno 48

intno 20020600

make: multithreaded, Unicode, 64 bit, optimized

pid 3356

[Thr 3372] ***LOG Q01=> MsSInit, MSStart (Msg Server 1 3356) [msxxserv.c 1853]

[Thr 3372] Sat Sep 04 08:53:47 2010

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

[Thr 3372] *** ERROR => MsSCommInit: NiBufListen(sapmsNRD) (rc=NIESERV_UNKNOWN) [msxxserv.c 10222]

[Thr 3372] *** ERROR => MsSInit: MsSCommInit [msxxserv.c 1888]

[Thr 3372] *** ERROR => main: MsSInit [msxxserv.c 5983]

[Thr 3372] ***LOG Q02=> MsSHalt, MSStop (Msg Server 3356) [msxxserv.c 6030]

Please help.

Accepted Solutions (1)

Accepted Solutions (1)

former_member189546
Active Contributor
0 Kudos

hello,

Also check

file permission of /etc/services

See this note

896973 - Service 'xyz' unknown; error in getservbyname

regards,

John Feely

Answers (2)

Answers (2)

Former Member
0 Kudos

Thanks guys, it was really helpful for a guy with just 20 days of experience in SAP Basis...

JPReyes
Active Contributor
0 Kudos

The answer (or at least part of it) is on the log,

sapmsNRD not found

You need to maintain you services file with sapmsNRD 32XX

Regards

Juan