Re: ArrayIndexOutOfBoundsException in ActiveMQ v5.11.1

2016-08-22 Thread Tim Bain
Right, what I'm saying is that if this bug is fixed in 5.14.0, upgrading would be the least-work option to fix your problem. And of course, just because the description looks like it should fix the problem doesn't mean it's guaranteed to. If that's not an appealing option, you could attach a

Re: ArrayIndexOutOfBoundsException in ActiveMQ v5.11.1

2016-08-22 Thread xabhi
Hi Tim, Thanks for taking a look at this. But rural hunter encountered this problem in ActiveMQ v5.13.3 and I am seeing these warnings on server in ActiveMQ v5.11.1 Also do you have any idea what can cause ArrayIndexOutOfBounds exception on client side in ActiveMQ v5.11.1 ( see first message

Re: ArrayIndexOutOfBoundsException in ActiveMQ v5.11.1

2016-08-10 Thread Martin Herrman
users@activemq.apache.org Onderwerp: Re: ArrayIndexOutOfBoundsException in ActiveMQ v5.11.1 Hi, What do these exceptions indicate? I saw below exceptions along with the ArrayIndexOutOfBounds exception but without the stack strace i an not able to figure out anything? Has anyone else encou

Re: ArrayIndexOutOfBoundsException in ActiveMQ v5.11.1

2016-08-10 Thread xabhi
Hi, What do these exceptions indicate? I saw below exceptions along with the ArrayIndexOutOfBounds exception but without the stack strace i an not able to figure out anything? Has anyone else encountered these exceptions before? Exceptions:

Re: ArrayIndexOutOfBoundsException in ActiveMQ v5.11.1

2016-08-09 Thread xabhi
Is this something I should worry about happening again? What scenarios can cause the ArrayIndexOutOfBoundsException exception (in the first post)? Thanks, Abhi -- View this message in context:

ArrayIndexOutOfBoundsException in ActiveMQ v5.11.1

2016-08-08 Thread xabhi
Hi ActiveMQ devs, I observed below ArrayIndexOutOfBounds exception in my production setup and it caused high non-persistent memory usage on the affected topic due to transaction rollbacks. It is not clear why this happened. Could you please help in investigating this? What could be the possible