Re: Thread-Pool growing, never freed

2003-03-13 Thread Günter Kukies
Hello, am I alone with these problem in the world of tomcat? waiting for more answeres Günter - Original Message - From: "Günter Kukies" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Thursday, March 13, 2003 10:02 AM Subject: Re:

Re: Thread-Pool growing, never freed

2003-03-13 Thread Günter Kukies
;Remy Maucherat" <[EMAIL PROTECTED]> To: "Günter Kukies" <[EMAIL PROTECTED]> Sent: Thursday, March 13, 2003 9:28 AM Subject: Re: Thread-Pool growing, never freed > Günter Kukies wrote: > > Hi, > > > > tomcat 4.1.18 > > > > i used your code

Thread-Pool growing, never freed

2003-03-12 Thread Günter Kukies
Hello, tomcat 4.0.3 and 4.1.18 Linux 7.3 (i386) - Kernel 2.4.13 JDK SUN 1.4.1_01 the Thread-Pool from cojote and httpconnector is growing when user is sending requests without waiting for response. The Thread-Pool will never be freed. Tomcat hangs if maxProcessors is reached. Only one user is c