Tomcat 6 is really UNSTABLE when redeploying web apps

Posted by EugeneP on Stack Overflow See other posts from Stack Overflow or by EugeneP
Published on 2010-06-01T07:52:44Z Indexed on 2010/06/01 7:53 UTC
Read the original article Hit count: 181

Filed under:
|

Do you know how to make it more stable, maybe properties to set, memory to allocate?

It always hangs up when redeploying web apps, thru manager (wars), web interface or maven plugin.

every second time it gives PermGenSpace, no memory errors etc.

on my local machine 3gb ram.

It looks like it should be manually set up to work in a stable way.

How to fix such a problem?

© Stack Overflow or respective owner

Related posts about web-applications

Related posts about tomcat