Re: java.lang.ArrayIndexOutOfBoundsException when receiving from JMS

2013-12-28 Thread Sam369
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.

Re: java.lang.ArrayIndexOutOfBoundsException when receiving from JMS

2013-12-05 Thread MichaelAtSAG
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

Re: java.lang.ArrayIndexOutOfBoundsException when receiving from JMS

2013-12-03 Thread Christian Posta
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

java.lang.ArrayIndexOutOfBoundsException when receiving from JMS

2013-12-03 Thread MichaelAtSAG
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