Re: 100% CPU Usage when stopping Tomcat after OOM condition

2011-05-05 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Felix, On 5/4/2011 1:07 AM, Felix Schumacher wrote: > It could've been the garbage collector itself. Just yesterday I had > an oom on permgen, which lead to a major-gc loop. I could see the > loop nicely as I had enabled logging of gc activity with >

Re: 100% CPU Usage when stopping Tomcat after OOM condition

2011-05-03 Thread Felix Schumacher
"Christopher Schultz" schrieb: >-BEGIN PGP SIGNED MESSAGE- >Hash: SHA1 > >Mark, > >On 5/3/2011 10:52 AM, Mark Thomas wrote: >> On 03/05/2011 15:46, André Warnier wrote: >>> Mark Thomas wrote: On 03/05/2011 15:22, Christopher Schultz wrote: > All, > > Moments ago in our

Re: 100% CPU Usage when stopping Tomcat after OOM condition

2011-05-03 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mark, On 5/3/2011 10:52 AM, Mark Thomas wrote: > On 03/05/2011 15:46, André Warnier wrote: >> Mark Thomas wrote: >>> On 03/05/2011 15:22, Christopher Schultz wrote: All, Moments ago in our development environment, our webapp suffered an

Re: 100% CPU Usage when stopping Tomcat after OOM condition

2011-05-03 Thread Mark Thomas
On 03/05/2011 15:46, André Warnier wrote: > Mark Thomas wrote: >> On 03/05/2011 15:22, Christopher Schultz wrote: >>> All, >>> >>> Moments ago in our development environment, our webapp suffered an OOME >>> after many re-reployments (we know we have an undeploy-related leak). >>> When attempting to

Re: 100% CPU Usage when stopping Tomcat after OOM condition

2011-05-03 Thread André Warnier
Mark Thomas wrote: On 03/05/2011 15:22, Christopher Schultz wrote: All, Moments ago in our development environment, our webapp suffered an OOME after many re-reployments (we know we have an undeploy-related leak). When attempting to bounce Tomcat, the shutdown failed and I took a thread dump wh

Re: 100% CPU Usage when stopping Tomcat after OOM condition

2011-05-03 Thread Mark Thomas
On 03/05/2011 15:22, Christopher Schultz wrote: > All, > > Moments ago in our development environment, our webapp suffered an OOME > after many re-reployments (we know we have an undeploy-related leak). > When attempting to bounce Tomcat, the shutdown failed and I took a > thread dump which includ

100% CPU Usage when stopping Tomcat after OOM condition

2011-05-03 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 All, Moments ago in our development environment, our webapp suffered an OOME after many re-reployments (we know we have an undeploy-related leak). When attempting to bounce Tomcat, the shutdown failed and I took a thread dump which included the one no