[rules-users] Problem with parallel subflows

Wolfgang Laun wolfgang.laun at gmail.com
Sat Jun 13 06:12:07 EDT 2009


This sounds very much like the problem I ran into earlier this week.
Kris has fixed it, on trunk.

-W

On 6/12/09, tom <tom238 at gmx.at> wrote:
> Hi there! I am using drools 5.0 final. I tried to implement 2 subflows which
> are polling for database entries.
>
> More exactly: my application consists of 1 process that splits up into 2
> subflows (AND - split). Both subflows
>
> Consist of a timer, followed by an action node (java code). When I start the
> application it seems that only one of the
>
> Subflows is executed, but twice! (although subflow-IDs are correctly set).
>
> If I change the action-node to MVEL input, everything works fine! If I start
> just one of the
>
>  Subprocesses, they work correctly. I am calling fireUntilHalt in a new
> thread, followed by startProcess(X) , like
>
> It is recommended in the docu.
>
> Does anyone know this problem?
>
> Greets
>
> Tom
>
>
>
>



More information about the rules-users mailing list