Skip to main content
November 16, 2011
Question

Scheduled Tasks - HTTP 500

  • November 16, 2011
  • 1 reply
  • 1004 views

I have an application that has been running fine since 2007. I fire 7 scheduled tasks every morning that send emails with status updates. I upgraded to CF9 earlier this year without incident and everything has been fine. All of the sudden, the tasks are not firing as of 11/4. I can run the cfm file from the browser, but the logs show an HTTP 500 error. Nothing has changed on the server or the files. I have verified the file rights and they are as they have always been. when I try to manually run the tasks from the admin, it gives me 7 reasons why it might have failed. I did some searching and could not find any real answers. Anyone else have this issue?

This topic has been closed for replies.

1 reply

Legend
November 16, 2011

Hi, What update level is CF9? eg CFadmin

Server Settings > Settings Summary

System Information 

Server Details 

Version  9,0,1,274733   

Update Level  /D:/ColdFusion9/lib/updates/chf9010001.jar   

  

I ask since this other thread noted scheduled tasks problems for them since applying CHF2 or update level chf9010002.jar -

http://forums.adobe.com/thread/920598

HTH, Carl.

November 16, 2011

I am currently running version 9,0,0,251028. The wierd thing is that I have changed nothing.

Legend
November 16, 2011

I would expect scheduled tasks to put an entry in CFadmin Debugging & Logging > Log Files > http.log and also log file \ColdFusion9\runtime\logs\coldfusion-out.log. Maybe there will be a clue in either of those when you try run a scheduled task?