Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 3.1.0.BETA2
-
Component/s: QA, Sample Apps
-
Labels:None
-
Environment:Icefaces3.0 trunk revision# 29330
Server: tomcat6
Browser: IE7
Last Known Working Revision#:29228
-
Assignee Priority:P1
-
Affects:Compatibility/Configuration
Description
fajax:
Fails manually in IE - toggle counts stops after 2 toggle counts, exception below causes User Session Expired error (see attached image)
WARNING: queued exception
javax.faces.application.ViewExpiredException: /index.xhtmlNo saved view state could be found for the view identifier: /index.xhtml
at org.apache.myfaces.lifecycle.RestoreViewExecutor.execute(RestoreViewExecutor.java:132)
at org.apache.myfaces.lifecycle.LifecycleImpl.executePhase(LifecycleImpl.java:170)
at org.apache.myfaces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:117)
at javax.faces.webapp.FacesServlet.service(FacesServlet.java:197)
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.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:298)
at org.apache.coyote.http11.Http11AprProcessor.process(Http11AprProcessor.java:859)
at org.apache.coyote.http11.Http11AprProtocol$Http11ConnectionHandler.process(Http11AprProtocol.java:579)
at org.apache.tomcat.util.net.AprEndpoint$Worker.run(AprEndpoint.java:1555)
at java.lang.Thread.run(Thread.java:619)
To reproduce:
click on any of the toggle buttons more that two times. Toggle count gets stuck at 2.
Fails manually in IE - toggle counts stops after 2 toggle counts, exception below causes User Session Expired error (see attached image)
WARNING: queued exception
javax.faces.application.ViewExpiredException: /index.xhtmlNo saved view state could be found for the view identifier: /index.xhtml
at org.apache.myfaces.lifecycle.RestoreViewExecutor.execute(RestoreViewExecutor.java:132)
at org.apache.myfaces.lifecycle.LifecycleImpl.executePhase(LifecycleImpl.java:170)
at org.apache.myfaces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:117)
at javax.faces.webapp.FacesServlet.service(FacesServlet.java:197)
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.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:298)
at org.apache.coyote.http11.Http11AprProcessor.process(Http11AprProcessor.java:859)
at org.apache.coyote.http11.Http11AprProtocol$Http11ConnectionHandler.process(Http11AprProtocol.java:579)
at org.apache.tomcat.util.net.AprEndpoint$Worker.run(AprEndpoint.java:1555)
at java.lang.Thread.run(Thread.java:619)
To reproduce:
click on any of the toggle buttons more that two times. Toggle count gets stuck at 2.
Issue Links
- blocks
-
ICE-8290 MyFaces 2.1.7 patches
- Closed
Activity
Jerome Ruzol
created issue -
Ken Fyten
made changes -
Field | Original Value | New Value |
---|---|---|
Salesforce Case | [] | |
Fix Version/s | 3.1.0.RC1 [ 10337 ] | |
Fix Version/s | 3.1 [ 10312 ] | |
Assignee Priority | P1 | |
Assignee | Mircea Toma [ mircea.toma ] |
Mircea Toma
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Jerome Ruzol
made changes -
Attachment | fajax.war [ 14569 ] |
Jerome Ruzol
made changes -
Resolution | Fixed [ 1 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Mircea Toma
made changes -
Attachment | ICE-8229.patch [ 14621 ] |
Mircea Toma
made changes -
Assignee | Mircea Toma [ mircea.toma ] | Deryk Sinotte [ deryk.sinotte ] |
Deryk Sinotte
made changes -
Deryk Sinotte
made changes -
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #29685 | Tue Jun 26 11:31:48 MDT 2012 | deryk.sinotte | |
Files Changed | ||||
ADD
/icefaces3/trunk/icefaces/lib/myfaces/myfaces-impl-2.1.8-ice-8229.jar
ADD /icefaces3/trunk/icefaces/lib/myfaces/myfaces-api-2.1.8-ice-8229.jar DEL /icefaces3/trunk/icefaces/lib/myfaces/myfaces-api-2.1.7-ice-8290.jar DEL /icefaces3/trunk/icefaces/lib/myfaces/myfaces-impl-2.1.7-ice-8290.jar |
Ken Fyten
made changes -
Salesforce Case | [] | |
Affects | [Compatibility/Configuration] | |
Security | Private [ 10001 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #30936 | Wed Sep 19 15:33:08 MDT 2012 | ken.fyten | Publishing MyFaces 2.1.8-ice-8229 library to maven snapshots repo (patched MyFaces 2.1.8). |
Files Changed | ||||
ADD
/maven2/snapshots/org/apache/myfaces/core/myfaces-api/2.1.8-ice-8229/myfaces-api-2.1.8-ice-8229.jar
ADD /maven2/snapshots/org/apache/myfaces/core/myfaces-impl/2.1.8-ice-8229 ADD /maven2/snapshots/org/apache/myfaces/core/myfaces-api/2.1.8-ice-8229/myfaces-api-2.1.8-ice-8229.pom ADD /maven2/snapshots/org/apache/myfaces/core/myfaces-impl/2.1.8-ice-8229/myfaces-impl-2.1.8-ice-8229.pom ADD /maven2/snapshots/org/apache/myfaces/core/myfaces-impl/2.1.8-ice-8229/myfaces-impl-2.1.8-ice-8229.jar ADD /maven2/snapshots/org/apache/myfaces/core/myfaces-api/2.1.8-ice-8229 |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
I cannot reproduce the issue when using the trunk code.