----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------

If you JVM is using native threading then each thread will show up as a
separate instance -- although it isn't a separate instance.  This is a Linux
"feature."

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Daniel
Montalibet
Sent: Friday, September 15, 2000 12:40 AM
To: 'Java Apache Users'
Subject: Bunch of JVM instances....


----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------

Configuration:
==============
    O.S.: Linux 2.2.16 glibc 2.1.2
   JServ: 1.1.2
     JDK: IBM JDK 1.1.8 (Linux)
    JSDK: 2.0

Problem:
========

I don't understand why I quickly have more than 100 (!!) JVM instances
running my servlet (which does not use the Single-Thread Model)... This is
really strange as this number of instances grows really quickly (at the
first connections) and then, stay to this value...

Any idea?? Is that a configuration problem? A programming bug on my side?
I think that's not a JVM problem as I faced that same trouble with later JVM
versions...

Tx for your help!
Daniel.



--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search Archives:
<http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]



--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search Archives: 
<http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to