[rules-users] fireUntilHalt() is halt forever

Mauricio Salatino salaboy at gmail.com
Wed Aug 15 12:59:59 EDT 2012


Hi,
yes if you use : drools.halt();
that will stop the session.
What exactly do you want to achieve with that?
Cheers

On Wed, Aug 15, 2012 at 5:49 PM, Rana <ven12344 at yahoo.com> wrote:

> Hi my rule file is halt for ever. Can anybody tell me why. I debugged and
> saw
> that it is going into this method in DefaultAgenda.class
>
> public void fireUntilHalt(final AgendaFilter agendaFilter) {
>
> synchronized ( this.halt ) {
>                         if( !this.halt.get() ) this.halt.wait();   //it is
> halt here  and waiting.
>                     }
>
>
> this is my rule file.
>
> http://drools.46999.n3.nabble.com/file/n4019146/rule_file.txtrule_file.txt
>
>
> Please help me out.
>
> Thanks.
>
>
>
> --
> View this message in context:
> http://drools.46999.n3.nabble.com/fireUntilHalt-is-halt-forever-tp4019146.html
> Sent from the Drools: User forum mailing list archive at Nabble.com.
> _______________________________________________
> rules-users mailing list
> rules-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>



-- 
 - MyJourney @ http://salaboy.wordpress.com
 - Co-Founder @ http://www.jugargentina.org
 - Co-Founder @ http://www.jbug.com.ar

 - Salatino "Salaboy" Mauricio -
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-users/attachments/20120815/d9c8dd22/attachment.html 


More information about the rules-users mailing list