Delete comment from: Java EE Support Patterns
Volatile in Java said...
Good Job.Most of the time people don't differentiate between OOOM in Heap and OOOM in Perm Gen, even though both are completely different and require different approach to solve. I come to know when I got this error on tomcat and see 2 ways to solve java.lang.OutOfMemoryError:Perm Gen Space in Java article, quite useful for me.
Nov 29, 2011, 4:34:57 AM
Posted to java.lang.outofmemoryerror: Java heap space - Analysis and resolution approach