You are viewing a plain text version of this content. The canonical link for it is here.
Posted to proton@qpid.apache.org by "Rob Godfrey (JIRA)" <ji...@apache.org> on 2012/11/16 16:40:13 UTC

[jira] [Updated] (PROTON-138) [proton-j] BufferOverflowException

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

Rob Godfrey updated PROTON-138:
-------------------------------

    Component/s: proton-j
    
> [proton-j] BufferOverflowException
> ----------------------------------
>
>                 Key: PROTON-138
>                 URL: https://issues.apache.org/jira/browse/PROTON-138
>             Project: Qpid Proton
>          Issue Type: Bug
>          Components: proton-j
>            Reporter: Hiram Chirino
>            Assignee: Philip Harvey
>
> java.nio.BufferOverflowException
>   at java.nio.Buffer.nextPutIndex(Buffer.java:493)
>   at java.nio.HeapByteBuffer.put(HeapByteBuffer.java:145)
>   at org.apache.qpid.proton.codec.WritableBuffer$ByteBufferWrapper.put(WritableBuffer.java:63)
>   at org.apache.qpid.proton.codec.CompositeWritableBuffer.putInt(CompositeWritableBuffer.java:105)
>   at org.apache.qpid.proton.engine.impl.TransportImpl.writeFrame(TransportImpl.java:900)
>   at org.apache.qpid.proton.engine.impl.TransportImpl.processClose(TransportImpl.java:847)
>   at org.apache.qpid.proton.engine.impl.TransportImpl.transportOutput(TransportImpl.java:204)
>   at org.apache.qpid.proton.engine.impl.TransportImpl.access$000(TransportImpl.java:42)
>   at org.apache.qpid.proton.engine.impl.TransportImpl$1.output(TransportImpl.java:106)
>   at org.apache.qpid.proton.engine.impl.SaslImpl$1.output(SaslImpl.java:507)
>   at org.apache.qpid.proton.engine.impl.TransportImpl.output(TransportImpl.java:165)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira