I installed Bonita BPM 6.0.2 on Tomcat using MySQL as DB.
When I restart the server to simulate some hardware failures, there are processes, previously launched, that are not finished yet.
Please, can you help me about this?
Analyzing log files, there are following errors:
GRAVE: No session found with id "-2750178098406014332"
org.bonitasoft.engine.session.SSessionNotFoundException: No session found with id "-2750178098406014332"
at org.bonitasoft.engine.session.impl.SessionProvider.getSession(SessionProvider.java:61)
at org.bonitasoft.engine.session.impl.SessionServiceImpl.getSession(SessionServiceImpl.java:124)
at
org.bonitasoft.engine.services.impl.QueriableLogSessionProviderImpl.getSession(QueriableLogSessionProviderImpl.java:52)
at org.bonitasoft.engine.services.impl.QueriableLogSessionProviderImpl.getClusterNode(QueriableLogSessionProviderImpl.java:74)
Thanks in advance
Best Regards.
Vito Beendetto