Hey,
 
I was moving our application from Jess 6.1p6 to 7.0a4 yesterday and came
across a strange problem.  The problem is fixed now, but I thought I'd
share my findings.
 
By simply replacing the jess.jar file and re-running the application, I
got the following exception:
 
15:47:40,255 ERROR [STDERR] Jess reported an error in routine <
        while executing (< ?name2 ?xparticid)
        while executing rule LHS (Node2)
        while executing rule LHS (TEQ)
        while executing rule LHS (TECT)
        while executing (load-facts ?path)
        while executing defrule
PROCESS_ENVELOPE::process-remittance-pages.
  Message: Not a number: 362.
15:47:40,255 ERROR [STDERR]     at jess.Lt.compute(Funcall.java:1360)
15:47:40,270 ERROR [STDERR]     at jess.Lt.call(Funcall.java:1338)

Reply via email to