Can't resume BPM services after deploy BDM.

I’m having troubles to restart BPM services after deploy / install a BDM, that has only one object, with two columns, is an early implementation.

I’ve just looking some comments in forum, but I can’t find the logs and configurations, I think that is because I’m using the lates version available to download at this days.

How can I inspect .log files to see if I have an error?
How can I solve this error?
The portal isn’t showing errors, and in the BDM section, it says that is installed successfully.

Please, I need some help.

Thanks Regards

1 Like

Hi
Did you check the session timeout value ?
I was using Weblogic Server to run Bonita. Everytime I do a deploy BDM, i am unable to resume the BPM Services. I have increased the timeout to 60 mins and let the operation to continue.
I get no response from page but after 20 mins, when I refresh the page, it shows all working fine.

Regards

In witch environment are you working? Bonita bundle? Directly in BonitaStudio? Other platform?

I am using Bonita Bundle with Weblogic server.
This is Production environment with Live Users.
After preparing the BDM from Studio, I deploy the BDM to Bonita Portal in the production environment.

Hi Dibyajit.Roy. Thanks for your response.

I’m not specialist in Java apps, how can I check that value? I’m Ruby dev, and I’ve never working with java or tomcat deploys before.

Hi Dibyajit.Roy. Thanks for your response.

I’m not specialist in Java apps, how can I check that value? I’m Ruby dev, and I’ve never working with java or tomcat deploys before.

Hi bastien.lauren, I’m using Bonita bundle with tomcat, over Ubuntu server.
The rare situation is that when I tried to reupload bdm and install and it cashed, the services started fine, but when bdm is installed successfully, it can’t start.

So I assume that you are using Tomcat to run bonita.
There will be a default session timeout value for tomcat. You need to check what is currently set.
Try to increase the value and see if that helps.
I have set my timeout value to 60 mins.
So Bonita will try to resume for 60 mins and will not face session timed out .
Usually 60 mins is too long time. System can come up within 10 mns

Bonita log file are in:
<My_bonita_bundlke>/server/logs
You will be able to see the error