You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Ahmed Musallam (Jira)" <ji...@apache.org> on 2020/01/28 16:50:00 UTC

[jira] [Created] (FELIX-6217) RootCauseCommand#rootcause causes a NoSuchElementException for OSGI comonents that do not exist

Ahmed Musallam created FELIX-6217:
-------------------------------------

             Summary: RootCauseCommand#rootcause causes a NoSuchElementException for OSGI comonents that do not exist
                 Key: FELIX-6217
                 URL: https://issues.apache.org/jira/browse/FELIX-6217
             Project: Felix
          Issue Type: Bug
          Components: rootcause
    Affects Versions: rootcause-0.1.0
            Reporter: Ahmed Musallam


calling RootCauseCommand#rootcause with a name that does not correspond to an existing OSGI Component throws a NoSuchElementException.

I've made a simple PR fix on github: https://github.com/apache/felix/pull/221



--
This message was sent by Atlassian Jira
(v8.3.4#803005)