Skip to main content
Participant
July 9, 2010
Question

ColdFusion 9 Application Server windows service not being created

  • July 9, 2010
  • 1 reply
  • 996 views

I've done multiple installs of CF9, both 32 and 64-bit versions, on Windows 2003 servers and the ColdFusion 9 Application Server windows service isn't being displayed in the Services console.  If I go into the registry under HKLM\System\CCS\Services - I see the key for CF9 App Server was created, but "Description" is the only subkey value that was created.  The .Net Service, ODBC Server, Search Server, Solr Service windows services are being fully created properly.

Can anyone shed some light on why the Application Server service isn't getting registered properly and any possible fixes?

TIA

    This topic has been closed for replies.

    1 reply

    ilssac
    Inspiring
    July 9, 2010

    fargo75 wrote:

    Can anyone shed some light on why the Application Server service isn't getting registered properly and any possible fixes?

    TIA

    Did you check out the ColdFusion Installation Log for any relevant failures?

    Any possible firewall or security settings not allowing the ColdFusion installer creating what it needs to create?

    fargo75Author
    Participant
    July 9, 2010

    The install log is clean and there are no references to a CF9 Application Server service.

    No firewall/security issues here.  As I indicated, the other 5 CF9 Windows services are being created properly.  Just the Application Server service is the problem.