Hi all,
I am seeing the following error in the Java tests (also with the latest
updates - Rev. 468064), and the test hangs there after.
Anybody know why this is happening? .
[junit] 2006-10-25 15:16:41,169 ERROR [pool-1-thread-4]
protocol.AMQPFastProtocolHandler (AMQPFastProtocolHandler.java:173) -
Exception caught inAMQProtocolSession(anonymous(535863)), closing
session explictly: java.lang.IllegalStateException: Handed undecoded
ByteBuffer buf = DirectBuffer[pos=0 lim=15 cap=16: 01 00 01 00 00 00 07
00 3C 00 1E 01 31 00 CE]
[junit] java.lang.IllegalStateException: Handed undecoded ByteBuffer
buf = DirectBuffer[pos=0 lim=15 cap=16: 01 00 01 00 00 00 07 00 3C 00 1E
01 31 00 CE]
[junit] at
org.apache.qpid.server.protocol.AMQPFastProtocolHandler.messageReceived(
AMQPFastProtocolHandler.java:195)
[junit] at
org.apache.mina.common.support.AbstractIoFilterChain$2.messageReceived(A
bstractIoFilterChain.java:189)
[junit] at
org.apache.mina.common.support.AbstractIoFilterChain.callNextMessageRece
ived(AbstractIoFilterChain.java:502)
[junit] at
org.apache.mina.common.support.AbstractIoFilterChain.access$1000(Abstrac
tIoFilterChain.java:52)
[junit] at
org.apache.mina.common.support.AbstractIoFilterChain$EntryImpl$1.message
Received(AbstractIoFilterChain.java:777)
TIA,
Suresh