- If you used the Jamf Pro Installer to install Jamf Pro, create a backup copy of the file that contains the Tomcat memory settings by executing the following command using the Linux command prompt:
sudo cp /usr/local/jss/tomcat/bin/setenv.sh /usr/local/jss/tomcat/bin/setenv_backup.sh - Open the Jamf Pro Server Tools GUI on the Jamf Pro host server by executing:
sudo java -jar /usr/local/jss/bin/server-tools-gui.jar - Select Settings.
- Enter values in the Tomcat minimum memory and Tomcat maximum memory fields to configure the amount of memory allocated to the web app.Note:
Type an "m" after the memory value to specify megabytes, e.g., "256m".
- Restart Tomcat.
The changes will take effect after Tomcat restarts.