Re: Running Pixory under jboss-3.2.5_tomcat-5.0.26 - NoClassDefFoundError
"Joe Panico" <[email protected]> Mon, 11 Oct 2004 19:10:32 -0000
| Newsgroups | gmane.comp.web.pixory |
|---|---|
| Message-ID | <[email protected]> |
Classloading issues account for about 90% of all weirdness I have personally seen with respect to app servers. The policies for classloading can vary from vendor to vendor (especially with older app servers), and the System Properties and app server configuration values that control classloading aren't standardized across different platforms. I've actually seen a similar looking problem before, though that doesn't mean it necessarily has the same root cause as yours. On WebSphere 4.x, in certain environments, I get a lot of NoClassDefFound for a class that I *know* is on the classpath. When WebPhere is recycled the problem goes away. In my case it was even a little stranger, because the app would initially work properly, but would experience the NoClassDefFound Error after a few successful request; and the class it couldn't find must have been loaded for the app to have worked in the first place. So we concluded that WebSphere was *unloading* the class in response to a low memory condition. YMMV joe --- In [email protected], contact@a... wrote: > Joe: > > It's a stock JBoss 3.2.5 installation. However, I have since > resolved the problem by simply restarting JBoss. I don't > typically restart my container for any other deployments (as I > hot deploy into my container which is up 24x7). However, in > this case I rebooted the container and all worked. Any ideas > why this would be as it was surely unexpected for me? > > Thanks. > ------------------------ Yahoo! Groups Sponsor --------------------~--> $9.95 domain names from Yahoo!. Register anything. http://us.click.yahoo.com/J8kdrA/y20IAA/yQLSAA/EGnolB/TM --------------------------------------------------------------------~-> Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/pixory-beta/ <*> To unsubscribe from this group, send an email to: [email protected] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/