You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@servicemix.apache.org by gg1052 <gg...@gmail.com> on 2006/09/12 15:05:12 UTC

error

HI,All..

I try to test SM-HTTP component.

I success My SA deploy.

but Send Test Soap error.

Follow Error message.

Would you explain error message to me?

ERROR - org.apache.ode.jbi.OdeService l{1} - Could not find a mapper for
request
 message for JBI MEX ID:supercom-4876-1158059200266-5:0; ODE MEX 98304 is
failed
.
ERROR - org.apache.ode.jbi.OdeService l{1} - Error invoking ODE.
org.apache.ode.jbi.msgmap.MessageTranslationException: Could not find a
mapper f
or request message for JBI MEX ID:supercom-4876-1158059200266-5:0; ODE MEX
98304
 is failed.
        at org.apache.ode.jbi.OdeService.invokeOde(OdeService.java:222)
        at
org.apache.ode.jbi.OdeService.onJbiMessageExchange(OdeService.java:13
9)
        at
org.apache.ode.jbi.JbiMessageExchangeEventRouter.onJbiMessageExchange
(JbiMessageExchangeEventRouter.java:47)
        at org.apache.ode.jbi.Receiver$1.run(Receiver.java:190)
        at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:41
7)
        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(ThreadPoolExec
utor.java:650)
        at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor
.java:675)
        at java.lang.Thread.run(Thread.java:595)
-- 
View this message in context: http://www.nabble.com/error-tf2258786.html#a6265698
Sent from the ServiceMix - User forum at Nabble.com.


Re: error

Posted by Guillaume Nodet <gn...@gmail.com>.
Maybe you should try on the Ode mailing list ?

On 9/12/06, gg1052 <gg...@gmail.com> wrote:
>
>
> HI,All..
>
> I try to test SM-HTTP component.
>
> I success My SA deploy.
>
> but Send Test Soap error.
>
> Follow Error message.
>
> Would you explain error message to me?
>
> ERROR - org.apache.ode.jbi.OdeService l{1} - Could not find a mapper for
> request
> message for JBI MEX ID:supercom-4876-1158059200266-5:0; ODE MEX 98304 is
> failed
> .
> ERROR - org.apache.ode.jbi.OdeService l{1} - Error invoking ODE.
> org.apache.ode.jbi.msgmap.MessageTranslationException: Could not find a
> mapper f
> or request message for JBI MEX ID:supercom-4876-1158059200266-5:0; ODE MEX
> 98304
> is failed.
>         at org.apache.ode.jbi.OdeService.invokeOde(OdeService.java:222)
>         at
> org.apache.ode.jbi.OdeService.onJbiMessageExchange(OdeService.java:13
> 9)
>         at
> org.apache.ode.jbi.JbiMessageExchangeEventRouter.onJbiMessageExchange
> (JbiMessageExchangeEventRouter.java:47)
>         at org.apache.ode.jbi.Receiver$1.run(Receiver.java:190)
>         at
> java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:41
> 7)
>         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(ThreadPoolExec
> utor.java:650)
>         at
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor
> .java:675)
>         at java.lang.Thread.run(Thread.java:595)
> --
> View this message in context:
> http://www.nabble.com/error-tf2258786.html#a6265698
> Sent from the ServiceMix - User forum at Nabble.com.
>
>


-- 
Cheers,
Guillaume Nodet