> From: samsher khan [mailto:[EMAIL PROTECTED] > Subject: RE: Tomcat 5 on VPS service stops > > But I don't think memory is any problem I have more > than 500 mb ram on my system
But by setting -Xmx64m, you're limiting the Java heap to only 64 MB, and that has to be partitioned into eden space, two tenured spaces, and the permanent generation. How much real memory you have is immaterial in this case. - 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
