NS3000/iX Error Messages Reference Manual (36923-90041)
384 Chapter19
Logging Location Codes
NS Configurator Logging Location Codes
MESSAGE: INTERNAL ERROR; Internal resource error
16 CLAS0002 CAUSE: When NETCP attempted to create a new protocol module for
an existing NI, an error occurred while trying to read the pool ID for
that modules message port (PARM = 32-bit status returned by the call
to xp_get_pool_id).
ACTION: There may be a problem with the port_info call into the Ports
subsystem of MPE. See Appendix A, “Submitting an SR,” of this
manual.
MESSAGE: INTERNAL ERROR; Internal resource error
17 CLAS0002 CAUSE: When NETCP attempted to create a new protocol module for
an existing NI, after successfully creating a message port for the
module, an error occurred while trying to release ownership of the port
(PARM = 32-bit status returned by the call to port_control).
ACTION: There may be a problem with the Ports subsystem of MPE or
a bug in the Module Configurator. See Appendix A, “Submitting an SR,”
of this manual.
MESSAGE: INTERNAL ERROR; Internal resource error
18 CLAS0002 CAUSE: When NETCP attempted to create a new protocol module for
an existing NI, after successfully creating a message port for the
module and sending other messages to it, an error occurred while trying
to send a Bind message (PARM = 32-bit status returned by the call to
send_msg).
ACTION: There may be a problem with the Ports subsystem of MPE or
a bug in the Module Configurator. See Appendix A, “Submitting an SR,”
of this manual.
MESSAGE: INTERNAL ERROR; Internal resource error
19 CLAS0002 CAUSE: When NETCP attempted to destroy a protocol module attached
to an NI, or the NI itself, an error occurred while trying to send a
termination message to the module (PARM = 32-bit status returned by
the call to send_msg).
ACTION: Resources allocated to the module were not released. There
may be a problem with the Ports subsystem of MPE, a bug in the
Module Deconfigurator, or the modules port may be full. If this problem
occurs every time, see Appendix A, “Submitting an SR,” of this manual.
MESSAGE: INTERNAL ERROR; Internal resource error
20 CLAS0002 CAUSE: When NETCP attempted to unbind or destroy a protocol
module attached to an NI, after successfully sending a termination
message to the module and awaiting a reply message, the reply received
was not a termination reply (PARM = 0).