DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3888>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3888

WebappClassLoader: Lifecycle error : CL stopped





------- Additional Comments From [EMAIL PROTECTED]  2003-02-24 18:58 -------
ClassLoader stopped on java.lang.DoubleI'm using OS X Server (latest rev), jav 1.3.1 
and Tomcat 4.1.18. We have a thread that runs once/day. It will run for maybe a day or 
two successfully, but then the ClassLoader gives the following:WebappClassLoader: 
Lifecycle error : CL stoppedjava.lang.NoClassDefFoundError: java/lang/Double        at 
com.attask.AtProjects.setProj_invoiceAmount(AtProjects.java:1049)        at 
com.attask.AtProjects.populateFromResultSet(AtProjects.java:1210)        at 
com.attask.AtListBean.createListItem(AtListBean.java:238)        at 
com.attask.AtListBean.setList(AtListBean.java:127)        at 
com.attask.AtListBean.setList(AtListBean.java:67)        at 
com.attask.AtThreadRecalcTimelines.run(AtThreadRecalcTimelines.java:55)        at 
com.attask.AtThread.run(AtThread.java:101)This wreaks havoc on the data. Interesting 
that java.lang.NoClassDefFoundError is in the same package as java.lang.Double, but 
Double could not be found.-Scott

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to