[
https://issues.apache.org/jira/browse/KARAF-2075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13902855#comment-13902855
]
Chris Geer commented on KARAF-2075:
-----------------------------------
I'm seeing the exact same thing. I agree calling setActiveStartLevel(0) is
exactly what should happen but as Bill stated, I'm not seeing that is actually
what is happening.
http://karaf.922171.n3.nabble.com/Shutdown-Order-on-2-3-3-td4031709.html
> Shutdown Karaf but the bundle stop is not follow the start-level
> -----------------------------------------------------------------
>
> Key: KARAF-2075
> URL: https://issues.apache.org/jira/browse/KARAF-2075
> Project: Karaf
> Issue Type: Bug
> Components: karaf-shell
> Affects Versions: 2.3.0
> Environment: linux or win7
> Reporter: Bill Lang
>
> I set a bundle start level to bundles as this:
> Name Level
> bundle-a 81
> bundle-b 82
> bundle-c 83
> When I use osgi:start-level 80, bundles closed as order 83,82,81 and this is
> what I expected.
> When I use shutdown, bundles closed as order 81,83,82 and this tis not what I
> expected.
> Could you make the bundles stop follow the reverse order of start level when
> karaf shutdown
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)