Failed to bind to port

Discussion in 'Bukkit Help' started by Epizestro, Jul 22, 2012.

Thread Status:
Not open for further replies.
  1. Offline

    Epizestro

    First I would like to say that I have read and tried all of the solutions offered on the threads I have looked at. My server IP in the properties file is blank, there are no javaw processes running, I have rebooted, I have changed the port in the properties file. I have forwarded the new port. There are no other servers running. I have no more ideas, help please.
     
  2. Offline

    Omnitv

  3. Offline

    Epizestro

  4. Offline

    TnT

  5. Offline

    Epizestro

    1. Win7 Home premium
    2. x64
    3. 1.7.0_01 -B08 java version
    4. no wrappers
    5. 1.2.5-R4.0
    6. "@ECHO OFF
    SET BINDIR=%~dp0
    CD /D "%BINDIR%"
    "%ProgramFiles%\Java\jre7\bin\java.exe" -Xmx1024M -Xms1024M -jar craftbukkit.jar
    PAUSE"
    7. no plugins
    8. "2012-07-22 20:38:13 [INFO] Starting minecraft server version 1.2.5
    2012-07-22 20:38:13 [INFO] Loading properties
    2012-07-22 20:38:13 [WARNING] server.properties does not exist
    2012-07-22 20:38:13 [INFO] Generating new properties file
    2012-07-22 20:38:13 [INFO] Starting Minecraft server on *:25565
    2012-07-22 20:38:13 [WARNING] **** FAILED TO BIND TO PORT!
    2012-07-22 20:38:13 [WARNING] The exception was: java.net.BindException: Cannot assign requested address: JVM_Bind
    2012-07-22 20:38:13 [WARNING] Perhaps a server is already running on that port?"
    9. answered in first post
    10. I have tried the vanilla server after it was suggested on the page you linked to. It didn't work, sorry for bothering you then.
     
  6. Offline

    Recolance

    Are you running this on a VDS, a rented full non virtual machine, or your home computer? If a VDS everything should be al setup and all ports available for use already. If you have a reted full machine the port should be opened but a firewall blocks it if running windows on it. If its linux OS it should automaticaly be opened if the port is open on the router used. On your home computer assuming you're running windows, open the port on the port on the firewall. On Mac, can't help you.

    If you've tried all that I can't help you sorry.
     
  7. Offline

    MrDent009

    Epizestro

    1. Hit CTRL+ALT+DEL
    2. Select "Start Task Manager"
    3. Go to "Processes"
    4. End Process "javaw.exe*32"
    5. Start the server.

    Hope it helped!
     
  8. Offline

    cray_Z

    He said
    "there are no javaw processes running"

    Unless that has changed
     
  9. Offline

    MrDent009

    Oh.
    Well, I just look stupid now.
     
  10. Offline

    Epizestro

    I am running it on my home pc. I have no firewalls open and the router has the port forwarded correctly, checked and checked again. I guess it's just my computer then
     
  11. Offline

    gabessdsp

    It's possible your ISP is blocking those ports.
     
Thread Status:
Not open for further replies.

Share This Page