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-35
Messages
Unconditional Tokens
Cause. The NSC checkpoint procedure was called with an illegal address.
Effect. The data is not checkpointed.
Recovery. If the problem persists, See Recovery Action Requiring Vendor Support on
page 18-7.
31: ZNSC-EVT-USR-FREESTATE
A task attempted to free a buffer that is being used for I/O.
Token Description
ZEMS-TKN-EVENTNUMBER Event number for this message. Value is ZNSC-EVT-USR-
CHECKPOINT (30).
ZNSC-TKN-PROC-NAME Subject token that specifies the process name of the
process using NSC.
ZNSC-TKN-ADDRESS Address of the user-defined checkpoint area.
ZNSC-TKN-SIZE Size of the user-defined checkpoint area.
ZNSC-TKN-TASK-NAME Name of the active task.
ZNSC-TKN-ERROR-DETAIL Error returned from the REFPARAM_BOUNDCHECK_
procedure.
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-ADDRESS token-type ZSPI-TYP-INT2
ZNSC-TKN-TASK-NAME token-type ZSPI-TYP-STRING
Event-Message Text
Invalid state for buffer free. Thread task-name.
Address address.