Hello,
After updating to the latest CVS version of SISC, I started getting
this error when using require-library (although the error is in load):
sisc.interpreter.SchemeException: ((location . load) (parent
(error-continuation . #<procedure>) (failure-continuation .
#0=#<continuation>) (location . load) (parent (error-continuation .
#<procedure>) (failure-continuation . #0#) (location . load) (parent
(error-continuation . #<procedure>) (failure-continuation . #0#)
(location . load) (parent (error-continuation . #<procedure>)
(failure-continuation . #0#) (location . load) (parent
(error-continuation . #<procedure>) (failure-continuation . #0#)
(message . "got unexpected value sisc.exprs.AppExp") (location .
deserialize) (java-exception . #<java java.lang.ClassCastException
java.lang.ClassCastException: sisc.exprs.AppExp>)))))))
sisc.interpreter.SchemeRuntimeException.promote(SchemeRuntimeException.java:32)
sisc.interpreter.Interpreter.interpret(Interpreter.java:146)
sisc.interpreter.Interpreter.interpret(Interpreter.java:119)
sisc.interpreter.Interpreter.eval(Interpreter.java:296)
sisc.interpreter.Interpreter.eval(Interpreter.java:267)
sisc.interpreter.Interpreter.evalInput(Interpreter.java:221)
sisc.interpreter.Interpreter.eval(Interpreter.java:239)
siscweb.web.SISCAdapterServlet.init(SISCAdapterServlet.java:92)
[...]
The rest of the stack trace is from SISCweb.
I tried with a couple of simple modules, but could not reproduce it.
If it doesn't appear to be anything obvious, let me know and I'll try
with the release candidate.
Thank you,
___
Alessandro
-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
|