Caldarale, Charles R wrote:

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.


Ok, I've upped the -Xmx256m. Hope that works. I took out all the other params. I had -Xms48m -Xmx128m -Xss1m -server -Xincgc -Xrs but now I just have -Xmx256m -server. Does that look ok or do you see any params I should add or added back?

- 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]





-- Justin Stanczak Stanczak Group 812-735-3600

"All that is necessary for the triumph of evil is that good men do nothing."
Edmund Burke

..________...............__.................
./  _____/..____..._____/..|_..____...____....
/...\..____/.__.\./....\...__\/.._.\./._..\....
\....\_\..\..___/|...|..\..|.(..<_>.|.<_>..)....
.\______../\___.._\__|../__|..\____/.\____/......
........\/.....\/.....\/..........................


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to