Re: tomcat hangs, top displays 99%

2004-07-21 Thread Hans Wichman
Hi, sorry for the late reply, I've been allocated to other projects in the meantime. Nope it doesn't have the header included, but it was worth a shot. Does anybody know where can I find information on how tomcat will respond when the load gets to high? Will it start throwing exceptions, or is

RE: tomcat hangs, top displays 99%

2004-07-21 Thread Shapira, Yoav
connector. Yoav Shapira Millennium Research Informatics -Original Message- From: Hans Wichman [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 21, 2004 2:56 AM To: Tomcat Users List Subject: Re: tomcat hangs, top displays 99% Hi, sorry for the late reply, I've been allocated to other

tomcat hangs, top displays 99%

2004-07-08 Thread Hans Wichman
Hi, while stresstesting my application using tomcat 4.1.29, oracle, dbcp connection pooling and a stresstest tool, I see the amount of my connections in my pool fluctuate (as expected). At a certain while I still have plenty connections left in the pool, errors start occuring:

Re: tomcat hangs, top displays 99%

2004-07-08 Thread Jon Wingfield
Just a thought. Does your error page also have header.jsp included? Have you got yourself into an infinite loop of Session already invalidated IllegalStateExceptions? Jon Hans Wichman wrote: Hi, while stresstesting my application using tomcat 4.1.29, oracle, dbcp connection pooling and a