Uploaded image for project: 'Application Server 3  4  5 and 6'
  1. Application Server 3 4 5 and 6
  2. JBAS-2687

IdleRemover using "random" classloader as TCL

    XMLWordPrintable

Details

    Description

      The class org.jboss.resource.connectionmanager.IdleRemover
      starts a new thread to do period idle connection checking.

      The thread is initiated by the first pool allocation.
      If this is done from a J2EE application, the thread will use the application's classloader as the thread context classloader.

      Which means the classloader cannot be garbage collected after a redeploy.

      Attachments

        Activity

          People

            adrian.brock Adrian Brock (Inactive)
            adrian.brock Adrian Brock (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: