Skip to content

BufferUnderflowException #3

Description

@betarelease

When running as part of the build we saw this exception

java.nio.BufferUnderflowException: null (NativeException)
java/nio/Buffer.java:472:in nextGetIndex' java/nio/DirectByteBuffer.java:219:inget'
com.schooner.MemCached.SockInputStream:-1:in read' com.schooner.MemCached.SockInputStream:-1:ingetLine'
com.schooner.MemCached.AscIIClient:-1:in delete' com.schooner.MemCached.AscIIClient:-1:indelete'
com.danga.MemCached.MemCachedClient:-1:in `delete'


This does not happen everytime but looks like a threading issue. And possibly exposes the jar limitations. Wondering if you have seen this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions