Re: [graylog2] Collector fails with java.lang.IndexOutOfBoundsException

2015-09-04 Thread Bernd Ahlers
Hey, thank you for the report. This looks like a bug in the Collector. Can you please open an issue over at GitHub? https://github.com/Graylog2/collector/issues Can you also please add a few example log lines from the files in the directory to that issue? This makes it easier to reproduce, than

[graylog2] Collector fails with java.lang.IndexOutOfBoundsException

2015-09-03 Thread achumakov
Hi I have a problem with collector. In few minutes after start it fails with error > Exception in thread "ChunkProcessor" java.lang.IndexOutOfBoundsException: > readerIndex(0) + length(1182) exceeds writerIndex(1156): > UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1156, cap: 1156/1156) > at > io.