[jboss-jira] [JBoss JIRA] (WFLY-1346) avoid "transaction is not active" error by having CMTTxInterceptor.endTransaction check transaction status
Scott Marlow (JIRA)
jira-events at lists.jboss.org
Thu May 16 20:04:07 EDT 2013
[ https://issues.jboss.org/browse/WFLY-1346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12774910#comment-12774910 ]
Scott Marlow commented on WFLY-1346:
------------------------------------
Previous to the attached exception, is this warning in the server.log
{quote}
#|2013-05-14 10:54:08,126|WARN |[com.arjuna.ats.arjuna]|(ThreadId: oam-http-executor-threads - 13)|ARJUNA012077: Abort called on already aborted atomic action 0:ffff7f000001:400e5fc9:5192550f:527f|#]
[
{quote}
> avoid "transaction is not active" error by having CMTTxInterceptor.endTransaction check transaction status
> ----------------------------------------------------------------------------------------------------------
>
> Key: WFLY-1346
> URL: https://issues.jboss.org/browse/WFLY-1346
> Project: WildFly
> Issue Type: Feature Request
> Components: EJB
> Affects Versions: 8.0.0.Alpha1
> Reporter: Scott Marlow
> Assignee: jaikiran pai
> Attachments: alreadyRolledbackError.txt
>
>
> See attached log for example exception that could be avoided if we change CMTTxInterceptor.endTransaction() to check the transaction status.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list