[richfaces-issues] [JBoss JIRA] Created: (RF-4289) extendedDataTable: Developer Demo: "view cannot be restored" error on each ajax request

Tsikhon Kuprevich (JIRA) jira-events at lists.jboss.org
Mon Aug 25 13:24:38 EDT 2008


extendedDataTable: Developer Demo: "view cannot be restored" error on each ajax request
---------------------------------------------------------------------------------------

                 Key: RF-4289
                 URL: https://jira.jboss.org/jira/browse/RF-4289
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.2.2
         Environment: dev demo
IE 6
            Reporter: Tsikhon Kuprevich
            Assignee: Nick Belaevski


1. Perform some actions on the table - sorting, rerendering, changing the order of columns.
2. Refresh the page.
3. Perform any ajax action

=>

HTTP Status 500 - 

--------------------------------------------------------------------------------

type Exception report

message 

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

exception 

javax.servlet.ServletException: viewId:/pages/index.jsf - View /pages/index.jsf could not be restored.
	javax.faces.webapp.FacesServlet.service(FacesServlet.java:270)
	org.ajax4jsf.webapp.BaseXMLFilter.doXmlFilter(BaseXMLFilter.java:177)
	org.ajax4jsf.webapp.BaseFilter.handleRequest(BaseFilter.java:267)
	org.ajax4jsf.webapp.BaseFilter.processUploadsAndHandleRequest(BaseFilter.java:380)
	org.ajax4jsf.webapp.BaseFilter.doFilter(BaseFilter.java:507)


root cause 

javax.faces.application.ViewExpiredException: viewId:/pages/index.jsf - View /pages/index.jsf could not be restored.
	com.sun.faces.lifecycle.RestoreViewPhase.execute(RestoreViewPhase.java:186)
	com.sun.faces.lifecycle.Phase.doPhase(Phase.java:100)
	com.sun.faces.lifecycle.RestoreViewPhase.doPhase(RestoreViewPhase.java:104)
	com.sun.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:118)
	javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)
	org.ajax4jsf.webapp.BaseXMLFilter.doXmlFilter(BaseXMLFilter.java:177)
	org.ajax4jsf.webapp.BaseFilter.handleRequest(BaseFilter.java:267)
	org.ajax4jsf.webapp.BaseFilter.processUploadsAndHandleRequest(BaseFilter.java:380)
	org.ajax4jsf.webapp.BaseFilter.doFilter(BaseFilter.java:507)


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


--------------------------------------------------------------------------------

Apache Tomcat/6.0.13

-- 
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 richfaces-issues mailing list