David Jencks created FELIX-4171:
-----------------------------------
Summary: [DS] possible DependencyManager NPE during cleanup after
failure to activate a component
Key: FELIX-4171
URL: https://issues.apache.org/jira/browse/FELIX-4171
Project: Felix
Issue Type: Bug
Components: Declarative Services (SCR)
Affects Versions: scr-1.8.0
Reporter: David Jencks
Assignee: David Jencks
Fix For: scr-1.8.0
Thanks to Adam Purkiss for finding and reporting this problem.
If a component has more than one dependency, and a non-last dependency cannot
actually be obtained during activation, we'll try to close the non-opened
dependency managers: their EdgeInfo wont have the openLatch set (they aren't
open) and the attempt to use the latch during close will cause an NPE.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira