Increase Tomcat service heap size on Windows
Procedure
- Start the Tomcat Windows service.
- From the Start menu, click Control Panel.
- Click Administrative Tools.
- Click Services.
- Right-click the Tomcat service and click Properties.
-
Add the following to Start parameters:
-Xms1024m -Xmx1024m
