Watch4Net/MnR - 7.x
<APG_BASE>/Web-Servers/Tomcat/Default/conf/unix-service.properties
Example unix-service.properties file:
#====================================
# Initial Java Heap Size (in MBytes)
#====================================
memory.init=64
#====================================
# Maximum Java Heap Size (in MBytes)
#====================================
memory.max=2048
<APG_BASE>/bin/manage-modules.sh service update tomcat
<APG_BASE>/bin/manage-modules.sh service start tomcat
In certain case, user does not have server access; heap size can be increased from MnR FrontEnd (Centralized Management).
To change the memory settings for any java service, open centralized management --> Physical Overview --> Modules --> Navigate to service
for which heap need to be adjusted (Example: Tomcat)
To change the memory.max settings for Tomcat Service, click 'Configure service', see image for reference:
Upon clicking, new window 'Service settings' will open where heap can be changed and saved.