[esb-issues] [JBoss JIRA] Commented: (JBESB-2557) Transactions marked for rollback leave BPM token locked.

Kevin Conner (JIRA) jira-events at lists.jboss.org
Mon May 24 06:17:54 EDT 2010


    [ https://jira.jboss.org/browse/JBESB-2557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12532045#action_12532045 ] 

Kevin Conner commented on JBESB-2557:
-------------------------------------

This is a consequence of the job retry count in jBPM.  The jBPM codebase had been hard-coding this value to 1 but this has recently been addressed within the jBPM codebase.

> Transactions marked for rollback leave BPM token locked.
> --------------------------------------------------------
>
>                 Key: JBESB-2557
>                 URL: https://jira.jboss.org/browse/JBESB-2557
>             Project: JBoss ESB
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Process flow
>    Affects Versions: 4.5
>         Environment: Jboss 4.2.3 with Jboss messaging and Jboss ESB 4.5
>            Reporter: Sean Burns
>
> When the ESB invokes a jBPM action it locks the token using "ESB_ASYNC_SIGNAL_ACTION". If the transaction is then marked for rollback (via a EJB throwing a Runtime Exception) the token is not unlocked, which means that there can be no more invocations of the process until that token is manually unlocked.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the esb-issues mailing list