Hi, I'm working in a java applications that has Jess embedded. I had some
trouble in the assertions of facts. I'm asserting the facts from java and i
received the exception "out of memory". I realized that the problem is in
the archive clp because when i tried to do the same assertion with another
clp i didn't encounter the problem. I also tried to take out some rules from
the clp in order to check which rule were having the problem and i found
them, but i don't know how to solve it (the trouble rules are callerMethods,
calleeMethods ). if anyone can help me with this issue i will appreciate it

Reply via email to