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

        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.

          People

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

            Dates

            • Created:
              Updated:
              Resolved: