You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Gordon Sim (JIRA)" <qp...@incubator.apache.org> on 2008/06/26 10:28:45 UTC

[jira] Closed: (QPID-2) BytesMessage.readByte() does not throw MessageEOFException

     [ https://issues.apache.org/jira/browse/QPID-2?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gordon Sim closed QPID-2.
-------------------------


> BytesMessage.readByte() does not throw MessageEOFException
> ----------------------------------------------------------
>
>                 Key: QPID-2
>                 URL: https://issues.apache.org/jira/browse/QPID-2
>             Project: Qpid
>          Issue Type: Bug
>            Reporter: Gordon Sim
>            Assignee: Robert Greig
>
> 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)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.