ICEfaces
  1. ICEfaces
  2. ICE-11205

showcase - HTTP500 browser console errors on Session Expiry (MsEdge/Windows10)

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Minor Minor
    • Resolution: Fixed
    • Affects Version/s: 4.1.1
    • Fix Version/s: 4.2.BETA, 4.2
    • Component/s: ACE-Components, Sample Apps
    • Labels:
      None
    • Environment:
      ICEfaces4 trunk r 49719
      Browser: MsEdge38/Windows10
      Server: Tomcat7
    • Assignee Priority:
      P3

      Description

      Showcase:
      On MsEdge, when session expires and refreshing the page, two identical JS errors are written in the browser console:

      HTTP500: SERVER ERROR - The server encountered an unexpected condition that prevented it from fulfilling the request.
      (XHR)POST - http://localhost:8080/showcase/showcase.jsf
      HTTP500: SERVER ERROR - The server encountered an unexpected condition that prevented it from fulfilling the request.
      (XHR)POST - http://localhost:8080/showcase/showcase.jsf

      This has no functional impact on how showcase works, and the console error does not go away until the browser console is cleared manually.

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #49738 Thu Dec 22 10:22:48 MST 2016 ken.fyten ICE-11205 Avoid to respond with HTTP 500 to dispose window requests that arrive after the session has expired.
        Files Changed
        Commit graph MODIFY /icefaces4/tags/icefaces-4.2.0.BETA/icefaces/core/src/main/java/org/icefaces/impl/application/ExtendedExceptionHandler.java
        Commit graph MODIFY /icefaces4/tags/icefaces-4.2.0.BETA/icefaces/core/src/main/java/org/icefaces/impl/application/SessionAwareResourceHandlerWrapper.java
        Commit graph MODIFY /icefaces4/tags/icefaces-4.2.0.BETA/icefaces/core/src/main/java/org/icefaces/impl/application/WindowScopeManager.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #49735 Wed Dec 21 17:19:11 MST 2016 mircea.toma ICE-11205 Improve test.
        Files Changed
        Commit graph MODIFY /icefaces4/trunk/icefaces/core/src/main/java/org/icefaces/impl/application/ExtendedExceptionHandler.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #49734 Wed Dec 21 16:33:22 MST 2016 mircea.toma ICE-11205 Avoid to respond with HTTP 500 to dispose window requests that arrive after the session has expired.
        Files Changed
        Commit graph MODIFY /icefaces4/trunk/icefaces/core/src/main/java/org/icefaces/impl/application/WindowScopeManager.java
        Commit graph MODIFY /icefaces4/trunk/icefaces/core/src/main/java/org/icefaces/impl/application/ExtendedExceptionHandler.java
        Commit graph MODIFY /icefaces4/trunk/icefaces/core/src/main/java/org/icefaces/impl/application/SessionAwareResourceHandlerWrapper.java

          People

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

            Dates

            • Created:
              Updated:
              Resolved: