I was walked through the tutorial provided by the tutorial, which is
3.Beginner
Using Apache Camel inside Servicemix. In Section 3.4, as the tutorial said,
I
added a
JMS su to the project and I copy every step as you told. But when I ran
the
example, Exception as the title came out, saying
ERROR - DeadLetterChannel - Failed delivery for exchangeId:
ID-tong
-PC/52869-1219386342283/0-0. On delivery attempt: 0 caught:
org.apache.servicemi
x.camel.JbiException: javax.jbi.messaging.MessagingException: Could not find
rou
te for exchange: InOnly[
id: ID:10.80.12.96-11be916b10e-3:0
status: Active
role: provider
in: <?xml version="1.0" encoding="UTF-8"?><message>Hello world!</message>
] for service: null and interface: null
org.apache.servicemix.camel.JbiException:
javax.jbi.messaging.MessagingException
: Could not find route for exchange: InOnly[
id: ID:10.80.12.96-11be916b10e-3:0
status: Active
role: provider
in: <?xml version="1.0" encoding="UTF-8"?><message>Hello world!</message>
] for service: null and interface: null
at
org.apache.servicemix.camel.ToJbiProcessor.process(ToJbiProcessor.jav
a:111)
at
org.apache.servicemix.camel.JbiEndpoint$1.process(JbiEndpoint.java:57
)
at
org.apache.camel.impl.converter.AsyncProcessorTypeConverter$Processor
ToAsyncProcessorBridge.process(AsyncProcessorTypeConverter.java:43)
at
org.apache.camel.processor.SendProcessor.process(SendProcessor.java:7
5)
at
org.apache.camel.management.InstrumentationProcessor.process(Instrume
ntationProcessor.java:57)
at
org.apache.camel.processor.DeadLetterChannel.process(DeadLetterChanne
l.java:155)
at
org.apache.camel.processor.DeadLetterChannel.process(DeadLetterChanne
l.java:91)
at org.apache.camel.processor.Pipeline.process(Pipeline.java:101)
at org.apache.camel.processor.Pipeline.process(Pipeline.java:85)
at
org.apache.camel.management.InstrumentationProcessor.process(Instrume
ntationProcessor.java:57)
at
org.apache.camel.processor.UnitOfWorkProcessor.process(UnitOfWorkProc
essor.java:39)
at
org.apache.camel.util.AsyncProcessorHelper.process(AsyncProcessorHelp
er.java:41)
at
org.apache.camel.processor.DelegateAsyncProcessor.process(DelegateAsy
ncProcessor.java:66)
I waste half day to soleve the problem ,but no result.
I refer to the article
http://www.mail-archive.com/[EMAIL PROTECTED]/msg04047.html
but the author don't describ detail the reason last .
pls hel! tks
--
View this message in context:
http://www.nabble.com/%22Could-not-find-route-for-exchange...%22-in-Servicemix-camel-tutorial-tp19101670s22882p19101670.html
Sent from the Camel - Users mailing list archive at Nabble.com.