Dear Jochen and Stefan, Sorry to up this topic but I have graylog appliance 1.1.4 version and I don't find in the documentation where is the init script.
Could you inform me ? it's very urgent because my graylog server has the same error :(. Thank you, regards, Jérôme Le mercredi 5 août 2015 07:07:48 UTC+2, Stefan Zahnd a écrit : > > Hi Jochen > > Thank you for your answer! Raised the heapsize up to 4G, cleared the > journal and restarted the server. Everything's fine again. > > Best regards > > Am Dienstag, 4. August 2015 14:19:47 UTC+2 schrieb Jochen Schalanda: >> >> Hi Stefan, >> >> your Graylog server runs out of (heap) memory while reading from the >> message journal. Please increase the maximum size of heap memor for the JVM >> (see GRAYLOG_SERVER_JAVA_OPTS in the init scripts). >> >> Cheers, >> Jochen >> >> On Tuesday, 4 August 2015 12:42:06 UTC+2, Stefan Zahnd wrote: >>> >>> 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/92cc1ad0-e502-4a7c-8291-dc223c9779a8%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
