Getting below error while configuring camunda 7.11 with oracle database
ENGINE-03005 Execution of ‘UPDATE TaskEntity[af3af03f-ad57-11ef-950c-000c29b98353]’ failed. Entity was updated by another transaction concurrently.
We are able to create process instance using camunda modeler but unable to perform task submission from camunda cockpit, even we are not able to perform any operation like Assignee updation, Claiming the task, Add/Edit any process variable using camunda cockpit UI. In all the mentioned cases, we get the above mentioned error.
Anybody facing similar kind of challenge, please suggest the solution.