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

Confluence User - 23 Apr, 2020

Hi, I'm pretty new in Joget and are using the community version. I tried to create grid and follow tutorial in here and when I try to save, there is an error saying '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'


In the joget console I got this,

Is there anything that I missed or incorrect? Can anyone help me on how to solve it?


forms;grid

1


24 Apr, 2020
confluenceUser
confluenceUser

Hi, the error says "maybe due to a timeout" so it is likely caused by some long running processing. The rest of the logs should indicate the actual root cause error.

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print