1 Reply Latest reply on Jul 9, 2010 7:19 AM by fsalceda

    Error Invoking Ode

    fsalceda

      Could anybody help me with the following exception? Using fuse 4.2.0-01-fuse-02-00.

       

      16:23:29,540 | DEBUG | pool-7-thread-1  | ServiceMixMapper                 | .ode.jbi.msgmap.ServiceMixMapper   83 | Recognizing document content

      16:23:29,540 | DEBUG | pool-7-thread-1  | ServiceMixMapper                 | .ode.jbi.msgmap.ServiceMixMapper   95 | Recognizing RPC style content

      16:23:29,541 | DEBUG | pool-7-thread-1  | ServiceMixMapper                 | .ode.jbi.msgmap.ServiceMixMapper  101 | Part parameters has element content routingExampleIn. It's not allowed for RPC style.

      16:23:29,559 | ERROR | pool-7-thread-1  | OdeService                       | org.apache.ode.jbi.OdeService     276 | Could not find a mapper for request message for JBI MEX 88e7d0d8-723d-4f1c-9ebc-73ebb71c7394; ODE MEX hqejbhcnphr5eam837attl is failed.

      16:23:29,559 | DEBUG | pool-7-thread-1  | OdeService                       | org.apache.ode.jbi.OdeService     309 | Rolling back ODE MEX {MyRoleMex#hqejbhcnphr5eam837attl calling {http://routing.examples.andago.com}BpelExampleService.routing(...)}

      16:23:29,560 | ERROR | pool-7-thread-1  | OdeService                       | org.apache.ode.jbi.OdeService     164 | Error invoking ODE.

      org.apache.ode.jbi.msgmap.MessageTranslationException: Could not find a mapper for request message for JBI MEX 88e7d0d8-723d-4f1c-9ebc-73ebb71c7394; ODE MEX hqejbhcnphr5eam837attl is failed.

              at org.apache.ode.jbi.OdeService.invokeOde(OdeService.java:277)

              at org.apache.ode.jbi.OdeService.onJbiMessageExchange(OdeService.java:161)

              at org.apache.ode.jbi.JbiMessageExchangeEventRouter.onJbiMessageExchange(JbiMessageExchangeEventRouter.java:67)

              at org.apache.ode.jbi.Receiver$1.run(Receiver.java:179)

              at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:417)

              at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)

              at java.util.concurrent.FutureTask.run(FutureTask.java:123)

              at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:651)

              at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:676)

              at java.lang.Thread.run(Thread.java:595)