I managed to figure out why, and thought I'd post here as a heads up.
Code: Select all
C:\Documents and Settings\sabnzbd\Local Settings\Application Data\sabnzbd\logs\cherrypy.log
Code: Select all
09/Feb/2009:15:00:36 CONFIG INFO Server parameters:
09/Feb/2009:15:00:36 CONFIG INFO server.environment: production
09/Feb/2009:15:00:36 CONFIG INFO server.log_to_screen: False
09/Feb/2009:15:00:36 CONFIG INFO server.log_file: C:\Documents and Settings\sabnzbd\Local Settings\Application Data\sabnzbd\logs\cherrypy.log
09/Feb/2009:15:00:36 CONFIG INFO server.log_tracebacks: True
09/Feb/2009:15:00:36 CONFIG INFO server.log_request_headers: False
09/Feb/2009:15:00:36 CONFIG INFO server.protocol_version: HTTP/1.0
09/Feb/2009:15:00:36 CONFIG INFO server.socket_host: 10.0.0.5
09/Feb/2009:15:00:36 CONFIG INFO server.socket_port: 8080
09/Feb/2009:15:00:36 CONFIG INFO server.socket_file:
09/Feb/2009:15:00:36 CONFIG INFO server.reverse_dns: False
09/Feb/2009:15:00:36 CONFIG INFO server.socket_queue_size: 5
09/Feb/2009:15:00:36 CONFIG INFO server.thread_pool: 10
09/Feb/2009:15:00:41 HTTP INFO Port 8080 not free on '10.0.0.5'
I wasn't getting anything very helpful from netstat -a -b
So i had to one by one troubleshoot recent installs to my system.
In the end, the cause was AVGFree, which i had to restart this morning. Looks like the websheild component was running on this port.
I fixed this by uninstall ACGFree, and switich to AVAST Home.
I thought i'd post this here in case others are affected.