On Tue, 7 Jan 2003, Troy J. Kelley wrote:

> Date: Tue, 7 Jan 2003 15:07:03 -0500
> From: Troy J. Kelley <[EMAIL PROTECTED]>
> Reply-To: Tomcat Users List <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Tomcat 4.x and Java Processes
>
> I've been looking all over for the answer to this and can't seem to find
> a good answer.
>
> My basic question is that when I start up a *very* basic tomcat config
> (JMX Support, HTTP Listener, one engine, one host, once context) I get
> several java processes that look the same:
>
>
> root      5865  0.0  5.7 227380 29548 ?      S    15:02   0:02

They are not processes, they are threads.  The "ps" on Linux lies to you.

Craig


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to