NS3000/iX Error Messages Reference Manual (36923-90043)

522 Chapter21
Logging Location Codes
Control Process Logging Location Codes
658 CLAS0002 MESSAGE: INTERNAL ERROR; Internal resource error
CAUSE: While attempting to start all network specific protocols,
required for a given network, such as IP, because a :NETCONTROL
command was issued, NETCP encountered an error, either from a
protocol’s module configurator, or while trying to rendezvous a protocol
to the link driver. (PARM = 32-bit status returned by the call to a
module configurator, or from cp_rendezvous_protocol). May be
preceded by another error from another module, logging the reason for
the original failure.
ACTION: The general protocols were started, but the specified network
did not start, and NETCP attempted to stop the partially started
network and any network specific protocols which did start. Retry the
operation. If the problem still occurs, stop and restart Transport. If the
problem still persists, see Appendix A , “Submitting a CR,” of this
manual.
659 CLAS0002 MESSAGE: INTERNAL ERROR; Module Deconfig Failed
CAUSE: After an error occurred while NETCP was attempting to start
network specific protocols for a given network, NETCP attempted to
clean up by stopping any of those protocols which did start, but then
encountered another error when calling a protocol module
deconfigurator (PARM = 32-bit status returned by the call to a module
deconfigurator, or from cp_rendezvous_protocol). Should always be
preceded by other errors, logging the reasons for the original failures.
ACTION: This secondary error is not the main concern, though it may
indicate additional problems. The general protocols were started, but
the specified network failed to start because of the first error. Retry the
operation. If the problem persists, see Appendix A , “Submitting a CR,
of this manual.
660 CLAS0002 MESSAGE: INTERNAL ERROR; Data dictionary error
CAUSE: While stopping an X25 network because of a system shutdown,
or a :NETCONTROL STOP command for one or all networks, NETCP first
stopped all devices before stopping any protocols, then encountered an
error trying to delete a CM Port Dictionary entry it had previously
added to keep track of one of the X25 device ports (PARM = 16-bit result
code returned by the call to dict_delete). The CM Port Dictionary is
an operating system lookup service used by, but not part of, Transport.
There should be one entry per X25 device, named “X25.linkid”, where
linkid consists of 4 unprintable bytes defining the binary SDI link ID
for that link, dynamically assigned by the Link Support Services
subsystem.
ACTION: This error in itself was not fatal, and network shutdown
continued. No resources were lost. If the problem happens every time,
see Appendix A , “Submitting a CR,” of this manual.