[jboss-jira] [JBoss JIRA] Created: (BPEL-262) redeliver messages whose handling fails due to stale state exceptions

Alejandro Guizar (JIRA) jira-events at lists.jboss.org
Mon Jul 2 19:03:57 EDT 2007


redeliver messages whose handling fails due to stale state exceptions
---------------------------------------------------------------------

                 Key: BPEL-262
                 URL: http://jira.jboss.com/jira/browse/BPEL-262
             Project: JBoss jBPM BPEL
          Issue Type: Task
      Security Level: Public (Everyone can see)
          Components: Engine
            Reporter: Alejandro Guizar
         Assigned To: Alejandro Guizar
             Fix For: jBPM BPEL 1.1 GA


PROBLEM. Upon message reception, a new transaction begins and process execution proceeds. It is possible that other portions of the process execute in separate transactions. Concurrent process execution may cause stale state or lock acquisition exceptions to be thrown in one or more transactions.

PROPOSAL. Detect stale state and lock acquisition exceptions in JMS message listeners. Do not acknowledge the affected message. Recover the JMS session.

-- 
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 jboss-jira mailing list