[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-569) Icefaces integration sample doesnt provide debug functionality

Alexandre Touret (JIRA) jira-events at jboss.com
Thu Dec 7 12:07:57 EST 2006


Icefaces integration sample doesnt provide debug functionality
--------------------------------------------------------------

                 Key: JBSEAM-569
                 URL: http://jira.jboss.com/jira/browse/JBSEAM-569
             Project: JBoss Seam
          Issue Type: Bug
          Components: Examples
    Affects Versions: 1.1.0.CR2
         Environment: OS: Windows 2000
java version "1.5.0_06"
Jboss AS 4.0.5GA
Icefaces 1.5.1
            Reporter: Alexandre Touret


Hello,
I juste have deployed the sample seam-icefaces and I have the following error when I d like to go to /debug.seam

pe Exception report

message

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

exception

javax.servlet.ServletException
org.jboss.seam.servlet.SeamExceptionFilter.doFilter(SeamExceptionFilter.java:61)
org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)

root cause

javax.servlet.ServletException
com.icesoft.faces.webapp.xmlhttp.PersistentFacesServlet.service(PersistentFacesServlet.java:437)
javax.servlet.http.HttpServlet.service(HttpServlet.java:810)
org.jboss.seam.servlet.SeamExceptionFilter.doFilter(SeamExceptionFilter.java:46)
org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)

root cause

java.lang.NullPointerException
com.icesoft.faces.context.DOMResponseWriter.enhanceAndFixDocument(DOMResponseWriter.java:394)
com.icesoft.faces.context.DOMResponseWriter.writeDOM(DOMResponseWriter.java:312)
com.icesoft.faces.application.D2DViewHandler.renderView(D2DViewHandler.java:161)
org.apache.myfaces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:384)
com.icesoft.faces.webapp.xmlhttp.PersistentFacesServlet.service(PersistentFacesServlet.java:394)
javax.servlet.http.HttpServlet.service(HttpServlet.java:810)
org.jboss.seam.servlet.SeamExceptionFilter.doFilter(SeamExceptionFilter.java:46)
org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)

note The full stack trace of the root cause is available in the Apache Tomcat/5.5.20 logs.

I tested this feature against icefaces 1.5. Does it work on 1.5.1 ?
Thanks in advance

Regards,
Alexandre

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list