> From: Ian H [mailto:[EMAIL PROTECTED]
> Subject: Re: Error when increasing Tomcat's maximum memory pool
>
> - the maximum memory available for allocation for the pool will depend
> on the amount of contiguous memory that's available to be allocated
It's the amoun
Thanks again, both Filip & Chuck,
Is this interpretation of the information out there correct:
- the maximum memory available for allocation for the pool will depend
on the amount of contiguous memory that's available to be allocated
- on a W2K box with 4GB of RAM, we will likely have, by default
32 bit limitations, the entire process heap is around 2GB, leaving you
with the number you found for the java heap
Filip
Ian H wrote:
I have Tomcat 5.5 running on a Windows 2000 machine having 4GB of RAM
(recently upgraded from 2GB). The JVM in place is 1.4.2_12.
Using the "Configure tomcat"
Awesome, thank you again Chuck!
- Ian
-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
> From: Ian H [mailto:[EMAIL PROTECTED]
> Subject: Error when increasing Tomcat's maximum memory pool
>
> I have Tomcat 5.5 running on a Windows 2000 machine having 4GB of RAM
> (recently upgraded from 2GB). The JVM in place is 1.4.2_12.
>
> That being said, with
I have Tomcat 5.5 running on a Windows 2000 machine having 4GB of RAM
(recently upgraded from 2GB). The JVM in place is 1.4.2_12.
Using the "Configure tomcat" widget, I attempted to increase the
maximum memory pool from 1280MB that had been working to 2560MB. At
this point, Tomcat fails to star