Hi,<div>yes if you use : <span style="white-space:pre-wrap">drools.halt();</span></div><div><span style="white-space:pre-wrap">that will stop the session.</span></div><div><span style="white-space:pre-wrap">What exactly do you want to achieve with that?</span></div>

<div><span style="white-space:pre-wrap">Cheers<br></span><br><div class="gmail_quote">On Wed, Aug 15, 2012 at 5:49 PM, Rana <span dir="ltr">&lt;<a href="mailto:ven12344@yahoo.com" target="_blank">ven12344@yahoo.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi my rule file is halt for ever. Can anybody tell me why. I debugged and saw<br>
that it is going into this method in DefaultAgenda.class<br>
<br>
public void fireUntilHalt(final AgendaFilter agendaFilter) {<br>
<br>
synchronized ( this.halt ) {<br>
                        if( !this.halt.get() ) this.halt.wait();   //it is<br>
halt here  and waiting.<br>
                    }<br>
<br>
<br>
this is my rule file.<br>
<br>
<a href="http://drools.46999.n3.nabble.com/file/n4019146/rule_file.txt" target="_blank">http://drools.46999.n3.nabble.com/file/n4019146/rule_file.txt</a> rule_file.txt<br>
<br>
<br>
Please help me out.<br>
<br>
Thanks.<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://drools.46999.n3.nabble.com/fireUntilHalt-is-halt-forever-tp4019146.html" target="_blank">http://drools.46999.n3.nabble.com/fireUntilHalt-is-halt-forever-tp4019146.html</a><br>


Sent from the Drools: User forum mailing list archive at Nabble.com.<br>
_______________________________________________<br>
rules-users mailing list<br>
<a href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/rules-users" target="_blank">https://lists.jboss.org/mailman/listinfo/rules-users</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br> - MyJourney @ <a href="http://salaboy.wordpress.com" target="_blank">http://salaboy.wordpress.com</a><div> - Co-Founder @ <a href="http://www.jugargentina.org" target="_blank">http://www.jugargentina.org</a><br>

 - Co-Founder @ <a href="http://www.jbug.com.ar" target="_blank">http://www.jbug.com.ar</a><br> <br> - Salatino &quot;Salaboy&quot; Mauricio -</div><br>
</div>