-
Bug
-
Resolution: Fixed
-
Major
-
None
-
Debian Squeeze
I run another service on port 8080 so I setup Hudson to use 8081 in /etc/default/hudson. Since release 1.357 /etc/init.d/hudson always complains that port 8080 is already in use. This is happens because check_tcp_port() checks the default 8080 port when $HTTP_PORT is set.