Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
scr-1.0.6, scr-1.0.8
-
None
Description
Component factory instances retrieved with ComponentFactory.newInstance(Dictionary) are not removed from the internal maintenance data structure. In the longer run, this prevents the components from being garbage collected and eat up all memory.
At one time we had a situation of 700'000 disposed ImmediateComponentManager instances kept in the ComponentFactory internal map....