Hi Miroslav,
This one is fixed now. There was a bug in (modify).
I think [EMAIL PROTECTED] wrote:
>
>
>
> Ernest,
> Bean Multislot matching now works fine, but there are still some problems.
>
> The result I got from rule like:
> (defrule test-multislots-2
> ?f <- (param (groups))
> =>
> (modify ?f (param (create$))))
> is:
> -------------------------------------------------
> Jess> (run 1)
> Wrong number of args in funcall?
> java.lang.NullPointerException
> at jess.reflect.ReflectFunctions.valueToObject(Compiled Code)
> at jess.reflect.Call.call(Compiled Code)
> at jess.reflect.Set.call(Compiled Code)
> at jess.Funcall.simpleExecute(Compiled Code)
> at jess.Funcall.simpleExecute(Funcall.java:395)
> at jess.Modify.call(Compiled Code)
> at jess.Funcall.simpleExecute(Compiled Code)
> at jess.Funcall.execute(Compiled Code)
> at jess.Funcall.execute(Compiled Code)
> at jess.Defrule.fire(Compiled Code)
> at jess.Activation.fire(Compiled Code)
> at jess.Rete.run(Compiled Code)
> at jess.HaltEtc.call(Funcall.java:1960)
> 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)
---------------------------------------------------------
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]
---------------------------------------------------------------------