The date you changed in the control panel is not the default one. It read/updates "HKEY_CURRENT_USER\Control Panel\International\sShortDate" What the warning in the log says that HKEY_CURRENT_USER and HKEY_USERS values should be the same otherwise the difference can cause different behavior in 24x7 running as a service or 24x7 COM control and in 24x7 running standalone. This can also affect jobs run as another user. It does not actually matter which one you change as long as they are the same. You should use the Registry Editor to update HKEY_USERS\.DEFAULT values as they are not accessible via the Control Panel. : After upgrading to 3.4.10 I am getting the following error in the : schedule.log during startup: 24x7 Scheduler System configuration : discrepancy detected. The default date format differs from the format : specified for the current user. You should correct : "HKEY_USERS\.DEFAULT\Control Panel\International\sShortDate" : value in the system registry. : I have edited the system registry and changed the date in the control panel : but the message keeps repeating. What is the proper format? Currently I am : using "MM/dd/yyyy".
|