Servers: Monitoring: JTA XA Resources
Column Display Related Tasks Related Topics
Use this page to monitor transactions coordinated by this server.
This page shows statistics about transactions coordinated by the server for each transactional (XA) resource accessed by the server.
Column Display
You can show fewer or additional data points on this page by expanding Customize this table and modifying the Column Display list. Each data point displays in its own table column.
The following table lists all of the data points that you can display in columns on this page.
Name Description Name The name of the non-XA resource that participated in global transactions.
Transactions The total number of transactions processed. This total includes all committed, rolled back, and heuristic transaction completions since the server was started.
MBean Attribute:
JTARuntimeMBean.TransactionTotalCount
Commits The total number of transactions committed since the server was started.
MBean Attribute:
JTARuntimeMBean.TransactionCommittedTotalCount
Rollbacks The number of transactions that were rolled back since the server was started.
MBean Attribute:
JTARuntimeMBean.TransactionRolledBackTotalCount
Timeout Rollbacks The number of transactions that were rolled back due to a timeout expiration.
MBean Attribute:
JTARuntimeMBean.TransactionRolledBackTimeoutTotalCount
Resource Rollbacks The number of transactions that were rolled back due to a resource error.
MBean Attribute:
JTARuntimeMBean.TransactionRolledBackResourceTotalCount
Application Rollbacks The number of transactions that were rolled back due to an application error.
MBean Attribute:
JTARuntimeMBean.TransactionRolledBackAppTotalCount
System Rollbacks The number of transactions that were rolled back due to an internal system error.
MBean Attribute:
JTARuntimeMBean.TransactionRolledBackSystemTotalCount
Heuristics The number of transactions that completed with a heuristic status since the server was started.
MBean Attribute:
JTARuntimeMBean.TransactionHeuristicsTotalCount
Transaction Abandoned Total Count The total number of transactions that were abandoned since the server was started.
MBean Attribute:
JTARuntimeMBean.TransactionAbandonedTotalCount