[
http://jira.jboss.com/jira/browse/JBAS-4238?page=comments#action_12358340 ]
Perry Rhodan commented on JBAS-4238:
------------------------------------
> By enabling WARN level logging for the
com.arjuna.ats.arjuna.coordinator package, you should see a warning when the
beforeCompletion fails
Shure, but logging the original exception is not enough. Our application has to respond
to the failing transaction depending on the root cause. Therefore there must be a
possibilty to get programmatical the real root cause.
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