MSIR.0916 Could not connect to (ipaddr) port (portnum)

From m204wiki
Jump to navigation Jump to search

This message indicates that a SIRIUS DEBUG, SIRDEBUG, or SIRIUSDEBUG command failed because it was unable to connect to the indicated debugging client. The most common causes for this problem are:

  • The target client's IP address or host name was incorrect. Correct the address of host name.
  • The target client's port number was incorrect. Correct the port number.
  • The debugging client was not started on the target workstation. Start the Debugger Client on the workstation, and reissue the command. Note that the client must be installed on the target workstation. For more information about the Debugger client, see the Janus/Sirius Debugger User's Guide.

This message should be preceded by other messages giving more details about the nature of the communications error. If the problem is still not obvious, contact Technical Support for assistance.


Message attributes:

RETCODEO=0Sets online return code
RETCODEB=4Sets batch (single user) return code
CLASS=EError class; the message can be suppressed with the X'04' bit setting of the MSGCTL parameter
AUDITERWrites the message with line type ER to the audit trail
COUNTIncrements the error count (ERCNT) parameter

Back to list of messages