MaxPermSize and how it relates to the overall heap
Jul.16, 2009 in
Java, Programming
Grails application throwing OutOfMemory error and PermGen space was exceeeded errors… Looks like grails applications require a fairly large permgen space… Here’s a useful article on how to address this.