Hello Guys, I have a Collector problem, I wrote a message in Github for the team, but they are not answering, so I try it here, sorry if it is off topic.
I have a big 230 MB log file. Once I could import it with collector successfully. Now I modified it and I'd like to import is again. Collector giving me this error in the collector.log: 2015-10-21T16:32:52.127+0200 ERROR [chunkreader-scheduler-thread-local-json-0] *collector.file.ChunkReader - Unable to allocate buffer*java.lang.OutOfMemoryError: Direct buffer memory at java.nio.Bits.reserveMemory(Bits.java:658) ~[?:1.8.0_66-internal] at java.nio.DirectByteBuffer.(DirectByteBuffer.java:123) ~[?:1.8.0_66-internal] at java.nio.ByteBuffer.allocateDirect(ByteBuffer.java:311) ~[?:1.8.0_66-internal] at org.graylog.collector.file.ChunkReader.run(ChunkReader.java:145) [graylog-collector.jar:?] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_66-internal] at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) [?:1.8.0_66-internal] at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) [?:1.8.0_66-internal] at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) [?:1.8.0_66-internal] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_66-internal] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_66-internal] at java.lang.Thread.run(Thread.java:745) [?:1.8.0_66-internal] Can you help me? Cheers, Zsolt -- You received this message because you are subscribed to the Google Groups "Graylog Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/graylog2/28901bd5-cd25-4bdc-af02-84bd1710a7f1%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
