Hi all! Anyone have seen this exception in 4.1.0? I only use Java clients to commincate with AMQ. Any ideas?
I get a lot of "org.apache.activemq.transport.InactivityIOException: Channel was inactive for too long" messages before and after the ClassCastException. java.lang.ClassCastException: org.apache.activemq.command.BrokerId at org.apache.activemq.openwire.v2.MessageDispatchMarshaller.tightUnmarshal(MessageDispatchMarshaller.java:70) at org.apache.activemq.openwire.OpenWireFormat.doUnmarshal(OpenWireFormat.java:347) at org.apache.activemq.openwire.OpenWireFormat.unmarshal(OpenWireFormat.java:273) at org.apache.activemq.transport.tcp.TcpTransport.readCommand(TcpTransport.java:156) at org.apache.activemq.transport.tcp.TcpTransport.run(TcpTransport.java:136) at java.lang.Thread.run(Thread.java:595) -- View this message in context: http://www.nabble.com/ClassCastException%2C-BrokerId-tf3216115s2354.html#a8931551 Sent from the ActiveMQ - User mailing list archive at Nabble.com.