Why not try with a more up-to-date version of Felix DS, i.e. 1.8.2? Upgrading the framework version also wouldn’t hurt, though less likely to be related to this issue.
Regards, Neil > On 8 Jan 2015, at 16:56, Dmitry Lyash <[email protected]> wrote: > > Hello, Felix Users > > I have run into a weird behaviour of container. Imagine, we have components: > - A (immediate=false), > - B (immediate=true), dependent on A > - C (immediate=true), dependent on A > > Restart of B leads to restart of A. After that C keeps using a stale > "deactivated" instance of A. > > Bundle versions: > System Bundle (org.apache.felix.framework): 4.1.0.R1404502 > Apache Felix Declarative Services (org.apache.felix.scr): 1.6.3.R1409029 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

