Hi,

This was fixed in the latest version of Jboss. Static references to a class
loaders prohibited garbage collection.

Frank Felix

-----Original Message-----
From: Mads Henderson [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, January 25, 2006 11:24 AM
To: MyFaces Discussion
Subject: Re: PermGen Space problem???

Are You running JBOSS on a windows platform?

In that case you may get this exception when you have hotdeployed enough
times.

Taking the server down is the only thing that helps.

Hope that helps
Mads

On 1/25/06, Julien Martin <[EMAIL PROTECTED]> wrote:
> Hello,
> I get a permgen error. Can anyone tell me how to avoid this PermGen 
> space error??
>
>
> **********************************************************************
> ******************
> exception
>
> javax.servlet.ServletException: PermGen space
>         javax.faces.webapp.FacesServlet.service(FacesServlet.java:121)
>         
> org.apache.myfaces.component.html.util.ExtensionsFilter.doFilter(Exten
> sionsFilter.java:122)
>
> root cause
>
> javax.faces.FacesException: PermGen space
>
org.apache.myfaces.context.servlet.ServletExternalContextImpl.dispatch(Servl
etExternalContextImpl.java:421)
>
org.apache.myfaces.application.jsp.JspViewHandlerImpl.renderView(JspViewHand
lerImpl.java:234)
>
org.apache.myfaces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:352)
>         javax.faces.webapp.FacesServlet.service(FacesServlet.java:107)
>         
> org.apache.myfaces.component.html.util.ExtensionsFilter.doFilter(Exten
> sionsFilter.java:122)
> **********************************************************************
> ******************
>


Reply via email to