Uploaded image for project: 'Red Hat Data Grid'
  1. Red Hat Data Grid
  2. JDG-3166

[io.netty.util.ResourceLeakDetector] (HotRod-ServerHandler-6-36) LEAK: ByteBuf.release() was not called before it's garbage-collected. See http://netty.io/wiki/reference-counted-objects.html for more information.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Obsolete
    • Major
    • None
    • JDG 7.3.2 GA
    • Server
    • None

    Description

      Below error is faced in one of the JDG 7.3.2 nodes among the 3 JDG nodes in cluster.

      ~~~
      ERROR [io.netty.util.ResourceLeakDetector] (HotRod-ServerHandler-6-36) LEAK: ByteBuf.release() was not called before it's garbage-collected. See http://netty.io/wiki/reference-counted-objects.html for more information.
      Recent access records:
      Created at:
      io.netty.buffer.PooledByteBufAllocator.newDirectBuffer(PooledByteBufAllocator.java:331)
      io.netty.buffer.AbstractByteBufAllocator.directBuffer(AbstractByteBufAllocator.java:185)
      io.netty.buffer.AbstractByteBufAllocator.directBuffer(AbstractByteBufAllocator.java:176)
      io.netty.buffer.AbstractByteBufAllocator.ioBuffer(AbstractByteBufAllocator.java:129)
      org.infinispan.server.hotrod.Encoder2x.writeHeader(Encoder2x.java:418)
      org.infinispan.server.hotrod.Encoder2x.writeHeader(Encoder2x.java:414)
      org.infinispan.server.hotrod.Encoder2x.valueResponse(Encoder2x.java:110)
      org.infinispan.server.hotrod.CacheRequestProcessor.queryInternal(CacheRequestProcessor.java:495)
      org.infinispan.server.hotrod.CacheRequestProcessor.lambda$query$31(CacheRequestProcessor.java:489)
      java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
      java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
      io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
      java.lang.Thread.run(Unknown Source)

      ERROR [org.infinispan.rest.Http20RequestHandler] (REST-ServerIO-5-2) ISPN012006: Uncaught exception in the pipeline: java.io.IOException: Connection reset by peer
      ~~~~

      What may be the cause of this issue, is this issue something that needs to be concerned for ?

      Attachments

        Activity

          People

            wburns@redhat.com Will Burns
            rhn-support-plohia Pranab Lohia (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: