TCP/IP Management Programming Manual
Event Management
HP NonStop TCP/IP Management Programming Manual—529636-001
7-35
19: ZTCI-EVT-NEW-PROC-ERR
ZEMS-TKN-EMPHASIS
is a header token that contains the value ZSPI-VAL-TRUE, indicating that this is a
critical event.
(ZEMS-TKN-) CONSOLE-PRINT, CPU, CRTPID, GENTIME, LOGTIME, PIN,
SYSTEM, and USERID
are automatically placed in the header when the EMSINIT procedure is called and
the event message buffer is initialized. For a description of these tokens, see
Section 5, Common Definitions. For details on any of the EMS tokens, see the
EMS Manual.
ZTCI-TKN-SEV
contains the value ZTCI-VAL-SEV-WARN. This value indicates that
ZTCI-EVT-NEW-PROC-ERR is only a warning message. The process continues to
function, but some functionality has been lost; for example, the network may be
going down, or a device accessed by the TCP/IP subsystem may be experiencing
errors.
ZTCI-TKN-NEW-PROC-ERR
indicates the NEWPROCESS error that has occurred. For more details, see the
Guardian Procedure Errors and Messages Manual.
ZTCI-TKN-FNAME
contains the name of server that could not be started.
Event-Message Text
In the text message, new-proc-err corresponds to the value in
ZTCI-TKN-NEW-PROC-ERR, and fname corresponds to the value in
ZTCI-TKN-FNAME.
Cause. This error is usually caused by an error in the PORTCONF file.
Recovery. If this error is caused by an error in the PORTCONF file, the error in the
PORTCONF file should be corrected and the LISTNER process restarted.