Hi,

On 5 January 2011 12:48, Carsten Ziegeler <cziege...@apache.org> wrote:
>>
>> Also, it seems that the InterruptedException only occurs when starting
>> with no cache.
> What cache do you mean?

I mean the felix bundle cache "./cache".

>
> From the stacktrace below I have the feeling that the AbcGenerator is
> using the EventAdmin although the service is already down. How do you
> handle the unregister event of the event admin service?

The EventAdmin is tracked using the DependencyManager. If the service
is actually down, I would expect a NPE at the point where I use the
EventAdmin, not an exception from within the EventAdmin. Or is this a
wrong assumption?


-- 
Met vriendelijke groet,

Alexander Broekhuis

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@felix.apache.org
For additional commands, e-mail: users-h...@felix.apache.org

Reply via email to