[GitHub] [celix] pnoltes opened a new issue #131: Refactor shell commands to use updated celix api

2019-12-10 Thread GitBox
pnoltes opened a new issue #131: Refactor shell commands to use updated celix api URL: https://github.com/apache/celix/issues/131 Some of the current shell commands are not using the update celix api (api with celix_). This should be updated. --

[GitHub] [celix] pnoltes opened a new issue #130: Uninstall bundle not working

2019-12-10 Thread GitBox
pnoltes opened a new issue #130: Uninstall bundle not working URL: https://github.com/apache/celix/issues/130 Uninstall bundle - from shell - not working. This is an automated message from the Apache Git Service. To respond t

Re: Error when stopping resolved bundle

2019-12-10 Thread Pepijn Noltes
Hi, This should not happen and is a bug. I created an issue for this: https://github.com/apache/celix/issues/129 Greetings, Pepijn On Mon, Dec 9, 2019 at 10:45 PM Woojoong Kim wrote: > > Hi guys, > > I am trying to use Celix. > > Just I want to know how to fix an unexpected error when stopping

[GitHub] [celix] pnoltes opened a new issue #129: Stopping bundles twice leads to starting problems

2019-12-10 Thread GitBox
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'