Skip to main content
November 25, 2009
Question

Newbie problems with localhost:8500

  • November 25, 2009
  • 3 replies
  • 8102 views

I have just installed both ColdFusion 9.0 developer, and ColdFusion Builder beta 2. When I try to connect to the localhost:8500 server from ColdFusion Builder I get the following error

'Starting localhost' has encountered a problem

Ensure that the server is not already running or any application is not using the webserver port.

I think the server is running already, but I am unsure how to get around this problem.

Thanks,

Dennis

This topic has been closed for replies.

3 replies

Participant
November 30, 2009

Here is how I added ColdFusion 9 server to ColdFusion Builder beta 2

I am using:

=========================================================================

Windows Vista Home Premium SP2 64 bit Operating System

IE 8.0.6001.18828

ColdFusion 9 installed: ColdFusion_9_WWE_win64

ColdFusion Builder installed: coldfusionbuilder_b2_install_winjre_100509

=========================================================================

When CF 9.0 & CFB beta 2 installed using default settings along with IIS All

In this case: Adobe ColdFusion Administrator works : http://localhost/CFIDE/administrator/index.cfm or http://127.0.0.1/CFIDE/administrator/index.cfm

To varify: Click - Start - Programs - Adobe - ColdFusion 9 - Web Server Configuration Tool

Add server to CF Builder as follows:

In next step click Browse for Server Home. Choose C:\ColdFusion9 and Choose Version 9.0.x

Click Finish to complete ColdFusion Server Setup

For example: I am using CFB to create CF project saved at location:

C:\ColdFusion9\wwwroot\app

Use Ctrl + F11 or click Run. It will open IE with http://127.0.0.1/app/index.cfm or http://localhost/app/index.cfm (both works)

Additional Info for advance users:

Control Panel - Administrative Tools - Services

After successful installation, use this link to learn more about installing Additional Technologies. C:\inetpub\wwwroot\cfdocs\htmldocs\Installing\index.html

Best of luck.... from Shahzad - Nov 29, 2009

JakeMunson
Known Participant
November 25, 2009

Ok, well, I'm glad I was able to atleast advance your progress a little bit, even if you aren't all the way there yet.  I will say that I have had a lot of problems getting the server stuff to work, and I have seen numerous posts in this forum showing similar difficulties.  I hope Adobe makes things a little easier for us in the final release of CFB.

JakeMunson
Known Participant
November 25, 2009

Dennis,

When you say "I think the server is running..." it makes me curious.  Does this URL work for you?

http://localhost:8500/CFIDE/administrator/index.cfm

If not, than your server is not running.

November 25, 2009

Nope it does not. Can I fire that up with the web server config tool in

CF9 ?

Sorry for the dumb questions.

--

Dennis Gabler

Adel, IA.

http://practicesite.iowamars.org

JakeMunson
Known Participant
November 25, 2009

Are you on Windows?

If so, look in your Services for "ColdFusion 9 Application Server" and make sure it is running.