On 30 March 2010 16:45, Caldarale, Charles R <chuck.caldar...@unisys.com>wrote:

> > From: peter.crowth...@googlemail.com
> > [mailto:peter.crowth...@googlemail.com] On Behalf Of Peter Crowther
> > Subject: Re: Virtualization (Xen, vmware) + Tomcat
> >
> > > Error occurred during initialization of VM
> > > Could not reserve enough space for object heap
> >
> > OK, so that's the Java virtual machine running Tomcat not
> > being able to extend its heap.
>
> Actually, that's the JVM trying to allocate the *initial* space for the
> heap, not extend it.  There hasn't been any attempt to load and run Tomcat
> yet.
>
>
> My mistake.  In that case, if Eric's seeing lots of those in the log files,
it implies that the JVM intended to host Tomcat is repeatedly failing to
start and some other process is repeatedly trying to start Tomcat.

Eric, could you tell us more about your statement that "Tomcat is running
inside the VM and is, by the way, a cPanel"?
- What operating system?
- What version of Tomcat?
- Did you download the Tomcat directly from http://tomcat.apache.org, or was
it packaged with some third-party software?

In particular, if it's a version of Tomcat that was packaged with cPanel,
you may well be better asking them about the issue.

- Peter

Reply via email to