When does the occur? You *will* get an OOM error if you are constantly reloading a webapp from the tomcat manager.
Im not sure of the exact cause, many people have written about it all over the web. Its something to do with having to use a new Classloader each time a webapp is restarted. Here is one such article. http://www.mail-archive.com/[email protected]/msg42351.html -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Monday, December 18, 2006 12:53 PM To: Apache Torque Users List Subject: Re: java.lang.OutOfMemoryError I've had this error occur when I'm continously making changes to my app, and the app server is re-compiling jsps and classes. Restarting the app server has resolved this for me. Your cause may be very different. :-) Thank you, Adam "jill han" <[EMAIL PROTECTED] m> To "Turbine Users List" <[email protected]>, 12/18/06 02:41 "Apache Torque Users List" PM <[email protected]>, "Velocity Users List" <[email protected]> Please respond cc to "Apache Torque Subject Users List" java.lang.OutOfMemoryError <[EMAIL PROTECTED] b.apache.org> What could cause java.lang.OutOfMemoryError ? The application is built on turbine/torque/velocity. Thanks in advance Jill --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
