Re: Tomcat unresponsive

2022-09-29 Thread Suvendu Sekhar Mondal
Hello Christoph, On Thu, Sep 29, 2022, 3:27 PM Christoph Empl wrote: > Hello, > > i’m facing a problem that my tomcat seems to become unresponsive if it’s > under a certain load. > Can you please elaborate the situation a bit? What happens after that, is it crashing or becomes sluggish? Does it

Re: Tomcat unresponsive

2022-09-29 Thread Christoph Empl
Sorry... Tomcat Version 9.0.63. Am 29.09.22, 12:06 schrieb "Jason Wee" : could be waiting for i/o or some others... what tomcat version ? On Thu, Sep 29, 2022 at 5:57 PM Christoph Empl wrote: > > Hello, > > i’m facing a problem that my tomcat seems to become unresp

Re: Tomcat unresponsive

2022-09-29 Thread Jason Wee
could be waiting for i/o or some others... what tomcat version ? On Thu, Sep 29, 2022 at 5:57 PM Christoph Empl wrote: > > Hello, > > i’m facing a problem that my tomcat seems to become unresponsive if it’s > under a certain load. > > Most threads in threaddumps look like this: > > > "https-jsse

Re: Tomcat unresponsive

2015-12-06 Thread Yogesh Patel
Hi Terrestris , In access log there is no entry for the action , we have logging for method entry point and we found that entry point logging only, there is no log in access log. On 5 December 2015 at 03:46, Aurélien Terrestris wrote: > "Form tomcat log i can say that request has been rece

Re: Tomcat unresponsive

2015-12-04 Thread Aurélien Terrestris
"Form tomcat log i can say that request has been received from client side" What is saying the Tomcat access log ? Are there lines with response size = 0 ? 2015-12-04 19:13 GMT+01:00 Christopher Schultz : > Yogesh, > > On 12/4/15 9:26 AM, Yogesh Patel wrote: > > Hi, > > > > We have a Apache an

Re: Tomcat unresponsive

2015-12-04 Thread Christopher Schultz
Yogesh, On 12/4/15 9:26 AM, Yogesh Patel wrote: > Hi, > > We have a Apache and tomcat : > > Form tomcat log i can say that request has been received from client side > but some how response could not deliver to Apache. > > And in apache log we found following log: > > "AH00992: ajp_read_heade