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=file:/C:/jboss-4.0.2/server/default/deploy/vfs-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

Reply via email to