Index out of bounds when sending notification #962
-
Hi java.lang.IndexOutOfBoundsException: readerIndex(0) + length(10) exceeds writerIndex(0): PooledUnsafeDirectByteBuf(ridx: 0, widx: 0, cap: 30) I am using boring ssl version 2.0.50.Final and netty 4.1.74.Final running on ubuntu. Any suggestions? Log:
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
Can you provide more context? What are you trying to do when you hit that exception? Is there a stack trace or any indication of when/where it's happening? |
Beta Was this translation helpful? Give feedback.
Can you provide more context? What are you trying to do when you hit that exception? Is there a stack trace or any indication of when/where it's happening?