NET/MASTER Messages Manual

NNM0552
Messages
2–108 106159 Tandem Computers Incorporated
NNM0552 NEWPROCESS ERROR
process_name
err1
:
err2
ON
objfile
Cause. A NEWPROCESS error occurred while the control process was attempting to
start a process.
process_name
is the name of the process being started.
err1
is the NEWPROCESS error number.
err2
is the NEWPROCESS error subcode or a file-system error
number.
objfile
is the name of the program to be executed.
Effect. If the error code indicates that the process started, then no action is taken and
the process can be used. If the error code indicates that the process did not start, then
the control process makes another attempt to start it.
Recovery. Use the error code returned by the Guardian procedure NEWPROCESS to
determine the appropriate action to take.
NNM0553 CONFIGURATION ERROR:
errtext
Cause. There is an error in the configuration file.
errtext
contains the details of the error.
There are four types of errors:
Duplicate Process
The NonStop NET/MASTER MS system cannot add a process because of
duplication. Remove the duplicate from the configuration file.
File Input-Output Error
Use the message and the displayed Guardian file-system error number to
determine the cause and the appropriate action to take.
Too Many Processes Defined
There are too many processes of a certain type (for example, CMDSVR, CIP, or
SECEXIT). Reduce the number of that type of process to within the allowed
maximum (refer to NonStop NET/MASTER MS System Management Guide).
Startup Parameter Error
Use the message to determine the error and correct as appropriate.
Effect. The NonStop NET/MASTER MS system is not started.
Recovery. Correct the error in the configuration file and restart the NonStop
NET/MASTER MS system.