You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Matt Bellinger (JIRA)" <ji...@apache.org> on 2014/07/16 03:48:04 UTC

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

Matt Bellinger created KARAF-3123:
-------------------------------------

             Summary: 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


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