Hey,
hope someone can help with the below error… We getting this when building the lastest keycloak quarkus (21.1.1) with the quarkus maven plugin.
The same error also happens when starting the KeycloakMain within intellij (which does give a help menu but the keycloak /auth url gives same error.
Do not understand the issue since the method is there, we do not have different class versions, etc.
Build step org.keycloak.quarkus.deployment.KeycloakProcessor#initializeFilter threw an exception: java.lang.NoSuchMethodError: ‘java.util.concurrent.ExecutorService io.quarkus.deployment.builditem.ExecutorBuildItem.getExecutorProxy()’