NS3000/iX Error Messages Reference Manual (36923-90041)
Chapter 19 355
Logging Location Codes
Control Process Logging Location Codes
ACTION: This error was not fatal, and network shutdown continued.
However, since pool ID’s should always appear in both tables, NETCP is
confused. Even if the pool ID in the device table was valid, NECP could
not be sure, so to be safe the buffer pool was not deleted, and the NS
Registry may still contain that pool ID. The amount of system memory
used by this buffer pool may be inaccessible until the next system
restart. If the problem occurs again, see Appendix A, “Submitting an
SR,” of this manual.
MESSAGE: Bad status
607 CLAS0002 CAUSE: While attempting to disable tracing on one of the Transport
modules, in response to a system shutdown or a user’s :NETCONTROL
command, NETCP encountered an error trying to send a trace disable
message to that module (PARM = 32-bit status returned by the call to
send_msg).
ACTION: This error was not fatal, and network operation continued.
Though it is not possible to tell from console logging which module was
affected, disc logging will show the entire message, including the
interface code of the entity being sent to. After this error, NETCP
disabled the affected module’s tracing at the NMS subsystem level,
closing the trace file. While this may result in additional module
specific errors if the module tries writing more trace data later on, at
least the file will be available for analysis. If this problem occurs
repeatedly, see Appendix A, “Submitting an SR,” of this manual.
MESSAGE: Bad status
608 CLAS0002 CAUSE: While attempting to enable tracing on one of the Transport
modules, in response to a user’s :NETCONTROL command, NETCP
encountered an error trying to send a trace enable message to that
module (PARM = 32-bit status returned by the call to send_msg).
ACTION: This error was not fatal, and network operation continued.
Even though a new trace file was created, the module will not record
any trace data in it, and more errors may occur when tracing is disabled
later on. The specified module may have failed or may not exist. When
convenient, try restarting the network. If the problem still persists, see
Appendix A, “Submitting an SR,” of this manual.
MESSAGE: INTERNAL ERROR; Data dictionary error
609 CLAS0002 CAUSE: While stopping Transport due to a system shutdown or a
:NETCONTROL STOP command, NETCP was unable to delete a CM Port
Dictionary entry named “NMCONFIG”, into in which it had previously
stored the name of the NMCONFIG file (PARM = 16-bit result code
returned by the call to dict_delete). The entry was used as a way to
partially lock the file, so NMMGR could tell Transport was up and
running. The CM Port Dictionary is an operating system lookup service
used by, but not part of, Transport.