Something to test: I'd change the scheduled task to run at something other than 10 minutes and see if it affects that 5 minute timeframe. Then you'd at least know that the second one is definitely tied into the first one as the 5 minute window changes when you changed the 10 minute window.
- Gabriel On Thu, Mar 11, 2010 at 5:28 PM, Bryan S <[email protected]> wrote: > > Ian > > Yes I have looked at that on numerous occasions. In addition there is > logging in my application that would indicate if that were happening. > > Thanks for trying to help. > > Bryan > > -----Original Message----- > From: Ian Skinner [mailto:[email protected]] > Sent: Thursday, March 11, 2010 1:54 PM > To: cf-talk > Subject: Re: Phantom Scheduled Tasks > > > I have not followed this thread to know if this has been asked. > > But have you confirmed that there is not another ColdFusion server > (development, testing, cluster, something) calling that URL as another > scheduled taks on that system. > > I've seen that in the past where somebody sets a schedule task on the > development for testing then moves it to production but leaves the > development one running and somehow or the other they both actually call > the same URL. > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:331620 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

