Petals BC SOAP

Memory-leak because static resources of class Marshaller are not freed

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 4.0.9
  • Fix Version/s: 4.0.10
  • Component/s: None
  • Security Level: Public
  • Description:

    The class org.ow2.petals.binding.soap.util.Marshaller uses a static resource as ThreadLocal that is not freed. So a memory leak occurs.

  • Environment:
    -

Issue Links

Activity

Hide
Christophe DENEUX added a comment - Tue, 22 May 2012 - 12:00:50 +0200

Since the version 4.1.0, the class Marshaller is a static utility class containing only static methods. So this issue is not applicable to trunk.

Show
Christophe DENEUX added a comment - Tue, 22 May 2012 - 12:00:50 +0200 Since the version 4.1.0, the class Marshaller is a static utility class containing only static methods. So this issue is not applicable to trunk.
Hide
Christophe DENEUX added a comment - Tue, 27 Mar 2012 - 16:00:54 +0200

To merge in trunk

Show
Christophe DENEUX added a comment - Tue, 27 Mar 2012 - 16:00:54 +0200 To merge in trunk
Hide
Christophe DENEUX added a comment - Tue, 27 Mar 2012 - 16:00:47 +0200

Fixed in branch petals-enterprise-3.1.x

Show
Christophe DENEUX added a comment - Tue, 27 Mar 2012 - 16:00:47 +0200 Fixed in branch petals-enterprise-3.1.x

People

Dates

  • Created:
    Tue, 27 Mar 2012 - 15:49:08 +0200
    Updated:
    Tue, 22 May 2012 - 15:34:33 +0200
    Resolved:
    Tue, 22 May 2012 - 15:34:33 +0200