[Zope] Re: Zope 2.7 and scheduling
Dieter Maurer
dieter at handshake.de
Mon Aug 9 14:01:09 EDT 2004
Josef Meile wrote at 2004-8-9 11:09 +0200:
> ...
>Ok, I found that "Event Service" is available as soon as you install the
>"Event" Product, so, I guess you don't need CMF after all. However,
>after adding an instance called "portal_events" on the Root, then adding
>a Scheduler, and finally scheduling a task two minutes on the future
>with an interval of 3600 seconds (1 minute) and giving it a max age of
>36000 seconds (10 minutes), it isn't triggered, the "Next Run Time"
>isn't updated, and there is no traceback on the zope log. Do I have to
>do/install something else?
You must activate the external "clock tick component".
See "Scheduler/clock.py".
--
Dieter
More information about the Zope
mailing list