Hi (and sorry for cross-posting but...), I have created a EPiServer Scheduled task. It reads from a database, then creates some files in a folder on disk. It is not reliable. Here is a sample from the scheduler history (my comments in parenthesis):
29.10.2007 10:53:10 OK OK
29.10.2007 10:43:09 OK OK
29.10.2007 10:33:10 OK OK
29.10.2007 10:23:09 OK OK
29.10.2007 10:13:09 OK OK (starts running after long time, has not been stopped)
29.10.2007 07:06:59 OK OK
29.10.2007 06:56:58 OK OK (starts running after long time, only runs job twice, then stops)
28.10.2007 07:15:26 OK OK
28.10.2007 07:05:27 OK OK
28.10.2007 06:55:26 OK OK (runs job twice here!)
28.10.2007 06:55:26 OK OK (runs job twice here!)
27.10.2007 08:05:15 OK OK
27.10.2007 07:55:14 OK OK (starts running... only for two ticks)
26.10.2007 14:24:04 OK OK
26.10.2007 14:14:05 OK OK
26.10.2007 14:04:04 OK OK (and again... starts running for a few ticks)
26.10.2007 12:32:31 OK OK
26.10.2007 12:22:30 OK OK
26.10.2007 12:12:30 OK OK
26.10.2007 12:02:31 OK OK
As you can see the scheduler is not very reliable.
We are using EPiServer 4.61 on .NET Framework 2.0 / VS2005.
The server is running Windows Server 2003 Standard Edition.
Do you have any experience with the scheduler being unreliable?
Any solutions? Please help if you can! :)
Sincerely
Svein Terje Gaup