NonStop Operating System Event Management Programming Manual

Configuration Services Event Messages (ZDSC)
HP NonStop Operating System Event Management Programming Manual520372-020
24-45
Messages
2054: ZDSC-EVT-PROCESS-LAUNCH-FAIL
An error occurred and a generic process failed to launch in a processor.
Unconditional Tokens
Cause. The Persistence Manager ($ZPM) was unable to launch the process named in
the event.
Potentially critical event: No
Action event: No
Message sender: $ZPM
TMDS collector: No
OSM/TSM collector: Yes
Unconditional Tokens
ZEMS-TKN-EVENTNUMBER token-type ZSPI-TYP-INT
ZDSC-TKN-PROC-NAME token-type ZSPI-TYP-STRING
ZDSC-TKN-CPU token-type ZSPI-TYP-UINT
ZDSC-TKN-PROC-LAUNCH-ERR token-type ZSPI-TYP-UINT
ZDSC-TKN-PROC-LAUNCH-ERR-DETAIL token-type ZSPI-TYP-UINT
ZDSC-TKN-CREATE-FAIL-EVENT token-type ZSPI-TYP-UINT
Event-Message Text
Unable to launch process proc-name in processor cpu.
Event causing entry to failure: create-fail-event.
launch error: proc-launch-err, error-detail: proc-launch-err-
detail.
Token Description
ZEMS-TKN-EVENTNUMBER Event number for this message. Value is
ZDSC-EVT-PROCESS-LAUNCH-FAIL (2054).
ZDSC-TKN-PROC-NAME Name of the process that was unable to be
launched. Value is ZDSC-TNM-PROC-NAME.
ZDSC-TKN-CPU Processor in which the process was unable to
be launched. Value is ZDSC-TNM-CPU.
ZDSC-TKN-PROC-LAUNCH-ERR Error that occurred during the process launch.
Value is ZDSC-TNM-PROC-LAUNCH-ERR.
ZDSC-TKN-PROC-LAUNCH-ERR-DETAIL Detailed information about the error that
occurred during the process launch. Value is
ZDSC-TNM-PROC-LAUNCH-ERR-DETAIL.
ZDSC-TKN-CREATE-FAIL-EVENT. Event that caused the entry to fail. Value is
ZDSC-TNM-CREATE-FAIL-EVENT