ppalaga commented on PR #5015: URL: https://github.com/apache/camel-quarkus/pull/5015#issuecomment-1609356798
The previous iteration failed due to DeadlockWatchdog, perhaps the build JVM was GC-ing for too log. Thus in c5cb038 I increased `quarkus.native.native-image-xmx` from 3g to 4g. If it won't help, I'll try disabling the watchdog via `-H:-DeadlockWatchdogExitOnTimeout -H:DeadlockWatchdogInterval=0` -- 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-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org