ICEfaces
  1. ICEfaces
  2. ICE-6136

ICEpush not shutdown from ICEfaces

    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: Framework
    • Labels:
      None
    • Environment:
      ICEfaces

      Description

      When an ICEfaces application is shutdown or redeployed, the following message can be seen:

      SEVERE: A web application appears to have started a TimerThread named [Timer-16] via the java.util.Timer API but has failed to stop it. To prevent a memory leak, the timer (and hence the associated thread) has been forcibly cancelled.

        Activity

        Hide
        Ted Goddard added a comment -

        Added ICEpushResourceHandlerLifecycle.java to listen for context shutdown and terminate ICEpush MainServlet. This could be done within ICEpush itself, however, since ICEfaces started ICEpush, and connected it to a non-Servlet front-end, it is appropriate that ICEfaces perform the shutdown.

        Show
        Ted Goddard added a comment - Added ICEpushResourceHandlerLifecycle.java to listen for context shutdown and terminate ICEpush MainServlet. This could be done within ICEpush itself, however, since ICEfaces started ICEpush, and connected it to a non-Servlet front-end, it is appropriate that ICEfaces perform the shutdown.

          People

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

            Dates

            • Created:
              Updated:
              Resolved: