> Is there an easy way to tell if my JVM is running out of memory?

in the log files, you will get OutOfMemoryExceptions all over the place and
Apache JServ will stop responding because it isn't able to allocate any more
memory to itself in order to spawn threads and such. ;-)

-jon



----------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html/>
Problems?:           [EMAIL PROTECTED]

Reply via email to