Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Random logs: ERROR [io.ver.cor.net.imp.ConnectionBase] (vert.x-eventloop-thread-0) io.netty.channel.StacklessClosedChannelException #5380

Open
mcanzerini opened this issue Oct 31, 2024 · 0 comments
Labels

Comments

@mcanzerini
Copy link

Questions

In our Quarkus applications deployed in openshift (PRODUCTION), random logs appears with ERROR level:
2024-06-18 01:22:52,955 ERROR [io.ver.cor.net.imp.ConnectionBase] (vert.x-eventloop-thread-0) NULL: io.netty.channel.StacklessClosedChannelException

My question is: when does this exception occur? Is it a network issue on our infra or in the code?

Until now, we do not see any business issue related to this, but we want to be sure that this is not a critical bug to investigate. And of course, we want to understand this error and its cause.

Version

Quarkus 3.15.1

Context

This log appear randomly (more often when the applications have a lot of traffics)

Extra

I opened an issue in quarkus months ago without feedback. I give it a try on the vert.x repo since vert.x seems to be involved.
quarkusio/quarkus#40918

Thanks

@mcanzerini mcanzerini added the bug label Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant