Copy link to clipboard
Copied
Scheduled tasks on my server are not working. In scheduler.log I get:
Connection Failure: Status code unavailable
Some more logs:
The each method was not found.Either there are no methods with the specified method name and argument types or the each method is overloaded with argument types that ColdFusion cannot decipher reliably. ColdFusion found 0 methods that match the provided arguments. If this is a Java object and you verified that the method exists, use the javacast function to reduce ambiguity. The specific sequence of files included or processed is: /opt/coldfusion2021/cfusion/wwwroot/CFIDE/administrator/scheduler/tasksstatus.cfc, line: 111
Here are the server details
Excellent! Just replace the certificate and you should be good to go.
Copy link to clipboard
Copied
Are you able to run the URLs from the same machine running CF, ideally with a command-line client like curl or wget? Do they run correctly?
Copy link to clipboard
Copied
It appears not:
curl: (60) SSL certificate problem: certificate has expired More details here: https://curl.se/docs/sslcerts.html curl failed to verify the legitimacy of the server and therefore could not establish a secure connection to it. To learn more about this situation and how to fix it, please visit the web page mentioned above.
Copy link to clipboard
Copied
Excellent! Just replace the certificate and you should be good to go.
Copy link to clipboard
Copied
Thanks, that did the trick.
Get ready! An upgraded Adobe Community experience is coming in January.
Learn more