Administering : Maintaining Focal Point® : Increasing application server memory
  
Increasing application server memory
When you installed Focal Point®, the memory usage limit for the server is already set. You can increase the memory usage for the application server by specifying it with an application server utility or by manually modifying the required files.
Specifying memory by using the Apache Tomcat server utility
To increase the memory in Apache Tomcat server when the services are running, use the server configuration utility.
1 Open the Apache Tomcat Properties window, and then click Java.
2 On the Java tab, you can increase the values of the Max Perm Size for the Java virtual machine (JVM). You can also increase the memory pool.
Manually modifying the server configuration file
1 Open the Focal Point® application server configuration file:
Operating system
Filename and location
Windows
Focal Point® installation directory\JazzTeamServer\server\tomcat\bin\setenv.bat
Linux
opt/IBM/JazzTeamServer/bin/setenv.sh
2 In the configuration file, modify the required values or add the parameters if they are not listed:
Allocate more server HEAP memory
Allocate more server PERM memory
Add more flags for optimizing JVM/Server for performance.
3 Save the configuration file and restart the application server.
See also
Setting up a Tomcat server
Maintaining Focal Point®