Petals ESB Container

OOM in PermGen space when attaching or detaching a container to/from a topology

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 5.0.0
  • Fix Version/s: 5.0.1
  • Component/s: Topology/network
  • Security Level: Public
  • Description:
    Hide

    When looping about attachment and detachment of a container, a out of memory can occurs because no more memory is available into the PermGen space.
    It is due to a memory leak on container attachment and container detachment, following objects are not freed:

    • shared library classloaders,
    • component classloaders,
    • component bootstrap thread,
    • component installer.
    Show
    When looping about attachment and detachment of a container, a out of memory can occurs because no more memory is available into the PermGen space. It is due to a memory leak on container attachment and container detachment, following objects are not freed:
    • shared library classloaders,
    • component classloaders,
    • component bootstrap thread,
    • component installer.
  • Environment:
    -
  1. build-concurrent-attachments-detachments.xml
    (84 kB)
    Christophe DENEUX
    Wed, 18 Nov 2015 - 12:16:06 +0100

Issue Links

Activity

People

Dates

  • Created:
    Tue, 17 Nov 2015 - 16:36:05 +0100
    Updated:
    Thu, 26 Nov 2015 - 16:51:02 +0100
    Resolved:
    Thu, 26 Nov 2015 - 16:51:02 +0100