My project dosent exist in a CVS depot. I just downloaded the code and was trying to run it. Vibhav Paul Hammant <[EMAIL PROTECTED]> wrote:Vibhav,
Can you point us to the CVS depot where your project exists? - Paul >Hi, > >I am getting an exception while trying to start Phoenix > >org.apache.excalibur.containerkit.lifecycle.LifecycleException: Component named >"thread-manager" failed to pass through the Configuration stage. (Reason: java.l >ang.NoSuchMethodError: org.apache.avalon.excalibur.thread.impl.DefaultThreadPool >.(Ljava/lang/String;IILorg/apache/excalibur/threadcontext/ThreadContext;)V >). > at org.apache.excalibur.containerkit.lifecycle.LifecycleHelper.fail(Life >cycleHelper.java:289) > at org.apache.excalibur.containerkit.lifecycle.LifecycleHelper.startup(L >ifecycleHelper.java:159) > >It seems like its trying to execute a constructor DefaultThreadPool with arguments >String and ThreadContext. > >I checked the DefaultThreadPool class and this constructor dosent exist. > >Any ideas? > > > >--------------------------------- >Do you Yahoo!? >Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop! > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------- Do you Yahoo!? Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop!
