processes missing after tomcat server restart

1
0
-1

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"<br />
        <span style="font-size:1em; line-height:1.5">org.bonitasoft.engine.session.SSessionNotFoundException: No session found with id "-2750178098406014332"</span><br />
        <span style="font-size:1em; line-height:1.5">            at org.bonitasoft.engine.session.impl.SessionProvider.getSession(SessionProvider.java:61)</span><br />
        <span style="font-size:1em; line-height:1.5">            at org.bonitasoft.engine.session.impl.SessionServiceImpl.getSession(SessionServiceImpl.java:124)</span><br />
        <span style="font-size:1em; line-height:1.5">            at<br />
        org.bonitasoft.engine.services.impl.QueriableLogSessionProviderImpl.getSession(QueriableLogSessionProviderImpl.java:52)</span><br />
        <span style="font-size:1em; line-height:1.5">            at org.bonitasoft.engine.services.impl.QueriableLogSessionProviderImpl.getClusterNode(QueriableLogSessionProviderImpl.java:74)</span>

Thanks in advance

Best Regards.

Vito Beendetto

Comments

Submitted by gusto2 on Fri, 01/31/2014 - 13:01

Hello Vito,

in the case management - you can see if there are cases in the failed state? Gabriel

Submitted by Vito on Fri, 01/31/2014 - 14:43

Hi Gabriel,

there aren't any cases in failed state, but in a case detail page I can see the related service task with tag description setted to "No description". Therefore, this case is blocked in task before described, that is the last one to be runned before stopping server and next restarting.

Vito

Submitted by ttoine on Fri, 01/31/2014 - 16:27

I just edited the question to add some computer code style for the logs.

No answers yet.
Notifications