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

Chapter 21 481
Logging Location Codes
Control Process Logging Location Codes
25 CLAS0002 MESSAGE: INTERNAL ERROR; Configuration file error
CAUSE: While initially starting up, NETCP’s attempt to get the global
information record from the NETXPORT.GLOBAL path in the NMCONFIG
file failed (PARM = 32-bit status returned by the call to
nmconfgetdata).
ACTION: Transport did not start. Verify the configuration file exists,
and if this is not the problem, see Appendix A , “Submitting a CR,” of
this manual.
27 CLAS0002 MESSAGE: BUFFER MANAGER; Buffer manager error
CAUSE: An attempt to create NETCP’s frozen utility buffer pool failed
during initial startup (PARM = 32-bit status returned by the call to
bmgr_create_pool).
ACTION: Transport did not start. Depending on the error, it is possible
too much frozen memory is being used by the system, but this can
change with time. Use GLANCEXL or a similar utility to check memory
usage by the system. If memory is not the cause and the problem
persists even if retried after a suitable waiting period, see Appendix A ,
“Submitting a CR,” of this manual.
29 CLAS0002 MESSAGE: IRRECOVERABLE ERROR; Bad CONFIG file version
CAUSE: If PARM = 0, during initial startup NETCP discovered the
version number in the NMCONFIG file was not in the range expected
by Transport.
ACTION: Transport did not start. Run program NMMGRVER to convert
the configuration file to the current version, then restart the network.
CAUSE: If PARM is nonzero, during initial startup NETCP could not
read the global information record from the NETXPORT.GLOBAL path in
the NMCONFIG file (PARM = 32-bit status returned by the call to
nmconfgetdata).
ACTION: Transport did not start. Use NMMGR to validate the
NMCONFIG file, then retry the operation again. If the problem
persists, see Appendix A , “Submitting a CR,” of this manual.
30 CLAS0002 MESSAGE: PACKET DISCARD; Path resolve failure
CAUSE: During initial NETCP startup, an attempt to initialize the
Node/Address Path cache by calling path_cache_init failed (PARM =
maximum cached node names).
ACTION: Transport did not start. It is not possible to tell from NETCP
logging what the result code from path_cache_init was, but PATHS
may have logged additional errors. See Appendix A , “Submitting a CR,”
of this manual.