UnpooledUnsafeDirectByteBuf
majimboo opened this issue · 4 comments
{
status: "error",
message: "readerIndex(11) + length(1) exceeds writerIndex(11): SlicedByteBuf(ridx: 11, widx: 11, cap: 11/11, unwrapped: UnpooledUnsafeDirectByteBuf(ridx: 99, widx: 512, cap: 512))",
error: "MODULE_EXCEPTION"
}
What does this mean? and how do I fix it?
What are you sending to get this error?
Edit: Please provide additional infos like are you using MySQL or PostgreSQL? etc.
I am using MySQL and a MySQL server is already running and working.
Just pushed a new 0.3.0-SNAPSHOT which uses a new version of the underlying driver, Vert.x and does not involve Scala mod 1.0.0-RC1. Could you retry with this?
If this doesn't work, could you please provide a test case? Thanks a lot.
Released 0.3.0, if this is still an issue, please reopen. Thanks!