Cool, bumped it to 2 minutes and I'm scheduling like a pro. Brett's my favourite person for February 28th.
Chad -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Brett Payne-Rhodes Sent: Monday, 28 February 2005 3:29 PM To: CFAussie Mailing List Subject: [cfaussie] Re: scheduled task not working Hi Chad, In the help for cfschedule it says the minimum 'interval' is 60 but in CF Administrator (for CFMX anyway) it insists on a minimum interval of 61 seconds. I don't know if this is a trainee programmer issue or whether there is a real issue with 60 seconds but perhaps try setting the interval to 61 instead. I know it sounds lame but the 61 seconds has always bugged me in the CF administrator - which is why I remember it I guess. Brett B) Chad wrote: > <cfschedule > action="update" > task="MyTaskNameHere" > operation="HTTPRequest" > startdate="27/2/05" > starttime="10:00 AM" > URL="http://www.myurlhere.com.au" > interval="60"> > > It runs when he does it manually, but not as a scheduled task. Again, > running on CF 5.0. > > Chad > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Angus > Johnson > Sent: Monday, 28 February 2005 12:54 PM > To: CFAussie Mailing List > Subject: [cfaussie] Re: scheduled task not working > > > Can you post the tag. Using action="update" and interval="60"? > > >>-----Original Message----- >>From: [EMAIL PROTECTED] >>[mailto:bounce-cfaussie- [EMAIL PROTECTED] On Behalf Of Chad >>Sent: Monday, 28 February 2005 10:21 AM >>To: CFAussie Mailing List >>Subject: [cfaussie] Re: scheduled task not working >> >>Not that I know of. Again, remote host, but their log shows nothing. >> >>Chad >> >>-----Original Message----- >>From: [EMAIL PROTECTED] >>[mailto:[EMAIL PROTECTED] On Behalf Of Darryl >>Lyons >>Sent: Monday, 28 February 2005 11:12 AM >>To: CFAussie Mailing List >>Subject: [cfaussie] Re: scheduled task not working >> >> >>So, no error occurs when you test it via administrator? >> >>Darryl Lyons >> >>[EMAIL PROTECTED] wrote on 28/02/2005 10:12:11 >>AM: >> >> >>>CF 5.0 >>> >>>Trying to work through this scheduling thing. Did the cfschedule, >>>it's all set up and ready to go, log doesn't show any errors, it's >>>been over an hour, task is set for every minute, the page it calls >>>work and is set to cfmail, but it's just not happening. >>> >>>From your experience with scheduled tasks, are there any blatent >>>settings or quirks that would prevent a scheduled task from running? >>> >>>Chad >>> >>> >>>--- >>>You are currently subscribed to cfaussie as: >> >>[EMAIL PROTECTED] >> >>>To unsubscribe send a blank email to >> >>[EMAIL PROTECTED] >> >>>Aussie Macromedia Developers: http://lists.daemon.com.au/ >> >> >> >>To unsubscribe from this email please forward this email to >>[EMAIL PROTECTED] >> >>This email message is confidential and may be privileged. If you are >>not the intended recipient please forward the email to >>[EMAIL PROTECTED] and delete the original. >> >>ABN AMRO Morgans Limited and its associates hold or may hold >>securities in the companies/trusts mentioned herein. Any general >>advice included in this email has been prepared without taking into >>account your objectives, financial situation or needs. Before acting >>on the advice, you should consider its appropriateness or discuss with > > >>one of our investment advisors. >> >>ABN AMRO Morgans Limited (ABN 49 010 669 726 AFSL 235410) A >>Participant of ASX Group. A principal member of the Financial Planning > > >>Association. >> >> >>--- >>You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To >>unsubscribe send a blank email to >>[EMAIL PROTECTED] >>Aussie Macromedia Developers: http://lists.daemon.com.au/ >> >> >>--- >>You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To >>unsubscribe send a blank email to leave-cfaussie- >>[EMAIL PROTECTED] Aussie Macromedia Developers: >>http://lists.daemon.com.au/ > > > > --- > You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To > unsubscribe send a blank email to > [EMAIL PROTECTED] > Aussie Macromedia Developers: http://lists.daemon.com.au/ > > > --- > You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To > unsubscribe send a blank email to > [EMAIL PROTECTED] > Aussie Macromedia Developers: http://lists.daemon.com.au/ > -- Brett Payne-Rhodes Eaglehawk Computing t: +61 (0)8 9371-0471 f: +61 (0)8 9371-0470 m: +61 (0)414 371 047 e: [EMAIL PROTECTED] w: www.ehc.net.au --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/ --- You are currently subscribed to cfaussie as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
