cancel
Showing results for 
Search instead for 
Did you mean: 

System copy - Java import - Message server port error

Former Member
0 Kudos

hi,

While doing java import using sapinst. it errors out saying

NWException thrown: nw.msConnectException:

+ While connecting to the message server instance SDC/DVEBMGS78 on host sapsdcci, port 3978 an exception has occurred. <p> DIAGNOSIS: The original exception was: wapsmod.ms.MsAttachFailed:+

Connect to message server (sapsdcci/3978) failed: NIETIMEOUT.<br> SOLUTION: Make sure that the message server is started.

Actual message server has rdisp/msserv_internal = 4778 in default.pfl. However, sapinst changes this to 3978 and fails. I have changed this to originall value..it does not help. Also restarted system, does not help.

Thanks.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Can you execute the following command: netstat -an |grep 3978

and post the output here..

Also check the sapms<SID> entry in the /etc/services file. On which port is it configured?

Kind regards,

Mark

Edited by: M. Dijsselbloem on Jul 29, 2010 9:04 AM