This has to do with the Linux thread/process model. Under Linux, each
thread is represented as a process. You can update your process utilities,
psutils to the latest package and they will list a single process for your
JBoss run-time. With your current utilities, you can "ps aux" and see that
the VSZ/RSS are the same for every listed process. You can also pstree to
see the parent-child relationship. You should see 1 parent and 102
children.

Regards,

JonB

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of rjh
Sent: Saturday, 30 August 2003 11:50 AM
To: [EMAIL PROTECTED]
Subject: [JBoss-user] 103 Java Processes under JBOSS-3.2.1


There are 103 Java processes running after my system has been up for about
12 hours.
Where are all these coming from, I though JBOSS ran all in a single JVM
for efficiency.

I'm running jboss-3.2.1, dev under XP then onto Red Hat Linux.

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to