RE: tomcat http connector errors

2011-03-11 Thread Caldarale, Charles R
> From: Ashish Kumar Dash [mailto:dashashishku...@gmail.com] > Subject: Re: tomcat http connector errors > $ kill -3 PID also will print a Thread Dump on your catalina.out As mentioned in the previously posted FAQ reference. > http://wiki.apache.org/

Re: tomcat http connector errors

2011-03-11 Thread Ashish Kumar Dash
*$ kill -3 PID* also will print a Thread Dump on your *catalina.out* On Fri, Mar 11, 2011 at 7:47 PM, Caldarale, Charles R < chuck.caldar...@unisys.com> wrote: > > From: Kobi Biton [mailto:comns.k...@gmail.com] > > Subject: Re: tomcat http connector errors > > > since

RE: tomcat http connector errors

2011-03-11 Thread Caldarale, Charles R
> From: Kobi Biton [mailto:comns.k...@gmail.com] > Subject: Re: tomcat http connector errors > since I am the Operation guy not sure what you mean by > thread dump ? jstack it is ? or other method? jstack will work. http://wiki.apache.org/

Re: tomcat http connector errors

2011-03-11 Thread Kobi Biton
hi mark, Thanks the reply since I am the Operation guy not sure what you mean by thread dump ? jstack it is ? or other method? Kobi. On Fri, Mar 11, 2011 at 11:24 AM, Mark Thomas wrote: > On 11/03/2011 08:23, Kobi Biton wrote: > > > So my question is how can I troubleshoot the issue further

Re: tomcat http connector errors

2011-03-11 Thread Mark Thomas
On 11/03/2011 08:23, Kobi Biton wrote: > So my question is how can I troubleshoot the issue further ? I'd start by taking a thread dump to see what is going on. Mark - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org