netty-http generate always IllegalReferenceCountException for every success request.

Solution In Progress - Updated -

Issue

  • An exception generated by netty-http on camel 3 : io.netty.util.IllegalReferenceCountException: refCnt: 0, decrement: 1 for every success request and It's classified as a WARN in the logs:
2023-08-10 13:01:02.468  WARN 77068 --- [ClientTCPWorker] ache.camel.support.UnitOfWorkHelper : Exception occurred during onCompletion. This exception will be ignored. io.netty.util.IllegalReferenceCountException: refCnt: 0, decrement: 1     at io.netty.util.internal.ReferenceCountUpdater.toLiveRealRefCnt(ReferenceCountUpdater.java:83) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]     at io.netty.util.internal.ReferenceCountUpdater.release(ReferenceCountUpdater.java:148) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]     at io.netty.buffer.AbstractReferenceCountedByteBuf.release(AbstractReferenceCountedByteBuf.java:101) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]     at io.netty.util.ReferenceCountUtil.release(ReferenceCountUtil.java:90) ~[netty-common-4.1.94.Final.jar:4.1.94.Final]

Environment

  • Camel on Quarkus (Fuse): 2.x

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content