Re: Issue with scheduled task

2012-11-07 Thread Matt Quackenbush

Save the output to a file. View the file. Fix the problem. Done.


On Wed, Nov 7, 2012 at 9:40 AM, fun and learning funandlrnn...@gmail.comwrote:


 All -

 I have a scheduled a task to run weekly. When it did not run (it should
 send an email when it finished running), I tried running it by going to
 scheduled tasks page in cf admin and clicking on 'Run Scheduled task'.
 AFter a min or so, it throws the following error

 There was an error running your scheduled task. Reasons for which
 scheduled tasks might fail include:

 The scheduled task is paused
 The URL is a redirection URL.
 The URL is protected by IIS NT Challenge/Response or Apache .htaccess
 password. The Username and Password text fields for editing a scheduled
 task are intended to support Basic Authentication only.
 The Domain Name lookup failed. Try using the IP address of the domain
 whenever possible.
 The URL is an SSL site, but the SSL port was specified incorrectly.
 The Web site is not responding.
 The directory specified for published results does not exist.

 What is the best way to find out what the issue could be from the above
 list

 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:353070
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


RE: Issue with scheduled task

2012-11-07 Thread Andrew Scott

Try running the page manually in a browser, if there is an error it will be
displayed in the browser.


-- 
Regards,
Andrew Scott
WebSite: http://www.andyscott.id.au/
Google+: http://plus.google.com/113032480415921517411



-Original Message-
From: fun and learning [mailto:funandlrnn...@gmail.com] 
Sent: Thursday, 8 November 2012 2:41 AM
To: cf-talk
Subject: Issue with scheduled task


All -

I have a scheduled a task to run weekly. When it did not run (it should send
an email when it finished running), I tried running it by going to scheduled
tasks page in cf admin and clicking on 'Run Scheduled task'. AFter a min or
so, it throws the following error

There was an error running your scheduled task. Reasons for which scheduled
tasks might fail include:

The scheduled task is paused
The URL is a redirection URL.
The URL is protected by IIS NT Challenge/Response or Apache .htaccess
password. The Username and Password text fields for editing a scheduled task
are intended to support Basic Authentication only.
The Domain Name lookup failed. Try using the IP address of the domain
whenever possible.
The URL is an SSL site, but the SSL port was specified incorrectly.
The Web site is not responding.
The directory specified for published results does not exist.

What is the best way to find out what the issue could be from the above list


~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:353071
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm