ColdFusion8 Scheduled Tasks Failing on Server 2008
We recently moved our application server to Server 2008 from Server 2003, running ColdFusion 8.0.1 over IIS 7.5. Ever since moving, our scheduled tasks no longer run. We receive the following message:
There was an error running your scheduled task. Reasons for which scheduled tasks might fail include:
|
None of these apply. If we run the URL direct from the server, the page executes correctly.
In the scheduler.log the error we see is: "Error while executing task Connection Failure: Status code unavailable"
If we redirect the task to a output file, we see: "Connection Failure"
I've seen other people having this issue as well, we have tried the keystore process, along with changing authentication in IIS, but neither of these have resolved the issue. Can anyone assist?
Thank you!
