2 Replies Latest reply on May 31, 2011 4:46 AM by manta7

    Trouble with ODE & Fuse ESB

    manta7

      Hello everyone,

       

      I would like to know if someone succeeded to follow this tutorial :  http://fusesource.com/docs/esb/4.3.1/jbi_bpel/index.html

       

      With Fuse ESB 4.3.1 (this one  http://fusesource.com/product_download/fuse-esb-apache-servicemix/4-3-1-fuse-01-15/windows)  I can't even access to the ODE command shell (ode: then Tab).

       

      Indeed with a jbi:list command i get :

      ...

      Unknown OdeBpelEngine

      ...

       

      And with a jbi:start OdeBpelEngine :

      Error processing OdeBpelEngine: javax.jbi.JBIException: attempt to call start() after init() failure.

       

      Ok... there I'm blocked

        • 1. Re: Trouble with ODE & Fuse ESB
          manta7

          Ok now my OdeBpelEngine is started, I used a wrong derby database name (now I'm using "hibdb").

           

          So OdeBpelEngine is started, but I still don't have the ODE command shell

          • 2. Re: Trouble with ODE & Fuse ESB
            manta7

            Ok I'm stupid, I had just to install ode-commands -_-

             

            But I'm still in trouble ^^

            With an ode:list command I got the following exception : Error executing command: javax.management.ReflectionException

             

            And into the logs I can see : java.sql.SQLSyntaxErrorException: Table/View 'ODE_PROCESS_INSTANCE' does not exist.