You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@celix.apache.org by GitBox <gi...@apache.org> on 2019/09/28 14:28:16 UTC

[GitHub] [celix] rlenferink opened a new issue #80: Bundles throwing an exception during the bundleActivator_create cannot stop

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.
   
   ![celix bundle exception](https://user-images.githubusercontent.com/10008950/65817922-f6d2b600-e20c-11e9-8725-c83dec2a8130.png)
   
   ---
   
   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:
users@infra.apache.org


With regards,
Apache Git Services