I encountered the same problem with the latest Camel 2.16.1.
This happened when the network connection is lost when I unplugged the LAN
cable. After a few minutes I plugged in the LAN cable again and the program
tried to publish some messages to MQTT broker when the Exception is
encountered. The
Think you can put together a small test case to reproduce?
On Mon, Feb 17, 2014 at 5:12 AM, harikrish07121991
wrote:
> Updated Camel to its latest SNAPSHOT, but still the same issue persists ...
> Let me ask u something , is it the error of Apache Camel not able to process
> multiple mqtt streams
Updated Camel to its latest SNAPSHOT, but still the same issue persists ...
Let me ask u something , is it the error of Apache Camel not able to process
multiple mqtt streams ?/??
--
View this message in context:
http://camel.465427.n5.nabble.com/Camel-raising-Exception-for-continuous-MQTT-Pub
Hi
If possible try with a newer release and test if it works better. We
have fixed some bugs in camel-mqtt, and the MQTT library itself has
also been upgraded in newer releases.
And you can also try testing with latest code as SNAPSHOT and see if
that works better.
Some pointers is on this page
Hai Claus ,
Thanks for replying .. am using Apache Camel 2.11.0 ..
--
View this message in context:
http://camel.465427.n5.nabble.com/Camel-raising-Exception-for-continuous-MQTT-Publishing-tp5747286p5747291.html
Sent from the Camel - Users mailing list archive at Nabble.com.
Hi
What Camel version are you using?
On Fri, Feb 14, 2014 at 5:28 AM, harikrish07121991
wrote:
> Hai everyone ,
> am using Apache Camel MQTT adapter for publishing some data continuously
> to a message stream but it raises the following exception upon continuous
> publishing ..
>
> I guess its