You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@celix.apache.org by "Erjan Altena (JIRA)" <ji...@apache.org> on 2017/02/24 22:48:44 UTC

[jira] [Created] (CELIX-404) Crash of framework with inspect command

Erjan Altena created CELIX-404:
----------------------------------

             Summary: Crash of framework with inspect command
                 Key: CELIX-404
                 URL: https://issues.apache.org/jira/browse/CELIX-404
             Project: Celix
          Issue Type: Bug
          Components: Framework
    Affects Versions: 1.0.0-incubating
         Environment:  
            Reporter: Erjan Altena
             Fix For: next


When the command
inspect service requirement <bundle>
is issued on a bundle which does not have dependencies the framework crashes,
This is caused by the serviceRegistry_getServicesInUse function which tries to create/use an iterator on a not existing hashMap.




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)