I am trying to to clean up a Rete object before reuse but I am running into
some problems. I get an exception when I try to execute the following
command:
rete.executeComand("(undefinstance *)");
Does anyone have any ideas what could be causing this? I am using Jess
60b2. I have included the stacktrace of the Jess portion of the exception.
Thanks,
Jason
StackTrace:
===========
Jess reported an error in routine Funcall.execute
while executing (undefinstance *).
Message: Error during execution.
Program text: ( undefinstance * ) at line 1.
at jess.Funcall.execute(Funcall.java:277)
at jess.Jesp.parseAndExecuteFuncall(Jesp.java:1583)
at jess.Jesp.parseSexp(Jesp.java:183)
at jess.Jesp.parse(Jesp.java:62)
at jess.Rete.executeCommand(Rete.java:1164)
---------------------------------------------------------------------
To unsubscribe, send the words 'unsubscribe jess-users [EMAIL PROTECTED]'
in the BODY of a message to [EMAIL PROTECTED], NOT to the
list (use your own address!) List problems? Notify [EMAIL PROTECTED]
---------------------------------------------------------------------