EVENTS
-list of system-generated events
The System Event Monitor feature detects and reports certain pre-defined events, primarily failures, that a system operator should be aware of. Each event report is an FML32 buffer containing generic fields that describe the event plus other fields that describe the object associated with the event.
This reference page first defines the generic event reporting fields, and then lists all events detected in the current BEA TUXEDO system release.
Event reporting is currently limited to classes defined in TM_MIB
(5). Event reporting uses the MIB information base. See MIB
(5) and TM_MIB
(5) for a definition and the availability of "local attributes" and be aware that the availability of a local attribute depends on the state of communication within the application's network.
TA_OPERATION
: string
EVT
", which identifies this buffer as an event report notification.
TA_EVENT_NAME
: string
.Sys
".
TA_EVENT_SEVERITY
: string
ERROR
", "WARN
", or "INFO
", to indicate the severity of this event.
TA_EVENT_LMID
: string
TA_EVENT_TIME
: long
TA_EVENT_USEC
: long
TA_EVENT_DESCRIPTION
: string
TA_CLASS
: string
TA_CLASS
, the event notification buffer will contain additional fields specific to an object of this class.
TA_ULOGCAT
: string
TA_ULOGMSGNUM
: num
T_ACLPERM
Event List
.SysAclPerm
INFO: .SysACLPerm: system ACL permission change
T_DOMAIN
Event List
.SysResourceConfig
INFO: .SysResourceConfig: system configuration change
T_GROUP
Event List
.SysGroupState
INFO: .SysGroupState: system configuration change
T_MACHINE
Event List
SysMachineBroadcast
WARN: .SysMachineBroadcast: %TA_LMID broadcast delivery failure
SysMachineConfig
INFO: .SysMachineConfig: %TA_LMID configuration change
SysMachineFullMaxaccessers
WARN: .SysMachineFullMaxaccessers: %TA_LMID capacity limit
SysMachineFullMaxconv
WARN: .SysMachineFullMaxconv: %TA_LMID capacity limit
SysMachineFullMaxgtt
WARN: .SysMachineFullMaxgtt: %TA_LMID capacity limit
SysMachineFullMaxwsclients
WARN: .SysMachineFullMaxwsclients: %TA_LMID capacity limit
SysMachineMsgq
WARN: .SysMachineMsgq: %TA_LMID message queue blocking
SysMachinePartitioned
ERROR: .SysMachinePartitioned: %TA_LMID is partitioned
SysMachineSlow
WARN: .SysMachineSlow: %TA_LMID slow responding to DBBL
SysMachineState
INFO: .SysMachineState: %TA_LMID state change to %TA_STATE
SysMachineUnpartitioned
ERROR: .SysMachinePartitioned: %TA_LMID is unpartitioned
T_BRIDGE
Event List
SysNetworkConfig
INFO: .SysNetworkConfig: %TA_LMID[0]->%TA_LMID[1] configuration change
SysNetworkDropped
ERROR: .SysNetworkDropped: %TA_LMID[0]->%TA_LMID[1] connection dropped
SysNetworkFailure
ERROR: .SysNetworkFailure: %TA_LMID[0]->%TA_LMID[1] connection failure
SysNetworkFlow
WARN: .SysNetworkFlow: %TA_LMID[0]->%TA_LMID[1] flow control
SysNetworkState
INFO: .SysNetworkState: %TA_LMID[0]->%TA_LMID[1] state change to %TA_STATE
T_SERVER
Event List
SysServerCleaning
ERROR: .SysServerCleaning: %TA_SERVERNAME, group %TA_SRVGRP, id %TA_SRVID server cleaning
SysServerConfig
INFO: .SysServerConfig: %TA_SERVERNAME, group %TA_SRVGRP, id %TA_SRVID configuration change
SysServerDied
ERROR: .SysServerDied: %TA_SERVERNAME, group %TA_SRVGRP, id %TA_SRVID server died
SysServerInit
ERROR: .SysServerInit: %TA_SERVERNAME, group %TA_SRVGRP, id %TA_SRVID server initialization failure
SysServerMaxgen
ERROR: .SysServerMaxgen: %TA_SERVERNAME, group %TA_SRVGRP, id %TA_SRVID server exceeded MAXGEN restart limit
SysServerRestarting
ERROR: .SysServerRestarting: %TA_SERVERNAME, group %TA_SRVGRP, id %TA_SRVID server restarting
SysServerState
INFO: .SysServerState: %TA_SERVERNAME, group %TA_SRVGRP, id %TA_SRVID state change to %TA_STATE
SysServerTpexit
ERROR: .SysServerTpexit: %TA_SERVERNAME, group %TA_SRVGRP, id %TA_SRVID server requested TPEXIT
T_SERVICE
Event List
.SysServiceTimeout
ERROR: .SysServiceTimeout: %TA_SERVERNAME, group %TA_SRVGRP, id %TA_SRVID server killed due to a service time-out
T_CLIENT
Event List
SysClientConfig
INFO: .SysClientConfig: User %TA_USRNAME on %TA_LMID configuration change
SysClientDied
WARN: .SysClientDied: User %TA_USRNAME on %TA_LMID client died
SysClientSecurity
WARN: .SysClientSecurity: User %TA_USRNAME on %TA_LMID authentication failure
SysClientState
INFO: .SysClientState: User %TA_USRNAME on %TA_LMID state change to %TA_STATE
T_TRANSACTION
Event List
SysTransactionHeuristicAbort
ERROR: .SysTransactionHeuristicAbort: Transaction %TA_GTRID in group %TA_GRPNO
SysTransactionHeuristicCommit
ERROR: .SysTransactionHeuristicCommit: Transaction %TA_GTRID in group %TA_GRPNO
T_EVENT
Event List
SysEventDelivery
ERROR: .SysEventDelivery: System Event Monitor delivery failure on %TA_LMID
SysEventFailure
ERROR: .SysEventFailure: System Event Monitor subsystem failure on %TA_LMID
${TUXDIR}/udataobj/evt_mib
MIB
(5), TM_MIB
(5)