> From: Hadole, Nishant IN BOM SISL [mailto:nishant.had...@siemens.com]
> Subject: RE: Java heap size limit
> 
> For 32 bit system, maximum memory pool can easily increased upto 2 GB.

Not likely.  The most you can set the heap to on 32-bit Windows is around 1.5 
GB; the actual value varies a great deal depending on the versions of the 
various components and the whims of Windows on a particular day.

> 1. If using batch start-up file
> Add set CATALINA_OPTS=-Xms64M -Xmx128M in catlina.bat

Don't do that - leave catalina.bat alone.  Create a setenv.bat file to hold 
environment settings like CATALINA_OPTS.

> 2. If running as windows service, Using tomcat monitor --> java -->
> initial & maximum memory pool

That one's right.

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

Reply via email to