Thank you! Both approaches helped. The diag command gave me enough to see what is missing.
> On Sep 21, 2017, at 5:42 PM, Kevin Schmidt <[email protected]> wrote: > > Or do "diag <bundleId>" to get some diagnostics on the bundle. > > On Thu, Sep 21, 2017 at 2:19 PM, Johan Edstrom <[email protected] > <mailto:[email protected]>> wrote: > Try restarting that bundle and you should get some more info in the logs. > >> On Sep 21, 2017, at 3:18 PM, Oleg Cohen <[email protected] >> <mailto:[email protected]>> wrote: >> >> Greetings, >> >> I have a question. One of the 3rd party bundles I am deploying into Karaf >> (Apache Oak Core) is showing in a Waiting state in the Karaf shell: >> >> 846 │ Waiting │ 80 │ 1.6.4 │ Oak Core >> >> In the Web Console it is showing as Active. I am trying to understand the >> meaning of the Waiting state and how to figure out what the bundle is >> waiting for. >> >> Would appreciate any pointers! >> >> Best, >> Oleg > >
