Petals ESB Container

"Too many open files" after several component or SA installations/uninstallations

Details

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

    After uninstallation or undeployment, the file descriptors associated to the classpath of the uninstalled artifacts are not closed, and the JARs of a dedicated classloader not closed too.
    So after several installation/deployment and uninstallation/undeployment, no more file descriptor is available and an error occurs.
    All open resource must be closed (like file) and static instance must be unreferenced.

    Show
    After uninstallation or undeployment, the file descriptors associated to the classpath of the uninstalled artifacts are not closed, and the JARs of a dedicated classloader not closed too. So after several installation/deployment and uninstallation/undeployment, no more file descriptor is available and an error occurs. All open resource must be closed (like file) and static instance must be unreferenced.
  • Environment:
    OS:all

Issue Links

People

Dates

  • Created:
    Thu, 22 Jul 2010 - 16:30:11 +0200
    Updated:
    Mon, 5 Oct 2015 - 12:01:45 +0200
    Resolved:
    Wed, 27 May 2015 - 07:59:25 +0200