I am making some changes to support a native jakarta variant of the WildFly transactions
subsystem.
I followed Brian's instructions
(
https://lists.jboss.org/archives/list/wildfly-dev@lists.jboss.org/thread/...)
but I get the following error building the "WildFly: EE 9 Preview Galleon Feature
Pack" module:
Forked embedded process has failed with the following error:
java.lang.IllegalStateException: WFLYEMB0022: Cannot invoke 'start' on embedded
process
java.lang.Exception: WFLYSRV0056: Server boot has failed in an
unrecoverable manner; exiting. See previous messages for details. - Server configuration
file in use: standalone.xml
Can anyone give me some pointers on how to debug this issue?