Alexandra Vasilyeva created FELIX-5483:
------------------------------------------
Summary: 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
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)