Hi,

I want to check the status of the services (and why they are
NOT satisfied) in my Karaf (v 2.3.2/3.0.0) container, but the OSGi
commands that worked fine in the native container gives me different
output or don't work at all in Karaf.

OSGi commands that not work as
before/at all in Karaf:
karaf@root [1]()> ls (In Karaf, the service are
listed in another format and the "State" column is missing in the
output?)
karaf@root [2]()> ls -c <ID> (In Karaf, this command complains
about "Error executing command osgi:ls undefined option -c" when trying
to display information about NOT satisfied services in a bundle?)

karaf@root [3]()> comp <ID> (In Karaf, this command complains about
"Invalid component ID!" whatever ID I use to display information about a
NOT satisfied service?)

I have checked the list of available Karaf
container commands with "help", but none of these seems to give me the
information that I'm missing (i.e. the status of the services and why
they are NOT satisfied).

Are there any other commands that I can use to
get this information, am I using the commands wrong or will the existing
commands be updated/fixed to give this information in Karaf
container?

Regards
SteffeC 

Links:
------
[1] mailto:karaf@root
[2]
mailto:karaf@root
[3] mailto:karaf@root

Reply via email to