ICEfaces
  1. ICEfaces
  2. ICE-2815

GroupAsyncRenderer throws NullPointerException during dispose

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.7Beta1
    • Fix Version/s: 1.7RC1, 1.7
    • Component/s: Framework
    • Labels:
      None
    • Environment:
      Any

      Description

      The GroupAsyncRenderer can throw a NullPointerException when DisposableBeans are used. This occurs when multiple beans are using the same renderer (e.g. clock) and the first call to dispose causes the internal reference to the RenderManager to be set to null. Subsequent calls to dispose of the renderer by DisposableBeans will cause the NPE.

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #15924 Tue Mar 04 14:32:17 MST 2008 deryk.sinotte ICE-2815: do not set renderManager reference to null or subsequent dispose calls will cause an NPE
        Files Changed
        Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/async/render/GroupAsyncRenderer.java

          People

          • Assignee:
            Unassigned
            Reporter:
            Deryk Sinotte
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: