Show TOC Start of Content Area

Background documentation Message Server is Not Available (in dev_jcontrol)  Locate the document in its SAP Library structure

During the J2EE instance startup, JControl tries to connect to the message server. If this fails, you will get an error message like the following in the dev_jcontrol trace file:

Syntax

*** ERROR => MsIAttach: NiBufConnect to localhost/3604 failed (rc=NIECONN_REFUSED

*** ERROR => Can't attach to message server (localhost/3604) [rc=-100]-> reconnect

Solution

Check if the central service instance is already running. The message server has to be up and running on the specified host and port.

 

 

End of Content Area