We have seen below error message in the IM console and server.log. What should we do?
java.lang.OutOfMemoryError: Java heap space
The error indicates that Java ran out of memory to allocate to the application resulting in anything from minor issues such as that activity having to wait to complete, to complete system outages.