I know I increased the PermGen size.  I'll see if I can find it --
later.
The max -Xmx was specifically meant for Windows 32-bit.  Sorry that I
wasn't clear.

-----Original Message-----
From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com] 
Sent: Thursday, May 28, 2009 9:09 AM
To: Tomcat Users List
Subject: RE: MaxPermSize, Tomcat startup trouble

> From: Jeffrey Janner [mailto:jeffrey.jan...@polydyne.com]
> Subject: RE: MaxPermSize, Tomcat startup trouble
> 
> I believe there are some java options that control how the memory is
> divided between the different generations.

Not for PermGen - its size is controlled explicitly.  It's not really a
"generation" in proper GC terminology - nothing ever migrates into it.

> I seem to remember a ratio option that you could look into.

That's only for young vs old generations.

> Also, the maximum memory size you can supply to -Xmx is 1536M

That's platform and architecture dependant; there's no single value that
will work everywhere.  The next service pack will change it.

 - 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



*******************************  NOTICE  *********************************
This message is intended for the use of the individual or entity to which 
it is addressed and may contain information that is privileged, 
confidential, and exempt from disclosure under applicable law.  If the 
reader of this message is not the intended recipient or the employee or 
agent responsible for delivering this message to the intended recipient, 
you are hereby notified that any dissemination, distribution, or copying 
of this communication is strictly prohibited.  If you have received this 
communication in error, please notify us immediately by reply or by 
telephone (call us collect at 512-343-9100) and immediately delete this 
message and all its attachments.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to