> From: Brian Munroe [mailto:[EMAIL PROTECTED] 
> Subject: Re: Tomcat (javac)compilation arguments
> 
> In the OP, what I found interesting was that the default heap size
> wasn't enough to start Tomcat?  According to SUN, the default is
> around 83 MB for 64-bit JVMs [1].

That's the minimum value for the maximum heap size.  If the JVM detects
that it's running on a server-class machine (any 64-bit system, for
example), it's more complicated:
http://java.sun.com/j2se/1.5.0/docs/guide/vm/server-class.html
http://java.sun.com/j2se/1.5.0/docs/guide/vm/gc-ergonomics.html

> Manivannan mentioned that Tomcat doesn't throw any exceptions,
> it just never starts.  I wouldn't have thought that heap was 
> the problem at that point.

Probably not, but there's precious little real information in the
problem statement.

 - 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 start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to