NET/MASTER Messages Manual
0009: ZNNM-EVT-THREAD-ABEND2
Event-Message Tokens
106159 Tandem Computers Incorporated 4–11
0009: ZNNM-EVT-THREAD-ABEND2
A system trap occurred in the process.
Tokens
Token Name Token Type Value Assigned
ZEMS-TKN-EVENTNUMBER ZSPI-TYP-INT 0009
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-OFILENAME ZSPI-TYP-STRING (See description)
ZNNM-TKN-TRAP-NUM ZSPI-TYP-UINT (See description)
ZNNM-TKN-SUBSYS ZSPI-TYP-INT (See description)
ZNNM-TKN-THREAD-ID ZSPI-TYP-UINT (See description)
ZNNM-TKN-TRAP-STRING ZSPI-TYP-STRING (See description)
Event-Message Text
process_name
(
objfile
) ABENDING, TRAP=
trapid
,
THRDID=
thrdss
/
thrdno
,
trapname
where:
process_name
is
the value of
ZNNM-TKN-PROC-NAME
objfile
is
the value of
ZNNM-TKN-OFILENAME
trapid
is
the value of
ZNNM-TKN-TRAP-NUM
thrdss
is
the value of
ZNNM-TKN-SUBSYS
thrdno
is
the value of
ZNNM-TKN-THREAD-ID
trapname
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-OFILENAME
contains the name of the name of the object file. It appears as
objfile
in the
message text.