Hi pls tell me what is the REASON for the following exception to occur:
Caused by: org.jboss.util.NestedSQLException: Could not enlist in transaction on entering meta-aware object!javax.transaction.SystemException: enlistResource failed; - nested throwable: (javax.resource.ResourceException: Could not enlist in transaction on entering meta-aware object!javax.transaction.SystemException: enlistResource failed)
what is that META AWARE OBJECT?
Note: i am using only one database, not two or more databases. [USING ONLY ONE <local-tx-datasource> (for mysql database)]
no info about timeout, rollback, deadlock in logs...
atleast please tell me what is the scenario in which above error will come...