To increase the heap space for the Java Web Start:
-
Using a text editor, open the <BASEDIR>/smarts/tomcat/webapps/webconsole/globalConsoleApp.jnlp file.
-
Locate the following line:
<j2se version="1.6.0+" max-heap-size="350M"/>
-
Change the max-heap-size variable value.
-
Save and close the file.