Skip to main content
Participating Frequently
August 15, 2016
Question

Coldfusion Service keeps stopping with these two errors Event 5002 or 5009

  • August 15, 2016
  • 2 replies
  • 2062 views

I have five (5) applications that are using Coldfusion 10.  Each application is using the same Default Pool because I don't know how to separate the Default Pools. How do I get the service to stop going down?

    This topic has been closed for replies.

    2 replies

    BKBK
    Community Expert
    Community Expert
    August 28, 2016

    I think those are Event IDs for errors resulting from IIS Application Pool Availability. Microsoft gives you suggestions on how to debug or solve Event 5002 and Event 5009.

    Inspiring
    August 15, 2016

    Have a look at the coldfusion-out.log/coldfusion-error.log file in the cfusion/logs folder. This should give you more of a clue as to what the services is doing before its shuts down

    Participating Frequently
    August 15, 2016

    Okay. This is from the coldfusion-out.log but, I don't know what it means. 

    Aug 1, 2016 08:00:00 AM Information [DefaultQuartzScheduler_Worker-10] - Task DEFAULT.CFUPDATER - AUTO UPDATES triggered.

    Aug 1, 2016 08:00:00 AM Information [DefaultQuartzScheduler_Worker-10] - Starting HTTP request {URL='http://localhost:80/CFIDE/administrator/cfupdater/Update.cfc?method=autoInternalUpdate&RequestTimeout=40', method='get'}

    Aug 1, 2016 08:00:00 AM Information [DefaultQuartzScheduler_Worker-10] - HTTP request completed  {Status Code=404 ,Time taken=15 ms}

    Aug 1, 2016 08:21:35 AM Information [scheduler-0] - Run Client Storage Purge

    Aug 1, 2016 08:49:17 AM Information [pool-2-thread-2] - Stopping Event Gateways.

    Aug 1, 2016 08:49:22 AM Information [pool-2-thread-2] - ColdFusion stopped

    Inspiring
    August 15, 2016

    What about the coldfusion-error.log.

    Is that all of the coldfusion-out log?

    What update level do you have on these CF10 servers?