can not deploy bridge-sa in apache-servicemix-3.1-incubating-SNAPSHOT + 
Geronimo 1.2 Beta
-----------------------------------------------------------------------------------------

                 Key: SM-801
                 URL: https://issues.apache.org/activemq/browse/SM-801
             Project: ServiceMix
          Issue Type: Bug
          Components: geronimo
         Environment: apache-servicemix-3.1-incubating-SNAPSHOT + Geronimo 1.2 
Beta 
            Reporter: xiaoxiong duan
             Fix For: 3.1


deploy bridge-sa in apache-servicemix-3.1-incubating-SNAPSHOT + Geronimo 1.2 
Beta

get the following exception:

16:36:22,180 INFO  [FileSystemXmlApplicationContext] Unable to locate 
ApplicationEventMulticaster with name 'applicationEventMulticaster': using 
default [EMAIL PROTECTED]
16:36:22,180 INFO  [DefaultListableBeanFactory] Pre-instantiating singletons in 
factory [org.springframework.beans.factory.support.DefaultListableBeanFactory 
defining beans [org.apache.servicemix.jms.JmsEndpoint,connectionFactory]; root 
of BeanFactory hierarchy]
16:36:22,190 INFO  [ServiceUnitLifeCycle] Starting service unit: bridge-http-su
16:36:22,210 INFO  [ServiceAssembly] doFail called for JBI service assembly: 
bridge-sa
16:36:22,210 ERROR [GBeanInstanceState] Error while starting; GBean is now in 
the FAILED state: 
abstractName="servicemix-assemblies/bridge-sa/0.0/car?jbiType=JBIServiceAssembly,name=bridge-sa"
java.lang.NoClassDefFoundError: javax/xml/stream/XMLStreamWriter
        at 
org.apache.servicemix.http.processors.ConsumerProcessor.<init>(ConsumerProcessor.java:79)
        at 
org.apache.servicemix.http.HttpEndpoint.createConsumerProcessor(HttpEndpoint.java:300)
        at 
org.apache.servicemix.soap.SoapEndpoint.activate(SoapEndpoint.java:346)
        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.ServiceAssemblyLifeCycle.start(ServiceAssemblyLifeCycle.java:105)
        at 
org.apache.servicemix.geronimo.ServiceMixGBean.register(ServiceMixGBean.java:201)
        at 
org.apache.servicemix.geronimo.ServiceMixGBean$$FastClassByCGLIB$$fcdcf76b.invoke(<generated>)
        at net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53)
        at 
org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(FastMethodInvoker.java:38)
        at 
org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:122)
        at 
org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:820)
        at 
org.apache.geronimo.gbean.runtime.RawInvoker.invoke(RawInvoker.java:57)
        at 
org.apache.geronimo.kernel.basic.RawOperationInvoker.invoke(RawOperationInvoker.java:35)
        at 
org.apache.geronimo.kernel.basic.ProxyMethodInterceptor.intercept(ProxyMethodInterceptor.java:96)
        at 
org.apache.servicemix.geronimo.Container$$EnhancerByCGLIB$$d7d47bd7.register(<generated>)
        at 
org.apache.servicemix.geronimo.ServiceAssembly.doStart(ServiceAssembly.java:55)
        at 
org.apache.geronimo.gbean.runtime.GBeanInstance.createInstance(GBeanInstance.java:984)
        at 
org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstanceState.java:267)
        at 
org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInstanceState.java:102)
        at 
org.apache.geronimo.gbean.runtime.GBeanInstanceState.startRecursive(GBeanInstanceState.java:124)
        at 
org.apache.geronimo.gbean.runtime.GBeanInstance.startRecursive(GBeanInstance.java:543)
        at 
org.apache.geronimo.kernel.basic.BasicKernel.startRecursiveGBean(BasicKernel.java:379)
        at 
org.apache.geronimo.kernel.config.ConfigurationUtil.startConfigurationGBeans(ConfigurationUtil.java:378)
        at 
org.apache.geronimo.kernel.config.KernelConfigurationManager.start(KernelConfigurationManager.java:187)
        at 
org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration(SimpleConfigurationManager.java:527)
        at 
org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration(SimpleConfigurationManager.java:508)
        at 
org.apache.geronimo.kernel.config.SimpleConfigurationManager$$FastClassByCGLIB$$ce77a924.invoke(<generated>)
        at net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53)
        at 
org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(FastMethodInvoker.java:38)
        at 
org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:122)
        at 
org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:820)
        at 
org.apache.geronimo.gbean.runtime.RawInvoker.invoke(RawInvoker.java:57)
        at 
org.apache.geronimo.kernel.basic.RawOperationInvoker.invoke(RawOperationInvoker.java:35)
        at 
org.apache.geronimo.kernel.basic.ProxyMethodInterceptor.intercept(ProxyMethodInterceptor.java:96)
        at 
org.apache.geronimo.kernel.config.EditableConfigurationManager$$EnhancerByCGLIB$$e4cc81a5.startConfiguration(<generated>)
        at 
org.apache.geronimo.deployment.plugin.local.StartCommand.run(StartCommand.java:67)
        at java.lang.Thread.run(Thread.java:595)


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/activemq/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to