[jboss-osgi-issues] [JBoss JIRA] Updated: (JBOSGI-331) Activator cannot change bundle start level

Thomas Diesler (JIRA) jira-events at lists.jboss.org
Thu Aug 5 03:17:49 EDT 2010


     [ https://jira.jboss.org/browse/JBOSGI-331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Diesler updated JBOSGI-331:
----------------------------------

         Assignee: David Bosschaert
    Fix Version/s: JBossOSGi 1.0.0 Beta9
                       (was:  JBossOSGi 1.0.x)


Can we revisit this for 1.0.0.Beta9?

> Activator cannot change bundle start level
> ------------------------------------------
>
>                 Key: JBOSGI-331
>                 URL: https://jira.jboss.org/browse/JBOSGI-331
>             Project: JBoss OSGi
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Core Framework
>    Affects Versions: JBossOSGi 1.0.0 Beta8
>            Reporter: David Bosschaert
>            Assignee: David Bosschaert
>             Fix For: JBossOSGi 1.0.0 Beta9
>
>
> The following Start Level Service TCK test fails: org.osgi.test.cases.startlevel.junit.StartLevelControl.testActivatorChangeBundleStartLevel()
> This is caused by a bundle which increases its own start level in the BundleActivcator.start(). This should cause the bundle to get stopped (on a different thread), but because the starting of the bundle hasn't finished yet the stop() seems to get ignored which causes the test to fail.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-osgi-issues mailing list