You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 13, 2018. It is now read-only.
Our Collector-File-module 0.4.2 stops working ever night with this exception:
Exception in thread "ChunkProcessor" java.lang.IndexOutOfBoundsException: readerIndex(0) + length(174) exceeds writerIndex(160): CompositeByteBuf(ridx: 0, widx: 160, cap: 160, components=1)
at io.netty.buffer.AbstractByteBuf.checkReadableBytes(AbstractByteBuf.java:1166)
at io.netty.buffer.AbstractByteBuf.skipBytes(AbstractByteBuf.java:741)
at io.netty.buffer.CompositeByteBuf.skipBytes(CompositeByteBuf.java:1511)
at io.netty.buffer.CompositeByteBuf.skipBytes(CompositeByteBuf.java:42)
at org.graylog.collector.file.splitters.PatternChunkSplitter$1$1.computeNext(PatternChunkSplitter.java:75)
at org.graylog.collector.file.splitters.PatternChunkSplitter$1$1.computeNext(PatternChunkSplitter.java:40)
at com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:143)
at com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:138)
at org.graylog.collector.file.ChunkProcessor.createMessages(ChunkProcessor.java:89)
at org.graylog.collector.file.ChunkProcessor.process(ChunkProcessor.java:85)
at org.graylog.collector.file.ChunkProcessor.run(ChunkProcessor.java:51)
at com.google.common.util.concurrent.AbstractExecutionThreadService$1$2.run(AbstractExecutionThreadService.java:60)
at com.google.common.util.concurrent.Callables$3.run(Callables.java:95)
at java.lang.Thread.run(Thread.java:745)
The Windows Event-module is still sending. After this exception it is also not possible to stop the service without killing the process!
For the Explanation this file contains standard Windows-Server DNS Messages.