I have uploaded a new BDM to the portal, using the bonita 7.11 docker image.
the upload it self was successful and the database tables have been created, but when i try to activate the service, nothing happens, the activation window stays open.
When i check the browser network activity on button click, i find this error :
{exception: "class org.bonitasoft.web.toolkit.client.common.exception.api.APIException",…}
- api: "..."
- cause: {exception: "class org.bonitasoft.engine.exception.UpdateException",…}
- exception: "class org.bonitasoft.engine.exception.UpdateException"
- message: "USERNAME=install | org.bonitasoft.engine.commons.exceptions.SLifecycleException: Unable to RESUME a service. All services are STOPPED again. Error: javax.transaction.HeuristicMixedException"
- exception: "class org.bonitasoft.web.toolkit.client.common.exception.api.APIException"
- message: "Error when resuming BPM services"
- resource: "..."
can anyone help me understand the reason behind this error, and why am i nor able to activate the services?