> * Does the code above run in its own thread, i.e. thread is created by the > component, or executing this as part of the LifeCycle method calls?
executes as part of the LifeCycle method call in initialize() > > * Exactly which version are you using? If it is CVS, then WHEN was it last > updated. > from CVS and very recent: merlin -version says: Implementation: merlin:merlin-impl;3.2.2 (20040108.171645) > > I believe I can fix this (or might be fixed already) if I get that > information. If you could send the whole defunct component, even better... I am a fraid its rather involved as it is legacy code turned into avalon component. It has hooks to other distributed services that requires for operation. > > > Basically, if it is version earlier than CVS HEAD around 5Jan and it is part > of the Life Cycle calls, then the problem should no longer exist. In fact, we > have now changed so that Merlin will timeout during the LifeCycle start > sequence, if the components takes too long (going to be settable), and aborts > by itself. (I will make sure that the shutdown hook is properly interfacing > with this new mechanism as well.) I think last build of merlin I did was Jan 8th. See version above. Thanks much. > > Thanks > Niclas > > --------------------------------------------------------------------- > 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]
