JTS Properties

Following is the list of properties that are exposed by the JTS server that can be monitored using the console.
 
Property Name Description
TransactionsTotal Total number of transactions created.
TransactionsCompleted Total number of transactions completed.
TransactionsCommitted Total number of transactions committed.
TransactionsRolledback Total number of transactions rolled back.
TransactionsTimedOut Total number of transactions timed out.
ForeignTransactionsTotal Total number of foreign transactions created.
ForeignTransactionsActive Total number of foreign transactions active.
TransactionTimeout Transaction time out in seconds.
RecoveryWorkerThreads Number of recoverty background threads.
RecoveryRetryMinutes Time in minutes for retrying transactions that fail to complete during recovery.