-
Notifications
You must be signed in to change notification settings - Fork 15
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
NoClassDefFoundError warning message for some netty packages #507
Comments
@MastanaGuru Please provide steps to reproduce. Thanks! |
It looks like quarkusio/quarkus#30508 @MastanaGuru are you using Quarkus 2.13? This is a known issue and expected to be fixed in 2.13.8.Final. It's OK to ignore the warnings till then. |
@zakkak, Yes I am using 2.13.7.Final-redhat-00003. Also, I am seeing another issue, wondering if it could be related. This was working with mandrel-21-jdk17-rhel8:21.3, 2.7.6.Final-redhat-00006) I have two services, Both running on Openshift 4.10.45. When Service A invokes a endpoint in Service B, throws "javax.ws.rs.ProcessingException: javax.net.ssl.SSLHandshakeException: Failed to create SSL connection"
|
@MastanaGuru this looks like like a different issue. I also see that you are using Red Hat build of Quarkus, in that case the best way to get support would be to create a new case on the customer portal. I am closing this as a duplicate (the initial issue). |
Description
While Creating native build with version registry.access.redhat.com/quarkus/mandrel-22-rhel8:22.3 shows below warning messages
The text was updated successfully, but these errors were encountered: