> From: Piller Sébastien [mailto:[EMAIL PROTECTED] > Subject: OOM in PermGen space after several deploy/undeploy > > Is this corrected in a later version of Tomcat?
No, because it's not a Tomcat problem. > Does anybody know how to avoid this? Fix your webapp to not hang on to useless references. Note that this may well be a problem in the libraries you're using as opposed to your own code. Run a heap profiler and find out who's holding references to things they shouldn't. - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers. --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]