Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Sep 2007 21:01:41 GMT
From:      glewis@FreeBSD.org
To:        rafaelbascon@gmail.com, glewis@FreeBSD.org, freebsd-java@FreeBSD.org
Subject:   Re: java/116461: java.lang.OutOfMemoryError: PermGen space
Message-ID:  <200709192101.l8JL1fLJ060518@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200709192101.l8JL1fLJ060518>