users@glassfish.java.net

Re: Autodeploying multiple times causes OutOfMemoryError in PermGen

From: Jan Luehe <Jan.Luehe_at_Sun.COM>
Date: Thu, 22 Mar 2007 09:16:34 -0700

glassfish_at_javadesktop.org wrote On 03/22/07 08:58 AM,:

>Hi, Cameron.
>
>Yes, it does look like JSP compilation may be involved. Jan and others who know about the web container are looking into this.
>
>

Kin-Man already committed a fix for

  https://glassfish.dev.java.net/issues/show_bug.cgi?id=2375

yesterday, which affected org.apache.jasper.compiler.Jsr199Compiler.

Since this class requires JDK 1.6 to compile, it is integrated into
GlassFish
as a binary dependency via Maven.

Kin-Man indicated there is some delay with this kind of integration.
I don't know how much of a delay there is, though.


Jan