java.lang.OutOfMemoryError: Java heap space on ES 6.4.0

Hi Everyone,

Host was getting down when performing indexing,
Cluster having 5 nodes in that three nodes going down ,When we restarted Es againcluster will be healthy and same issue will reflect if we do indexing on it.

Please find the below error what am facing here.

at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359) ~[?:?]

at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) ~[?:?]

[2019-02-07T00:58:34,589][WARN ][o.e.x.s.t.n.SecurityNetty4ServerTransport] [rn-atpd-lapp86.rno.apple.com] exception caught on transport layer [NettyTcpChannel{localAddress=/10.203.87.230:9300, remoteAddress=/10.203.87.41:50398}], closing connection

io.netty.handler.codec.DecoderException: java.lang.OutOfMemoryError: Java heap space

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.