You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Alexandra Vasilyeva (JIRA)" <ji...@apache.org> on 2017/01/09 12:03:58 UTC

[jira] [Updated] (FELIX-5483) It's impossible to stop bundle using symbolic name if some installed bundle does not have symbolic name

     [ https://issues.apache.org/jira/browse/FELIX-5483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexandra Vasilyeva updated FELIX-5483:
---------------------------------------
    Labels: patch-available  (was: )

> It's impossible to stop bundle using symbolic name if some installed bundle does not have symbolic name
> -------------------------------------------------------------------------------------------------------
>
>                 Key: FELIX-5483
>                 URL: https://issues.apache.org/jira/browse/FELIX-5483
>             Project: Felix
>          Issue Type: Bug
>          Components: Gogo Shell
>            Reporter: Alexandra Vasilyeva
>              Labels: patch-available
>         Attachments: ifSymbolicNameNull.diff
>
>
> If some installed bundle does not have symbolic name, it's impossible to stop any bundle by symbolic name: error "gogo: IllegalArgumentException: Cannot coerce stop(String) to any of [(boolean, Bundle[])]" is shown in console and bundle still in active state.
> Provided patch checks bundle symbolic name for null equality while searching needed bundle.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)