I think jenny chiang wrote:
> Here are the errors from the server log. Please help
> identify the problem.

When you deployed your copy of Jess, you neglected to include the
file jess/scriptlib.clp.  See question #19 in the Jess FAQ,
http://herzberg.ca.sandia.gov/jess/FAQ.shtml#Q19 .



> 
> 2003-07-01 22:22:14,720 ERROR [STDERR] Jess reported
> an error in routine batch.
>   Message: Cannot open file.
> 2003-07-01 22:22:14,720 ERROR [STDERR]        at
> jess.Batch.batch(Batch.java:38)
> 2003-07-01 22:22:14,720 ERROR [STDERR]        at
> jess.Rete.loadScriptlib(Rete.java:1303)
> 2003-07-01 22:22:14,720 ERROR [STDERR]        at
> jess.Rete.<init>(Rete.java:66)
> 2003-07-01 22:22:14,720 ERROR [STDERR]        at
> jess.Rete.<init>(Rete.java:47)
> 2003-07-01 22:22:14,720 ERROR [STDERR]        at
> test.session.SessionTestServlet.init(SessionTestServlet.java:41)
> 
> 
> (SessionTestServlet.java:41)
> Java line 41 is where I declare:
> 
>  Rete rete = new Rete();



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

--------------------------------------------------------------------
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]
--------------------------------------------------------------------

Reply via email to