Not having full control is definitely going to impede your testing.

Although it's plausible that you could run railo on your personal
computer, schedule the URL that you're testing, see if it runs twice 5
minutes later, and delete railo. You'd at least know then if CF7 is
the problem.

- Gabriel

On Fri, Mar 12, 2010 at 11:05 AM, Bryan S <bryansgroup...@gmail.com> wrote:
>
> I can't even get our server guys to respond with an answer if the latest
> updater is installed. Therefore, I am not optimistic about my chances of
> them installing another application for my testing purposes.
>
> One option that has been presented that I may have to explore is to have a
> then create a cron job fire the URL on the Linux server.
>
> I've tried to avoid that since it makes me more dependent on our server guys
> which compromises my development productivity.
>
> Bryan
>
> -----Original Message-----
> From: Dorioo [mailto:dor...@gmail.com]
> Sent: Friday, March 12, 2010 10:42 AM
> To: cf-talk
> Subject: Re: Phantom Scheduled Tasks
>
>
> I saw the timestamp but was wondering if your code was _only_ creating
> the files or if it was still calling the CFHTTP call _and_ creating
> the files. In other words, is it the CFHTTP call that triggers it?
>
> Regardless, if it's not your code, that 5 minute timeframe is freaky
> and could be something internal to CF.
>
> 1. The updater notes for CF7 include a fix for scheduled tasks running
> twice. Updater notes are never that detailed so this may be related to
> that. Running the updater is at least an option if not already done.
>
> 2. If you've already updated and it's still occurring, I know updating
> from CF7 is not an option but how about running an instance of Railo
> and using it as a glorified scheduled task manager?  It's free, open
> source, and newer than CF7. And you wouldn't even have to change your
> code as you'd be using it simply for your scheduled tasks.
>
> At a minimum, you could run an instance of it to test if the same
> behavior occurs through scheduled tasks created in Railo. That would
> help you determine if it's internal to CF7 and its scheduled tasks.
>
> - 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:331666
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to