Re: AppExp bug?
[email protected] Tue, 23 Aug 2005 23:04:02 +0000
| Newsgroups | gmane.comp.java.sisc.devel |
|---|---|
| Message-ID | <082320052304.7342.430BAB620009418500001CAE220730079304040A9C9C9A9D9902080106@comcast.net> |
Alessandro Colomba <acolomba@gm...> writes: > After updating to the latest CVS version of SISC, I started getting > this error when using require-library (although the error is in load): I just got a very similar error after changing versions of SISC. It did not occur when I started SISC and loaded files in a command window. It only occurred when the SISC interpreter running inside Tomcat tried to load any file that imported an SRFI module. The load failed with the message "got unexpected value sisc.exprs.fp.FixedAppExp_3". It turned out that Tomcat had cached several modules from the earlier version of SISC, and apparently was still trying to use them. The remedy was to stop the Tomcat server, and delete the directory tree containing the cached modules. It was a subdirectory of c:/tomcat/work/Catalina/localhost/ with the same name as my web archive. ------------------------------------------------------- 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