Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 1.8.2-EE-GA_P02
-
Fix Version/s: EE-1.8.2.GA_P03
-
Component/s: ICE-Components
-
Labels:None
-
Environment:Jetty 6.1.25
Description
If ICEfaces tries to touch an already expired session to shut it down, the following is output to the server logs:
Apr 7, 2011 1:52:47 PM com.icesoft.faces.webapp.http.servlet.SessionDispatcher notifySessionShutdown
Apr 7, 2011 1:52:47 PM com.icesoft.faces.webapp.http.servlet.SessionDispatcher$Monitor shutdown
INFO: Session already invalidated.
However on Jetty 6.1.25, a SEVERE: java.lang.IllegalStateException is also thrown even the log level is set at WARN. Although there appears to be no functional impact, the logging can be cause for concern. The attached test application will cause this exception to occur on Jetty. Simply drop the test case in the webapps folder in Jetty and the click login/logout button in the application.
Apr 7, 2011 1:52:47 PM com.icesoft.faces.webapp.http.servlet.SessionDispatcher notifySessionShutdown
Apr 7, 2011 1:52:47 PM com.icesoft.faces.webapp.http.servlet.SessionDispatcher$Monitor shutdown
INFO: Session already invalidated.
However on Jetty 6.1.25, a SEVERE: java.lang.IllegalStateException is also thrown even the log level is set at WARN. Although there appears to be no functional impact, the logging can be cause for concern. The attached test application will cause this exception to occur on Jetty. Simply drop the test case in the webapps folder in Jetty and the click login/logout button in the application.
-
Hide
- sc9993.war
- 7.07 MB
- Tyler Johnson
-
- META-INF/MANIFEST.MF 0.0 kB
- WEB-INF/lib/backport-util-concurrent.jar 319 kB
- WEB-INF/lib/commons-digester.jar 140 kB
- inc/scripts.js 0.1 kB
- WEB-INF/lib/icefaces-comps.jar 3.16 MB
- test.jspx 0.9 kB
- ICEfacesPage1.xhtml 1 kB
- WEB-INF/lib/jsf-impl-1.2.jar 837 kB
- WEB-INF/lib/commons-discovery.jar 75 kB
- logout.jsp 0.3 kB
- WEB-INF/classes/com/.../test/TestBean.java 1 kB
- WEB-INF/lib/jsf-api-1.2.jar 355 kB
- WEB-INF/lib/commons-beanutils.jar 226 kB
- WEB-INF/classes/com/.../test/TestBean.class 2 kB
- logout.jspx 0.8 kB
- WEB-INF/faces-config.xml 0.8 kB
- WEB-INF/classes/.DS_Store 6 kB
- WEB-INF/classes/.../test/SessionCleaner.java 1 kB
- WEB-INF/lib/commons-fileupload.jar 56 kB
- index.jsp 0.1 kB
- WEB-INF/lib/icefaces.jar 1.21 MB
- WEB-INF/web.xml 4 kB
- WEB-INF/lib/commons-lang.jar 240 kB
- WEB-INF/classes/.../SessionCleaner.class 1 kB
- WEB-INF/lib/commons-logging.jar 52 kB
- WEB-INF/lib/icefaces-facelets.jar 596 kB
- WEB-INF/lib/commons-collections.jar 558 kB
-
- tabs.rtf
- 7.07 MB
- Migration
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
This tab is subject to removal in future versions.