You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@servicemix.apache.org by StefanEE <st...@krecher.com> on 2007/11/09 15:15:18 UTC

Exception while deploying ode-jbi-1.1.zip to ServiceMix 3.2

Hello,

I tried to deploy ode-jbi-1.1.zip to ServiceMix 3.2 by copying the archive
to the hotdeploy-folder.
Any hints are welome.
This worked with ServiceMix 3.1.2, now I get this Exception:

14:30:01,421 | INFO  | Timer-3    | AutoDeploymentService    |
ramework.AutoDeploymentService  646 | Directory: hotdeploy: Archive changed:
processing ode-jbi-1.1.zip ...
14:30:09,234 | INFO  | Timer-3    | ComponentMBeanImpl       |
i.framework.ComponentMBeanImpl  214 | Starting component: OdeBpelEngine
14:30:09,234 | INFO  | Timer-3    | ComponentMBeanImpl       |
i.framework.ComponentMBeanImpl  191 | Initializing component: OdeBpelEngine
14:30:09,296 | ERROR | Timer-3    | ComponentMBeanImpl       |
i.framework.ComponentMBeanImpl  226 | Could not start component
java.lang.NoSuchMethodError:
org.apache.geronimo.connector.outbound.GenericConnectionManager.<init>(Lorg/apache/geronimo/connector/outbound/connectionmanagerconfig/TransactionSupport;Lorg/apache/geronimo/connector/outbound/connectionmanagerconfig/PoolingSupport;ZLorg/apache/geronimo/connector/outbound/connectiontracking/ConnectionTracker;Ljavax/transaction/TransactionManager;Ljava/lang/String;Ljava/lang/ClassLoader;)V
	at org.apache.ode.il.dbutil.Database.initInternalDb(Database.java:187)
	at org.apache.ode.il.dbutil.Database.initEmbeddedDb(Database.java:225)
	at org.apache.ode.il.dbutil.Database.initDataSource(Database.java:144)
	at org.apache.ode.il.dbutil.Database.start(Database.java:96)
	at org.apache.ode.jbi.OdeLifeCycle.initDataSource(OdeLifeCycle.java:163)
	at org.apache.ode.jbi.OdeLifeCycle.init(OdeLifeCycle.java:107)
	at
org.apache.servicemix.jbi.framework.ComponentMBeanImpl.init(ComponentMBeanImpl.java:201)
	at
org.apache.servicemix.jbi.framework.ComponentMBeanImpl.doStart(ComponentMBeanImpl.java:287)
	at
org.apache.servicemix.jbi.framework.ComponentMBeanImpl.start(ComponentMBeanImpl.java:216)
	at
org.apache.servicemix.jbi.framework.InstallationService.install(InstallationService.java:334)
	at
org.apache.servicemix.jbi.framework.AutoDeploymentService.updateComponent(AutoDeploymentService.java:289)
	at
org.apache.servicemix.jbi.framework.AutoDeploymentService.updateArchive(AutoDeploymentService.java:249)
	at
org.apache.servicemix.jbi.framework.AutoDeploymentService.monitorDirectory(AutoDeploymentService.java:647)
	at
org.apache.servicemix.jbi.framework.AutoDeploymentService.access$800(AutoDeploymentService.java:60)
	at
org.apache.servicemix.jbi.framework.AutoDeploymentService$1.run(AutoDeploymentService.java:611)
	at java.util.TimerThread.mainLoop(Timer.java:512)
	at java.util.TimerThread.run(Timer.java:462)
-- 
View this message in context: http://www.nabble.com/Exception-while-deploying-ode-jbi-1.1.zip-to-ServiceMix-3.2-tf4777893s12049.html#a13667693
Sent from the ServiceMix - User mailing list archive at Nabble.com.


AW: Exception while deploying ode-jbi-1.1.zip to ServiceMix 3.2

Posted by Kristian Köhler <Kr...@dmc.de>.
Hi

there was another thread with the "same isuue". 

http://www.nabble.com/Servicemix-3.2-and-ODE-1.1-install-error-tf4895765s12049.html#a14021370

There is a solution described by Jan...

hope this helps.

Kristian


> -----Ursprüngliche Nachricht-----
> Von: Robert Thullner [mailto:rthullner@gmx.at]
> Gesendet: Montag, 3. Dezember 2007 15:47
> An: servicemix-users@geronimo.apache.org
> Betreff: AW: Exception while deploying ode-jbi-1.1.zip to 
> ServiceMix 3.2
> 
> 
> Hi
> 
> I am getting the same error, but could not get it solved as 
> Kristian Koehler
> mentioned in his reply.
> Did you already find a solution to that?
> 
> Thanks,
> Robert 
> 
> -----Ursprüngliche Nachricht-----
> Von: StefanEE [mailto:stefan@krecher.com] 
> Gesendet: Freitag, 09. November 2007 15:15
> An: servicemix-users@geronimo.apache.org
> Betreff: Exception while deploying ode-jbi-1.1.zip to ServiceMix 3.2
> 
> 
> Hello,
> 
> I tried to deploy ode-jbi-1.1.zip to ServiceMix 3.2 by 
> copying the archive
> to the hotdeploy-folder.
> Any hints are welome.
> This worked with ServiceMix 3.1.2, now I get this Exception:
> 
> 14:30:01,421 | INFO  | Timer-3    | AutoDeploymentService    |
> ramework.AutoDeploymentService  646 | Directory: hotdeploy: 
> Archive changed:
> processing ode-jbi-1.1.zip ...
> 14:30:09,234 | INFO  | Timer-3    | ComponentMBeanImpl       |
> i.framework.ComponentMBeanImpl  214 | Starting component: 
> OdeBpelEngine
> 14:30:09,234 | INFO  | Timer-3    | ComponentMBeanImpl       |
> i.framework.ComponentMBeanImpl  191 | Initializing component: 
> OdeBpelEngine
> 14:30:09,296 | ERROR | Timer-3    | ComponentMBeanImpl       |
> i.framework.ComponentMBeanImpl  226 | Could not start component
> java.lang.NoSuchMethodError:
> org.apache.geronimo.connector.outbound.GenericConnectionManage
> r.<init>(Lorg/
> apache/geronimo/connector/outbound/connectionmanagerconfig/Tra
> nsactionSuppor
> t;Lorg/apache/geronimo/connector/outbound/connectionmanagercon
> fig/PoolingSup
> port;ZLorg/apache/geronimo/connector/outbound/connectiontracki
> ng/ConnectionT
> racker;Ljavax/transaction/TransactionManager;Ljava/lang/String
> ;Ljava/lang/Cl
> assLoader;)V
> 	at
> org.apache.ode.il.dbutil.Database.initInternalDb(Database.java:187)
> 	at
> org.apache.ode.il.dbutil.Database.initEmbeddedDb(Database.java:225)
> 	at
> org.apache.ode.il.dbutil.Database.initDataSource(Database.java:144)
> 	at org.apache.ode.il.dbutil.Database.start(Database.java:96)
> 	at
> org.apache.ode.jbi.OdeLifeCycle.initDataSource(OdeLifeCycle.java:163)
> 	at org.apache.ode.jbi.OdeLifeCycle.init(OdeLifeCycle.java:107)
> 	at
> org.apache.servicemix.jbi.framework.ComponentMBeanImpl.init(Co
> mponentMBeanIm
> pl.java:201)
> 	at
> org.apache.servicemix.jbi.framework.ComponentMBeanImpl.doStart
> (ComponentMBea
> nImpl.java:287)
> 	at
> org.apache.servicemix.jbi.framework.ComponentMBeanImpl.start(C
> omponentMBeanI
> mpl.java:216)
> 	at
> org.apache.servicemix.jbi.framework.InstallationService.instal
> l(Installation
> Service.java:334)
> 	at
> org.apache.servicemix.jbi.framework.AutoDeploymentService.upda
> teComponent(Au
> toDeploymentService.java:289)
> 	at
> org.apache.servicemix.jbi.framework.AutoDeploymentService.upda
> teArchive(Auto
> DeploymentService.java:249)
> 	at
> org.apache.servicemix.jbi.framework.AutoDeploymentService.moni
> torDirectory(A
> utoDeploymentService.java:647)
> 	at
> org.apache.servicemix.jbi.framework.AutoDeploymentService.acce
> ss$800(AutoDep
> loymentService.java:60)
> 	at
> org.apache.servicemix.jbi.framework.AutoDeploymentService$1.ru
> n(AutoDeployme
> ntService.java:611)
> 	at java.util.TimerThread.mainLoop(Timer.java:512)
> 	at java.util.TimerThread.run(Timer.java:462)
> --
> View this message in context:
> http://www.nabble.com/Exception-while-deploying-ode-jbi-1.1.zi
p-to-ServiceMi
x-3.2-tf4777893s12049.html#a13667693
Sent from the ServiceMix - User mailing list archive at Nabble.com.

---
http://gaswerk.sourceforge.net

AW: Exception while deploying ode-jbi-1.1.zip to ServiceMix 3.2

Posted by Robert Thullner <rt...@gmx.at>.
Hi

I am getting the same error, but could not get it solved as Kristian Koehler
mentioned in his reply.
Did you already find a solution to that?

Thanks,
Robert 

-----Ursprüngliche Nachricht-----
Von: StefanEE [mailto:stefan@krecher.com] 
Gesendet: Freitag, 09. November 2007 15:15
An: servicemix-users@geronimo.apache.org
Betreff: Exception while deploying ode-jbi-1.1.zip to ServiceMix 3.2


Hello,

I tried to deploy ode-jbi-1.1.zip to ServiceMix 3.2 by copying the archive
to the hotdeploy-folder.
Any hints are welome.
This worked with ServiceMix 3.1.2, now I get this Exception:

14:30:01,421 | INFO  | Timer-3    | AutoDeploymentService    |
ramework.AutoDeploymentService  646 | Directory: hotdeploy: Archive changed:
processing ode-jbi-1.1.zip ...
14:30:09,234 | INFO  | Timer-3    | ComponentMBeanImpl       |
i.framework.ComponentMBeanImpl  214 | Starting component: OdeBpelEngine
14:30:09,234 | INFO  | Timer-3    | ComponentMBeanImpl       |
i.framework.ComponentMBeanImpl  191 | Initializing component: OdeBpelEngine
14:30:09,296 | ERROR | Timer-3    | ComponentMBeanImpl       |
i.framework.ComponentMBeanImpl  226 | Could not start component
java.lang.NoSuchMethodError:
org.apache.geronimo.connector.outbound.GenericConnectionManager.<init>(Lorg/
apache/geronimo/connector/outbound/connectionmanagerconfig/TransactionSuppor
t;Lorg/apache/geronimo/connector/outbound/connectionmanagerconfig/PoolingSup
port;ZLorg/apache/geronimo/connector/outbound/connectiontracking/ConnectionT
racker;Ljavax/transaction/TransactionManager;Ljava/lang/String;Ljava/lang/Cl
assLoader;)V
	at
org.apache.ode.il.dbutil.Database.initInternalDb(Database.java:187)
	at
org.apache.ode.il.dbutil.Database.initEmbeddedDb(Database.java:225)
	at
org.apache.ode.il.dbutil.Database.initDataSource(Database.java:144)
	at org.apache.ode.il.dbutil.Database.start(Database.java:96)
	at
org.apache.ode.jbi.OdeLifeCycle.initDataSource(OdeLifeCycle.java:163)
	at org.apache.ode.jbi.OdeLifeCycle.init(OdeLifeCycle.java:107)
	at
org.apache.servicemix.jbi.framework.ComponentMBeanImpl.init(ComponentMBeanIm
pl.java:201)
	at
org.apache.servicemix.jbi.framework.ComponentMBeanImpl.doStart(ComponentMBea
nImpl.java:287)
	at
org.apache.servicemix.jbi.framework.ComponentMBeanImpl.start(ComponentMBeanI
mpl.java:216)
	at
org.apache.servicemix.jbi.framework.InstallationService.install(Installation
Service.java:334)
	at
org.apache.servicemix.jbi.framework.AutoDeploymentService.updateComponent(Au
toDeploymentService.java:289)
	at
org.apache.servicemix.jbi.framework.AutoDeploymentService.updateArchive(Auto
DeploymentService.java:249)
	at
org.apache.servicemix.jbi.framework.AutoDeploymentService.monitorDirectory(A
utoDeploymentService.java:647)
	at
org.apache.servicemix.jbi.framework.AutoDeploymentService.access$800(AutoDep
loymentService.java:60)
	at
org.apache.servicemix.jbi.framework.AutoDeploymentService$1.run(AutoDeployme
ntService.java:611)
	at java.util.TimerThread.mainLoop(Timer.java:512)
	at java.util.TimerThread.run(Timer.java:462)
--
View this message in context:
http://www.nabble.com/Exception-while-deploying-ode-jbi-1.1.zip-to-ServiceMi
x-3.2-tf4777893s12049.html#a13667693
Sent from the ServiceMix - User mailing list archive at Nabble.com.


AW: Exception while deploying ode-jbi-1.1.zip to ServiceMix 3.2

Posted by Kristian Köhler <Kr...@dmc.de>.
Hi

this is a classloading issue. I think ODE contains a tm implementation and sm contains one. ODE tries to get it's one but get the one from servicemix. You might try to configure the classloading behaviour via jbi.xml... not sure if this works for you....

I'm currently working on a ServiceMix/Ode integration at http://gaswerk.sourceforge.net. This is a "complete" Stack which includes Geronimo, ServiceMix, Camel and Ode. Your tm problem is "fixed" there ;-)

Kristian


> -----Ursprüngliche Nachricht-----
> Von: StefanEE [mailto:stefan@krecher.com]
> Gesendet: Freitag, 9. November 2007 15:15
> An: servicemix-users@geronimo.apache.org
> Betreff: Exception while deploying ode-jbi-1.1.zip to ServiceMix 3.2
> 
> 
> 
> Hello,
> 
> I tried to deploy ode-jbi-1.1.zip to ServiceMix 3.2 by 
> copying the archive
> to the hotdeploy-folder.
> Any hints are welome.
> This worked with ServiceMix 3.1.2, now I get this Exception:
> 
> 14:30:01,421 | INFO  | Timer-3    | AutoDeploymentService    |
> ramework.AutoDeploymentService  646 | Directory: hotdeploy: 
> Archive changed:
> processing ode-jbi-1.1.zip ...
> 14:30:09,234 | INFO  | Timer-3    | ComponentMBeanImpl       |
> i.framework.ComponentMBeanImpl  214 | Starting component: 
> OdeBpelEngine
> 14:30:09,234 | INFO  | Timer-3    | ComponentMBeanImpl       |
> i.framework.ComponentMBeanImpl  191 | Initializing component: 
> OdeBpelEngine
> 14:30:09,296 | ERROR | Timer-3    | ComponentMBeanImpl       |
> i.framework.ComponentMBeanImpl  226 | Could not start component
> java.lang.NoSuchMethodError:
> org.apache.geronimo.connector.outbound.GenericConnectionManage
> r.<init>(Lorg/apache/geronimo/connector/outbound/connectionman
agerconfig/TransactionSupport;Lorg/apache/geronimo/connector/outbound/connectionmanagerconfig/PoolingSuppor> t;ZLorg/apache/geronimo/connector/outbound/connectiontracking/
> ConnectionTracker;Ljavax/transaction/TransactionManager;Ljava/
> lang/String;Ljava/lang/ClassLoader;)V
> 	at 
> org.apache.ode.il.dbutil.Database.initInternalDb(Database.java:187)
> 	at 
> org.apache.ode.il.dbutil.Database.initEmbeddedDb(Database.java:225)
> 	at 
> org.apache.ode.il.dbutil.Database.initDataSource(Database.java:144)
> 	at org.apache.ode.il.dbutil.Database.start(Database.java:96)
> 	at 
> org.apache.ode.jbi.OdeLifeCycle.initDataSource(OdeLifeCycle.java:163)
> 	at org.apache.ode.jbi.OdeLifeCycle.init(OdeLifeCycle.java:107)
> 	at
> org.apache.servicemix.jbi.framework.ComponentMBeanImpl.init(Co
> mponentMBeanImpl.java:201)
> 	at
> org.apache.servicemix.jbi.framework.ComponentMBeanImpl.doStart
> (ComponentMBeanImpl.java:287)
> 	at
> org.apache.servicemix.jbi.framework.ComponentMBeanImpl.start(C
> omponentMBeanImpl.java:216)
> 	at
> org.apache.servicemix.jbi.framework.InstallationService.instal
> l(InstallationService.java:334)
> 	at
> org.apache.servicemix.jbi.framework.AutoDeploymentService.upda
> teComponent(AutoDeploymentService.java:289)
> 	at
> org.apache.servicemix.jbi.framework.AutoDeploymentService.upda
> teArchive(AutoDeploymentService.java:249)
> 	at
> org.apache.servicemix.jbi.framework.AutoDeploymentService.moni
> torDirectory(AutoDeploymentService.java:647)
> 	at
> org.apache.servicemix.jbi.framework.AutoDeploymentService.acce
> ss$800(AutoDeploymentService.java:60)
> 	at
> org.apache.servicemix.jbi.framework.AutoDeploymentService$1.ru
> n(AutoDeploymentService.java:611)
> 	at java.util.TimerThread.mainLoop(Timer.java:512)
> 	at java.util.TimerThread.run(Timer.java:462)
> -- 
> View this message in context: 
http://www.nabble.com/Exception-while-deploying-ode-jbi-1.1.zip-to-ServiceMix-3.2-tf4777893s12049.html#a13667693
Sent from the ServiceMix - User mailing list archive at Nabble.com.