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

Debian init script gives false positives for port already in use

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • other
    • None
    • Ubuntu 10.10

      The init script used on debian-like systems (/etc/init.d/jenkins) checks to see whether the selected port is already in use upon startup. The shell command used to do so will match any common prefix of the selected port.

      For example, if I try to run Jenkins on port 80 and another service is listening on port 801, the test will match the "80" prefix and report that port 80 is in use.

            Unassigned Unassigned
            ldh Lyle Hanson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: