Thanks found an leak with your document in log4j, updating to version 1.2.16
fixed the problem.
> Von: Mark Thomas
> An: Tomcat Users List
> Gesendet: 16:06 Dienstag, 25.Oktober 2011
> Betreff: Re: Application Re-Deployment leads to OutOfMemoryException -
> Tomcat 7.22
>
On 25/10/2011 14:59, Roland Schmitt wrote:
> Why is redeployment not possible?
Your web application has one or more memory leaks.
> Is this issue known and can i do anything about that?
Fix the memory leaks. [1] may help
Mark
[1]
http://people.apache.org/~markt/presentations/2010-11-04-Memory-
Hello,
we have an problem by re-deploying our jsf application war in tomcat 7.
Each time we re-deploy our application with tomcat7-maven-plugin we get an
permgen error.
Also undeploying and deploying with the Tomcat Web Application Manager doesn't
work and leads into the same error.
To get unde