The following is the exception stack trace i'm getting.

19:21:27,730 ERROR [MainDeployer] Could not create deployment:
file:/D:/Jboss-4.0.5.GA/server/default/deploy/servicemix-share
d-3.1-incubating-installer.zip
org.jboss.deployment.DeploymentException: ServiceMix deployer unable to
deploy: [EMAIL PROTECTED] {

url=file:/D:/Jboss-4.0.5.GA/server/default/deploy/servicemix-shared-3.1-incubating-installer.zip
}
  deployer: [EMAIL PROTECTED]
  status: null
  state: CREATE_DEPLOYER
  watch:
file:/D:/Jboss-4.0.5.GA/server/default/deploy/servicemix-shared-3.1-incubating-installer.zip
  altDD: null
  lastDeployed: 1185371461370
  lastModified: 1185371459667
  mbeans:
; - nested throwable: (javax.management.RuntimeErrorException)
        at
org.servicemix.jboss.deployment.JBIDeployer.create(JBIDeployer.java:115)
        at org.jboss.deployment.MainDeployer.create(MainDeployer.java:969)
        at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:818)
        
        

Caused by: java.lang.AbstractMethodError:
com.ibm.mq.jms.MQQueueConnectionFactory.createConnection()Ljavax/jms/Connection;
        at
org.apache.servicemix.jms.AbstractJmsProcessor.start(AbstractJmsProcessor.java:74)
        at
org.apache.servicemix.soap.SoapEndpoint.activate(SoapEndpoint.java:348)
        at
org.apache.servicemix.common.ServiceUnit.start(ServiceUnit.java:55)
        at
org.apache.servicemix.common.BaseServiceUnitManager.start(BaseServiceUnitManager.java:151)
        at
org.apache.servicemix.jbi.framework.ServiceUnitLifeCycle.start(ServiceUnitLifeCycle.java:103)
        at
org.apache.servicemix.jbi.framework.ServiceAssemblyLifeCycle.start(ServiceAssemblyLifeCycle.java:130)
        at
org.apache.servicemix.jbi.framework.DeploymentService.start(DeploymentService.java:374)
        at
org.apache.servicemix.jbi.framework.AutoDeploymentService.checkPendingSAs(AutoDeploymentService.java:471)
        at
org.apache.servicemix.jbi.framework.AutoDeploymentService.checkPendingComponents(AutoDeploymentService.java:525)
        at
org.apache.servicemix.jbi.framework.AutoDeploymentService.updateArchive(AutoDeploymentService.java:299)
        at
org.apache.servicemix.jbi.framework.AutoDeploymentService.updateExternalArchive(AutoDeploymentService.java:201)
        at
org.servicemix.jboss.deployment.JBIService.installArchive(JBIService.java:116)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
        ... 72 more
19:21:27,730 ERROR [URLDeploymentScanner] Incomplete Deployment listing:

--- Incompletely deployed packages ---
[EMAIL PROTECTED] {
url=file:/D:/Jboss-4.0.5.GA/server/default/deploy/servicemix-shared-3.1-incubat
ing-installer.zip }
  deployer: [EMAIL PROTECTED]
  status: Deployment FAILED reason: ServiceMix deployer unable to deploy:
[EMAIL PROTECTED] { url=f
ile:/D:/Jboss-4.0.5.GA/server/default/deploy/servicemix-shared-3.1-incubating-installer.zip
}
  deployer: [EMAIL PROTECTED]
  status: null
  state: CREATE_DEPLOYER
  watch:
file:/D:/Jboss-4.0.5.GA/server/default/deploy/servicemix-shared-3.1-incubating-installer.zip
  altDD: null
  lastDeployed: 1185371461370
  lastModified: 1185371459667
  mbeans:
; - nested throwable: (javax.management.RuntimeErrorException)
  state: FAILED
  watch:
file:/D:/Jboss-4.0.5.GA/server/default/deploy/servicemix-shared-3.1-incubating-installer.zip
  altDD: null
  lastDeployed: 1185371461370
  lastModified: 1185371459667
  mbeans:

Any clue ???
-- 
View this message in context: 
http://www.nabble.com/Connecting-to-IBM-MQ-from-service-mix-tf4141411s12049.html#a11783153
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Reply via email to