[
http://jira.jboss.com/jira/browse/JBAS-4238?page=comments#action_12358362 ]
Jonathan Halliday commented on JBAS-4238:
-----------------------------------------
Thanks for the test case, that's a big help. From what I can tell, the Hibernate
Entity Manager is vetoing the transaction commit during the beforeCompletion
Synchronization processing, probably when flushing the SQL statements through to the
database. That's consistent with my previous comment. I'll try to squeeze the
updates for this in before the TS 4.2.3.GA release.
javax.transaction.RollbackException root cause
----------------------------------------------
Key: JBAS-4238
URL:
http://jira.jboss.com/jira/browse/JBAS-4238
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: JB5-Transaction Manager
Affects Versions: JBossAS-4.2.0.CR1
Environment: Windows XP, Java 6, JBoss 4.2.0.CR1
Reporter: Flavius Burca
Assigned To: Jonathan Halliday
Priority: Critical
Fix For: JBossAS-4.2.0.GA
Attachments: JBAS-4238-TestCase.zip
On transaction commit, if the commit failes then a javax.transaction.RollbackException is
thrown. This exception does not contain a root cause, so one cannot determine the cause of
the failure.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira