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(ExtensionsFilter.java:122) > > root cause > > javax.faces.FacesException: PermGen space > > org.apache.myfaces.context.servlet.ServletExternalContextImpl.dispatch(ServletExternalContextImpl.java:421) > > org.apache.myfaces.application.jsp.JspViewHandlerImpl.renderView(JspViewHandlerImpl.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(ExtensionsFilter.java:122) > **************************************************************************************** >

