You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2014/07/19 18:10:39 UTC

[jira] [Commented] (KARAF-3123) BundleWatcherImpl tries to stop bundle fragments

    [ https://issues.apache.org/jira/browse/KARAF-3123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14067572#comment-14067572 ] 

Jean-Baptiste Onofré commented on KARAF-3123:
---------------------------------------------

Fixed on master: https://git-wip-us.apache.org/repos/asf?p=karaf.git;a=commitdiff;h=2f237e06411884728e4500c2b7fc44585d5b6910

> 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)