Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-6474

Debian init script fails when not using port 8080

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • other
    • 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.

          [JENKINS-6474] Debian init script fails when not using port 8080

          Simon Westcott added a comment - Proposed fix @ http://github.com/swestcott/hudson/commit/9cb7d2b5d0ede64089203cb980551f78c34067bd

          Code changed in hudson
          User: : kohsuke
          Path:
          trunk/www/changelog.html
          http://jenkins-ci.org/commit/30901
          Log:
          [FIXED JENKINS-6474] bug fix.

          SCM/JIRA link daemon added a comment - Code changed in hudson User: : kohsuke Path: trunk/www/changelog.html http://jenkins-ci.org/commit/30901 Log: [FIXED JENKINS-6474] bug fix.

            Unassigned Unassigned
            swestcott Simon Westcott
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: