Cheers
P
On 10/11/05, Nicolas Biri <[EMAIL PROTECTED]> wrote:
Hi everyone,
I'm trying to deploy servicemix and the vfs in jboss and i have the
following error log during the deployement of vfs-sm.xml :
ERROR [MainDeployer] could not create deployment: file:/C:/jboss- 4.0.2
/server/default/deploy/test-sm.xml
org.jboss.deployment.DeploymentException: ServiceMix deployer unable to
deploy: [EMAIL PROTECTED] {
url="" sm.xml }
And the log stack gives the folloeing errors:
; - nested throwable: (javax.management.RuntimeMBeanException)
...
Caused by: javax.management.RuntimeMBeanException
...
Caused by: org.springframework.beans.factory.BeanCreationException : Error
creating bean with name 'jbi' defined in URL [file:/C:/jboss-4.0.2
/server/default/deploy/test-sm.xml]: Initialization of bean failed; nested
exception is java.lang.IllegalArgumentException: null source
...
Caused by: java.lang.IllegalArgumentException: null source
...
And then I regurlarly have the following error:
ERROR [PollingComponentSupport] Failed to schedule work:
java.lang.IllegalStateException : Stopped
java.lang.IllegalStateException: Stopped
Guess this error happen because the schedule try to load the undeployed
service, but I'm not sure.
Does anyone have any clue ?
Thanks in advance,
--
Nicolas
