You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "zbendhiba (via GitHub)" <gi...@apache.org> on 2023/08/30 19:57:59 UTC

[GitHub] [camel-quarkus] zbendhiba commented on issue #5237: Infinsipan failing with Quarkus 3.3.1

zbendhiba commented on issue #5237:
URL: https://github.com/apache/camel-quarkus/issues/5237#issuecomment-1699755696

   Disabling tests not working either because GraalVm is detecting the missing method on build time
   `Caused by: org.graalvm.compiler.java.BytecodeParser$BytecodeParserError: com.oracle.graal.pointsto.constraints.UnresolvedElementException: Discovered unresolved method during parsing: org.infinispan.client.hotrod.configuration.ConfigurationBuilder.read(org.infinispan.client.hotrod.configuration.Configuration). This error is reported at image build time because class org.apache.camel.component.infinispan.remote.InfinispanRemoteAggregationRepository is registered for linking at image build time by command line`


-- 
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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org