On Jan 7, 2008 7:04 PM, Nick Hortovanyi <[EMAIL PROTECTED]> wrote: > TaskScheduler does not appear to work with Apache Roller 4 and > Postgres.. any ideas? > > DEBUG 2008-01-08 00:00:00,058 TaskScheduler:run - Current time = Tue Jan > 08 00:00:00 CST 2008 > DEBUG 2008-01-08 00:00:00,059 TaskScheduler:runTasks - Started - Tue Jan > 08 00:00:00 CST 2008 > DEBUG 2008-01-08 00:00:00,060 TaskScheduler:runTasks -
Question: In the logs, is there any evidence that tasks ever ran? I'm not sure what is causing these problems with the scheduler. I have not encountered them on my Roller systems, which run MySQL. One theory is that the task lock table is getting corrupted. I believe some folks have been able to work around the problem by removing all data from the 'roller_tasklocks' table. If you try that please let us know if it works on not. - Dave
