TMF Management Programming Manual (H06.06+, J06.03+)

Table Of Contents
Event Messages
HP NonStop TMF Management Programming Manual540140-010
6-465
Descriptions of Event Messages
Recommended Action
Check if the process is intended to register with TMF.
532: ZTMF-EVT-BTN-NotRegistered
This event message is displayed if a process cannot be registered by TMF because of
an error.
Additional Unconditional Tokens
ZTMF-TKN-EVTHDR-ProcessType
is the subject token of the event message and identifies the TMF process that
generated the event. For this event, the value of the token is ZTMF-VALPROC-
TmfLib.
ZTMF-TKN-ProcessName
is the process that tried to register with TMF.
ZTMF-TKN-Fs-Error
contains an integer identifying the file-system error that occurred.
Effect
The process is not registered with TMF.
Recommended Action
Check if the process is intended to register with TMF. If yes, resolve the error. If the
problem persists, contact HP support.
Additional Unconditional Tokens
ZTMF-TKN-EVTHDR-ProcessType token-type ZSPI-TYP-Enum.
TMF-TKN-ProcessName token-type ZSPI-TYP-String.
ZTMF-TKN-Fs-Error token-type ZSPI-TYP-Int.
Event-Message Text
Process ZTMF-TKN-ProcessName has not been registered because
of error ZTMF-TKN-Fs-Error.