ERROR | cannot join a committing distributed transaction |
CAUSE | Once a transaction branch is prepared, no more new transaction branches are allowed to start, nor is the prepared transaction branch allowed to be joined. |
ACTION | Check the application code as this is an XA protocol violation. |