Hi

Can you create a zip with a sample project that demonstrates this issue?
I would like to take a look.

Its interresting that creating a new producer once in a while resolves
it. eg you get a brand new MINA session to work with.


On Tue, Mar 10, 2009 at 8:01 PM, orton <o_hu...@yahoo.com> wrote:
>
> One more thing...
>
> Right now, I'm just catching all Exceptions and printing them out. When the
> component stops sending, usually no exceptions are thrown... Not sure if
> they are getting swallowed up somewhere lower.
>
> However, one time I ran it, for some reason I did get this:
>
> Exception caught: Could not write body on the exchange: Exchange[Message:
> [Publisher]: Test Body Message: 34535]
> org.apache.camel.CamelExchangeException: Could not write body on the
> exchange: Exchange[Message: [Publisher]: Test Body Message: 34535]
>                                         at
> org.apache.camel.component.mina.MinaHelper.writeBody(MinaHelper.java:47)
>                                         at
> org.apache.camel.component.mina.MinaProducer.process(MinaProducer.java:99)
>                                         at
> edu.mit.ll.test.clients.UDPCamelClient.sendMessages(UDPCamelClient.java:70)
>                                         at
> edu.mit.ll.test.clients.UDPCamelClient.main(UDPCamelClient.java:84)
> --
> View this message in context: 
> http://www.nabble.com/Camel-1.6-2.0-MINA-UDP-issue-tp22426433p22441278.html
> Sent from the Camel - Development (activemq) mailing list archive at 
> Nabble.com.
>
>



-- 
Claus Ibsen
Apache Camel Committer

Open Source Integration: http://fusesource.com
Blog: http://davsclaus.blogspot.com/

Reply via email to