Skip navigation
abhishek1996
Currently Being Moderated

Web server not starting after installation of Coldfusion 10 server..

Jun 8, 2012 1:14 AM

I installed the Coldfusion 10 server, with the built in web server option. After installation I got a message that my installation is complete but the web server is not running. I was unable to access any of the server administration pages, and was unable to start the web server. I tried restarting the Coldfusion service, but even that did not fix the problem. Pls help.

 
Replies
  • Currently Being Moderated
    Jun 8, 2012 2:11 AM   in reply to abhishek1996

    Ask such specific questions on the CF forum.

     

    Mylenium

     
    |
    Mark as:
  • Currently Being Moderated
    Jun 8, 2012 7:50 AM   in reply to abhishek1996

    Moved to the correct forum: ColdFusion Server Administration

     
    |
    Mark as:
  • Currently Being Moderated
    Aug 12, 2012 9:58 PM   in reply to abhishek1996

    Hi Abhishek,

     

    Can you please check server.xml at this location [CF Root/Instance Name/runtime/conf] and see if the internal web server portion is commented out or not.

     

    <!-- internal webserver start -->
    <Connector executor="tomcatThreadPool" maxThreads="50"
               port="8500" protocol="org.apache.coyote.http11.Http11Protocol"
               connectionTimeout="20000"
               redirectPort="8445" />
    <!-- internal webserver end -->

     

    If this portion is commented out then please uncomment it and restart CF server. It should work then.

     

    Regards,

    Nimit

     
    |
    Mark as:

More Like This

  • Retrieving data ...

Bookmarked By (0)

Answers + Points = Status

  • 10 points awarded for Correct Answers
  • 5 points awarded for Helpful Answers
  • 10,000+ points
  • 1,001-10,000 points
  • 501-1,000 points
  • 5-500 points