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 <process_id>
>
> 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
>> tomcat getting mangled....end result is jars under web-inf/lib are still
>> there after undeploy.
>>
>> How can I get thread dump via Ctrl-Break as normally in Java? I need to
>> see who's still hanging around in memory.
>>
>>
>> thanks much...
>>
>> ---------------------------------------------------------------------
>> To start a new topic, e-mail: users@tomcat.apache.org
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
>
> ---------------------------------------------------------------------
> To start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to