Hello all:
I have been trying to diagnose a Bonita 7.1 error, the systems starts up fine, but after 5 minutes approximately it ends in error 500 and with this trace at the moment it fails:
INFO: Server startup in 81281 ms
****************************************************************************************************************2019-02-25 17:43:39.436 -0500 bitronix.tm.recovery.Recoverer bitronix.tm.recovery.Recoverer run
INFO: recovery committed 1 dangling transaction(s) and rolled back 0 aborted transaction(s) on 2 resource(s) [jdbc/bonitaDSXA, jdbc/BusinessDataDSXA] (restricted to serverId 'bonita-tomcat-btm-node0')
2019-02-25 17:45:33.440 -0500 bitronix.tm.recovery.Recoverer bitronix.tm.recovery.Recoverer run
INFO: recovery committed 1 dangling transaction(s) and rolled back 0 aborted transaction(s) on 2 resource(s) [jdbc/bonitaDSXA, jdbc/BusinessDataDSXA] (restricted to serverId 'bonita-tomcat-btm-node0')
2019-02-25 17:45:55.094 -0500 INCIDENT1 org.bonitasoft.engine.incident.FileLoggerIncidentHandler handle
SEVERE: An incident occurred: ExecuteConnectorOfActivity: flowNodeInstanceId = 6000010, connectorDefinitionName = retask5
2019-02-25 17:45:55.096 -0500 INCIDENT1 org.bonitasoft.engine.incident.FileLoggerIncidentHandler handle
SEVERE: Exception was
org.bonitasoft.engine.core.connector.exception.SConnectorException: org.bonitasoft.engine.connector.exception.SConnectorException: The connector timed out org.bonitasoft.engine.core.connector.impl.SConnectorAdapter@26b7d13e
at org.bonitasoft.engine.core.connector.impl.ConnectorServiceImpl.executeConnectorInClassloader(ConnectorServiceImpl.java:325)
I have tried to attack this problem, with work arounds but so far unsuccesfully:
https://community.bonitasoft.com/questions-and-answers/bonita-home-portal-not-inicialized-error-500
https://github.com/bitronix/btm/issues/79
Please help, thanks in advance