Advertisement
Guest User

Untitled

a guest
Oct 7th, 2019
320
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.52 KB | None | 0 0
  1. [2019-10-06T21:19:00,288][ERROR][o.e.ExceptionsHelper ] [node-1] fatal error
  2. at org.elasticsearch.ExceptionsHelper.lambda$maybeDieOnAnotherThread$4(ExceptionsHelper.java:300)
  3. at java.base/java.util.Optional.ifPresent(Optional.java:176)
  4. at org.elasticsearch.ExceptionsHelper.maybeDieOnAnotherThread(ExceptionsHelper.java:290)
  5. at org.elasticsearch.transport.netty4.Netty4MessageChannelHandler.exceptionCaught(Netty4MessageChannelHandler.java:70)
  6. at io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:297)
  7. at io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:276)
  8. at io.netty.channel.AbstractChannelHandlerContext.fireExceptionCaught(AbstractChannelHandlerContext.java:268)
  9. at io.netty.channel.ChannelInboundHandlerAdapter.exceptionCaught(ChannelInboundHandlerAdapter.java:143)
  10. at io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:297)
  11. at io.netty.channel.AbstractChannelHandlerContext.notifyHandlerException(AbstractChannelHandlerContext.java:831)
  12. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:376)
  13. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:360)
  14. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:352)
  15. at io.netty.handler.logging.LoggingHandler.channelRead(LoggingHandler.java:241)
  16. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:374)
  17. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:360)
  18. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:352)
  19. at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1421)
  20. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:374)
  21. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:360)
  22. at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:930)
  23. at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163)
  24. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:697)
  25. at io.netty.channel.nio.NioEventLoop.processSelectedKeysPlain(NioEventLoop.java:597)
  26. at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:551)
  27. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:511)
  28. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:918)
  29. at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
  30. at java.base/java.lang.Thread.run(Thread.java:830)
  31. [2019-10-06T21:19:00,296][WARN ][o.e.t.TcpTransport ] [node-1] exception caught on transport layer [Netty4TcpChannel{localAddress=/192.168.0.120:38514, remoteAddress=192.168.0.121/192.168.0.121:9300}], closing connection
  32. java.lang.Exception: java.lang.OutOfMemoryError: Cannot reserve 104857600 bytes of direct buffer memory (allocated: 1510158875, limit: 1610612736)
  33. at org.elasticsearch.transport.netty4.Netty4MessageChannelHandler.exceptionCaught(Netty4MessageChannelHandler.java:75) [transport-netty4-client-7.4.0.jar:7.4.0]
  34. at io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:297) [netty-transport-4.1.38.Final.jar:4.1.38.Final]
  35. at io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:276) [netty-transport-4.1.38.Final.jar:4.1.38.Final]
  36. at io.netty.channel.AbstractChannelHandlerContext.fireExceptionCaught(AbstractChannelHandlerContext.java:268) [netty-transport-4.1.38.Final.jar:4.1.38.Final]
  37. at io.netty.channel.ChannelInboundHandlerAdapter.exceptionCaught(ChannelInboundHandlerAdapter.java:143) [netty-transport-4.1.38.Final.jar:4.1.38.Final]
  38. at io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:297) [netty-transport-4.1.38.Final.jar:4.1.38.Final]
  39. at io.netty.channel.AbstractChannelHandlerContext.notifyHandlerException(AbstractChannelHandlerContext.java:831) [netty-transport-4.1.38.Final.jar:4.1.38.Final]
  40. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:376) [netty-transport-4.1.38.Final.jar:4.1.38.Final]
  41. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:360) [netty-transport-4.1.38.Final.jar:4.1.38.Final]
  42. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:352) [netty-transport-4.1.38.Final.jar:4.1.38.Final]
  43. at io.netty.handler.logging.LoggingHandler.channelRead(LoggingHandler.java:241) [netty-handler-4.1.38.Final.jar:4.1.38.Final]
  44. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:374) [netty-transport-4.1.38.Final.jar:4.1.38.Final]
  45. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:360) [netty-transport-4.1.38.Final.jar:4.1.38.Final]
  46. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:352) [netty-transport-4.1.38.Final.jar:4.1.38.Final]
  47. at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1421) [netty-transport-4.1.38.Final.jar:4.1.38.Final]
  48. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:374) [netty-transport-4.1.38.Final.jar:4.1.38.Final]
  49. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:360) [netty-transport-4.1.38.Final.jar:4.1.38.Final]
  50. at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:930) [netty-transport-4.1.38.Final.jar:4.1.38.Final]
  51. at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) [netty-transport-4.1.38.Final.jar:4.1.38.Final]
  52. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:697) [netty-transport-4.1.38.Final.jar:4.1.38.Final]
  53. at io.netty.channel.nio.NioEventLoop.processSelectedKeysPlain(NioEventLoop.java:597) [netty-transport-4.1.38.Final.jar:4.1.38.Final]
  54. at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:551) [netty-transport-4.1.38.Final.jar:4.1.38.Final]
  55. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:511) [netty-transport-4.1.38.Final.jar:4.1.38.Final]
  56. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:918) [netty-common-4.1.38.Final.jar:4.1.38.Final]
  57. at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) [netty-common-4.1.38.Final.jar:4.1.38.Final]
  58. at java.lang.Thread.run(Thread.java:830) [?:?]
  59. Caused by: java.lang.OutOfMemoryError: Cannot reserve 104857600 bytes of direct buffer memory (allocated: 1510158875, limit: 1610612736)
  60. at java.nio.Bits.reserveMemory(Bits.java:178) ~[?:?]
  61. at java.nio.DirectByteBuffer.<init>(DirectByteBuffer.java:119) ~[?:?]
  62. at java.nio.ByteBuffer.allocateDirect(ByteBuffer.java:320) ~[?:?]
  63. at io.netty.buffer.PoolArena$DirectArena.allocateDirect(PoolArena.java:772) ~[?:?]
  64. at io.netty.buffer.PoolArena$DirectArena.newUnpooledChunk(PoolArena.java:762) ~[?:?]
  65. at io.netty.buffer.PoolArena.allocateHuge(PoolArena.java:260) ~[?:?]
  66. at io.netty.buffer.PoolArena.allocate(PoolArena.java:232) ~[?:?]
  67. at io.netty.buffer.PoolArena.reallocate(PoolArena.java:400) ~[?:?]
  68. at io.netty.buffer.PooledByteBuf.capacity(PooledByteBuf.java:119) ~[?:?]
  69. at io.netty.buffer.AbstractByteBuf.ensureWritable0(AbstractByteBuf.java:303) ~[?:?]
  70. at io.netty.buffer.AbstractByteBuf.ensureWritable(AbstractByteBuf.java:274) ~[?:?]
  71. at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1111) ~[?:?]
  72. at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1104) ~[?:?]
  73. at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1095) ~[?:?]
  74. at io.netty.handler.codec.ByteToMessageDecoder$1.cumulate(ByteToMessageDecoder.java:96) ~[?:?]
  75. at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:281) ~[?:?]
  76. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:374) ~[?:?]
  77. ... 18 more
  78. [2019-10-06T21:19:00,295][ERROR][o.e.b.ElasticsearchUncaughtExceptionHandler] [node-1] fatal error in thread [Thread-12], exiting
  79. java.lang.OutOfMemoryError: Cannot reserve 104857600 bytes of direct buffer memory (allocated: 1510158875, limit: 1610612736)
  80. at java.nio.Bits.reserveMemory(Bits.java:178) ~[?:?]
  81. at java.nio.DirectByteBuffer.<init>(DirectByteBuffer.java:119) ~[?:?]
  82. at java.nio.ByteBuffer.allocateDirect(ByteBuffer.java:320) ~[?:?]
  83. at io.netty.buffer.PoolArena$DirectArena.allocateDirect(PoolArena.java:772) ~[?:?]
  84. at io.netty.buffer.PoolArena$DirectArena.newUnpooledChunk(PoolArena.java:762) ~[?:?]
  85. at io.netty.buffer.PoolArena.allocateHuge(PoolArena.java:260) ~[?:?]
  86. at io.netty.buffer.PoolArena.allocate(PoolArena.java:232) ~[?:?]
  87. at io.netty.buffer.PoolArena.reallocate(PoolArena.java:400) ~[?:?]
  88. at io.netty.buffer.PooledByteBuf.capacity(PooledByteBuf.java:119) ~[?:?]
  89. at io.netty.buffer.AbstractByteBuf.ensureWritable0(AbstractByteBuf.java:303) ~[?:?]
  90. at io.netty.buffer.AbstractByteBuf.ensureWritable(AbstractByteBuf.java:274) ~[?:?]
  91. at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1111) ~[?:?]
  92. at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1104) ~[?:?]
  93. at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1095) ~[?:?]
  94. at io.netty.handler.codec.ByteToMessageDecoder$1.cumulate(ByteToMessageDecoder.java:96) ~[?:?]
  95. at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:281) ~[?:?]
  96. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:374) ~[?:?]
  97. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:360) ~[?:?]
  98. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:352) ~[?:?]
  99. at io.netty.handler.logging.LoggingHandler.channelRead(LoggingHandler.java:241) ~[?:?]
  100. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:374) ~[?:?]
  101. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:360) ~[?:?]
  102. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:352) ~[?:?]
  103. at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1421) ~[?:?]
  104. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:374) ~[?:?]
  105. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:360) ~[?:?]
  106. at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:930) ~[?:?]
  107. at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) ~[?:?]
  108. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:697) ~[?:?]
  109. at io.netty.channel.nio.NioEventLoop.processSelectedKeysPlain(NioEventLoop.java:597) ~[?:?]
  110. at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:551) ~[?:?]
  111. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:511) ~[?:?]
  112. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:918) ~[?:?]
  113. at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[?:?]
  114. at java.lang.Thread.run(Thread.java:830) [?:?]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement