> From: Miriam esteve [mailto:miesvesa...@gmail.com]
> Subject: Re: Tomcat generate empty 0 kb logs
> 
> Error occurred during initialization of VM
> Could not reserve enough space for object heap
> Could not create the Java virtual machine.

The above would explain why your logs are empty - Tomcat isn't even starting.  
You apparently are requesting more heap space than your OS allows for the 
process type.  What platform are you on, and what do you have set in JAVA_OPTS 
or CATALINA_OPTS?

> the Tomcat works fine

Please reconcile that statement with the above error messages...

 - 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

Reply via email to