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

2003-01-10 Thread Joao Filipe Placido
ethod.invoke(Method.java:324) at org.apache.catalina.startup.Bootstrap.main(Unknown Source) "VM Thread" prio=1 tid=0x0x8082950 nid=0x4157 runnable "VM Periodic Task Thread" prio=1 tid=0x0x808bf18 nid=0x415a waiting on condition "Suspend Checker Thread" prio

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

2003-01-09 Thread Craig R. McClanahan
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 PROTECTED]>, > 'Tomcat Users List' <[EMAIL PROTECTED]> > Subje

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

2003-01-09 Thread Joao Filipe Placido
ilipe Placido > -Original Message- > From: Craig R. McClanahan [mailto:[EMAIL PROTECTED]] > Sent: terça-feira, 7 de Janeiro de 2003 20:28 > To: Tomcat Users List > Subject: RE: HELP, PLEASE! Tomcat creates too many threads! > > > > On Tue, 7 Jan 2003, Denise Ma

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

2003-01-07 Thread Turner, John
Fortunately, he's one of the benevolent kind. LOL John > -Original Message- > From: Troy J. Kelley [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, January 07, 2003 3:54 PM > To: 'Tomcat Users List' > Subject: RE: HELP, PLEASE! Tomcat creates too many thread

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

2003-01-07 Thread Troy J. Kelley
Cool. This is part of what I was looking for in my post. Thanks Craig. You rule. -Troy -Original Message- From: Craig R. McClanahan [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 07, 2003 3:28 PM To: Tomcat Users List Subject: RE: HELP, PLEASE! Tomcat creates too many threads

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

2003-01-07 Thread Craig R. McClanahan
On Tue, 7 Jan 2003, Denise Mangano wrote: > Date: Tue, 7 Jan 2003 09:31:01 -0500 > From: Denise Mangano <[EMAIL PROTECTED]> > Reply-To: Tomcat Users List <[EMAIL PROTECTED]> > To: 'Tomcat Users List' <[EMAIL PROTECTED]> > Subject: RE: HELP, PLEASE

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

2003-01-07 Thread rsequeira
ory usage -Original Message- From:Denise Mangano [mailto:[EMAIL PROTECTED]] Sent:Tue 1/7/2003 9:31 AM To: 'Tomcat Users List' Cc: Subject: RE: HELP, PLEASE! Tomcat creates too many threads! I am curious about the same thing. My app isn't f

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

2003-01-07 Thread Venkat Reddy Valluri
M To: [EMAIL PROTECTED] Subject: HELP, PLEASE! Tomcat creates too many threads! Hello all, Im running Apache and Tomcat in a Linux machine, after a couple days and several accesses to my applications, Tomcat creates several threads/processes that stay sleeping, as you can see at the

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

2003-01-07 Thread Denise Mangano
bject: HELP, PLEASE! Tomcat creates too many threads! Hello all, Im running Apache and Tomcat in a Linux machine, after a couple days and several accesses to my applications, Tomcat creates several threads/processes that stay sleeping, as you can see at the end of this e-mail. I

HELP, PLEASE! Tomcat creates too many threads!

2003-01-07 Thread Wagner José Queiroz de Santana
Hello all, Im running Apache and Tomcat in a Linux machine, after a couple days and several accesses to my applications, Tomcat creates several threads/processes that stay sleeping, as you can see at the end of this e-mail. Im using Tomcat 4.0.4, Apache 1.3.26 with mod_webapp, and Ja

RES: Too many threads

2002-08-21 Thread Ronaldo
Again, thanks for your attention, and anything you need that I can help, I'll be around. Ronaldo Florence [EMAIL PROTECTED] -Mensagem original- De: Shapira, Yoav [mailto:[EMAIL PROTECTED]] Enviada em: terca-feira, 20 de agosto de 2002 10:14 Para: Tomcat Users List Assunto: RE: Too many th

RE: Too many threads

2002-08-20 Thread Shapira, Yoav
age- >From: Ronaldo [mailto:[EMAIL PROTECTED]] >Sent: Tuesday, August 20, 2002 8:31 AM >To: Tomcat Users List >Subject: RES: Too many threads > >Thanks for your atention Shapira, but I did search a lot in google for this >topics, but nobody seemed to have this kind of problem.

RES: Too many threads

2002-08-20 Thread Ronaldo
2002 09:58 Para: Tomcat Users List Assunto: RE: Too many threads Hi, The threading implementation of the JVM depends on the OS to some extent. Linux uses native threads as opposed to green or p threads, so you see more processes at the OS-level. You can google search for any of the above terms and yo

RE: Too many threads

2002-08-19 Thread Shapira, Yoav
ilto:[EMAIL PROTECTED]] >Sent: Saturday, August 17, 2002 10:17 AM >To: Tomcat Users List >Subject: Too many threads > >Hi, > I'm developing a web aplication with jsp and servlets, and I'm beging to >use tomcat. > The only problem I'm having is, when I make a

Too many threads

2002-08-17 Thread Ronaldo
Hi, I'm developing a web aplication with jsp and servlets, and I'm beging to use tomcat. The only problem I'm having is, when I make a stress test on my tomcat (4.0.4 on RH Linux) the server create as many threads as the number of requests. Is this normal? shuldn't be some kind of inteligent t