jamesnetherton opened a new issue, #4126: URL: https://github.com/apache/camel-quarkus/issues/4126
Post upgrade to Quarkus 2.13.0 we see: ``` Error: Tests run: 2, Failures: 0, Errors: 1, Skipped: 1, Time elapsed: 10.107 s <<< FAILURE! - in org.acme.JtaTest Error: testXA Time elapsed: 0.013 s <<< ERROR! java.lang.RuntimeException: java.lang.RuntimeException: Failed to start quarkus Caused by: java.lang.RuntimeException: Failed to start quarkus Caused by: java.lang.IllegalStateException: ARJUNA032012: No recovery system in which to register XAResourceRecovery instance ``` See also https://github.com/apache/camel-quarkus/pull/4121#issuecomment-1254664264. -- 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]
