java.sql.BatchUpdateException: Lock wait timeout exceeded; try restarting transaction

Hi @aravindhrs,

we recommend to run Camunda BPM in conjunction with a database configured with the isolation level READ COMMITTED. Please see the documentation about Isolation Level Configuration.

Cheers,
Tassilo

1 Like