~Elizabeth LoptumitexgonOct 28, 2014, 3:45 PM29 PostsLeak or more memory neededOut of Memory exceptions usually means your server has too much load and needs more memory (increase the heap size) or there is some sort of memory leak. You can open a PMR with IBM Support and provide the Java Heap Dump and NSDs and we can analyze for the latter. You can also try increasing the heap and see if you still run into the issue. If after increasing it just delays the OOM exception, it will most likely be a leak.
~Evelyn FronuteroniOct 30, 2014, 5:06 AM16 PostsThanks OscarWe've updated the underlying Domino to 9.0.1 FP2 and applied the latest JVM patch. Additionally the HTTPJVMMaxHeapSize is also updated to 2048 MB. We have to keep on monitoring about the impact of these changes.