RE: BLACK ZONE alert on Stopping Tomcat Server

2008-06-02 Thread Martin Gainty
[EMAIL PROTECTED] > To: users@tomcat.apache.org > Subject: Re: BLACK ZONE alert on Stopping Tomcat Server > > Hi Ghulam, > Virtuozzo, is an OS level based VPS. Which means available system > resources are shared between the VPS. > During Shutdown, a Java process is created;

Re: BLACK ZONE alert on Stopping Tomcat Server

2008-06-02 Thread Gabe Wong
Hi Ghulam, Virtuozzo, is an OS level based VPS. Which means available system resources are shared between the VPS. During Shutdown, a Java process is created; this in turn utilizes a burst of RAM. So at that moment you have 3 JVMs running - TomcatA, TomcatB, and ShutdownA. That 3rd JVM may be s

BLACK ZONE alert on Stopping Tomcat Server

2008-06-02 Thread Ghulam_Hussain
resources while being shutdown. Any help will be appreciated -- View this message in context: http://www.nabble.com/BLACK-ZONE-alert-on-Stopping-Tomcat-Server-tp17597316p17597316.html Sent from the Tomcat - User mailing list archive at Nabble.com