Hello,

when I log in to Karaf 4.0.1 via ssh -p 8101 -i <keyfile> karaf@localhost
(Karaf running as a service via service wrapper), the command bundle:list -t
0 does not list all bundles, but still only show those with start level
>=80, although it seems to have interpreted the command correctly (List
Threshold: 0 shown in the first output line). In keys.properties, I have

_g_\:admingroup = group,admin,manager,viewer
karaf=<pubkey>,_g_:admingroup

Also tried it with karaf=<pubkey>,admin, same result.

When I start Karaf interactively, list -t 0 works.

Any idea what I'm missing to be able to list all bundles?

Best Regards,
Jochen





--
View this message in context: 
http://karaf.922171.n3.nabble.com/bundle-list-t-0-does-not-list-all-bundles-tp4042809.html
Sent from the Karaf - User mailing list archive at Nabble.com.

Reply via email to