I was just trying to start the second tomcat server and then access the servlet a few minutes after it started and got this error:

-bash: fork: Cannot allocate memory

Any thoughts on this?

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.

- 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