Mugdha Khandekar created JBTM-1024:
--------------------------------------
Summary: JBoss [EAP] 4.3.0.GA_CP08 - Could not enlist in transaction on
entering meta-aware object
Key: JBTM-1024
URL:
https://issues.jboss.org/browse/JBTM-1024
Project: JBoss Transaction Manager
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: JCA, JTA
Affects Versions: 4.3.0.GA
Environment: JBoss [EAP] 4.3.0.GA_CP08
ATG 9.2
Reporter: Mugdha Khandekar
Assignee: Tom Jenkinson
Customer is getting below errors while doing data deployment from one schema to another
schema.
They have multiple data sources and often switches between them.
Error message:
org.jboss.util.NestedSQLException: Could not enlist in transaction on entering meta-aware
object!;
*(Server log and data base configuration attached)
All the data sources are xa.
Also, while getting any new connection, they have marked REQUIRES_NEW.
We have tried com.arjuna.ats.jta.allowMultipleLastResources to true in
jbosjta-properties.xml as per [1]
These have been added to data source:
<track-connection-by-tx>true</track-connection-by-tx>
<no-tx-separate-pools/>
No network issues found or database issues.
Related to JIRA [2]
[1]
http://community.jboss.org/wiki/Multiple1PC
[2]
https://issues.jboss.org/browse/JBAS-7086
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira