TS/MP Management Programming Manual (G06.24+, H06.03+)

PATHMON Event Messages
NonStop TS/MP Management Programming Manual540082-001
11-59
Event-Message Range 1000 Through 1999
1080: ZPWY-EVT-PM-TRAPPED
A software or hardware failure resulted in a trap. This is a Pathway subsystem internal
error. These values give the process environment at the time the PATHMON process
failed:
%trap-no is the number of the trap for use with DEBUG
%s-reg is the stack register
%p-reg is the program counter register
%e-reg is the environment register
%l-reg is the local register
For a description of tokens that are present in this event message but are not listed or
described below, see Section 10, Event Management.
Token Descriptions
ZEMS-TKN-EMPHASIS
has a value of ZSPI-VAL-TRUE.
ZEMS-TKN-EVENTNUMBER
contains ZPWY-EVT-PM-TRAPPED (1080).
ZEMS-TKN-SUBJECT-MARK
indicates ZPWY-TKN-PMNAME, which contains the name of the PATHMON
process that is the subject of this event message.
Unconditional Tokens
ZEMS-TKN-EMPHASIS token-type ZSPI-TYP-BOOLEAN.
ZEMS-TKN-EVENTNUMBER token-type ZSPI-TYP-INT.
ZEMS-TKN-SUBJECT-MARK token-type ZSPI-TYP-SSCTL.
ZPWY-TKN-PMNAME token-type ZPWY-TYP-PMNAME.
ZPWY-TKN-EVENTCLASS token-type ZSPI-TYP-ENUM.
Conditional Tokens
N ZPWY-TKN-TRAP token-type ZSPI-TYP-UINT.
N ZPWY-TKN-SADDR token-type ZSPI-TYP-UINT.
N ZPWY-TKN-PADDR token-type ZSPI-TYP-UINT.
N ZPWY-TKN-EADDR token-type ZSPI-TYP-UINT.
N ZPWY-TKN-LADDR token-type ZSPI-TYP-UINT.
Event-Message Text
*1080* PATHMON, TRAP: T=%trap S=%s-reg P=%p-reg E=%e-reg
L=%l-reg