[jboss-jira] [JBoss JIRA] (JBRULES-3376) ActivationCancelledEvent causes process to stay in current node

Mario Fusco (JIRA) jira-events at lists.jboss.org
Mon Feb 6 04:42:48 EST 2012


    [ https://issues.jboss.org/browse/JBRULES-3376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12664386#comment-12664386 ] 

Mario Fusco edited comment on JBRULES-3376 at 2/6/12 4:40 AM:
--------------------------------------------------------------

The fix for the issue JBRULES-3374 also fixed this one
                
      was (Author: mfusco):
    The fix for that issue also fixed this one
                  
> ActivationCancelledEvent causes process to stay in current node
> ---------------------------------------------------------------
>
>                 Key: JBRULES-3376
>                 URL: https://issues.jboss.org/browse/JBRULES-3376
>             Project: Drools
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>            Reporter: Mario Fusco
>            Assignee: Mario Fusco
>             Fix For: 5.4.0.CR1
>
>
> Description of problem:
> If the activation is cancelled by AgendaFilter (getCause() == FILTER) the
> Ruleflow stops at current Rule Task node and the process never ends.
> Version-Release number of selected component (if applicable):
> BRMS-5.3.0.dev5
> How reproducible:
> Every time
> Steps to Reproduce:
> 1. Insert events to create Activations
> 2. Start process with rule task and add event listeners (Process, Agenda)
> 3. call fireAllRules with AgendaFilter parameter
> Actual results:
> Process is never finished nor it moves to next node once no activations are
> left to fire.
> Expected results:
> Process continues once all rules are fired and eventually completes.
> Additional info:
> Included workaround shows this problem on StatefulKnowledgeSession although the
> same problem is on stateless.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list