This gets weirder. I believe I should be looking in the Windows Registry under:
HKEY_LOCAL_MACHINE SOFTWARE Apache Software Foundation Procrun 2,0 But I have no such settings. I simply have: (Default) InstallPath Version But I have: JvmMS (set to 128) jvmMX (set to 256) Under HKEY_LOCAL_MACHINE SOFTWARE Wow6432Node Apache Software Foundation Procrun 2.0 Tomcat 6 Parameters Java If I want to increase Xmx memory, is jvmMX the one to edit? Or both to set them to the same value. -----Original Message----- From: David kerber [mailto:[email protected]] Sent: 09 Dec 2011 16 02 To: [email protected] Subject: Re: Tomcat memory allocation On 12/9/2011 10:49 AM, Caldarale, Charles R wrote: >> From: Martin O'Shea [mailto:[email protected]] >> Subject: RE: Tomcat memory allocation > >> I should add that Tomcat is running as a Windows service, it isn't >> started manually. > > In that case, nothing that we've been discussing about JAVA_OPTS, CATALINA_OPTS, startup.bat, catalina.bat, and setenv.bat is relevant. All JVM config settings need to be done with the tomcat?w.exe program. Or directly in the registry (tomcat?w just changes those entries). --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
