-
Language:
English
-
Language:
English
Red Hat Training
A Red Hat training course is available for Red Hat JBoss Operations Network
3.4.4.26. JBoss AS 7 and EAP 6 - Transactions Subsystem (Managed) Service
Overview
Table 3.1686. Overview
| Description: | The transactions subsystem. |
| Singleton: | yes |
| Plugin: | JBossAS7 |
Child Resource Types
Connection Properties
Table 3.1687.
| Name | Description | Required | Internal Name |
|---|---|---|---|
| Path | yes | path | |
| Managed Runtime | yes | managedRuntime |
Note
You must use the internal name to reference Configuration Properties in Dynamic Group Definition expressions.
Metrics
Table 3.1688. Metrics
| Name | Type | Description | Internal Name |
|---|---|---|---|
| Number Of Nested Transactions | measurement | The total number of nested (sub) transactions created. | number-of-nested-transactions |
| Number Of Nested Transactions per Minute | measurement | The total number of nested (sub) transactions created. | number-of-nested-transactions |
| Number Of Timed Out Transactions | measurement | The number of transactions that have rolled back due to timeout. | number-of-timed-out-transactions |
| Number Of Timed Out Transactions per Minute | measurement | The number of transactions that have rolled back due to timeout. | number-of-timed-out-transactions |
| Number Of Committed Transactions | measurement | The number of committed transactions. | number-of-committed-transactions |
| Number Of Committed Transactions per Minute | measurement | The number of committed transactions. | number-of-committed-transactions |
| Number Of Transactions | measurement | The total number of transactions (top-level and nested) created | number-of-transactions |
| Number Of Transactions per Minute | measurement | The total number of transactions (top-level and nested) created | number-of-transactions |
| Number Of Heuristics | measurement | The number of transactions which have terminated with heuristic outcomes. | number-of-heuristics |
| Number Of Heuristics per Minute | measurement | The number of transactions which have terminated with heuristic outcomes. | number-of-heuristics |
| Number Of Aborted Transactions | measurement | The number of aborted (i.e. rolledback) transactions. | number-of-aborted-transactions |
| Number Of Aborted Transactions per Minute | measurement | The number of aborted (i.e. rolledback) transactions. | number-of-aborted-transactions |
| Number Of Inflight Transactions | measurement | The number of transactions that have begun but not yet terminated. | number-of-inflight-transactions |
| Number Of Inflight Transactions per Minute | measurement | The number of transactions that have begun but not yet terminated. | number-of-inflight-transactions |
| Number Of Application Rollbacks | measurement | The number of transactions that have been rolled back by application request. This includes those that timeout, since the timeout behaviour is considered an attribute of the application configuration. | number-of-application-rollbacks |
| Number Of Application Rollbacks per Minute | measurement | The number of transactions that have been rolled back by application request. This includes those that timeout, since the timeout behaviour is considered an attribute of the application configuration. | number-of-application-rollbacks |
| Number Of Resource Rollbacks | measurement | The number of transactions that rolled back due to resource (participant) failure. | number-of-resource-rollbacks |
| Number Of Resource Rollbacks per Minute | measurement | The number of transactions that rolled back due to resource (participant) failure. | number-of-resource-rollbacks |
Note
You must use the internal name to reference Traits in Dynamic Group Definition expressions.
Configuration Properties
none
Operations
none
Package Types
none
3.4.4.26.1. JBoss AS 7 and EAP 6 - Log Store (Managed) Service
Overview
Table 3.1689. Overview
| Description: | Representation of the transaction logging storage mechanism. |
| Singleton: | yes |
| Plugin: | JBossAS7 |
Child Resource Types
Connection Properties
Table 3.1690.
| Name | Description | Required | Internal Name |
|---|---|---|---|
| Path | yes | path | |
| Include Runtime | yes | includeRuntime |
Note
You must use the internal name to reference Configuration Properties in Dynamic Group Definition expressions.
Metrics
none
Configuration Properties
Table 3.1691.
| Name | Description | Required | Internal Name |
|---|---|---|---|
| Type | Specifies the implementation type of the logging store. | no | type |
Note
You must use the internal name to reference Configuration Properties in Dynamic Group Definition expressions.
Operations
none
Package Types
none
3.4.4.26.1.1. JBoss AS 7 and EAP 6 - Transactions (Managed) Service
Table 3.1692. Overview
| Description: | The persistent information that the transaction manager stores for the purpose of recovering a transaction in the event of failure. The probe operation will add and remove transactions from the model as the corresponding real transactions start and finish the prepare and commit phases. A stuck transaction will remain in the model until either it is completed or explicitly removed by the delete operation. |
| Singleton: | no |
| Plugin: | JBossAS7 |
Table 3.1693.
| Name | Description | Required | Internal Name |
|---|---|---|---|
| Path | yes | path | |
| Include Runtime | yes | includeRuntime |
Note
You must use the internal name to reference Configuration Properties in Dynamic Group Definition expressions.
none
Table 3.1694.
| Name | Description | Required | Internal Name |
|---|---|---|---|
| Age In Seconds | The time since this transaction was prepared or when the recovery system last tried to recover it. | no | age-in-seconds |
| Id | The id of this transaction. | no | id |
| Jmx Name | The JMX name of this transaction. | no | jmx-name |
| Type | The type name under which this record is stored. | no | type |
Note
You must use the internal name to reference Configuration Properties in Dynamic Group Definition expressions.
none
none
3.4.4.26.1.1.1. JBoss AS 7 and EAP 6 - Participants (Managed) Service
Table 3.1695. Overview
| Description: | The resources that did work in a transaction. |
| Singleton: | no |
| Plugin: | JBossAS7 |
none
Table 3.1696.
| Name | Description | Required | Internal Name |
|---|---|---|---|
| Path | yes | path | |
| Include Runtime | yes | includeRuntime |
Note
You must use the internal name to reference Configuration Properties in Dynamic Group Definition expressions.
none
Table 3.1697.
| Name | Description | Required | Internal Name |
|---|---|---|---|
| Eis Product Name | The JCA enterprise information system's product name. | no | eis-product-name |
| Eis Product Version | The JCA enterprise information system's product version | no | eis-product-version |
| Jmx Name | The JMX name of this participant. | no | jmx-name |
| Jndi Name | JNDI name of this participant. | no | jndi-name |
| Status | Reports the commitment status of this participant (can be one of Pending, Prepared, Failed, Heuristic or Readonly). | no | status |
| Type | The type name under which this record is stored. | no | type |
Note
You must use the internal name to reference Configuration Properties in Dynamic Group Definition expressions.
none
none