Did anyone else see this execption? We got this one and also
java.lang.IllegalArgumentException: Array arguments itemNames[],
itemDescriptions[] and itemTypes[] should be of same length (got 25000,
24998 and 24998).
with 25000 defined as maxPageSize for the queue to be browsed.
What can be the r
Claus Ibsen wrote
>
> As there are many releases of ActiveMQ, its important to tell which
> version of the software you are using.
Oh sure. We are using ActiveMQ 5.6
There is nothing special about the messages on the queue. To add a further
wrinkle, we failed back to the previous master and
Hi
As there are many releases of ActiveMQ, its important to tell which
version of the software you are using.
Also is there anything special about the messages on that queue? That
can cause the problem?
Did it work before, does it work for other queues etc?
On Wed, Oct 17, 2012 at 4:05 PM, mlei