Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-2595

Logging DUP leaking class loaders

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Critical
    • 8.0.0.CR1
    • None
    • Logging
    • None

    Description

      When a new LogContext is created for per-deployment logging the class loader is registered as the key. On undeploy the LogContext should be removed, but the wrong {{LogContext}}t is retrieved due to the caller class loader being used rather than the TCCL.

      The use of the caller class loader is for filtering out system dependencies from the deployment so the correct LogContext is retrieved from the selector.

      Attachments

        Activity

          People

            jperkins-rhn James Perkins
            jperkins-rhn James Perkins
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: