osgi:list column for spring is sometimes filled and sometimes not
-----------------------------------------------------------------
Key: FELIX-1717
URL: https://issues.apache.org/jira/browse/FELIX-1717
Project: Felix
Issue Type: Bug
Components: Karaf
Affects Versions: karaf-1.0.0
Reporter: Lars Heinemann
see IRC discussion:
[09:24] <lhein> gnodet: did you recognize that the osgi:list Spring column is
sometimes filled with lots of "started" and most times it's simply empty?
[09:25] <lhein> most is maybe not correct...it seems to be a random effect
[09:57] <gnodet> lhein: that's a problem with spring
[09:57] <gnodet> mostly when you add a spring listener, you don't know about
previous events
[09:58] <gnodet> so if the listener was registered too late, it will miss some
events
[09:58] <gnodet> but we only register the listener when using osgi:list
command, so you may want to raise a bug so that it's done earlier if possible
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.