| It would appear this is just related to a bad configuration. Specifically the test is not specifying either:
- The JtaPlatform to use
- The TransactionCoordinatorBuilder to use.
Note specifically in the reported stacktrace:
Scott Marlow was going to try to verify that changing those config options resolved the failure. |