java/116461: java.lang.OutOfMemoryError: PermGen space

glewis at FreeBSD.org glewis at FreeBSD.org
Wed Sep 19 14:01:42 PDT 2007


Synopsis: java.lang.OutOfMemoryError: PermGen space

State-Changed-From-To: open->closed
State-Changed-By: glewis
State-Changed-When: Wed Sep 19 20:57:52 UTC 2007
State-Changed-Why: 
This doesn't look to be a Java bug at all.  Your application has simply run
out of memory and the JVM is handling this correctly by throwing an
OutOfMemoryError.  Another poster has already advised as to how the maximum
perm gen size can be increased if your application needs it.

http://www.freebsd.org/cgi/query-pr.cgi?pr=116461


More information about the freebsd-java mailing list