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-29
Messages
Unconditional Tokens
Cause. Too many errors were encountered during communication with a helper server
process, causing NSC to exceed an internal error threshold.
Effect. The helper process is deleted from the server table.
Recovery. Examine previous EMS messages and attempt to determine what caused
the server to fail, then try to correct the situation. If you cannot determine the cause of
the failure or you cannot solve the problem, see Recovery Action Requiring Vendor
Support on page 18-7.
25: ZNSC-EVT-PROC-OWNER-ERR
A task initiated a process creation and terminated before the process was created.
Unconditional Tokens
ZEMS-TKN-EVENTNUMBER token-type ZSPI-TYP-INT
ZNSC-TKN-PROC-NAME token-type ZSPI-TYP-STRING
ZNSC-TKN-SERV-NAME token-type ZSPI-TYP-STRING
ZNSC-TKN-TASK-NAME token-type ZSPI-TYP-STRING
ZNSC-TKN-FUNC-NAME token-type ZSPI-TYP-STRING
Event-Message Text
Too many errors communication with server serv-name.
Task task-name, function: func-name.
Token Description
ZEMS-TKN-EVENTNUMBER Event number for this message. Value is ZNSC-EVT-
HELPER-RETRY-EXCEEDED (24).
ZNSC-TKN-PROC-NAME Subject token that specifies the process name of the
process using NSC.
ZNSC-TKN-SERV-NAME Name of the program file of the helper process.
ZNSC-TKN-TASK-NAME Name of the active task using the helper process.
ZNSC-TKN-FUNC-NAME Name of the function invoked in the helper process.
Subject: ZNSC-TKN-PROC-NAME
Potentially critical event: No
Action event: No
Message sender: Processes using NSC
TMDS collector: No
OSM/TSM collector: Yes