Re: Multiple Java processes when using Tomcat

2008-06-16 Thread John Gardner
Ben Stringer wrote: This entry is for ps, will this be the same situation for top? On linux systems, they are part of the same package (procps), and both top and ps will behave the same way. Your RHEL3 system will likely be running a 2.4 series kernel. From the procps FAQ: Why do ps and top s

Re: Multiple Java processes when using Tomcat

2008-06-16 Thread Ben Stringer
On Mon, 2008-06-16 at 06:59 +0100, John Gardner wrote: > Caldarale, Charles R wrote: > >> -Original Message- > >> From: John Gardner [mailto:[EMAIL PROTECTED] > >> Subject: Multiple Java processes when using Tomcat > >> > >> Normally, I only expect to see 2,3,4 or 5 java processes > >> asso

Re: Multiple Java processes when using Tomcat

2008-06-15 Thread John Gardner
Caldarale, Charles R wrote: -Original Message- From: John Gardner [mailto:[EMAIL PROTECTED] Subject: Multiple Java processes when using Tomcat Normally, I only expect to see 2,3,4 or 5 java processes associated with the Tomcat user, not all of the above! http://wiki.apache.org/tomcat/F

RE: Multiple Java processes when using Tomcat

2008-06-13 Thread Caldarale, Charles R
> -Original Message- > From: John Gardner [mailto:[EMAIL PROTECTED] > Subject: Multiple Java processes when using Tomcat > > Normally, I only expect to see 2,3,4 or 5 java processes > associated with the Tomcat user, not all of the above! http://wiki.apache.org/tomcat/FAQ/Linux_Unix#Q1 -