Uploaded image for project: 'CXF'
  1. CXF
  2. CXF-4006

Possible classloader leak due to ThreadLocal

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.5.1
    • 2.4.7, 2.5.3, 2.6
    • JAX-RS
    • None
    • Glassfish
      OpenJDK Runtime Environment (IcedTea6 1.10.4) (fedora-61.1.10.4.fc16-x86_64)

    • Unknown

    Description

      org.apache.cxf.jaxrs.ext.MessageContextImpl is kept in a ThreadLocal for each HTTP request which means when a CXF-servlet-based webapp is undeployed, the webapp's classloader leaks.

      (At least, I think that's what's going on, I'm not that expert at tracking down memory leaks. Perhaps I have misconfigured something?)

      Attachments

        Issue Links

          Activity

            People

              sergey_beryozkin Sergey Beryozkin
              artbristol Art O Cathain
              Votes:
              1 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: