Teamcity showing "HTTP Error 404. The requested resource is not found."
I am running Windows 7.1, with the latest version of TeamCIty(8.1) installed. After I rebooted I no longer can access the server. The services are up and running. I have tried re-installing without any change.
I have attached the logs and the output of netstat -abn
Thanks in advance
Attachment(s):
ports.txt.zip
logs.zip
Please sign in to leave a comment.
Andrew,
In catalina.log I see TeamCity cannot start because TCP port 80 is already occupied by another application.
netstat output shows Can not obtain ownership information error.
Here you can find a way to get around this error:
http://stackoverflow.com/questions/3985127/what-does-can-not-obtain-ownership-information-in-netstat-ab-mean
And this discussion suggest some reasons why the port can be locked by the system:
http://superuser.com/questions/43307/why-is-system-process-listening-on-port-80