You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Yasuhiro Kawame (Created) (JIRA)" <ji...@apache.org> on 2012/01/11 01:12:40 UTC

[jira] [Created] (FELIX-3303) The implementation of org.osgi.service.startlevel.StartLevel.setBundleStartLevel(Bundle, int)

The implementation of org.osgi.service.startlevel.StartLevel.setBundleStartLevel(Bundle, int)
---------------------------------------------------------------------------------------------

                 Key: FELIX-3303
                 URL: https://issues.apache.org/jira/browse/FELIX-3303
             Project: Felix
          Issue Type: Bug
          Components: Framework
    Affects Versions: framework-4.0.2
            Reporter: Yasuhiro Kawame


StartLevel.setBundleStartLevel(Bundle, int) throws IllegalArgumentException, if the specified bundle has been uninstalled.
see: http://www.osgi.org/javadoc/r4v43/org/osgi/service/startlevel/StartLevel.html#setBundleStartLevel(org.osgi.framework.Bundle, int)

But IllegalStateException is thrown.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira