ICEfaces
  1. ICEfaces
  2. ICE-6134

progressControllerWorker threads remaining after component-showcase shutdown

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 2.0-Beta1
    • Fix Version/s: 2.0-Beta2, 2.0.0
    • Component/s: Sample Apps
    • Labels:
      None
    • Environment:
      ICEfaces

      Description

      Upon shutdown or application redployment of component-showcase:

      19-Oct-2010 6:31:53 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
      SEVERE: A web application appears to have started a thread named [progressControllerWorker-0] but has failed to stop it. This is very likely to create a memory leak.

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #22691 Tue Oct 19 14:13:27 MDT 2010 ted.goddard single use TimerTask for OutputProgressController (ICE-6134)
        Files Changed
        Commit graph MODIFY /icefaces2/trunk/icefaces/compat/samples/component-showcase/src/org/icefaces/application/showcase/view/bean/examples/component/progressBar/OutputProgressController.java
        Ted Goddard created issue -
        Ted Goddard made changes -
        Field Original Value New Value
        Assignee Ted Goddard [ ted.goddard ]
        Hide
        Ted Goddard added a comment -

        A single use TimerTask is being used instead of the static ThreadPoolExecutor. For this particular demo application, the ThreadPool is not required because the OutputProgressController is used only on a single page of the application.

        Show
        Ted Goddard added a comment - A single use TimerTask is being used instead of the static ThreadPoolExecutor. For this particular demo application, the ThreadPool is not required because the OutputProgressController is used only on a single page of the application.
        Ted Goddard made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Fix Version/s 2.0-Beta2 [ 10242 ]
        Resolution Fixed [ 1 ]
        Ken Fyten made changes -
        Fix Version/s 2.0.0 [ 10230 ]
        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]

          People

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

            Dates

            • Created:
              Updated:
              Resolved: