simlaudato / asterixdb

Automatically exported from code.google.com/p/asterixdb
0 stars 0 forks source link

BufferOverflowException at CC startup #932

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
java.nio.BufferOverflowException
        at java.nio.Buffer.nextPutIndex(Buffer.java:513)
        at java.nio.HeapCharBuffer.put(HeapCharBuffer.java:163)
        at edu.uci.ics.asterix.metadata.feeds.SocketMessageListener$MessageListenerServer$ClientHandler.run(SocketMessageListener.java:131)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:744)
Aug 11, 2015 3:22:08 PM 
edu.uci.ics.asterix.metadata.feeds.SocketMessageListener$MessageListenerServer$C
lientHandler run

The full log is attached.

Original issue reported on code.google.com by buyingyi@gmail.com on 11 Aug 2015 at 10:25

GoogleCodeExporter commented 8 years ago

Original comment by buyingyi@gmail.com on 11 Aug 2015 at 10:25

GoogleCodeExporter commented 8 years ago

Original comment by buyingyi@gmail.com on 11 Aug 2015 at 10:26

Attachments: