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

Debian/Ubuntu init script prints debug messages to stderr

    • 2.335

      The init script checks whether the installed java version is 1.8. If the version is correct, it prints a message to stderr:

      Correct java version found

      Especially if used from cron or similar, these messages are inconvenient. Anything that is not an error should not be printed to stderr.

          [JENKINS-55696] Debian/Ubuntu init script prints debug messages to stderr

          Mark Waite added a comment -

          Revised in packaging PR 266 (transition from System V init to systemd) to only print a message related to Java version if the Java version is not 1.8 and not 11.

          Mark Waite added a comment - Revised in packaging PR 266 (transition from System V init to systemd) to only print a message related to Java version if the Java version is not 1.8 and not 11.

          Basil Crow added a comment -

          As of 2.335 we no longer print this message.

          Basil Crow added a comment - As of 2.335 we no longer print this message.

            basil Basil Crow
            johmart johmart
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: