Hi,
Iam using Servicemix3.2.1 and apache-ode-jbi-1.1.1 .
I copied the zip of ode-jbi-1.1.1 inside apache-ode-jbi-1.1.1 to
ServiceMix3.2.1 hotdeploy to integrate with ServiceMix.
Iam getting bleow error , Please help me in resolving this??
Iam I doing correct procedure to integrate ode with servicemix?????
C:\apache-servicemix-3.2.1\data\smx\components\OdeBpelEngine\version_2
INFO - ComponentMBeanImpl - Starting component:
OdeBpelEngine
INFO - ComponentMBeanImpl - Initializing component:
OdeBpelEngine
WARN - OdeLifeCycle - ODE-JBI config file
C:\apache-servicemi
x-3.2.1\data\smx\components\OdeBpelEngine\version_2\ode-jbi.properties
not found
; using defaults!
ERROR - ComponentMBeanImpl - Could not start component
java.lang.NoSuchMethodError:
org.apache.geronimo.connector.outbound.GenericConne
ctionManager.<init>(Lorg/apache/geronimo/connector/outbound/connectionma
nagercon
fig/TransactionSupport;Lorg/apache/geronimo/connector/outbound/connectio
nmanager
config/PoolingSupport;ZLorg/apache/geronimo/connector/outbound/connectio
ntrackin
g/ConnectionTracker;Ljavax/transaction/TransactionManager;Ljava/lang/Str
ing;Ljav
a/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(Component
MBeanImpl.java:201)
at
org.apache.servicemix.jbi.framework.ComponentMBeanImpl.doStart(Compon
entMBeanImpl.java:287)
at
org.apache.servicemix.jbi.framework.ComponentMBeanImpl.start(Componen
tMBeanImpl.java:216)
at
org.apache.servicemix.jbi.framework.InstallationService.install(Insta
llationService.java:334)
at
org.apache.servicemix.jbi.framework.AutoDeploymentService.updateCompo
nent(AutoDeploymentService.java:289)
at
org.apache.servicemix.jbi.framework.AutoDeploymentService.updateArchi
ve(AutoDeploymentService.java:249)
at
org.apache.servicemix.jbi.framework.AutoDeploymentService.monitorDire
ctory(AutoDeploymentService.java:647)
at
org.apache.servicemix.jbi.framework.AutoDeploymentService.access$800(
AutoDeploymentService.java:60)
at
org.apache.servicemix.jbi.framework.AutoDeploymentService$1.run(AutoD
eploymentService.java:611)
at java.util.TimerThread.mainLoop(Timer.java:512)
at java.util.TimerThread.run(Timer.java:462)
Exception in thread "Timer-6" java.lang.NoSuchMethodError:
org.apache.geronimo.c
onnector.outbound.GenericConnectionManager.<init>(Lorg/apache/geronimo/c
onnector
/outbound/connectionmanagerconfig/TransactionSupport;Lorg/apache/geronim
o/connec
tor/outbound/connectionmanagerconfig/PoolingSupport;ZLorg/apache/geronim
o/connec
tor/outbound/connectiontracking/ConnectionTracker;Ljavax/transaction/Tra
nsaction
Manager;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(Component
MBeanImpl.java:201)
at
org.apache.servicemix.jbi.framework.ComponentMBeanImpl.doStart(Compon
entMBeanImpl.java:287)
at
org.apache.servicemix.jbi.framework.ComponentMBeanImpl.start(Componen
tMBeanImpl.java:216)
at
org.apache.servicemix.jbi.framework.InstallationService.install(Insta
llationService.java:334)
at
org.apache.servicemix.jbi.framework.AutoDeploymentService.updateCompo
nent(AutoDeploymentService.java:289)
at
org.apache.servicemix.jbi.framework.AutoDeploymentService.updateArchi
ve(AutoDeploymentService.java:249)
at
org.apache.servicemix.jbi.framework.AutoDeploymentService.monitorDire
ctory(AutoDeploymentService.java:647)
at
org.apache.servicemix.jbi.framework.AutoDeploymentService.access$800(
AutoDeploymentService.java:60)
at
org.apache.servicemix.jbi.framework.AutoDeploymentService$1.run(AutoD
eploymentService.java:611)
at java.util.TimerThread.mainLoop(Timer.java:512)
at java.util.TimerThread.run(Timer.java:462)