I have found the problem. The distribution for Phoenix-4.0.3 contains excalibur-thread-1.0.jar whereas it should contain excalibur-thread-1.1.jar. Can someone please take a look at this? Thanks Vibhav Vibhav Garg <[EMAIL PROTECTED]> wrote: 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! --------------------------------- Do you Yahoo!? Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop!
