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-22
Messages
17: ZNSC-EVT-TASK-FUNC-MISSING
A task function pointer could not be resolved because the function was missing.
Unconditional Tokens
Cause. NSC failed to resolve a task function pointer because the function was
missing.
Effect. The task is terminated.
Recovery. This is an internal error. See Recovery Action Requiring Vendor Support on
page 18-7.
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 failed, missing function
Token Description
ZEMS-TKN-EVENTNUMBER Event number for this message. Value is ZNSC-EVT-TASK-
FUNC-MISSING (17).
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 was trying to invoke the missing
function.