[jboss-jira] [JBoss JIRA] Updated: (JBAS-6140) org.jboss.test.web.test.JSFIntegrationUnitTestCase.testJSFIntegrated

Shelly McGowan (JIRA) jira-events at lists.jboss.org
Thu Jan 8 16:48:14 EST 2009


     [ https://jira.jboss.org/jira/browse/JBAS-6140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shelly McGowan updated JBAS-6140:
---------------------------------


Yes, I do see those however I see those if the tests pass or fail.  The information above was the diffs in the log output.  The error seen when the test fails is below which made me think the lifecycle was relevant.
2009-01-08 15:00:38,920 ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/jbosstest-jsf].[jsp]] Servlet.service() for servlet jsp threw exception
java.lang.RuntimeException: javax.enterprise.resource.webcontainer.jsf.renderkit should not be loggable for SEVERE.
        at org.jboss.test.jsf.webapp.LoggingTest.sendLogMessages(LoggingTest.java:63)
        at org.apache.jsp.index_jsp._jspService(index_jsp.java:162)
        at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
        at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:373)
        at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:336)
        at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:265)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
        at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:654)
        at org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:445)
        at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:379)
        at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:292)
        at com.sun.faces.context.ExternalContextImpl.dispatch(ExternalContextImpl.java:410)
        at com.sun.faces.application.ViewHandlerImpl.executePageToBuildView(ViewHandlerImpl.java:468)
        at com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:140)
        at com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:110)
        at com.sun.faces.lifecycle.Phase.doPhase(Phase.java:100)
        at com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:139)
        at javax.faces.webapp.FacesServlet.service(FacesServlet.java:266)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
        at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
        at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:182)
        at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:84)
        at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
        at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
        at org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:157)
        at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
        at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:262)
        at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)
        at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583)
        at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:446)
        at java.lang.Thread.run(Thread.java:636)
2009-01-08 15:00:38,926 ERROR [STDERR] Jan 8, 2009 3:00:38 PM com.sun.faces.lifecycle.Phase doPhase
SEVERE: JSF1054: (Phase ID: RENDER_RESPONSE 6, View ID: /index.jsp) Exception thrown during phase execution: javax.faces.event.PhaseEvent[source=com.sun.faces.lifecycle.LifecycleImpl at 1e9c245]
2009-01-08 15:00:38,926 DEBUG [javax.enterprise.resource.webcontainer.jsf.timing]  [TIMING] - [246ms] : Execution time for phase (including any PhaseListeners) -> RENDER_RESPONSE 6


> org.jboss.test.web.test.JSFIntegrationUnitTestCase.testJSFIntegrated
> --------------------------------------------------------------------
>
>                 Key: JBAS-6140
>                 URL: https://jira.jboss.org/jira/browse/JBAS-6140
>             Project: JBoss Application Server
>          Issue Type: Sub-task
>      Security Level: Public(Everyone can see) 
>          Components: JSF
>            Reporter: Shelly McGowan
>            Assignee: Shelly McGowan
>             Fix For: JBossAS-4.2.4.GA
>
>
> This test case is the only remaining failure when run against OpenJDK 6. 
> http://hudson.qa.jboss.com/hudson/view/JBoss%20AS/job/JBoss-AS-4.2.x-TestSuite-openjdk6/lastBuild/testReport/
> As noted in the parent issue, 
> https://jira.jboss.org/jira/browse/JBAS-5834?focusedCommentId=12433073#action_12433073
> this failure occurs when the test is run as part of the overall test target but not with one-test.  Can you take a closer look as to the root cause as OpenJDK 6 is targeted for certification with EAP 4.3.

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

        



More information about the jboss-jira mailing list