----------------------------------------------------------------
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!!!
----------------------------------------------------------------
At 10:28 AM -0800 2/28/00, [EMAIL PROTECTED] wrote:
>Well, there are newer versions of the JVM than that. You might want to try
>a newer version.
Quick update: the latest version of the Sun JVM made a big difference.
There are still unnamed threads around, but they seem to be GC'd or
otherwise reaped after a time because we do reach a steady state
number of JVM threads under our constant load. Previously the number
of threads was constantly increasing but only under heavy load
conditions.
Thanks again for the help.
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]