Low on total free memory

A JVM may run low on total free memory when there is a memory leak, the JVM heap was sized too small or there was a temporary abnormally high memory requirement (possibly for a very large order or wave). If you encounter an OutOfMemory exception, we recommend you perform the following:

If you believe you have a memory leak, you can do the following: