Yeah I am using amqp 1.0 jms client downloaded from qpid site. The only additional information is that I have 5 threads trying to initiate consumers but each thread is creating a new connection to the active mq server and then initializing its own consumer. There is no sharing of any resources between multiple threads. And sometimes I see that 4 out of 5 were able establish the connection successfully while 1 thread caused this error to appear on activemq logs. Not sure if this additional information is any useful.
-- View this message in context: http://activemq.2283324.n4.nabble.com/AmqpProtocolException-Could-not-decode-AMQP-frame-tp4680794p4680904.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.