NonStop Operating System Event Management Programming Manual
NonStop C-Base Multitasking Engine (NSC) Event
Messages (ZNSC)
HP NonStop Operating System Event Management Programming Manual—520372-020
18-20
Messages
Unconditional Tokens
Cause. An internal task terminated abnormally because it did not have a valid callback
function. This event occurs when a function is missing from the object file.
Effect. The task is no longer executing. The process using NSC continues normally.
Recovery. This is an internal error. see Recovery Action Requiring Vendor Support on
page 18-7.
15: ZNSC-EVT-TASK-ANCESTOR-LOST
A task with a link to its ancestor stopped, but the ancestor was no longer there.
Unconditional Tokens
Token Description
ZEMS-TKN-EVENTNUMBER Event number for this message. Value is ZNSC-EVT-TASK-
KILLED (14).
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 terminated abnormally.
ZNSC-TKN-TASK-RESULT Error associated with the task termination.
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
Event-Message Text
Task task-name stopped, link to ancestor task lost
Token Description
ZEMS-TKN-EVENTNUMBER Event number for this message. Value is ZNSC-EVT-TASK-
ANCESTOR-LOST (15).
ZNSC-TKN-PROC-NAME Subject token that specifies the process name of the
process using NSC.
ZNSC-TKN-TASK-NAME Name of the task whose ancestor was lost.