cancel
Showing results for 
Search instead for 
Did you mean: 

Disp+work and msg_server stopped after Windows Update

Former Member
0 Kudos

Hi folks,

I have just installed some Windows Updates on my Solution Manager box and after a reboot, disp+work and msg_server won't start.

r3trans -x and r3trans -d all check out - no problems.

I've checked the status of dba_users - no problems.

Relevant Windows users not locked.

I've backed the updates out and restarted everything - still not starting.

I've attached the dev_disp and dev_w0 log files.

Any help here would be appreciated.

Thank you.

(Oracle 11.2.0, Windows 2008)

View Entire Topic
Former Member
0 Kudos

Ok guys, thanks for your replies.

1) localhost does resolve to 127.0.0.1

2) The default profile:  rdisp/msserv_internal = 3900, rdisp/msserv = sapsmSMR

3) I've tried to run sapcpe as above and restart - still the same issue.

4) Finally, I have re-applied the current Kernel Patch (the latest available) - problem STILL exists!

This is good one!

S_Sriram
Active Contributor
0 Kudos

Hi Paul

Can you check the Firewall & UAC disabled or not?

BR

SS

divyanshu_srivastava3
Active Contributor
0 Kudos

Check your services file for the entry of sapsmSMR

hemanth2
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Paul,

Hope you are doing good.

Can you please share the latest logs.
The best option would be to use the 7.20 kernel.

The below links will help you if there are any queries with the kernel update procedure:

SAP Note No. 1636252 - Installing a 7.20 kernel in SAP Web AS 7.00/7.01/7.10/7.11

SAP Note No. 1629598 - SAP Kernel 720 will replace older kernel versions

SAP Note No. 19466 - Downloading SAP kernel patches

Also check:

http://scn.sap.com/docs/DOC-1206

(for Manual Kernel Upgrade)

Thank you!

_____________

Kind Regards,

Hemanth

SAP AGS
 

Former Member
0 Kudos

sapmsSMR      3900/tcp      *SAP System Message Server Port

divyanshu_srivastava3
Active Contributor
0 Kudos

Goto /usr/sap/<SID>/SYS/global/ms_acl_info

make sure "HOST=*" in not #'ed


Other thing is - the host file and services file is correct and updated.

You host name and IP address are updated.


Regards

Reagan
Product and Topic Expert
Product and Topic Expert
0 Kudos

Set rdisp/msserv to 3600 in the default profile and restart SAP.

Regards

RB

Reagan
Product and Topic Expert
Product and Topic Expert
0 Kudos

Paul Ashton wrote:

sapmsSMR      3900/tcp      *SAP System Message Server Port

sapmsSMR      3600/tcp      *SAP System Message Server Port

Regards

RB

divyanshu_srivastava3
Active Contributor
0 Kudos

Hi,

Please make is 3600/tcp

That is why I  gave you help.sap link.

divyanshu_srivastava3
Active Contributor
0 Kudos

Don't make changes to default profile.

Make changes to services file

sapmsSMR      3600/tcp      *SAP System Message Server Port


That's it..!!


And then restart.


Regards