Sorry but after i deleted the repository and recreted the repository for the
maven jars, its working fine now...thanx a lot



foram wrote:
> 
> I am still getting the same error. however, the sar now just has 2
> geronimo jars
> geronimo-connector-1.1.jar
> geronimo-transaction-1.1.jar
> 
> 
> 
> gnodet wrote:
>> 
>> Could you retry building the sar, performing an svn update before ?
>> 
>> On 8/28/06, foram <[EMAIL PROTECTED]> wrote:
>>>
>>>
>>> I have the following geronimo jars
>>> geronimo-activation_1.0.2_spec-1.1.jar
>>> geronimo-connector-1.1.jar
>>> geronimo-ejb_2.1_spec-1.0.1.jar
>>> geronimo-j2ee-connector_1.5_spec-1.0.1.jar
>>> geronimo-j2ee-jacc_1.0_spec-1.0.1.jar
>>> geronimo-j2ee-management_1.0_spec-1.0.1.jar
>>> geronimo-jms_1.1_spec-1.0.1.jar
>>> geronimo-jta_1.0.1B_spec-1.0.1.jar
>>> geronimo-qname_1.1_spec-1.0.1.jar
>>> geronimo-servlet_2.4_spec-1.0.1.jar
>>>
>>>
>>>
>>>
>>>
>>> gnodet wrote:
>>> >
>>> > There has been some recent changes in ServiceMix.
>>> > We have upgraded to Geronimo 1.1 and it seems this may be the root
>>> > of your problem.
>>> > Which geronimo jars do you have in the sar ?
>>> > You should have 4 geronimo-xxx-1.1.jar.
>>> >
>>> > On 8/26/06, foram <[EMAIL PROTECTED]> wrote:
>>> >>
>>> >>
>>> >> Getting the following error while deploying servicemix3 on jboss
>>> using
>>> >> jboss
>>> >> deployer.
>>> >> I did the following steps
>>> >> svn co http://svn.codehaus.org/servicemix/trunk/jboss-deployer
>>> >> cd jboss-deployer
>>> >> mvn install
>>> >> took the sar file from target folder and put it in deploy folder of
>>> jboss
>>> >>
>>> >> error is :
>>> >> 17:09:17,247 WARN  [ServiceController] Problem starting service
>>> >> org.servicemix:service=JBIService
>>> >> java.lang.NoSuchMethodError:
>>> >> org.apache.geronimo.transaction.manager.TransactionManagerImpl
>>> >>
>>> .<init>(ILorg/apache/geronimo/transaction/manager/TransactionLog;Ljava/util/Collection;)V
>>> >>         at
>>> >> org.jencks.factory.WorkManagerFactoryBean.getTransactionManager(
>>> >> WorkManagerFactoryBean.java:121)
>>> >>         at
>>> >>
>>> org.jencks.factory.WorkManagerFactoryBean.createTransactionContextManager(
>>> >> WorkManagerFactoryBean.java:171)
>>> >>         at
>>> >>
>>> org.jencks.factory.WorkManagerFactoryBean.getTransactionContextManager(
>>> >> WorkManagerFactoryBean.java:94)
>>> >>         at
>>> >> org.jencks.factory.WorkManagerFactoryBean.createWorkManager(
>>> >> WorkManagerFactoryBean.java:175)
>>> >>         at
>>> >> org.jencks.factory.WorkManagerFactoryBean.getWorkManager(
>>> >> WorkManagerFactoryBean.java:78)
>>> >>         at
>>> >> org.apache.servicemix.jbi.container.JBIContainer.createWorkManager(
>>> >> JBIContainer.java:1081)
>>> >>         at
>>> >>
>>> org.apache.servicemix.jbi.container.JBIContainer.init(JBIContainer.java
>>> >> :501)
>>> >>         at
>>> >>
>>> org.servicemix.jboss.deployment.JBIService.startService(JBIService.java
>>> >> :237)
>>> >>         at
>>> >> org.jboss.system.ServiceMBeanSupport.jbossInternalStart(
>>> >> ServiceMBeanSupport.java:272)
>>> >>         at
>>> >> org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(
>>> >> ServiceMBeanSupport.java:222)
>>> >>         at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown
>>> Source)
>>> >>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown
>>> >> Source)
>>> >>         at java.lang.reflect.Method.invoke(Unknown Source)
>>> >>         at
>>> >> org.jboss.mx.interceptor.ReflectedDispatcher.invoke(
>>> >> ReflectedDispatcher.java:141)
>>> >>         at
>>> org.jboss.mx.server.Invocation.dispatch(Invocation.java:80)
>>> >>         at org.jboss.mx.server.Invocation.invoke(Invocation.java:72)
>>> >>         at
>>> >> org.jboss.mx.server.AbstractMBeanInvoker.invoke(
>>> AbstractMBeanInvoker.java
>>> >> :249)
>>> >>         at
>>> >> org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java
>>> >> :644)
>>> >>         at
>>> >> org.jboss.system.ServiceController$ServiceProxy.invoke(
>>> >> ServiceController.java:897)
>>> >>         at $Proxy24.start(Unknown Source)
>>> >>         at
>>> >> org.jboss.system.ServiceController.start(ServiceController.java
>>> >> :418)
>>> >>         at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown
>>> Source)
>>> >>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown
>>> >> Source)
>>> >>         at java.lang.reflect.Method.invoke(Unknown Source)
>>> >>         at
>>> >> org.jboss.mx.interceptor.ReflectedDispatcher.invoke(
>>> >> ReflectedDispatcher.java:141)
>>> >>         at
>>> org.jboss.mx.server.Invocation.dispatch(Invocation.java:80)
>>> >>         at org.jboss.mx.server.Invocation.invoke(Invocation.java:72)
>>> >>         at
>>> >> org.jboss.mx.server.AbstractMBeanInvoker.invoke(
>>> AbstractMBeanInvoker.java
>>> >> :249)
>>> >>         at
>>> >> org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java
>>> >> :644)
>>> >>         at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java
>>> :177)
>>> >>         at $Proxy4.start(Unknown Source)
>>> >>         at
>>> org.jboss.deployment.SARDeployer.start(SARDeployer.java:273)
>>> >>         at org.jboss.deployment.MainDeployer.start(MainDeployer.java
>>> :964)
>>> >>         at
>>> >> org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:775)
>>> >>         at
>>> >> org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:738)
>>> >>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
>>> Method)
>>> >>         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown
>>> Source)
>>> >>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown
>>> >> Source)
>>> >>         at java.lang.reflect.Method.invoke(Unknown Source)
>>> >>         at
>>> >> org.jboss.mx.interceptor.ReflectedDispatcher.invoke(
>>> >> ReflectedDispatcher.java:141)
>>> >>         at
>>> org.jboss.mx.server.Invocation.dispatch(Invocation.java:80)
>>> >>         at
>>> >> org.jboss.mx.interceptor.AbstractInterceptor.invoke(
>>> >> AbstractInterceptor.java:121)
>>> >>         at org.jboss.mx.server.Invocation.invoke(Invocation.java:74)
>>> >>         at
>>> >> org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(
>>> >> ModelMBeanOperationInterceptor.java:127)
>>> >>         at org.jboss.mx.server.Invocation.invoke(Invocation.java:74)
>>> >>         at
>>> >> org.jboss.mx.server.AbstractMBeanInvoker.invoke(
>>> AbstractMBeanInvoker.java
>>> >> :249)
>>> >>         at
>>> >> org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java
>>> >> :644)
>>> >>         at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java
>>> :177)
>>> >>         at $Proxy8.deploy(Unknown Source)
>>> >>         at
>>> >> org.jboss.deployment.scanner.URLDeploymentScanner.deploy(
>>> >> URLDeploymentScanner.java:325)
>>> >>         at
>>> >> org.jboss.deployment.scanner.URLDeploymentScanner.scan(
>>> >> URLDeploymentScanner.java:501)
>>> >>         at
>>> >>
>>> >>
>>> org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.doScan
>>> >> (AbstractDeploymentScanner.java:204)
>>> >>         at
>>> >> org.jboss.deployment.scanner.AbstractDeploymentScanner.startService(
>>> >> AbstractDeploymentScanner.java:277)
>>> >>         at
>>> >> org.jboss.system.ServiceMBeanSupport.jbossInternalStart(
>>> >> ServiceMBeanSupport.java:272)
>>> >>         at
>>> >> org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(
>>> >> ServiceMBeanSupport.java:222)
>>> >>         at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown
>>> Source)
>>> >>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown
>>> >> Source)
>>> >>         at java.lang.reflect.Method.invoke(Unknown Source)
>>> >>         at
>>> >> org.jboss.mx.interceptor.ReflectedDispatcher.invoke(
>>> >> ReflectedDispatcher.java:141)
>>> >>         at
>>> org.jboss.mx.server.Invocation.dispatch(Invocation.java:80)
>>> >>         at org.jboss.mx.server.Invocation.invoke(Invocation.java:72)
>>> >>         at
>>> >> org.jboss.mx.server.AbstractMBeanInvoker.invoke(
>>> AbstractMBeanInvoker.java
>>> >> :249)
>>> >>         at
>>> >> org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java
>>> >> :644)
>>> >>         at
>>> >> org.jboss.system.ServiceController$ServiceProxy.invoke(
>>> >> ServiceController.java:897)
>>> >>         at $Proxy0.start(Unknown Source)
>>> >>         at
>>> >> org.jboss.system.ServiceController.start(ServiceController.java
>>> >> :418)
>>> >>         at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown
>>> Source)
>>> >>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown
>>> >> Source)
>>> >>         at java.lang.reflect.Method.invoke(Unknown Source)
>>> >>         at
>>> >> org.jboss.mx.interceptor.ReflectedDispatcher.invoke(
>>> >> ReflectedDispatcher.java:141)
>>> >>         at
>>> org.jboss.mx.server.Invocation.dispatch(Invocation.java:80)
>>> >>         at org.jboss.mx.server.Invocation.invoke(Invocation.java:72)
>>> >>         at
>>> >> org.jboss.mx.server.AbstractMBeanInvoker.invoke(
>>> AbstractMBeanInvoker.java
>>> >> :249)
>>> >>         at
>>> >> org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java
>>> >> :644)
>>> >>         at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java
>>> :177)
>>> >>         at $Proxy4.start(Unknown Source)
>>> >>         at
>>> org.jboss.deployment.SARDeployer.start(SARDeployer.java:273)
>>> >>         at org.jboss.deployment.MainDeployer.start(MainDeployer.java
>>> :964)
>>> >>         at
>>> >> org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:775)
>>> >>         at
>>> >> org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:738)
>>> >>         at
>>> >> org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:722)
>>> >>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
>>> Method)
>>> >>         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown
>>> Source)
>>> >>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown
>>> >> Source)
>>> >>         at java.lang.reflect.Method.invoke(Unknown Source)
>>> >>         at
>>> >> org.jboss.mx.interceptor.ReflectedDispatcher.invoke(
>>> >> ReflectedDispatcher.java:141)
>>> >>         at
>>> org.jboss.mx.server.Invocation.dispatch(Invocation.java:80)
>>> >>         at
>>> >> org.jboss.mx.interceptor.AbstractInterceptor.invoke(
>>> >> AbstractInterceptor.java:121)
>>> >>         at org.jboss.mx.server.Invocation.invoke(Invocation.java:74)
>>> >>         at
>>> >> org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(
>>> >> ModelMBeanOperationInterceptor.java:127)
>>> >>         at org.jboss.mx.server.Invocation.invoke(Invocation.java:74)
>>> >>         at
>>> >> org.jboss.mx.server.AbstractMBeanInvoker.invoke(
>>> AbstractMBeanInvoker.java
>>> >> :249)
>>> >>         at
>>> >> org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java
>>> >> :644)
>>> >>         at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java
>>> :177)
>>> >>         at $Proxy5.deploy(Unknown Source)
>>> >>         at
>>> >> org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:434)
>>> >>         at org.jboss.system.server.ServerImpl.start(ServerImpl.java
>>> :315)
>>> >>         at org.jboss.Main.boot(Main.java:195)
>>> >>         at org.jboss.Main$1.run(Main.java:463)
>>> >>         at java.lang.Thread.run(Unknown Source)
>>> >> --
>>> >> View this message in context:
>>> >>
>>> http://www.nabble.com/error-in-jboss-deployer-of-servicemix3-tf2167688.html#a5993362
>>> >> Sent from the ServiceMix - User forum at Nabble.com.
>>> >>
>>> >>
>>> >
>>> >
>>> > --
>>> > Cheers,
>>> > Guillaume Nodet
>>> >
>>> >
>>>
>>> --
>>> View this message in context:
>>> http://www.nabble.com/error-in-jboss-deployer-of-servicemix3-tf2167688.html#a6023586
>>> Sent from the ServiceMix - User forum at Nabble.com.
>>>
>>>
>> 
>> 
>> -- 
>> Cheers,
>> Guillaume Nodet
>> 
>> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/error-in-jboss-deployer-of-servicemix3-tf2167688.html#a6029620
Sent from the ServiceMix - User forum at Nabble.com.

Reply via email to