error deployment bdm and resume de bpm services

hi, Bonita Community
When i pause the bpm services, and upload a new bdm , next i resume the bpm services and show me the next error:

“2016-07-08 16:36:24.912 -0500 org.bonitasoft.engine.api.impl.resolver.DependencyResolver org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
WARNING: THREAD_ID=42 | HOSTNAME=Bonita-Test | TENANT_ID=1 | Unable to resolve dependencies after they were modified because of org.bonitasoft.engine.services.SPersistenceException: org.hibernate.HibernateException: Current transaction is not in progress. Please retry it manually”

i try to reset the server, reset the tomcat, and veryfing the BD of the tables, but the error will continue.

¡¡¡ I need help !!!
thanks for you support :slight_smile:

Hello,

There was also this message in the catalina.log file:

2017-01-19 08:32:13.349 +0100 WARNING: bitronix.tm.BitronixTransaction transaction timed out: a Bitronix Transaction with GTRID [626F6E6974612D746F6D6361742D62746D2D6E6F64653000000000159E27190000009F], status=MARKED_ROLLBACK, 1 resource(s) enlisted (started Mon Jan 05 05:44:46 CET 1970)

We solve the issue after having increased the default XA transaction timeout.

When Tomcat is used with 7.3.2 version:

  1. Edit the BonitaBPMSubscription-7.3.2-Tomcat-7.0.67/conf/bitronix-config.properties file
  2. Uncomment/Add the property below
bitronix.tm.timer.defaultTransactionTimeout=600
  1. Restart Tomcat

regards,
Jerome

Hi,
I’m just facing the same problem, did you solve it ?

Best regards,
Romain

tengo el mismo problema…

Hi,
I have the same problem and make me crazy, did you solve it?

Thank you!

up