This one is also now fixed. 5.0a4 is looking close!

I think [EMAIL PROTECTED] wrote:
> 
> While I was trying to make my code run I encountered some strange problems
> when trying to
> execute "(clear)" command. That was after my code run fine (in this test
> case rules with
> "(modify ?f (multislot (create$)))" on the RHS were not fired, so there
> were no exceptions). I tried
> to recreate problem with some simpler code (currently my prototype has 135
> rules) and only
> discovered problems with modify. Do you have any idea what can cause such
> behaviour ?
> 
> ----------------------------------------------------
> Jess> (clear)
> Wrong number of args in funcall?
> java.lang.ArrayIndexOutOfBoundsException: 6 >= 6
>      at java.util.Vector.elementAt(Compiled Code)
>      at jess.Rete.broadcastEvent(Compiled Code)
>      at jess.Rete.clear(Compiled Code)
>      at jess.HaltEtc.call(Compiled Code)
>      at jess.Funcall.simpleExecute(Compiled Code)
>      at jess.Funcall.execute(Compiled Code)
>      at jess.Funcall.execute(Compiled Code)
>      at jess.Jesp.parseAndExecuteFuncall(Compiled Code)
>      at jess.Jesp.parseSexp(Compiled Code)
>      at jess.Jesp.parse(Compiled Code)
>      at jess.Main.execute(Compiled Code)
>      at jess.Console.execute(Console.java:49)
>      at jess.Console.main(Console.java:61)


---------------------------------------------------------
Ernest Friedman-Hill  
Distributed Systems Research        Phone: (925) 294-2154
Sandia National Labs                FAX:   (925) 294-2234
Org. 8920, MS 9214                  [EMAIL PROTECTED]
PO Box 969                  http://herzberg.ca.sandia.gov
Livermore, CA 94550

---------------------------------------------------------------------
To unsubscribe, send the words 'unsubscribe jess-users [EMAIL PROTECTED]'
in the BODY of a message to [EMAIL PROTECTED], NOT to the
list. List problems? Notify [EMAIL PROTECTED]
---------------------------------------------------------------------

Reply via email to