Re: ClassCastException, BrokerId

2007-02-13 Thread Vadim Pesochinsky
I have spring jar from amq 4.0.1 distribution (I think spring 1.2.8), but amq jar is 4.1. Thanks. -- View this message in context: http://www.nabble.com/ClassCastException%2C-BrokerId-tf3216115s2354.html#a8950220 Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: ClassCastException, BrokerId

2007-02-13 Thread Adrian Co
Could be that you have client jars with different version than the broker? I'm not really sure though... Vadim Pesochinsky wrote: 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.Inactivi

ClassCastException, BrokerId

2007-02-12 Thread Vadim Pesochinsky
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: or