[ https://issues.apache.org/jira/browse/FELIX-4762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Matthieu Helleboid updated FELIX-4762: -------------------------------------- Attachment: avoidMergeDuplicateExportedPackages.patch Update of the patch to change some variables name, as suggested by Thomas Watson here : https://bugs.eclipse.org/bugs/show_bug.cgi?id=457118 > OutOfMemoryError (Java Heap Space) when resolving bundles > ----------------------------------------------------------- > > Key: FELIX-4762 > URL: https://issues.apache.org/jira/browse/FELIX-4762 > Project: Felix > Issue Type: Bug > Components: Resolver > Environment: Usage of Felix resolver as part of Eclipse Equinox > Reporter: Matthieu Helleboid > Priority: Critical > Attachments: avoidMergeDuplicateExportedPackages.patch > > > When trying to start Capella (https://polarsys.org/capella/) we encounter > OutOfMemoryError (please see the stacktrace below). It seems that there is > too many blames objects generated. > The original bug is https://bugs.eclipse.org/bugs/show_bug.cgi?id=457118 > A quick workaround is proposed here https://git.eclipse.org/r/#/c/39271/ > This workaround helps to avoid OOMError, but the resolution is still very > slow -- This message was sent by Atlassian JIRA (v6.3.4#6332)