1 message in net.java.dev.greenjug.usersGlassfish Running out of Memory (Perm...
FromSent OnAttachments
John YearyOct 26, 2006 4:36 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Glassfish Running out of Memory (Permgen)Actions
From:John Yeary (john@gmail.com)
Date:Oct 26, 2006 4:36:29 pm
List:net.java.dev.greenjug.users

Here is a quote from the Netbeans EE project list by Sergey Lunegov from Sun about glassfish running out of memory. It is a very simple fix.

---------- Forwarded message ---------- From: Sergey Lunegov <Serg@sun.com> Date: Oct 17, 2006 11:31 AM Subject: Re: [55cat] Permgen on windows To: nben@netbeans.org

Hi Rob,

this is an known issue and it's tracked in IssueZilla: http://www.netbeans.org/issues/show_bug.cgi?id=87249 The fix will be available in EntPack FCS Build.

There is a workaround you can apply: 1) Navigate to <as-install-dir>/domains/domain1/config

2) Edit the domain.xml file

2.1) Append the following child tag "<jvm-options>-XX:MaxPermSize=128m</jvm-options>" to <java-config> tag.

Thanks, Sergey

Rob Abbe wrote:

Is anyone else running out of permgen on windows with the default

settings? I'm on 5.5 RC2 with the nightly build of the enterprise pack from 10/13/2006.

HTTP Processing error

java.lang.OutOfMemoryError: PermGen space