-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Kevin,
On 3/31/13 4:28 PM, Kevin Jenkins wrote: > I found the answer. In catilina.bat change > > set JAVA_OPTS=%JAVA_OPTS% %LOGGING_CONFIG% To: set > JAVA_OPTS=%JAVA_OPTS% %LOGGING_CONFIG% -Xms2560M -Xmx2560M You don't want to do this. Instead, you want to set CATALINA_OPTS. Read the documentation (see below) for the difference. If you set JAVA_OPTS, you'll find yourself creating a 2.5 GiB heap just to shutdown Tomcat as well as start it up. > Such a common operation should not be so obscure and difficult to > figure out It's not that difficult to figure out. Read RUNNING.txt that comes with Tomcat (or linked directly through the documentation from the "Setup" page... it's the first non-TOC link in the document). - -chris -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.17 (Darwin) Comment: GPGTools - http://gpgtools.org Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQIcBAEBCAAGBQJRWKF5AAoJEBzwKT+lPKRY6TYP/2iKQQrRxe5eyFURMN/hnyst bs1lcOmXMK7XcC1OTNwRrYFP1HR53sMHv7SrsP3SOoiZbC30Ud6xZi9IvHaXfTDy A8LgbOUbfOKijJeQaVsmKfZnLDgQ7CL6EVDertIbPUREbxJFBCaiDqm3OC/ocIaf gSYigPOWzNwrIjv7AMgBvJQ8fJkRZsIT5aCUZ+FvC9Z0d4GtsJUCcxpaVgf0Y/DY dsA1lkLoO/3lmbuNg+MRfJxzGJH1fCrM9omUlOyI6GKCVYnV/PU4wFPqTsEojHJ1 P3y/9Vm7Bo5dCneURtUWLy4mqohrnjP9gAKJhqZd+Qk+mw3rvP1AlstyKzR93NcH v4fnyI7WvdvkGeBdFSNz8YEFb5WlW8LfRbhUyulBOxerA6i0TesCzPToUbC5LK1Z XYQfqAraTf0IzlG8jHnJW0g9IfpA3EMXL18ZDi7pCWIAuBGMC/pJcO65Gbf6kW1t CKUdKzebDLzrSyZ8fI14uuNgO0db5UuhaxYwH1GwMiEya3AuVfVBvBND4qOBzpTt 6IFl0k7PN/BFb3j6wWKOIRy08E3ajI997d9LEAQY4uklTnHWHnLAtEbvshilukVn ALbbia4QANKZdvXLdi4R8Cus6KCWuY9tgMdJdlAZbA/jAGzVHlflBcQoyN/m3690 FGbfkIuMjNrXkmL2Hma3 =1uz9 -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org