ICEfaces
  1. ICEfaces
  2. ICE-11025

ViewExpiredException popup on session expiry

    Details

    • Assignee Priority:
      P1

      Description

      Occasionally a ViewExpiredException popup is displayed instead of a session expired popup.

        Activity

        Hide
        Mircea Toma added a comment -

        Issue discovered while testing ICE-11011 fixes.

        Show
        Mircea Toma added a comment - Issue discovered while testing ICE-11011 fixes.
        Hide
        Mircea Toma added a comment -

        When a ViewExpiredException is thrown during a request due to session expiry sometimes the servlet container will create a new session for the request. Since last access time is recent the session is considered valid and the SessionExpiredException is not thrown.

        The fix adds a session attribute marker to a valid session as additional mechanism for detectig when session was expired/invalidated.

        Show
        Mircea Toma added a comment - When a ViewExpiredException is thrown during a request due to session expiry sometimes the servlet container will create a new session for the request. Since last access time is recent the session is considered valid and the SessionExpiredException is not thrown. The fix adds a session attribute marker to a valid session as additional mechanism for detectig when session was expired/invalidated.
        Hide
        Carmen Cristurean added a comment -

        Verified EE-4 trunk r48727, unable to reproduce the ViewExpiredException on IE11, FF41, Chrome50.

        Show
        Carmen Cristurean added a comment - Verified EE-4 trunk r48727, unable to reproduce the ViewExpiredException on IE11, FF41, Chrome50.
        Hide
        Carmen Cristurean added a comment -

        Verified EE-4.1.0.RC1 Jenkins Build #5, unable to reproduce the ViewExpiredException on IE11, FF41, Chrome50.

        Show
        Carmen Cristurean added a comment - Verified EE-4.1.0.RC1 Jenkins Build #5, unable to reproduce the ViewExpiredException on IE11, FF41, Chrome50.
        Hide
        Carmen Cristurean added a comment -

        Verified EE 4.1.1.BETA Jenkins Build #2 on Tomcat 7.0.42/ browsers: IE11, Chrome50, FF41; unable to reproduce the ViewExpiredException.

        Show
        Carmen Cristurean added a comment - Verified EE 4.1.1.BETA Jenkins Build #2 on Tomcat 7.0.42/ browsers: IE11, Chrome50, FF41; unable to reproduce the ViewExpiredException.

          People

          • Assignee:
            Mircea Toma
            Reporter:
            Mircea Toma
          • Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: