Are you running Tomcat as a Windows Service?
On Tue, 2005-01-04 at 16:36, joon yoo wrote: > it looks like it's still stuck on the 64MB default value: > > JVM > Free memory: 4.58 MB Total memory: 14.01 MB Max memory: 63.56 MB > > `set` shows the system env. variables as: > > JAVA_HOME=D:\Sun\AppServer\jdk > JAVA_OPTS=-Xmx768m -Xms768m -server > > Were quotes needed around the value for "JAVA_OPTS"? If configuring > it as a system env. variable was incorrect then can this registry edit > for tomcat4 work: > > http://www.pauaware.co.nz/tomcatntservice.htm > > Do all those values there need to be added or can the only desired > values be added? > > Many thanks for any help, > > Joon > > > On Tue, 04 Jan 2005 16:25:52 -0500, Ben Souther <[EMAIL PROTECTED]> wrote: > > Click on "Server Status" from the Tomcat Manger App. > > > > > > On Tue, 2005-01-04 at 16:19, joon yoo wrote: > > > On a Win2000 SP4 server running tomcat 5.0.24 with 1GB of RAM > > > > > > JAVA_OPTS was set to -Xmx768m -Xms768m -server > > > > > > as an environment variable in Windows, (not set in a batch file to > > > start tomcat). > > > > > > How can it be confirmed that the new JVM settings is configured and > > > running correctly? > > > > > > Thanks, > > > > > > Joon > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
