Bonita BPM 7.4 Portal unresponsive.

1
0
-1

I am quite new to bonita bpm.
Currently, I am working on a project which is quite complicated.
In this project, there are 3 lanes and about 30 tasks.
It has been working well, but since this morning, there has been problem with my project.
After the first task,when I press the submit button and the portal should take it to the next step, but the bonita portal keeps frozen and unresponsive.
I don't know what is causing this problem.
I have tried cleaning the database, republish the organization, create the first task again and so on.
I ran other projects and they seem to be working fine. It is just this project causing the problem.
Anyone have any idea what might cause this problem?

Thank you.

Comments

Submitted by Sean McP on Sat, 01/07/2017 - 20:39

Somethings gone wrong? :)

Have you not looked at the Logs? Can you show them here? Can you share your process?

regards
Seán

PS

A Tip on displaying CODE/LOGS correctly in Posts:

Do not use the Supplied Buttons above, for some reason they refuse to work correctly, and despite bringing it to Bonitasofts attention, it's low priority.

To Show Code/Logs correctly use

< code >
your code/log
< /code >

removing the spaces to allow the showing of code/logs correctly as here:

your code/log

You should still be able to edit your post to ensure the correct formatting of the code to help us understand it easier.

Submitted by zibek8 on Tue, 01/10/2017 - 17:01

Thank you for the comment, Sean.
The problem was with my javascript in the overview page.
I created one variable that returns a number that increment by 1 and use it to show page of the data list, and it created too much traffic on the server. After I got rid of the variable, the problem was fixed.

1 answer

1
+2
-1
This one is the BEST answer!

This issue is closed as per zibek8 comment above

regards
Seán

PS: As the author solved his own issue should be marked as resolved.

Notifications