We are having a stability issue with the scheduler, it stops suddenly and randomly aproximately once per day and we need to restart the service manually.
Please find attached the wrapper.log file at the moment the service crashes and the same log file when I restart the service manually. There is a warning during start that might be the cause of the problem but I am not sure how to fix it.
From the log file it appears that the jvm is taking too long to startup. There can be various legitimate reasons for this.
Stop the service from the Windows Services control panel.
Change the default timeout from 30 seconds to 120 seconds by adding the following parameter to the wrapper.conf file. wrapper.startup.timeout=120
The wrapper.conf is located either in C:\Users\[username]\AppData\Local\Visokio Omniscope app\service or C:\Program Files (x86)\Visokio Omniscope\service