Skip to main content
Known Participant
October 5, 2006
Question

Port 51011 is blocked???

  • October 5, 2006
  • 5 replies
  • 1420 views
Trying to install CF MX 7.0.2 and it's causing me nothing but grief!

I am getting an error that says that port 51011 may be blocked.

I looked at this technote (which has SEVERAL errors that SHOULD be addressed): http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=tn_19575

And I looked at this posting: http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?forumid=1&catid=143&threadid=1178713&enterthread=y

Which said to install the built in web server (Did that), run the admin (Did that) and create a virtual directory to CFIDE (Did that too!). Yet, when I run wsconfig.exe to set up the default website, I get an error that says:

Could not connect to any JRUN/Coldfusion Servers on Localhost.

The CF MX 7 App server service and the ODBC agent and server are all running.

This is holding up progres, someone from Abode, please HELP ME!
    This topic has been closed for replies.

    5 replies

    BKBK
    Community Expert
    Community Expert
    July 7, 2007
    Might be related to limited-sockets problem that we solved in

    http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?forumid=1&catid=2&threadid=1239535

    To summarize, the solution was to run the following (as one line) on the command-line:

    C:\CFusionMX7\runtime\jre\bin\java.exe -DWSConfig.PortScanStartPort=2920 -DWSConfig.PortScanCount=1 -jar C:\CFusionMX7\runtime\lib\wsconfig.jar

    Some references on socket-limit in Windows:

    http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6209838
    http://www.speedguide.net/read_articles.php?id=1497
    http://www.lvllord.de/?lang=en&url=4226patch/faq



    Participating Frequently
    October 10, 2006
    Win2003
    IIS 6.0

    Thanks! Fixing the technote would help a lot of other people out.
    July 6, 2007
    I am bringing this back to life because I am experiencing the exact same thing. I am trying to install the Developer Version. I have WinXP Professional. No firewall and I turned off (for now) all anti virus software. I have tried installing using the Administrator account and no success. Has there been any "fix" to this?

    What bugs me is that I went through this exact thing about 6 months ago when I upgraded to MX7, and got it working. My computer just crashed and had to reinstall it and I am facing the same situation, but have no idea what I did to make it work.

    HELP!!!
    Participating Frequently
    October 10, 2006
    We have the licensed version of CF MX 7, but, since this issue was such a problem, we went with hosted services.

    It would be helpful though if someone would take of time and fix this technote, which has several errors:

    http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=tn_19575

    October 10, 2006
    I would be happy to take a look. Can you give me your OS/webserver or point out the errors to start?
    Participating Frequently
    October 5, 2006
    I am having the same issue.
    Inspiring
    October 7, 2006
    Try disabling any antivirus, Norton systemworks, or similar software that you may have running on that machine.
    Port 51011 is queried on the local host level and doesn't need to go outbound or anything, so something local to the machine is blocking it.
    October 10, 2006
    If you have a licensed version of ColdFusion MX 7.02 you can get free installation support here. If not, you can purchase support. If you want to get assistance through the forums, you should start by listing things like OS version, service pack level, etc.
    Participating Frequently
    October 5, 2006
    Did you disable any and all firewall software?
    Known Participant
    October 5, 2006
    Yes, we even opened up port 51011