Out of Memory Issues
If your Manager appears to run out of memory, and an out of memory error is printed to the Manager log, you might need to increase the Java heap size. This typically only happens if the Manager is running many Services with many inputs.
The Java maximum heap size is set in the server.sh or server.bat file, and is 4096 MB by default. It can be increased by changing the environment variable MAX_HEAP.