OutOfMemoryError « Tomcat « JSF Q&A





1. java.lang.OutOfMemoryError: Java heap space - how to save memory?    stackoverflow.com

I'm trying to tune my JSF application memory consuption by setting JVM arguments because I'm getting out of memory error. I'm able to increase memory heap and restart the server twice ...