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

330 Chapter19
Logging Location Codes
Control Process Logging Location Codes
MESSAGE: INTERNAL ERROR; Configuration file error
25 CLAS0002 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 an SR,” of
this manual.
MESSAGE: BUFFER MANAGER; Buffer manager error
27 CLAS0002 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 an SR,” of this manual.
MESSAGE: IRRECOVERABLE ERROR; Bad CONFIG file version
29 CLAS0002 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 an SR,” of this manual.
MESSAGE: PACKET DISCARD; Path resolve failure
30 CLAS0002 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 an
SR,” of this manual.