Petals SE POJO

Memory leak on installation/uninstallation

Details

  • Type: Improvement Request Improvement Request
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Won't Fix
  • Affects Version/s: 2.2.2
  • Fix Version/s: None
  • Component/s: None
  • Security Level: Public
  • Description:
    Hide

    When installing, uninstalling the SE POJO several times, an OOM exception occurs after some installation.

    This OOM is due to a memory leak occurring on the uninstallation. The component classloader is not unloaded when uninstalling the compoent. The most probably cause is that a Singleton is loaded from the component classloader

    A workaround was applied by svn#15445. It should be completely replaced by a free of the Singleton.

    Show
    When installing, uninstalling the SE POJO several times, an OOM exception occurs after some installation. This OOM is due to a memory leak occurring on the uninstallation. The component classloader is not unloaded when uninstalling the compoent. The most probably cause is that a Singleton is loaded from the component classloader A workaround was applied by svn#15445. It should be completely replaced by a free of the Singleton.
  • Environment:
    -

Activity

Transition Status Change Time Execution Times Last Executer Last Execution Date
New New Open Open
97d 35m
1
Roland Naudin
Wed, 3 Nov 2010 - 10:38:27 +0100
Open Open Resolved Resolved
1797d 22m
1
Victor NOËL
Mon, 5 Oct 2015 - 12:01:12 +0200

People

Dates

  • Created:
    Thu, 29 Jul 2010 - 11:03:26 +0200
    Updated:
    Mon, 5 Oct 2015 - 12:01:12 +0200
    Resolved:
    Mon, 5 Oct 2015 - 12:01:12 +0200