NET/MASTER Messages Manual

1401: ZNNM-EVT-SYS-TRAP
Event-Message Tokens
4–52 106159 Tandem Computers Incorporated
1401: ZNNM-EVT-SYS-TRAP
A system trap occurred in a Global Memory Manager (GMM) process.
Tokens
Token Name Token Type Value Assigned
ZEMS-TKN-EVENTNUMBER ZSPI-TYP-INT 1401
ZEMS-TKN-EMPHASIS ZSPI-TYP-BOOLEAN TRUE
ZSPI-TKN-SSID ZSPI-TYP-SSID 117
ZEMS-TKN-SUBJECT-MARK ZSPI-TYP-MARK (See description)
ZNNM-TKN-PROC-NAME ZSPI-TYP-STRING (See description)
ZNNM-TKN-ADDR ZSPI-TYP-UINT (See description)
ZNNM-TKN-TRAP-NUM ZSPI-TYP-UINT (See description)
ZNNM-TKN-TRAP-STRING ZSPI-TYP-STRING (See description)
Event-Message Text
process_name
ABENDING AT P %
paddr
, TRAP=
trapnum
,
trapstring
where:
process_name
is
the value of
ZNNM-TKN-PROC-NAME
paddr
is
the value of
ZNNM-TKN-ADDR
trapnum
is
the value of
ZNNM-TKN-TRAP-NUM
trapstring
is
the value of
ZNNM-TKN-TRAP-STRING
ZEMS-TKN-SUBJECT-MARK
marks the next token in the event-message buffer as a subject token of the event
message.
ZNNM-TKN-PROC-NAME
contains the name of the process generating the event. The name appears as
process_name
in the message text, and the process is the subject of the event.
ZNNM-TKN-ADDR
contains the P-address where the process failed. It appears as
paddr
in the
message text.
ZNNM-TKN-TRAP-NUM
contains the trap number that was reported. It appears as
trapnum
in the
message text.
ZNNM-TKN-TRAP-STRING
contains the description of the trap. It appears as
trapstring
in the message
text.