Bonita failed to start after update (ARJUNA)

1
0
-1

Hello !

The context is an update from Bonita 7.7.4 to the latest version, with custom tomcat Bondle and tomcat v9.0.56.

I updated my Bonita install using bonita-migration-distrib-2.55.0 to Bonita 7.13 and updated my dirs (conf, webapp etc..).

For the update and configuration I used these ressources :

https://documentation.bonitasoft.com/bonita/2021.2/runtime/database-conf...

https://documentation.bonitasoft.com/bonita/2021.2/runtime/custom-deploy...

When Bonita starts I have these errors :

WARN: com.arjuna.ats.arjuna ARJUNA012073: BasicAction.End() - prepare phase of action-id 0:ffff7f000001:923a:61b39ba5:7b
failed.
WARN: com.arjuna.ats.arjuna ARJUNA012075: Action Aborting
INFO: org.bonitasoft.engine.tenant.TenantServicesManager Stopping tenant services after a failed START...
...

java.lang.RuntimeException: Error while initializing the Engine
...

Caused by: org.bonitasoft.engine.commons.exceptions.SLifecycleException: Unable to START a service. All services are STOPPED again. Error: javax.trans
action.RollbackException: ARJUNA016053: Could not commit transaction.
...

Caused by: org.bonitasoft.engine.transaction.STransactionCommitException: javax.transaction.RollbackException: ARJUNA016053: Could not commit transact
ion.
...

Caused by: javax.transaction.RollbackException: ARJUNA016053: Could not commit transaction.
...

Please tell me if you need the full stack or information about my configuration.

Also I see Bonita trying to connect to the databases in mysql using show full processlist command.

Could you help me ?

Thank you in advance !

Comments

Submitted by emmanuel.duchas... on Fri, 01/14/2022 - 12:05

Bonita 2021.2 (7.13) only supports MySQL version 8.x

Did you make sure you upgraded your MySQL database version.

Otherwise, can you provide a full stacktrace?

No answers yet.
Notifications