Skip to content

Instantly share code, notes, and snippets.

@lfryc
Created December 10, 2013 15:33
Show Gist options
  • Save lfryc/7892521 to your computer and use it in GitHub Desktop.
Save lfryc/7892521 to your computer and use it in GitHub Desktop.
jboss-javaee6-webapp fails on WildFly 8.0.0.Beta2-SNAPSHOT Caused by: javax.faces.application.ViewExpiredException: viewId:/index.jsf - View /index.jsf could not be restored.
16:31:58,758 DEBUG [org.jboss.weld.Conversation] (default task-4) WELD-000327: Resuming conversation with id null
16:31:58,761 FINE [javax.enterprise.resource.webcontainer.jsf.application] (default task-4) servletPath /index.jsf
16:31:58,761 FINE [javax.enterprise.resource.webcontainer.jsf.application] (default task-4) pathInfo null
16:31:58,761 FINE [javax.enterprise.resource.webcontainer.jsf.application] (default task-4) URL pattern of the FacesServlet executing the current request .jsf
16:31:58,762 FINE [javax.enterprise.resource.webcontainer.jsf.lifecycle] (default task-4) execute(com.sun.faces.context.FacesContextImpl@5849fd1d)
16:31:58,762 FINE [javax.enterprise.resource.webcontainer.jsf.lifecycle] (default task-4) Entering RestoreViewPhase
16:32:06,149 FINE [javax.enterprise.resource.webcontainer.jsf.application] (default task-4) URL pattern of the FacesServlet executing the current request .jsf
16:32:06,149 FINE [javax.enterprise.resource.webcontainer.jsf.application] (default task-4) Unable to restore server side state for view ID /index.xhtml as no session is available
16:32:06,150 FINE [javax.enterprise.resource.webcontainer.jsf.application] (default task-4) URL pattern of the FacesServlet executing the current request .jsf
16:32:06,150 FINE [javax.enterprise.resource.webcontainer.jsf.application] (default task-4) Created component with component type of 'javax.faces.ViewRoot'
16:32:06,151 FINE [javax.enterprise.resource.webcontainer.jsf.application] (default task-4) Created new view for /index.xhtml
16:32:06,151 FINE [javax.enterprise.resource.webcontainer.jsf.application] (default task-4) Locale for this view as determined by calculateLocale en_US
16:32:06,151 FINE [javax.enterprise.resource.webcontainer.jsf.application] (default task-4) RenderKitId for this view as determined by calculateRenderKitId HTML_BASIC
16:32:07,676 FINE [javax.enterprise.resource.webcontainer.jsf.application] (default task-4) Unable to restore server side state for view ID /index.xhtml as no session is available
16:32:07,677 FINE [javax.enterprise.resource.webcontainer.jsf.application] (default task-4) Building View: /index.xhtml
16:32:07,679 FINE [javax.enterprise.resource.webcontainer.jsf.application] (default task-4) Created component with component type of 'javax.faces.Output'
16:32:07,679 FINE [javax.enterprise.resource.webcontainer.jsf.facelets.tag.component] (default task-4) /WEB-INF/templates/default.xhtml @22,9 <h:head> Component[-1049991966_6817d390] Created: javax.faces.component.UIOutput
16:32:07,679 FINE [javax.enterprise.resource.webcontainer.jsf.application] (default task-4) Created component with component type of 'javax.faces.Output'
16:32:07,680 FINE [javax.enterprise.resource.webcontainer.jsf.facelets.tag.component] (default task-4) /WEB-INF/templates/default.xhtml @25,49 <h:outputStylesheet> Component[-1049991966_6817d3a2] Created: javax.faces.component.UIOutput
16:32:07,680 FINE [javax.enterprise.resource.webcontainer.jsf.application] (default task-4) Created component with component type of 'javax.faces.ComponentResourceContainer'
16:32:07,681 FINE [javax.enterprise.resource.webcontainer.jsf.application] (default task-4) Created component with component type of 'javax.faces.OutputBody'
16:32:07,681 FINE [javax.enterprise.resource.webcontainer.jsf.facelets.tag.component] (default task-4) /WEB-INF/templates/default.xhtml @27,9 <h:body> Component[-1049991966_6817d3d5] Created: javax.faces.component.html.HtmlBody
16:32:07,682 FINE [javax.enterprise.resource.webcontainer.jsf.application] (default task-4) Created component with component type of 'javax.faces.HtmlForm'
16:32:07,682 FINE [javax.enterprise.resource.webcontainer.jsf.facelets.tag.component] (default task-4) /index.xhtml @33,26 <h:form> Component[727857754_7ac21839] Created: javax.faces.component.html.HtmlForm
16:32:07,683 FINE [javax.enterprise.resource.webcontainer.jsf.application] (default task-4) Created component with component type of 'javax.faces.HtmlPanelGrid'
16:32:07,684 FINE [javax.enterprise.resource.webcontainer.jsf.facelets.tag.component] (default task-4) /index.xhtml @37,64 <h:panelGrid> Component[727857754_7ac21823] Created: javax.faces.component.html.HtmlPanelGrid
16:32:07,684 FINE [javax.enterprise.resource.webcontainer.jsf.application] (default task-4) Created component with component type of 'javax.faces.HtmlOutputLabel'
16:32:07,684 FINE [javax.enterprise.resource.webcontainer.jsf.facelets.tag.component] (default task-4) /index.xhtml @38,59 <h:outputLabel> Component[727857754_7ac2180d] Created: javax.faces.component.html.HtmlOutputLabel
16:32:07,685 FINE [javax.enterprise.resource.webcontainer.jsf.application] (default task-4) Created component with component type of 'javax.faces.HtmlInputText'
16:32:07,685 FINE [javax.enterprise.resource.webcontainer.jsf.facelets.tag.component] (default task-4) /index.xhtml @39,68 <h:inputText> Component[727857754_7ac218fa] Created: javax.faces.component.html.HtmlInputText
16:32:07,686 FINE [javax.enterprise.resource.webcontainer.jsf.application] (default task-4) created validator of type 'javax.faces.Bean'
16:32:07,686 FINE [javax.enterprise.resource.webcontainer.jsf.application] (default task-4) Created component with component type of 'javax.faces.HtmlMessage'
16:32:07,687 FINE [javax.enterprise.resource.webcontainer.jsf.facelets.tag.component] (default task-4) /index.xhtml @40,62 <h:message> Component[727857754_7ac218f7] Created: javax.faces.component.html.HtmlMessage
16:32:07,687 FINE [javax.enterprise.resource.webcontainer.jsf.application] (default task-4) Created component with component type of 'javax.faces.HtmlOutputLabel'
16:32:07,688 FINE [javax.enterprise.resource.webcontainer.jsf.facelets.tag.component] (default task-4) /index.xhtml @42,61 <h:outputLabel> Component[727857754_7ac218e4] Created: javax.faces.component.html.HtmlOutputLabel
16:32:07,688 FINE [javax.enterprise.resource.webcontainer.jsf.application] (default task-4) Created component with component type of 'javax.faces.HtmlInputText'
16:32:07,688 FINE [javax.enterprise.resource.webcontainer.jsf.facelets.tag.component] (default task-4) /index.xhtml @43,70 <h:inputText> Component[727857754_7ac218d1] Created: javax.faces.component.html.HtmlInputText
16:32:07,689 FINE [javax.enterprise.resource.webcontainer.jsf.application] (default task-4) created validator of type 'javax.faces.Bean'
16:32:07,689 FINE [javax.enterprise.resource.webcontainer.jsf.application] (default task-4) Created component with component type of 'javax.faces.HtmlMessage'
16:32:07,689 FINE [javax.enterprise.resource.webcontainer.jsf.facelets.tag.component] (default task-4) /index.xhtml @44,63 <h:message> Component[727857754_7ac218ce] Created: javax.faces.component.html.HtmlMessage
16:32:07,689 FINE [javax.enterprise.resource.webcontainer.jsf.application] (default task-4) Created component with component type of 'javax.faces.HtmlOutputLabel'
16:32:07,690 FINE [javax.enterprise.resource.webcontainer.jsf.facelets.tag.component] (default task-4) /index.xhtml @46,69 <h:outputLabel> Component[727857754_7ac218bb] Created: javax.faces.component.html.HtmlOutputLabel
16:32:07,690 FINE [javax.enterprise.resource.webcontainer.jsf.application] (default task-4) Created component with component type of 'javax.faces.HtmlInputText'
16:32:07,690 FINE [javax.enterprise.resource.webcontainer.jsf.facelets.tag.component] (default task-4) /index.xhtml @48,56 <h:inputText> Component[727857754_7ac218a8] Created: javax.faces.component.html.HtmlInputText
16:32:07,691 FINE [javax.enterprise.resource.webcontainer.jsf.application] (default task-4) created validator of type 'javax.faces.Bean'
16:32:07,691 FINE [javax.enterprise.resource.webcontainer.jsf.application] (default task-4) Created component with component type of 'javax.faces.HtmlMessage'
16:32:07,691 FINE [javax.enterprise.resource.webcontainer.jsf.facelets.tag.component] (default task-4) /index.xhtml @49,69 <h:message> Component[727857754_7ac218a5] Created: javax.faces.component.html.HtmlMessage
16:32:07,691 FINE [javax.enterprise.resource.webcontainer.jsf.application] (default task-4) Created component with component type of 'javax.faces.HtmlPanelGrid'
16:32:07,692 FINE [javax.enterprise.resource.webcontainer.jsf.facelets.tag.component] (default task-4) /index.xhtml @53,42 <h:panelGrid> Component[727857754_7ac21892] Created: javax.faces.component.html.HtmlPanelGrid
16:32:07,692 FINE [javax.enterprise.resource.webcontainer.jsf.application] (default task-4) Created component with component type of 'javax.faces.HtmlCommandButton'
16:32:07,692 FINE [javax.enterprise.resource.webcontainer.jsf.facelets.tag.component] (default task-4) /index.xhtml @56,66 <h:commandButton> Component[727857754_7ac2197c] Created: javax.faces.component.html.HtmlCommandButton
16:32:07,693 FINE [javax.enterprise.resource.webcontainer.jsf.application] (default task-4) Created component with component type of 'javax.faces.HtmlMessages'
16:32:07,693 FINE [javax.enterprise.resource.webcontainer.jsf.facelets.tag.component] (default task-4) /index.xhtml @59,65 <h:messages> Component[727857754_7ac21969] Created: javax.faces.component.html.HtmlMessages
16:32:07,693 FINE [javax.enterprise.resource.webcontainer.jsf.application] (default task-4) Created component with component type of 'javax.faces.HtmlPanelGroup'
16:32:07,693 FINE [javax.enterprise.resource.webcontainer.jsf.facelets.tag.component] (default task-4) /index.xhtml @64,51 <h:panelGroup> Component[727857754_7ac21966] Created: javax.faces.component.html.HtmlPanelGroup
16:32:07,694 FINE [javax.enterprise.resource.webcontainer.jsf.application] (default task-4) Created component with component type of 'javax.faces.HtmlDataTable'
16:32:07,694 FINE [javax.enterprise.resource.webcontainer.jsf.facelets.tag.component] (default task-4) /index.xhtml @69,43 <h:dataTable> Component[727857754_7ac21940] Created: javax.faces.component.html.HtmlDataTable
16:32:07,695 FINE [javax.enterprise.resource.webcontainer.jsf.application] (default task-4) Created component with component type of 'javax.faces.Column'
16:32:07,695 FINE [javax.enterprise.resource.webcontainer.jsf.facelets.tag.component] (default task-4) /index.xhtml @70,23 <h:column> Component[727857754_7ac2192a] Created: javax.faces.component.UIColumn
16:32:07,696 FINE [javax.enterprise.resource.webcontainer.jsf.application] (default task-4) Created component with component type of 'javax.faces.Column'
16:32:07,696 FINE [javax.enterprise.resource.webcontainer.jsf.facelets.tag.component] (default task-4) /index.xhtml @74,23 <h:column> Component[727857754_7ac219fe] Created: javax.faces.component.UIColumn
16:32:07,697 FINE [javax.enterprise.resource.webcontainer.jsf.application] (default task-4) Created component with component type of 'javax.faces.Column'
16:32:07,697 FINE [javax.enterprise.resource.webcontainer.jsf.facelets.tag.component] (default task-4) /index.xhtml @78,23 <h:column> Component[727857754_7ac219c2] Created: javax.faces.component.UIColumn
16:32:07,697 FINE [javax.enterprise.resource.webcontainer.jsf.application] (default task-4) Created component with component type of 'javax.faces.Column'
16:32:07,697 FINE [javax.enterprise.resource.webcontainer.jsf.facelets.tag.component] (default task-4) /index.xhtml @82,23 <h:column> Component[727857754_7ac21996] Created: javax.faces.component.UIColumn
16:32:07,698 FINE [javax.enterprise.resource.webcontainer.jsf.application] (default task-4) Created component with component type of 'javax.faces.Column'
16:32:07,698 FINE [javax.enterprise.resource.webcontainer.jsf.facelets.tag.component] (default task-4) /index.xhtml @86,23 <h:column> Component[727857754_7ac21a5a] Created: javax.faces.component.UIColumn
16:32:07,700 FINE [javax.enterprise.resource.webcontainer.jsf.application] (default task-4) URL pattern of the FacesServlet executing the current request .jsf
16:32:09,021 FINE [javax.enterprise.resource.webcontainer.jsf.application] (default task-4) Unable to restore server side state for view ID /index.xhtml as no session is available
16:32:09,022 FINE [javax.enterprise.resource.webcontainer.jsf.timing] (default task-4) [TIMING] - [10260ms] : Execution time for phase (including any PhaseListeners) -> RESTORE_VIEW 1
16:32:09,023 ERROR [io.undertow.request] (default task-4) UT005023: Exception handling request to /jboss-javaee6-webapp/index.jsf: javax.servlet.ServletException: viewId:/index.jsf - View /index.jsf could not be restored.
at javax.faces.webapp.FacesServlet.service(FacesServlet.java:659) [jboss-jsf-api_2.2_spec-2.2.4.jar:2.2.4]
at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:87) [undertow-servlet-1.0.0.Beta26.jar:1.0.0.Beta26]
at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:61) [undertow-servlet-1.0.0.Beta26.jar:1.0.0.Beta26]
at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) [undertow-servlet-1.0.0.Beta26.jar:1.0.0.Beta26]
at org.wildfly.extension.undertow.security.SecurityContextAssociationHandler.handleRequest(SecurityContextAssociationHandler.java:81)
at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:25) [undertow-core-1.0.0.Beta26.jar:1.0.0.Beta26]
at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:113) [undertow-servlet-1.0.0.Beta26.jar:1.0.0.Beta26]
at io.undertow.security.handlers.AuthenticationCallHandler.handleRequest(AuthenticationCallHandler.java:52) [undertow-core-1.0.0.Beta26.jar:1.0.0.Beta26]
at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:45) [undertow-core-1.0.0.Beta26.jar:1.0.0.Beta26]
at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:65) [undertow-servlet-1.0.0.Beta26.jar:1.0.0.Beta26]
at io.undertow.security.handlers.SecurityInitialHandler.handleRequest(SecurityInitialHandler.java:70) [undertow-core-1.0.0.Beta26.jar:1.0.0.Beta26]
at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:25) [undertow-core-1.0.0.Beta26.jar:1.0.0.Beta26]
at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:25) [undertow-core-1.0.0.Beta26.jar:1.0.0.Beta26]
at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:238) [undertow-servlet-1.0.0.Beta26.jar:1.0.0.Beta26]
at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:225) [undertow-servlet-1.0.0.Beta26.jar:1.0.0.Beta26]
at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:71) [undertow-servlet-1.0.0.Beta26.jar:1.0.0.Beta26]
at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:144) [undertow-servlet-1.0.0.Beta26.jar:1.0.0.Beta26]
at io.undertow.server.Connectors.executeRootHandler(Connectors.java:164) [undertow-core-1.0.0.Beta26.jar:1.0.0.Beta26]
at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:649) [undertow-core-1.0.0.Beta26.jar:1.0.0.Beta26]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_45]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_45]
at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_45]
Caused by: javax.faces.application.ViewExpiredException: viewId:/index.jsf - View /index.jsf could not be restored.
at com.sun.faces.lifecycle.RestoreViewPhase.execute(RestoreViewPhase.java:210) [jsf-impl-2.2.4-jbossorg-1.jar:]
at com.sun.faces.lifecycle.Phase.doPhase(Phase.java:101) [jsf-impl-2.2.4-jbossorg-1.jar:]
at com.sun.faces.lifecycle.RestoreViewPhase.doPhase(RestoreViewPhase.java:121) [jsf-impl-2.2.4-jbossorg-1.jar:]
at com.sun.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:198) [jsf-impl-2.2.4-jbossorg-1.jar:]
at javax.faces.webapp.FacesServlet.service(FacesServlet.java:646) [jboss-jsf-api_2.2_spec-2.2.4.jar:2.2.4]
... 21 more
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment