ICEfaces
  1. ICEfaces
  2. ICE-8002

Hanging Render threads upon shutdown or undeploy

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: EE-1.8.2.GA_P03
    • Fix Version/s: EE-1.8.2.GA_P04
    • Component/s: Framework
    • Labels:
      None
    • Environment:
      Apache Tomcat 6.0.32

      Description

      This issue is related to ICE-6967 and deals with the Render Threads.

        Issue Links

          Activity

          Hide
          Jack Van Ooststroom added a comment -

          Sending core/src/com/icesoft/faces/async/render/IntervalRenderer.java
          Sending core/src/com/icesoft/faces/async/render/RenderHub.java
          Transmitting file data ..
          Committed revision 28660.

          Show
          Jack Van Ooststroom added a comment - Sending core/src/com/icesoft/faces/async/render/IntervalRenderer.java Sending core/src/com/icesoft/faces/async/render/RenderHub.java Transmitting file data .. Committed revision 28660.
          Hide
          Jack Van Ooststroom added a comment -

          Some improvements have been made:

          • While disposing the RenderHub the secheduledService and renderService can't be created again
          • Switched from shutdown() to shutdownNow() on the scheduledService and renderService
          • When trying to cancel a scheduledFuture the cancel(true) invocation is now used.

          There are still occurrences of hanging Render Threads, but things have been improved. Further issues can be handled in separate JIRAs

          Marking this one as FIXED.

          Show
          Jack Van Ooststroom added a comment - Some improvements have been made: While disposing the RenderHub the secheduledService and renderService can't be created again Switched from shutdown() to shutdownNow() on the scheduledService and renderService When trying to cancel a scheduledFuture the cancel(true) invocation is now used. There are still occurrences of hanging Render Threads, but things have been improved. Further issues can be handled in separate JIRAs Marking this one as FIXED.

            People

            • Assignee:
              Jack Van Ooststroom
              Reporter:
              Jack Van Ooststroom
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: