I'm getting this error in my server.log:

2017-02-06T07:55:17.016Z ERROR [NettyTransport] Error in Input 
[Beats/58785c6a57fe51420e73e1ea] (channel [id: 0x8183ee45, /127.0.0.1:52554 
:> /127.0.0.1:5051])
*java.lang.OutOfMemoryError: Java heap space*
        at 
org.graylog.plugins.beats.BeatsFrameDecoder.processCompressedFrame(BeatsFrameDecoder.java:201)
 
~[?:?]
        at 
org.graylog.plugins.beats.BeatsFrameDecoder.decode(BeatsFrameDecoder.java:120) 
~[?:?]
        at 
org.graylog.plugins.beats.BeatsFrameDecoder.decode(BeatsFrameDecoder.java:49) 
~[?:?]
        at 
org.jboss.netty.handler.codec.replay.ReplayingDecoder.callDecode(ReplayingDecoder.java:500)
 
~[graylog.jar:?]
        at 
org.jboss.netty.handler.codec.replay.ReplayingDecoder.cleanup(ReplayingDecoder.java:554)
 
~[graylog.jar:?]
        at 
org.jboss.netty.handler.codec.frame.FrameDecoder.channelDisconnected(FrameDecoder.java:365)
 
~[graylog.jar:?]
        at 
org.jboss.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(SimpleChannelUpstreamHandler.java:102)
 
~[graylog.jar:?]
        at 
org.jboss.netty.channel.DefaultChannelPipeline.sendUpstream(DefaultChannelPipeline.java:564)
 
~[graylog.jar:?]
        at 
org.jboss.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext.sendUpstream(DefaultChannelPipeline.java:791)
 
~[graylog.ja
r:?]
...etc...

The thing is, my heap is fine when this happens.  I can watch it on the 
Nodes page, and with a min and slightly higher max set, I never see it grow 
beyond the original min.  Why would this happen?


-- 
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 graylog2+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/graylog2/272b524f-b73f-4b5a-8946-ff6edf00a4bc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to