Dave, It took a while for the host to provide an answer to your question, i.e., "Are you calling the URL from a browser on the same server that has the scheduled task?"
Answer: The URL is being called from the same server. Since the original post this problem has me even more stumped. It seems almost certain that the calls are stepping on each other. I am now searching for some way to give uniqueness to the CFHTTP executed in my code. Any suggestions would be appreciated? Thanks again, Nick At 11:51 AM 2/11/2005, you wrote: > > I inherited a program that is event driven, i.e., from the > > Scheduler > > > > The templates were working with both the templates and > > scheduler located at Server A > > > > Were still working after moving the code to Server B, but > > calling templates with the scheduler at Server A. > > > > Problem occurred when I configured Server B to handle the > > scheduling. > > > > In addition, if I execute the same template by calling the > > URL from a browser it works fine. > >Are you calling the URL from a browser on the same server that has the >scheduled task? > > > I am wondering if the scheduler might not be driving the > > event in the same manner as a CFHTTP and that is conflicting > > with my CFHTTP? > >No, the CF task scheduler does the same thing as a CFHTTP request would do. > >Dave Watts, CTO, Fig Leaf Software >http://www.figleaf.com/ > >Fig Leaf Software provides the highest caliber vendor-authorized >instruction at our training centers in Washington DC, Atlanta, >Chicago, Baltimore, Northern Virginia, or on-site at your location. >Visit http://training.figleaf.com/ for more information! > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:194420 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

