|
From: Chuck W. <ch...@ma...> - 2006-10-31 03:04:04
|
The problem appears to be worse than described below. It appears that certain inner classes are not loaded properly. I've only seen this since upgrading to wrapper 3.2.3 from 3.1.2 Does wrapper do something to affect class loading? Has anybody else experienced problems accessing inner classes? Thanks for any help, Chuck Chuck Williams wrote on 10/29/2006 11:19 AM: > Hi All, > > After recently upgrading from wrapper 3.1.2 to 3.2.3 an anomaly has > developed in my application. When a normal kill signal is received on > linux (e.g., control-c when running from console) and > WrapperListener.stop() is called, occasionally classes are unloaded too > early, causing subsequent references to those classes in my shutdown > code to get NoClassDefFoundError. One time an inner class in my stop() > method itself got this error! > > Can anyone explain or suggest a solution? Has anyone else seen this? > > Thanks for any help, > > Chuck > > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Wrapper-user mailing list > Wra...@li... > https://lists.sourceforge.net/lists/listinfo/wrapper-user > |