3

Would like to ask a query regarding coldfusion scheduler. Our application running on coldfusion 11 was working smoothly for past few years.From may 30,last saturday, the cf schedulers stopped working. From the scheduler log the message received was

Connection Failure: Status code unavailable

Any help is appreciated. Thanks

James A Mohler
  • 11,060
  • 15
  • 46
  • 72
user40991
  • 173
  • 1
  • 3
  • 11
  • 2
    The error message is telling you that the http request failed to connect with it's destination. What are the details of your scheduled task? What is it doing? – Miguel-F Jun 03 '20 at 13:59
  • 1
    Its most likely a certficate/java ketstore issue with http request. – rrk Jun 03 '20 at 14:44
  • It is just select insert db query functionality only. All the schedulers are getting same error in scheduler log,they were all working smoothly till last week for past few years. Also, working fine when hit from browser url. Added the certificate and restarted server,still receiving same error. Is there any way to verify/cross check the certificate/java issue? – user40991 Jun 03 '20 at 18:28
  • Here are the steps to install and verify the certificate - https://stackoverflow.com/a/19449937/1636917 – Miguel-F Jun 03 '20 at 19:07

0 Answers0