[jbossts-issues] [JBoss JIRA] Closed: (JBTM-250) BaseTransaction swallows a critical error message

Andrew Dinn (JIRA) jira-events at lists.jboss.org
Tue Jul 10 05:04:31 EDT 2007


     [ http://jira.jboss.com/jira/browse/JBTM-250?page=all ]

Andrew Dinn closed JBTM-250.
----------------------------

    Fix Version/s: 4.4
       Resolution: Done

Commited patch to trunk ArjunaJTA/jta/classes/com/arjuna/ats/internal/jta/transaction/arjunacore/BaseTransaction.java revision 13294

> BaseTransaction swallows a critical error message
> -------------------------------------------------
>
>                 Key: JBTM-250
>                 URL: http://jira.jboss.com/jira/browse/JBTM-250
>             Project: JBoss Transaction Manager
>          Issue Type: Patch
>      Security Level: Public(Everyone can see) 
>          Components: JTA Implementation
>    Affects Versions: 4.2.3.SP3
>            Reporter: Andrew P
>         Assigned To: Andrew Dinn
>            Priority: Minor
>             Fix For: 4.4
>
>         Attachments: BaseTransaction.java.patch
>
>   Original Estimate: 10 minutes
>  Remaining Estimate: 10 minutes
>
> Patch is against the latest trunk, r13242.
> JTA's base transaction throws NotSupportedException for attempts to begin a nested transaction. However, the root cause's message is lost which forces one into scratching his head and diving into all kinds of debug hell. The patch propagates the message, which is quite descriptive and save from late night debugging sessions :)

-- 
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

        



More information about the jbossts-issues mailing list