quality@glassfish.java.net

RE: Nightly build 20080827

From: Manfred Riem <mriem_at_manorrock.org>
Date: Wed, 27 Aug 2008 20:22:37 -0600

Hi Jan,

 

Thanks, so I changed the startserv.bat to point to the JDK instead

and all is fine now.

 

Thanks,

Manfred.

 

From: Jan.Luehe_at_Sun.COM [mailto:Jan.Luehe_at_Sun.COM]
Sent: Wednesday, August 27, 2008 7:09 PM
To: quality_at_glassfish.dev.java.net
Subject: Re: Nightly build 20080827

 

On 08/27/08 05:44 PM, Manfred Riem wrote:

Sorry guys and girls,

 

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

And hints?


See Kin-Man's explanation at

  http://www.nabble.com/QL-failures-to18038732.html#a18038981

Jan





 

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