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-36
Messages
Unconditional Tokens
Cause. A task attempted to free a buffer that was used for a pending I/O.
Effect. The buffer is not freed.
Recovery. If the problem persists, see Recovery Action Requiring Vendor Support on
page 18-7.
32: ZNSC-EVT-USR-FREEOWNER
A task attempted to free a buffer that it did not own.
Unconditional Tokens
Token Description
ZEMS-TKN-EVENTNUMBER Event number for this message. Value is ZNSC-EVT-USR-
FREESTATE (31).
ZNSC-TKN-PROC-NAME Subject token that specifies the process name of the
process using NSC.
ZNSC-TKN-ADDRESS Address of the buffer that the task attempted to free.
ZNSC-TKN-TASK-NAME Name of the task that attempted to free the buffer.
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
Ownership error for buffer free. Thread task-name.
Address address.
Token Description (page1of2)
ZEMS-TKN-EVENTNUMBER Event number for this message. Value is ZNSC-EVT-USR-
FREEOWNER (32).
ZNSC-TKN-PROC-NAME Subject token that specifies the process name of the
process using NSC.