Scheduled Tasks not running - Coldfusion Server Administration

后端 未结 2 1370
悲哀的现实
悲哀的现实 2021-01-20 11:57

I have a series of scheduled tasks that all run at various times of the day. Since the migration from Coldfusion version 7 to 10, these tasks have stopped running.

2条回答
  •  执笔经年
    2021-01-20 12:22

    For me the requests were timing out. I increased the timeout in the administrator and that solved it. Doing a cfhttp in a test file and dumping the results helped me troubleshoot it.

提交回复
热议问题