-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Dave,

On 12/14/2010 4:56 PM, Dale Ogilvie wrote:
> Redeployment that first caused the issue was using manager web-app. We
> tried other deployment options after that.
> 
> OS is RHEL5.x
> 
> Aha, scanning the logs around the first error I found the following in
> catalina.2010-12-08.log. This message (and friends) is appearing prior
> to the first failure to deploy our app.
> 
> Dec 8, 2010 7:09:33 PM
> org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor
> processChildren
> SEVERE: Exception invoking periodic operation:
> java.lang.OutOfMemoryError: PermGen space

If you start Tomcat fresh, deploy your webapp, then undeploy, do you get
any warnings about memory leaks? The manager webapp has a "Find Leaks"
button that you can click to see if Tomcat has detected any leaks.

If there /are/ leaks, it means that multiple re-deployments will
ultimately lead to permgen exhaustion.

- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk0H7H4ACgkQ9CaO5/Lv0PC80gCgobxkhO7O5qMcxtFBGB6t39PX
etwAnjwEPiJmpeyxqdGJg5DzWNkz/SAX
=vfMa
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to