ICEfaces
  1. ICEfaces
  2. ICE-4770

dispose-views and rendering mutual exclusion

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.8.1
    • Fix Version/s: 1.8.2-RC1, 1.8.2
    • Component/s: Framework
    • Labels:
      None
    • Environment:
      ICEfaces

      Description


      A dispose-views request can occur at nearly the same time as a push request or a user event. This can lead to a race condition where the view is disposed while being rendered.

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #19133 Thu Jul 30 15:59:32 MDT 2009 mircea.toma ICE-4770 Internalize View's lock handling.
        Files Changed
        Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/webapp/http/core/DisposeViews.java
        Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/context/View.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #19127 Tue Jul 28 17:17:04 MDT 2009 mircea.toma ICE-4770 Use try/finally construct to make sure JSF lifecycle lock is always released.
        Files Changed
        Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/webapp/http/core/DisposeViews.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #19118 Fri Jul 24 16:33:13 MDT 2009 ted.goddard acquire lock for view disposal (ICE-4770)
        Files Changed
        Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/webapp/http/core/DisposeViews.java

          People

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

            Dates

            • Created:
              Updated:
              Resolved: