> Is this really the problem?  All the message is saying is that one of 
> multiple potential components is being ignored.  But there are other 
> component in that same package which are valid candidates.
> 

maybe I am doing it wrong.  I'll look over it again and when feel truely
destitude will come back with more info.

> What was the actual error report you were getting?
> 


but meanwhile....

there was no startup errors asid from the WARNING at startup(see
below).   I got all me services and printed prior to and after
manager.lookup() on each service, untill I got to the Scheduler service
where it hung on manager.lookup("scheduler") service.



WARN   ] (mycontainer.classloader.scanner): Ignoring component type
[org.apache.avalon.cornerstone.blocks.threads.ResourceLimitingThreadManager] as the 
implementation class contains a reference to the class 
[org/apache/excalibur/instrument/Instrumentable] which does not exist in the 
classloader.

after above warning startup continues, I got all my other servcies and
then below error after timeout period.



Then, merlin timed out due to
--- exception report
----------------------------------------------------------
Exception: org.apache.avalon.merlin.KernelException
Message: Kernel startup failure.
---- cause
---------------------------------------------------------------------
Exception: org.apache.avalon.merlin.KernelException
Message: Application deployment failure.
---- cause
---------------------------------------------------------------------
Exception: org.apache.avalon.activation.appliance.DeploymentException
Message: deployment target: [block:/mycontainer] did not respond within
the timeout period: [60000] and was successfully interrupted.
---- stack trace
---------------------------------------------------------------
org.apache.avalon.activation.appliance.DeploymentException: deployment
target: [block:/mycontainer] did not respond within the timeout period:
[60000] and was successfully interrupted.
org.apache.avalon.activation.appliance.impl.DeploymentRequest.waitForCompletion(DeploymentRequest.java:125







Korosh.



> Stephen.
> 
> 
> > aside from joining the liberterians  ;-)
> > 
> > do I need to get something else and include into maven ?
> > 
> > 
> > 
> >>Stephen.
> >>
> >>
> >>>any ideas whats going on ?     appreciate suggestions.     
> >>>
> >>>
> >>>dependencies of the TimeScheduler service: 
> >>>
> >>>                <resource id="excalibur-pool:excalibur-pool"
> >>>version="1.2"/>
> >>>                <resource id="avalon-framework:avalon-framework-impl"
> >>>version="4.1.5"/>
> >>>                <resource
> >>>id="cornerstone-scheduler:cornerstone-scheduler-api" version="1.0"/>
> >>>                <resource
> >>>id="cornerstone-scheduler:cornerstone-scheduler-impl" version="1.0"/>
> >>>                <resource
> >>>id="cornerstone-threads:cornerstone-threads-api" version="1.0"/>
> >>>                <resource
> >>>id="cornerstone-threads:cornerstone-threads-impl" version="1.0"/>
> >>>                <resource id="excalibur-thread:excalibur-thread"
> >>>version="1.1.1"/>
> >>>
> >>>
> >>>
> >>>
> >>>
> >>>
> >>>---------------------------------------------------------------------
> >>>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]
> > 
> > 
> 


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

Reply via email to