OutOfMemoryError: Java heap space Follow
Issue: "java.lang.OutOfMemoryError: Java heap space" error occurs when performing action on large entity or lots of entities in the ServiceManager.
Solution: change the JVM Heap Setting (-Xms -Xmx) of Tomcat
https://crunchify.com/how-to-change-jvm-heap-setting-xms-xmx-of-tomcat/
Comments
0 comments
Please sign in to leave a comment.