https://issues.apache.org/bugzilla/show_bug.cgi?id=55777

            Bug ID: 55777
           Summary: Hot deploy fail. A tomcat instance cannot run forever,
                    You must restart it.
           Product: Tomcat 7
           Version: unspecified
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Manager
          Assignee: dev@tomcat.apache.org
          Reporter: radu.m.toa...@gmail.com

Hot deploy works, but it does not unload the classes,even if you specify to jvm
class unloading (-XX:CMSClassUnloadingEnabled) and -XX:+UseConcMarkSweepGC
-XX:+CMSPermGenSweepingEnabled.
After some hot redeploys, tomcat jvm fails with PermGen Space error.
I tried to crank up the memory for permgen.. but this only allow you to make
more redeploys until fail..

-- 
You are receiving this mail because:
You are the assignee for the bug.

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

Reply via email to