I hope you can help me to solve the problem.
I’ve got a Linux server with iDempiere 3.1 and Java 1.8. Only iDempiere schedulers are launched on this server. Each scheduler has its own launch frequency (start time). I noticed that while updating any of OSGI plugins by Felix console, time of the next launch of all the schedulers is upset. Moreover, it’s possible to launch a number of copies of the process (2, 3, 4 times etc), so I hаve the multiple launching. It looks like the scheduler is launched many times simultaneously as process copies.
Also I noticed that if I stop all the schedulers by Stop All
button and then update any of OSGI plugins, the schedulers are launched automatically.
At the moment I have only one solution: after updating OSGI plugins I need to restart the iDempiere server. Of course it doesn't fit us.
I'm looking forward to hear from you any tips how I can solve it in the right way.