Hi there Suddenly my Graylog installation 1.1.5 stopped processing messages. Input is ok but no processes for processing. In the graylog server.log I see the following error
2015-08-04T12:25:36.543+02:00 ERROR [ServiceManager] Service JournalReader [FAILED] has failed in the RUNNING state. java.lang.OutOfMemoryError: Java heap space at java.nio.HeapByteBuffer.<init>(HeapByteBuffer.java:57) at java.nio.ByteBuffer.allocate(ByteBuffer.java:331) at kafka.log.FileMessageSet$$anon$1.makeNext(FileMessageSet.scala:188) at kafka.log.FileMessageSet$$anon$1.makeNext(FileMessageSet.scala:165) at kafka.utils.IteratorTemplate.maybeComputeNext(IteratorTemplate.scala:66) at kafka.utils.IteratorTemplate.hasNext(IteratorTemplate.scala:58) at org.graylog2.shared.journal.KafkaJournal.read(KafkaJournal.java:455) at org.graylog2.shared.journal.KafkaJournal.read(KafkaJournal.java:420) at org.graylog2.shared.journal.JournalReader.run(JournalReader.java:136) 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) I cannot get the server up running. Reboot or restart has no effect. Can somebody give me a hint in the right direction? Thank you very much in advance and kind regards, Stefan -- 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/6ef78973-adfa-450d-8105-a94ee6ffb4c0%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
