Hiram Chirino created PROTON-138:
------------------------------------

             Summary: [proton-j] BufferOverflowException
                 Key: PROTON-138
                 URL: https://issues.apache.org/jira/browse/PROTON-138
             Project: Qpid Proton
          Issue Type: Bug
            Reporter: Hiram Chirino


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

Reply via email to