Any updates on this? i am facing the same issue.
--
View this message in context:
http://camel.465427.n5.nabble.com/java-lang-ArrayIndexOutOfBoundsException-when-receiving-from-JMS-tp5744262p5745288.html
Sent from the Camel - Users mailing list archive at Nabble.com.
Hi Christian,
Camel version:
Camel-core 2.12
Camel-jms 2.12
The exception is sporadic, meaning about every 2 out of 10 JMS messages
report this exception.
I think the exception code I have written is not doing anything to the
routing. The behavior and expection reporting is the same with or wit
What version of Camel are you using?
The exception is not caught by Camel's exception-handling facilities
because they only apply during the processing of the exchange. So
there are small windows where exceptions can handle on consumers (like
the JMS consumer) and these will be handled component s
Hello,
This application connects to JMS and routes the message to a websocket
endpoint. Every 15th message or so, the following exception is raised:
Exception:
[Camel (TwitterApp1) thread #1 -
JmsConsumer[Event::WebM::Communication::Twitter::1.1::TweetReceived]]
EndpointMessageListener