> From: Stanczak Group [mailto:[EMAIL PROTECTED] > Subject: Re: Tomcat 5 on VPS service stops > > Error occurred during initialization of VM > Could not reserve enough space for object heap > Could not create the Java virtual machine. > > I thought when Tomcat ran out of ram it left a log entry?
Tomcat never got started - the JVM didn't initialize far enough to even start loading Tomcat. > Hum, well, you think increasing ram will help? No, just change the -Xmx parameter to something reasonable, say at least 256m. - 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]
