Batchserver runs workload once per hour. With POLL_INTERVAL_SEC reduced to 3600, batchserver would not have gotten chance to start the 2nd iteration, resulting in the error. However, the 1st iteration of batchserver should have run fine. If batchserver workload did not run at all, you will have to debug further.