So it wrote the file again 5 minutes later? Do any of your other
scheduled tasks behave like this one?

- Gabriel

On Fri, Mar 12, 2010 at 9:59 AM, Bryan S <bryansgroup...@gmail.com> wrote:
>
> Gabriel
>
> configNumber is an identifier I put on the URL called by the scheduled task.
> I pass it all the way through for logging purposes.
>
> This is the contents of the file for the report I want to run:
> \uuidTest52D99D5B-0C5F-3CA2-303F0CF77BC50955\d100312.txt        167
> 3/12/2010 9:49 AM
> {ts '2010-03-12 09:49:05'} The following scheduledId was just executed: 2914
> - arguments.configNumber = 1 - local.uuidForReport =
> 52D99D5B-0C5F-3CA2-303F0CF77BC50955
>
> This is the contents of the file for the report I DO NOT want to run:
> \uuidTest52DE3980-C6AB-230F-FB79BCC2FA5D67E8\d100312.txt        167
> 3/12/2010 9:54 AM
> {ts '2010-03-12 09:54:07'} The following scheduledId was just executed: 2920
> - arguments.configNumber = 1 - local.uuidForReport =
> 52DE3980-C6AB-230F-FB79BCC2FA5D67E8
>
> Bryan
>
> -----Original Message-----
> From: Dorioo [mailto:dor...@gmail.com]
> Sent: Friday, March 12, 2010 8:08 AM
> To: cf-talk
> Subject: Re: Phantom Scheduled Tasks
>
>
> Another test comes to mind. I'd change the call to run a report to do
> something else like write a text file that's named using a UUID. Does
> that file get written again 5 minutes later?
>
> Testing to see if the main task runs twice for everything or if
> there's some relationship between running twice and making a CFHTTP
> call.
>
> - Gabriel
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:331645
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to