NonStop Operating System Event Management Programming Manual

NonStop C-Base Multitasking Engine (NSC) Event
Messages (ZNSC)
HP NonStop Operating System Event Management Programming Manual520372-020
18-19
Messages
Unconditional Tokens
Cause. NSC failed to start a task because the task either returned an error or did not
set a callback function. The task might have returned an error because of lack of
system resources.
Effect. The task is not created. The process using NSC continues normally.
Recovery. Restart the reporting process. If the problem persists, this suggests a
logical error in the process rather than a lack of resources. In this case, see Recovery
Action Requiring Vendor Support on page 18-7.
14: ZNSC-EVT-TASK-KILLED
An internal task terminated abnormally.
Event-Message Text
Failed to start task task-name, ancestor task-ancst
Token Description
ZEMS-TKN-EVENTNUMBER Event number for this message. Value is ZNSC-EVT-TASK-
START-ERR (13).
ZNSC-TKN-PROC-NAME Subject token that specifies the process name of the
process using NSC.
ZNSC-TKN-TASK-NAME Name of the task that is trying to create the subordinate
process.
ZNSC-TKN-TASK-ANCST Ancestor task.
Subject: ZNSC-TKN-PROC-NAME
Potentially critical event: No
Action event: No
Message sender: Processes using NSC
TMDS collector: No
OSM/TSM collector: Yes
Unconditional Tokens
ZEMS-TKN-EVENTNUMBER token-type ZSPI-TYP-INT
ZNSC-TKN-PROC-NAME token-type ZSPI-TYP-STRING
ZNSC-TKN-TASK-NAME token-type ZSPI-TYP-STRING
ZNSC-TKN-TASK-RESULT token-type ZSPI-TYP-UINT
Event-Message Text
Task task-name stopped abnormally, error error