No implementations of interface io.vertx.sqlclient.spi.Driver found that accept connection options io.vertx.mysqlclient.MySQLConnectOptions
I am having an issue with the native compilation of Quarkus. I am using the MySQLDriver to dynamically connect to MySQL databases, but this does not work with the native compilation.
AndroidFriendlyRandomHolder class not found error after upgrade to quarkus 3.14.4
Just upgraded a working app from quarkus 3.12.1 to build with 3.14.4, and started getting the error below when doing a native container build (on a Mac for linux), using
Quarkus native gen warning: Unable to properly register the hierarchy of the following classes for reflection as they are not in the Jandex index
We are trying to generate native Quarkus apps but we get the following build time warnings:
Quarkus build error: Could not attach to network
Building an application to test IT, but getting an error: