RE: TOMCAT - MEMORY PROBLEM

2003-01-14 Thread Joao Filipe Placido
I have a very similar problem: sleeping processes (threads) increasing, free memory decreasing... And still couldn't get a solution from the list... Currently I have to restart tomcat every night! Joao Filipe Placido -Original Message- From: Laxmikanth M.S. [mailto:[EMAIL PROTECTED

RE: HELP, PLEASE! Tomcat creates too many threads!

2003-01-10 Thread Joao Filipe Placido
On Thu, 9 Jan 2003, Joao Filipe Placido wrote: Date: Thu, 9 Jan 2003 14:58:02 - From: Joao Filipe Placido [EMAIL PROTECTED] To: 'Craig R. McClanahan' [EMAIL

RE: HELP, PLEASE! Tomcat creates too many threads!

2003-01-09 Thread Joao Filipe Placido
Hi, When using SingleThreadModel in the servlets, old tomcat threads never die, and new threads are created for each request, so I have to restart tomcat once in a while. I'm using linux and JDK 1.4.1 with Tomcat 4.1.12. Anyone knows how to make old threads get killed? Thank you. Joao Filipe

linux threads don't die!

2003-01-06 Thread Joao Filipe Placido
with respect to these issues? Thank you, Joao Filipe Placido