You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by Colin Crist <co...@hermesjms.com> on 2006/09/11 14:41:55 UTC

[java] Bug: BytesMessage.readByte() does not throw MessageEOFException

 
Instead you get:
 
java.nio.BufferUnderflowException
 at java.nio.Buffer.nextGetIndex(Buffer.java:398)
 at java.nio.HeapByteBuffer.get(HeapByteBuffer.java:117)
 at
org.apache.mina.common.support.BaseByteBuffer.get(BaseByteBuffer.java:202)
 at
org.apache.qpid.client.message.JMSBytesMessage.readByte(JMSBytesMessage.java
:161)

Regards,
 
Colin
http://hermesjms.com