Have you tried with our 1.2 release candidate? Some JBI dependency issues were fixed in 1.1. http://people.apache.org/~mriou/ode-1.2RC1/org/apache/ode/apache-ode-jbi/1.2RC1/
alex On Tue, Jun 10, 2008 at 10:05 AM, <[EMAIL PROTECTED]> wrote: > Hello, > I try to deploy the snapshot ODE on the PEtALS JBI implementation but I > have > some troubles. > It works fine on ServiceMix-3.2.1 (SM) but it seams that the ZIP is not > fully JBI standard : some lax hypothesis are done related on the jars used > by the SE component. The ODE uses some SM jars not packaged in the ZIP. > This is the case for : derby-10.2.2.0.jar, derbytools-10.1.2.1.jar, > geronimo-transaction-2.0.1.jar, jencks-2.1.jar (see attached my jbi.xml) > > Despite this remark, I get the following error : > [petals.InstallationService] InstallationServiceImpl.loadNewInstaller() > Component succesfully installed: OdeBpelEngine > 14:09:39,968 ERROR OdeLifeCycle:180 - Database configuration error. > java.lang.RuntimeException: TransactionManager is not recoverable. > at > org.apache.ode.il.dbutil.Database.initInternalDb(Database.java:179) > at > org.apache.ode.il.dbutil.Database.initEmbeddedDb(Database.java:232) > at > org.apache.ode.il.dbutil.Database.initDataSource(Database.java:147) > at org.apache.ode.il.dbutil.Database.start(Database.java:99) > at > org.apache.ode.jbi.OdeLifeCycle.initDataSource(OdeLifeCycle.java:177) > at org.apache.ode.jbi.OdeLifeCycle.init(OdeLifeCycle.java:113) > at > > org.ow2.petals.container.thread.ComponentLifeCycleThread.doTask(ComponentLif > eCycleThread.java:101) > at > org.ow2.petals.container.thread.AbstractThread.run(AbstractThread.java:106) > > What does means the error "TransactionManager is not recoverable" ? > Any help would be appreciated. > Thanks. > Richard. > > <<jbi.xml>> >
