Re: java.lang.ArrayOutOfBoundsException : -32768

2010-12-13 Thread Eric-AWL
Gary, what happened with "peerBrokerInfo" and BrokerInfoMarshaller if one broker A is "network connected" on broker B and broker B is connected on broker A too ? It's our configuration. -- View this message in context: http://activemq.2283324.n4.nabble.com/java-lang-ArrayOutOfBoundsExceptio

Re: java.lang.ArrayOutOfBoundsException : -32768

2010-12-09 Thread Eric-AWL
Thank You AMQ-3077 (Jean-Marcel works with me on this subject). -- View this message in context: http://activemq.2283324.n4.nabble.com/java-lang-ArrayOutOfBoundsException-32768-tp3078526p3080136.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: java.lang.ArrayOutOfBoundsException : -32768

2010-12-08 Thread Gary Tully
That looks like some concurrent access to the brokerInfos. Can you open a jira issue and attach as much relevant info about your setup as possible. I think the problem is in the org.apache.activemq.command.BrokerInfo#copy() method, it does not deep copy the brokerInfo array. On 8 December 2010 16