[
https://issues.apache.org/jira/browse/KARAF-3123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14067656#comment-14067656
]
Jean-Baptiste Onofré commented on KARAF-3123:
---------------------------------------------
Fixed on karaf-3.0.x:
https://git-wip-us.apache.org/repos/asf?p=karaf.git;a=commitdiff;h=92e7fabff4a3a5fd79ad248eb9ac2d6920e6c91f
> BundleWatcherImpl tries to stop bundle fragments
> ------------------------------------------------
>
> Key: KARAF-3123
> URL: https://issues.apache.org/jira/browse/KARAF-3123
> Project: Karaf
> Issue Type: Bug
> Components: karaf-core
> Affects Versions: 3.0.1
> Reporter: Matt Bellinger
> Assignee: Jean-Baptiste Onofré
> Fix For: 2.4.0, 4.0.0, 3.0.2, 2.3.6
>
>
> {code}bundle.stop(Bundle.STOP_TRANSIENT);{code}
> The BundleWatcherImpl should check if a bundle is a fragment because those
> are not start/stoppable. This is causing an issue with watched fragments.
--
This message was sent by Atlassian JIRA
(v6.2#6252)