The answer is to kill the process java.exe just like Andy said with this : netstat -aon | find ":80" | find "LISTENING". The server confuses the localhost IP with the localhost port 8080 so you should make sure to delete any other server with the same domain name registered.