What would be the minimum memory needed by OS in order to have jvm/tomcat running properly?
Our system will grow five times more and we were thinking to get a total of 20GB ram memory, we were planning to assign 18GB to jvm/tomcat and leave 2Gb to the OS. Is there a kind of rule for jvm-tomcat/os memory proportions needed? Thanks > From: chuck.caldar...@unisys.com > To: users@tomcat.apache.org > Date: Mon, 9 Aug 2010 09:13:53 -0500 > Subject: RE: Tomcat unexpectedly shuts down > > > From: Gerardo Corro [mailto:rob_gar_...@hotmail.com] > > Subject: RE: Tomcat unexpectedly shuts down > > > > Yes we do, we have 6GB total memory > > That might not be enough. Besides the Java heap, there's a ton of other > stuff that has to fit in the process space and overall RAM. Try shrinking > your heap to 4 GB and see if it avoids the shutdown. > > - Chuck > > > THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY > MATERIAL and is thus for use only by the intended recipient. If you received > this in error, please contact the sender and delete the e-mail and its > attachments from all computers. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org > For additional commands, e-mail: users-h...@tomcat.apache.org >