Skip to main content
December 17, 2015
Question

Scheduled tasks issue after apache upgrade

  • December 17, 2015
  • 1 reply
  • 596 views

Hi,

After apache upgrade on our production servers we have reported the connection failure error in scheduled task on coldfusion.

Look like coldfusion is not getting response back from apache(web server)

"Information","scheduler-1","12/15/15","09:48:00",,"[File Assignment] Executing at Tue Dec 15 09:48:00 PST 2015"

"Information","scheduler-1","12/15/15","09:48:00",,"Error while executing task Connection Failure: Status code unavailable"

"Information","scheduler-1","12/15/15","09:48:00",,"Connection Failure: Status code unavailable"

"Information","scheduler-1","12/15/15","09:48:00",,"[File Assignment] Rescheduling for :Tue Dec 15 09:50:00 PST 2015 Now: Tue Dec 15 09:48:00 PST 2015"

Operating system :- Windows server 2008 R2

Coldfusion version : 9.0.1.274733

Old Apache Version – 2.2.15 with openssl 0.9.8g

Upgraded Apache version – 2.2.31 with openssl 1.0.1p.


Please help

    This topic has been closed for replies.

    1 reply

    Carl Von Stetten
    Legend
    December 18, 2015

    Have you removed and reinstalled the connectors between ColdFusion and Apache?

    December 18, 2015

    Thanks Carl.

    I haven't tried it..

    Can you please provide me the steps how to remove and reinstall connectors?

    We are using coldfusion 9.

    Thanks

    Shajin C

    Carl Von Stetten
    Legend
    December 18, 2015

    Run the Web Server Connector tool (as Administrator) and remove the connection(s) to Apache.  Close the tool and relaunch it again (as Administrator) and then reconnect to Apache.

    -Carl V.