ICEfaces
  1. ICEfaces
  2. ICE-8913

Concurrency issue for window scoped beans

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 3.0
    • Fix Version/s: 3.3
    • Component/s: Bridge, Framework
    • Labels:
      None
    • Environment:
      ICEfaces 3.2.0.A 12192012

      Description

      Comments from the customer who is seeing this issue:

      "We are seeing cases of two user sessions sharing the same window id and the corresponding window scope map are shared too. The main problem is in WindowScopeManager, which maintains a static variable UnusedScopeMap. This variable is shared across multiple sessions"

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #34054 Mon Mar 25 10:56:39 MDT 2013 tjohnson Applied fix for ICE-8913.
        Files Changed
        Commit graph MODIFY /icefaces3/tags/icefaces-3.0.1/icefaces/core/src/main/java/org/icefaces/impl/application/WindowScopeManager.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #33753 Mon Mar 04 16:58:44 MST 2013 mircea.toma ICE-8913 When the window ID cannot be matched with any of the scope maps (active or disposed) then most probably a postback was received after the server or application was restarted. Create frshly new ScopeMap to be used by the next page load.
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/core/src/main/java/org/icefaces/impl/application/WindowScopeManager.java

          People

          • Assignee:
            Mircea Toma
            Reporter:
            Arran Mccullough
          • Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: