Runs just fine when done directly in the browser and even when called using the run button in the UI. I have actually noticed two other boxes where tasks are running but not being recorded in the scheduler log, scary.
This is on a Linux system BTW. May not make any difference I simply failed to mention it in the original post. Shawn -----Original Message----- From: Chris Norloff [mailto:[EMAIL PROTECTED] Sent: Friday, September 28, 2007 12:06 PM To: CF-Server Subject: Re: Scheduled task problems The scheduled tasks are run as a cfhttp call. Confirm the task runs okay on your server, then confirm it runs okay as a cfhttp call. Then I'd try different server names (127.0.0.1, localhost, [servername]). I've had a bit of trouble with two tasks scheduled at the same time, or at a multiple of 5 (1:05am, 1:10am, etc.) when hidden CFadmin tasks may run. I set my tasks to times like 1:14am) best, Chris ---------- Original Message ---------------------------------- From: Shawn McKee <[EMAIL PROTECTED]> Reply-To: [email protected] Date: Fri, 28 Sep 2007 10:06:27 -0500 >Of three MX 6.1 servers that I have tried I can only get a scheduled task >running on one of them. The UI indicates that the task has been scheduled >but it never runs. The scheduler log file on the box where things work ends >up with this message when the task is created. > >[taskName] Activating2 on Thu Sep 27 18:02:00 CDT 2007 To run on :Thu Sep 27 >18:15:00 CDT 2007 > >The boxes where it fails to run do not get this. This particular task is >set to run every 15 minutes but I have tried once only and once a day as >well. I have tried times more than 20 minutes in the future as the start >time as well. > >Am I missing a CF Admin setting somewhere? > >Shawn McKee > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Get involved in the latest ColdFusion discussions, product development sharing, and articles on the Adobe Labs wiki. http://labs/adobe.com/wiki/index.php/ColdFusion_8 Archive: http://www.houseoffusion.com/groups/CF-Server/message.cfm/messageid:6477 Subscription: http://www.houseoffusion.com/groups/CF-Server/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.10
