[Petals.Container.Components.petals-bc-soap]-INFO 2012-02-15 10:29:35,487 Start component...
[Petals.Container.ComponentLifeCycle.petals-bc-soap]-SEVERE 2012-02-15 10:29:35,523 Life cycle exception on START
javax.jbi.JBIException: Life cycle exception on START
at org.ow2.petals.container.thread.ComponentLifeCycleThread.doTask(ComponentLifeCycleThread.java:117)
at org.ow2.petals.container.thread.AbstractThread.run(AbstractThread.java:110)
Caused by: java.lang.IllegalArgumentException
at java.util.concurrent.ThreadPoolExecutor.<init>(ThreadPoolExecutor.java:589)
at org.ow2.petals.component.framework.process.JBIProcessorManager$MessageExchangeProcessorThreadPoolExecutor.<init>(JBIProcessorManager.java:150)
at org.ow2.petals.component.framework.process.JBIProcessorManager.start(JBIProcessorManager.java:302)
at org.ow2.petals.component.framework.AbstractComponent.start(AbstractComponent.java:509)
at org.ow2.petals.container.thread.ComponentLifeCycleThread.doTask(ComponentLifeCycleThread.java:103)
... 1 more