When i am clicking on submit button this error occurs :

Confluence User - 04 Mar, 2020

Validation Error Error storing data: JTA transaction unexpectedly rolled back (maybe due to a timeout); nested exception is bitronix.tm.internal.BitronixRollbackException: transaction was marked as rollback only and has been rolled back

server

1


04 Mar, 2020
confluenceUser
confluenceUser

The "JTA transaction unexpectedly rolled back" error can occur when the processing time exceeded the transaction timeout limit. This can be caused by a slower processing/response time as your database grows and/or network slows down or gets very congested. Do check the full joget.log file for a clearer picture because the transaction rollbacks are usually caused by a previous/earlier exception or errors.

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print