quality@glassfish.java.net

Nightly build 20080827

From: Manfred Riem <mriem_at_manorrock.org>
Date: Wed, 27 Aug 2008 18:44:51 -0600

Sorry guys and girls,

 

The help function is still not working on the Nightly build 20080827 L

And hints?

 

Page shows:

 

HTTP Status 500 -

  _____

type Exception report

message

descriptionThe server encountered an internal error () that prevented it
from fulfilling this request.

exception

org.apache.jasper.JasperException: PWC6033: Unable to compile class for JSP

root cause

java.lang.NullPointerException

note The full stack traces of the exception and its root causes are
available in the GlassFish/v3 logs.

  _____

GlassFish/v3

And partial stacktrace shows:

 

Aug 27, 2008 6:41:26 PM com.sun.faces.lifecycle.Phase doPhase

SEVERE: JSF1054: (Phase ID: RENDER_RESPONSE 6, View ID:
/com_sun_webui_jsf/help/helpwindow.jsp) Exception thrown during phase
execution:
javax.faces.event.PhaseEvent[source=com.sun.faces.lifecycle.LifecycleImpl_at_4d
2125]

Aug 27, 2008 6:41:26 PM org.apache.catalina.core.StandardWrapperValve log

SEVERE: StandardWrapperValve[FacesServlet]: PWC1406: Servlet.service() for
servlet FacesServlet threw exception

java.lang.NullPointerException

        at
org.apache.jasper.compiler.Jsr199JavaCompiler.compile(Jsr199JavaCompiler.jav
a:197)

        at
org.apache.jasper.compiler.Compiler.generateClass(Compiler.java:361)

        at org.apache.jasper.compiler.Compiler.compile(Compiler.java:430)

        at
org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:6
08)

        at
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:3
74)

        at
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:473)

        at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:366)

        at javax.servlet.http.HttpServlet.service(HttpServlet.java:847)

        at
org.apache.catalina.core.ApplicationFilterChain.servletService(Applic