rlenferink opened a new issue #80: Bundles throwing an exception during the bundleActivator_create cannot stop URL: https://github.com/apache/celix/issues/80 When a bundle returns an exception during the bundleActivator_create call, the state of the bundle is 'Starting' instead of 'Resolved'. Because the state of the bundle is 'Starting' the bundle cannot be stopped (see attachment). This can be reproduced by returning a CELIX_*_EXCEPTION in the bundleActivator_create function.  --- Original creation date: 24/Jan/2017 Reporter: @rlenferink
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
