Project:
View Revisions: Issue #23653 | [ All Revisions ] [ Back to Issue ] | ||
Summary | 0023653: Incorrect execution time for daily processes scheduled PM | ||
Revision | 2013-04-29 16:08 by alostale | ||
Steps To Reproduce | 1- Create a new process scheduled to be run daily at 15:00. If tomcat is not restarted subsequent executions will also be at 15:00. 2- Wait till 15:00, the process is correctly executed -> OK 3- Restart tomcat 4- Following executions of this process will take place at 3:00 -> INCORRECT Note: if after step #3 and before #4 Tomcat is restarted again the process will be run at 15:00 till next restart. |
||
Revision | 2013-04-29 16:02 by alostale | ||
Steps To Reproduce | 1- Create a new process scheduled to be run daily at 15:00. If tomcat is not restarted subsequent executions will also be at 15:00. 2- Wait till 15:00, the process is correctly executed -> OK 3- Restart tomcat 4- Following executions of this process will take place at 3:00 -> INCORRECT Note: if after step #3 and before #4 Tomcat is restarted again the process will be run at 15:00 till next restart. |
||
Revision | 2013-04-29 13:52 by alostale | ||
Steps To Reproduce | -schedule one process to execute every day at 00:00 o'clock -verify that sometimes the process executed at 12:00 instead of 00:00 |
Copyright © 2000 - 2009 MantisBT Group |