> Any ideas how we can get a much larger PermSpace going?

I believe there are some java options that control how the memory is
divided between the different generations.
I seem to remember a ratio option that you could look into.  I had to do
this for one implementation.
Check the java documentation for your JVM.

Also, the maximum memory size you can supply to -Xmx is 1536M, and that
is only if you use the /3G boot option for Windows. Otherwise, it is
about 1200M.  Not much can be done about this.  It's an MS thing.

*******************************  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