Hi Chris I'm on Windows for this project and Clock Server mentions compiling using C++. Now I've compiled using Python but would rather not get involved in the hard core :-) I may just resort to a Windows batch process which calls the Zope process. Frustrating though that ZopeScheduler appears not to work on Windows ----- Original Message ---- From: Chris McDonough <chrism@plope.com> To: michaelntmilne <michaelntmilne@yahoo.co.uk> Cc: zope@zope.org Sent: Monday, 2 October, 2006 5:09:48 PM Subject: Re: [Zope] TimerService/ZopeScheduler runs but doesn't run scripts...... Yu could instead use ClockServer... it's built in to Zope 2.10 but can be used in older versions via a product... see http:// www.plope.com/software/ClockServer/ for code and docs. - C On Oct 2, 2006, at 11:42 AM, michaelntmilne wrote:
Hi
I've set up ZopeScheduler and TimerService to run a basic pack the ZODB script based on a time period. It won't run for some reason. TimerService starts up fine and listend.
I get this in the log but no info on a script being run. I have the correct path and time info in ZopeScheduler. Zope 2.8.7 Windows.
Thanks
2006-09-30T13:20:09 INFO ZopeScheduler Process timer tick at Sat Sep 30 13:20:09 2006
------ 2006-09-30T13:30:09 INFO ZopeScheduler Process timer tick at Sat Sep 30 13:30:09 2006
------ 2006-09-30T13:40:09 INFO ZopeScheduler Process timer tick at Sat Sep 30 13:40:09 200ch _______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )