Bug #50368 | document configuring tomcat memory usage on Windows | ||
---|---|---|---|
Submitted: | 15 Jan 2010 14:12 | Modified: | 20 Jan 2010 16:19 |
Reporter: | Andrii Nikitin | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Enterprise Monitor: Documentation | Severity: | S3 (Non-critical) |
Version: | 1.3,2.0,2.1,2.2 | OS: | Windows |
Assigned to: | MC Brown | CPU Architecture: | Any |
[15 Jan 2010 14:12]
Andrii Nikitin
[20 Jan 2010 11:22]
BitRock Merlin
The correct approach to change the JAVA_OPTS is the following: 1. Modify the JAVA_OPTS the <installdir/apache-tomcat/bin/setenv.bat file. This file will be preserved during the upgrade. 2. Reinstall the service. You can reinstall the service using the "mysqlmonitorctl.bat [uninstall | install]" from the Administrator command prompt or you can use the MySQL Enterprise Monitor service shortcuts. 3. You can check the new JAVA_OPTS in the following Windows registry: My Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Apache Software Foundation\Procrun 2.0\MySQLEnterpriseTomcat\Parameters\Java Or you can also check them in the Monitor application: http://localhost:18080/ProductInfo.action
[20 Jan 2010 16:19]
MC Brown
The documentation has been updated with these instructions, including the note about reetention over upgrades.