Skip to main content
MorrowSN
Participant
February 6, 2017
Answered

ColdFusion 10 Update 22 error 500 Schedule Tasks

  • February 6, 2017
  • 1 reply
  • 544 views

I am having an issue with CF 10 -22 that gives me an ERROR 500 page when I attempt to click the Schedule Task page of coldfusion.


The error log produces the following

' The specific sequence of files included or processed is: C:\ColdFusion10\cfusion\wwwroot\CFIDE\administrator\scheduler\scheduletasks.cfm, line: 188 "

Any help would be greatly appreciated.

    This topic has been closed for replies.
    Correct answer Vikram Kumar M

    Hi Marvin,

    It looks like the "neo-cron.xml" file is corrupted. Take a back up of existing xml file, then try renaming the "neo-cron.bak" to "neo-cron.xml" and restart the CF services.

    Location: ColdFusion10\cfusion\lib

    Thanks,

    Vikram

    1 reply

    Vikram Kumar M
    Community Manager
    Vikram Kumar MCommunity ManagerCorrect answer
    Community Manager
    February 6, 2017

    Hi Marvin,

    It looks like the "neo-cron.xml" file is corrupted. Take a back up of existing xml file, then try renaming the "neo-cron.bak" to "neo-cron.xml" and restart the CF services.

    Location: ColdFusion10\cfusion\lib

    Thanks,

    Vikram