Re: How to get process/threads dump when running tomcat in console

2006-05-28 Thread Jerome Jar
maybe you can try antiJARLocking and antiResourceLocking, though they only *SOMETIMES* worked for me :S 2006/5/27, Mike Klein <[EMAIL PROTECTED]>: I have a webapp with some "problem" libraries (FreeTTS...speechSynth) that aren't freeing up when I call "deallocate" methods on synthesizer. As a r

Re: How to get process/threads dump when running tomcat in console

2006-05-28 Thread Martin Gainty
ne or email and destroy the original message without making a copy. Thank you. - Original Message - From: "Leon Rosenberg" <[EMAIL PROTECTED]> To: "Tomcat Users List" ; <[EMAIL PROTECTED]> Sent: Saturday, May 27, 2006 4:16 PM Subject: Re: How to get process/th

Re: How to get process/threads dump when running tomcat in console

2006-05-27 Thread Leon Rosenberg
I'm not sure, but I think cygwin is able of sending signals. leon On 5/27/06, Mike Klein <[EMAIL PROTECTED]> wrote: I should've mentioned...I'm using Windows. mike Leon Rosenberg wrote: > on linux -> > kill -quit > > leon > > On 5/27/06, Mike Klein <[EMAIL PROTECTED]> wrote: >> I have a weba

Re: How to get process/threads dump when running tomcat in console

2006-05-27 Thread Mike Klein
I should've mentioned...I'm using Windows. mike Leon Rosenberg wrote: > on linux -> > kill -quit > > leon > > On 5/27/06, Mike Klein <[EMAIL PROTECTED]> wrote: >> I have a webapp with some "problem" libraries (FreeTTS...speechSynth) >> that aren't freeing up when I call "deallocate" methods on

Re: How to get process/threads dump when running tomcat in console

2006-05-27 Thread Leon Rosenberg
on linux -> kill -quit leon On 5/27/06, Mike Klein <[EMAIL PROTECTED]> wrote: I have a webapp with some "problem" libraries (FreeTTS...speechSynth) that aren't freeing up when I call "deallocate" methods on synthesizer. As a result, I cannot programmatically undeploy/redeploy webapp without t