jamesnetherton opened a new issue, #8096:
URL: https://github.com/apache/camel-quarkus/issues/8096

   ### Bug description
   
   Possibly related to the recent Netty & Vert.x upgrade in Quarkus.
   
   ```
   Caused by: java.lang.NoClassDefFoundError: Could not initialize class 
io.netty.util.internal.PlatformDependent
   ```
   
   These are the impacted tests:
   
   * `MicrometerIT`
   * `ObservabilityServicesIT`
   * `DebugIT`
   * `ManagementIT`
   * `Jolokia*IT`
   
   In `camel-quarkus-examples`:
   
   * `HealthIT`
   * `ObservabilityIT`
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to