cancel
Showing results for 
Search instead for 
Did you mean: 

help !!! message server can not start.

Former Member
0 Kudos

our ecc6 system can not start successfully, all other process have started, but the message server can not start, I use ps -ef|grep ms, found that the message server has not started .

we update our AIX os from 5300-04-csp to 5300-05-csp, and update the firmware, to sf240_338.

I think the reason is not about the os upgrade. do you have any ideas?

thanks.

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos
Former Member
0 Kudos
Former Member
0 Kudos

Because in profile : DEFAULT.PFL the rslg/collect_daemon/listen_port and rdisp/msserv_internal use the same port 3900, I changed the rdisp/msserv_internal to 3910, then restart sap,, the message server can start successfully.

thanks a lot.

Former Member
0 Kudos

Hi Victor,

SAP Note 1280590 - may slove your problem.

Best Regards

Umesh

JPReyes
Active Contributor
0 Kudos

whats one the logs?.... check dev_ms, dev_disp and dev_w0.

Regards

Juan

Former Member
0 Kudos

I found some error in dev_ms:

-


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

-


[Thr 1] Sun Jan 4 17:45:57 2009

[Thr 1] WLM Tag 'DEV/MSG' successfully set for this process

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

systemid 324 (IBM RS/6000 with AIX)

relno 7000

patchlevel 0

patchno 137

intno 20050900

make: multithreaded, Unicode, 64 bit, optimized

pid 577664

[Thr 1] ***LOG Q01=> MsSInit, MSStart (Msg Server 1 577664) [msxxserv_mt. 1832]

[Thr 1] SigISetDefaultAction : default handling for signal 20

[Thr 1] load acl file = /usr/sap/DEV/SYS/global/ms_acl_info

[Thr 1] MsGetOwnIpAddr: my host addresses are :

[Thr 1] 1 : [192.168.5.100] KS1DSAP5 (HOSTNAME)

[Thr 1] 2 : [127.0.0.1] loopback (LOCALHOST)

[Thr 1] 3 : [10.10.5.50] KS1DSAP5 (NILIST)

[Thr 1] 4 : [10.20.3.50] KS1DSAP5 (NILIST)

[Thr 1] MsHttpInit: full qualified hostname = KS1DSAP5

[Thr 1] HTTP logging is switch off

[Thr 1] set HTTP state to LISTEN

[Thr 1] ms/icf_info_server : deleted

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

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

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

[Thr 1] CUSTOMER KEY: >I1329564270<

[Thr 1] Sun Jan 4 17:46:22 2009

[Thr 1] MsHttpReadUrl2: H-1 url = /sap/public/icf_info/urlprefix (403 Forbidden)

[Thr 1] MsHttpReadUrl2: H-1 url = /sap/public/icf_info/logon_groups (403 Forbidden)

[Thr 1] Sun Jan 4 17:46:57 2009

[Thr 1] *** ERROR => NiBufICallAlloc: allocfunc returned small buffer (32110<7536706;hdl 4) [nibuf.cpp 532]

[Thr 1] Sun Jan 4 17:50:57 2009

[Thr 1] *** ERROR => NiBufICallAlloc: allocfunc returned small buffer (32110<7536706;hdl 4) [nibuf.cpp 532]

[Thr 1] Sun Jan 4 17:54:57 2009

[Thr 1] *** ERROR => NiBufICallAlloc: allocfunc returned small buffer (32110<7536706;hdl 4) [nibuf.cpp 532]

Former Member
0 Kudos

Hi,

Is your Database up and running?

Regards

ambicasony