Hi Ingo, This is a known issue: http://issues.apache.org/jira/browse/ODE-302
Unfortunately, I haven't had time to fix it yet. If you think you're up for it, I can help if you have questions, etc. alex On Thu, Oct 2, 2008 at 2:59 AM, IngoHH <[EMAIL PROTECTED]> wrote: > > Hello, > > i have a problem while starting the ode component in the servicemix > console. > we deployed the servicemix 3.2.2 on the tomcat 5.5.23. > i could install the ode component (version 1.2) without problems but when i > start it i got an exception. > i want to use the default database settings (embedded). > > the exceptions was: > > Caused by: 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:175) > > > could somebody help me? > > and what have i to to if i want to use an other database e.g oracle. > > best regards > > Ingo > > -- > View this message in context: > http://www.nabble.com/Problems-while-starting-ODE-component-tp19776502p19776502.html > Sent from the Apache Ode User mailing list archive at Nabble.com. > >
