Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-18015

[GSS](7.3.z) CXF-8118 - CXF LoggingInInterceptor, CachedWriter leaks

    XMLWordPrintable

Details

    • -
    • Resolved in CXF 3.3.4
    • Hide

      Configure LoggingInInterceptor as In Interceptor
      Send a soap message (tested soap over jms) with an attachment bigger than 64kb.

      Take an heap dump and verify that the static list CachedWriter.streamList still contains a CachedWriter instance that keep a lock on a file in the tmp folder.

      Show
      Configure LoggingInInterceptor as In Interceptor Send a soap message (tested soap over jms) with an attachment bigger than 64kb. Take an heap dump and verify that the static list CachedWriter.streamList still contains a CachedWriter instance that keep a lock on a file in the tmp folder.

    Description

      The LoggingInInterceptor use an instance of CachedWriter but never close it causing a leak in the static list CachedWriter.streamList.

      I know that LoggingInInterceptor has been deprecated but it still available in CXF.

      Attachments

        Issue Links

          Activity

            People

              rhn-support-ivassile Ilia Vassilev
              rhn-support-ivassile Ilia Vassilev
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: