Uploaded image for project: 'Commons FileUpload'
  1. Commons FileUpload
  2. FILEUPLOAD-120

memory leak due to classloader leak (in commons.io)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.1.1
    • 1.2
    • None
    • JBoss portal

    Description

      commons.io opens a thread that is never stopped. The result is that a reference from a container class (jboss threads pool) to my webapp classloader is never released and my webapp classloader is never garbaged. After serveral deploy/undeploy cycles I experience an "OutOfMemoryError : PermGen".

      I did open an issue in commons.io : https://issues.apache.org/jira/browse/IO-99

      I also open an issue here as I think commons.fileupload have concerns about webapp environnements

      Attachments

        1. FileCleanerCleanup.java
          0.4 kB
          Henri Yandell

        Issue Links

          Activity

            People

              Unassigned Unassigned
              mvera Vera Mickaƫl
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: