pnoltes opened a new issue #129: Stopping bundles twice leads to starting problems URL: https://github.com/apache/celix/issues/129 If an active bundle is stopped twice using the stop command, it gives an exception when started again. Reproduce: start the 'hello_world_c_container' and type the following shell commands stop 3 start 3 stop 3 stop 3 start 3
---------------------------------------------------------------- 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
