cancel
Showing results for 
Search instead for 
Did you mean: 

Disp is stopping

ajjunit84
Active Participant
0 Kudos

Hi All,

Th IPddress of our server has been chnaged.

And now when i try to start SAP ERP system ,its starting up and dying after some time.

This is the dev_mslog

================

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

[Thr 2124] load acl file = F:\usr\sap\SM1\SYS\global\ms_acl_info.DAT

[Thr 2124] MsGetOwnIpAddr: my host addresses are :

[Thr 2124] 1 : [10.95.70.125] mngnetstdev (HOSTNAME)

[Thr 2124] 2 : [127.0.0.1] Mngnetstdev (LOCALHOST)

[Thr 2124] MsHttpInit: full qualified hostname = Mngnetstdev

[Thr 2124] HTTP logging is switch off

[Thr 2124] set HTTP state to LISTEN

[Thr 2124] ms/icf_info_server : deleted

[Thr 2124] *** I listen to port sapmsSM1 (3600) ***

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

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

[Thr 2124] CUSTOMER KEY: >A2101181901<

[Thr 2124] build version=701.2008.03.06

[Thr 2124] Wed Feb 03 10:31:54 2010

[Thr 2124] *** ERROR => MsSClientHandle: no server provides service ENQ (4), requested from Mngnetstdev_SM1_00 [msxxserv.c 4711]

[Thr 2124] Wed Feb 03 10:42:15 2010

[Thr 2124] *** ERROR => MsSCheckConnections: no response from client C0 (10.95.70.125) after 300 secs received [msxxserv.c 3205]

[Thr 2124] *** ERROR => MsSCheckConnections: disconnect now [10.95.70.125] [msxxserv.c 3209]

=================

And this dev_disp

=================

NiBufReceive starting

MsINiRead: received 114 bytes

MSG received, len 110+4, flag 3, from MSG_SERVER , typ 0, key -

Received 4 bytes from MSG_SERVER

Received opcode MS_NOOP from msg_server, reply MSOP_OK

MsOpReceive: ok

MsSendKeepalive : keepalive sent to message server

NiIRead: hdl 3 recv would block (errno=EAGAIN)

Wed Feb 03 10:31:31 2010

NiIPeek: peek for hdl 3 timed out (r; 1000ms)

NiIRead: read for hdl 3 timed out (1000ms)

DpHalt: no more messages from the message server

DpHalt: sync with message server o.k.

detach from message server

***LOG Q0M=> DpMsDetach, ms_detach () [dpxxdisp.c 12168]

NiBufSend starting

NiIWrite: hdl 3 sent data (wrt=110,pac=1,MESG_IO)

MsINiWrite: sent 110 bytes

MsIDetach: send logout to msg_server

MsIDetach: call exit function

DpMsShutdownHook called

NiBufISelUpdate: new MODE -- (r-) for hdl 3 in set0

SiSelNSet: set events of sock 196 to: ---

NiBufISelRemove: remove hdl 3 from set0

SiSelNRemove: removed sock 196 (pos=3)

SiSelNRemove: removed sock 196

NiSelIRemove: removed hdl 3

MBUF state OFF

AdGetSelfIdentRecord: > <

AdCvtRecToExt: opcode 60 (AD_SELFIDENT), ser 0, ex 0, errno 0

AdCvtRecToExt: opcode 40 (AD_MSBUF), ser 0, ex 0, errno 0

AdCvtRecToExt: opcode 40 (AD_MSBUF), ser 0, ex 0, errno 0

blks_in_queue/wp_ca_blk_no/wp_max_no = 1/300/17

LOCK WP ca_blk 1

make DISP owner of wp_ca_blk 1

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

MBUF component DOWN

NiICloseHandle: shutdown and close hdl 3 / sock 196

NiBufIClose: clear extension for hdl 3

MsIDetach: detach MS-system

cleanup EM

EsCleanup ....

EmCleanup() -> 0

Es2Cleanup: Cleanup ES2

***LOG Q05=> DpHalt, DPStop ( 3652) [dpxxdisp.c 10421]

Good Bye .....

========================

Can you let me know what is wrong here.

Regards

Ajay

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

>

> Hi All,

>

> Th IPddress of our server has been chnaged.

>

>

> And now when i try to start SAP ERP system ,its starting up and dying after some time.

> [Thr 2124] Wed Feb 03 10:31:54 2010

> [Thr 2124] *** ERROR => MsSClientHandle: no server provides service ENQ (4), requested from Mngnetstdev_SM1_00 [msxxserv.c 4711]

>

> [Thr 2124] Wed Feb 03 10:42:15 2010

> [Thr 2124] *** ERROR => MsSCheckConnections: no response from client C0 (10.95.70.125) after 300 secs received [msxxserv.c 3205]

> [Thr 2124] *** ERROR => MsSCheckConnections: disconnect now [10.95.70.125] [msxxserv.c 3209]

>

Hi Ajay,

Do the entry in the host file of the server ...there must be the entry of your old IP Address in the host file..you just have to change the ip address with new one.

-Rohit

ajjunit84
Active Participant
0 Kudos

Thank you all.

Issue resolved.DB host entry matched to correct ip.

Regards

Ajay

Former Member
0 Kudos

>

> Thank you all.

>

> Issue resolved.DB host entry matched to correct ip.

>

Yeah Ajay it was expected.Close the thread if issue is resolved.

-Rohit

Former Member
0 Kudos

Hi,

Please paste the log of dev_w0 and also kindly check if database is up and running. Let us know what is the database you are using. Since you have changed the IP address please update the same in host file.

Regards,

Sharath

sunny_pahuja2
Active Contributor
0 Kudos

Hi,

Check SAP Note 403708 - Changing an IP address

Thanks

Sunny

Former Member
0 Kudos

put the changed IP address in the host file and retry.