> From: keeplearning [mailto:[EMAIL PROTECTED]
> Subject: RE: Thread Dumps/ Emailing Results...
>
> 1) I tried using following to mail the file as attachment (we
> are also using MS Outlook):
>
> mail -s "Subject:test" [EMAIL PROTECTED] < test.log

That's using a Linux mailer, not Outlook; can't help you there.  From Outlook, 
I just insert the file from the Linux box directly over an SMB connection.

> 2) We used jstack before but it was not that useful.

I'm curious: why do you find it "not that useful"?  It's the same output as 
kill -3, or more if you use the -l option.

> nexec <server name> kill -3 <process id>

Sorry, I access our Linux boxes through putty from my Windows workstations; 
I've never used nexec.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.

---------------------------------------------------------------------
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