Done: key = FELIX-550

As mentioned in the JIRA entry, I could not reproduce the error with
logging turned on and set to debug level.

Best regards,

Paul


-----Oorspronkelijk bericht-----

Hi,

Am Donnerstag, den 08.05.2008, 11:09 +0200 schrieb Paul Neyens:
> What I am seeing, is that when starting the bundle (after stopping it
> first), the enable method (AbstractComponentManager) is called
starting
> an 'enableInternal' (including an activateInternal) on the component
> actor thread.
> Approximately at the same time, an update call is made from the
> configuration manager (on some thread from the CM, through method
> 'update' in ImmediateComponentManager's anonymous ManagedService inner
> class) resulting eventually in a call to 'reactivate' which first
> deactivates (deactivateInternal) on the current thread (CM thread).
> That's where things clash, I guess.

If you could create JIRA with these findings, that would be great.
Thanks a lot.

> 
> I hope this explanation is helpfull, I haven't been able to extract a
> log (yet).

Yes it is helpfull. If you come around to attaching any log output to
the issue, it would even be better.

Regards
Felix


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to