[jboss-jira] [JBoss JIRA] Created: (JBPM-847) When a suspended workflow is resumed, all its finished are getting opened.

Syed Arshad (JIRA) jira-events at lists.jboss.org
Wed Feb 21 13:40:35 EST 2007


When a suspended workflow is resumed, all its finished are getting opened.
--------------------------------------------------------------------------

                 Key: JBPM-847
                 URL: http://jira.jboss.com/jira/browse/JBPM-847
             Project: JBoss jBPM
          Issue Type: Bug
          Components: Core Engine
    Affects Versions: jBPM 3.1
         Environment: Linux, Tomcat and Java
            Reporter: Syed Arshad
         Assigned To: Tom Baeyens
            Priority: Critical


When suspended workflow is resumed, all it is existing tasks which are already completed are getting reopended. 

What i see the details in jbpm_taks table during its suspended state is: isSuspended = true and isOpen=false BUT after resuming the status is isSuspended=false and isOpen=true.

The system is in production and this is really panicy.



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