Concurrent modification error using a connector in iteration
Description
I had to create a process to change the data of a few hundred records, and it involved using a connector. We are using 7.11.4 version of Bonita Community, and did not test it, if this still happens in the newer version, since it was a one time run. In the link is the whole explanation of the error and the situation.
Delphine Coille suggested adding my problem to the bugtracker, i hope it will be useful
Environment
Windows 10 pro
Workaround
I didnt find any workaround that was professional, the only thing i could do is saving the index of the iteration, and started the process from that index. The number of iteration supposed to be around 400, after starting over like this about 4-5 times it finished with the 400. I didnt notice any logic in the crashes, because sometimes it crashed on the first element, and next time after 100.
Activity
In this page i dont see the version that produced this error, it was the 7.9.0 version of Bonita Community (after a few weeks we moved to the 7.11.4)