Re: java.lang.NegativeArraySizeException @ ActiveMQ 5.3.2

2010-05-28 Thread Gary Tully
can you open a jira issue for this, include the stack trace and possibly the log files with debug logging so we can get some context around the exception. It looks like a concurrency issue that results in modification to the message while it is being marshalled, the logs may help indicate when this

java.lang.NegativeArraySizeException @ ActiveMQ 5.3.2

2010-05-28 Thread Nirav
Hi, We are using ActiveMQ 5.3.2 in our project, Usage of multiple Queues and a Topic is very high in our modules. We have configured ActiveMQ to use MySQL as persistence store. We are getting following error frequently, java.lang.NegativeArraySizeException at org.apache.activemq.openwi