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

Getting deprecated protocols warning on first startup

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • core
    • None
    • Jenkins 2.93

      The following warning is being displayed on the first startup.

      Dec 11, 2017 12:59:50 PM jenkins.slaves.DeprecatedAgentProtocolMonitor initializerCheck
      AVERTISSEMENT: This Jenkins instance uses deprecated Remoting protocols: CLI-connect,CLI2-connect,JNLP-connect,JNLP2-connectIt may impact stability of the instance. If newer protocol versions are supported by all system components (agents, CLI and other clients), it is highly recommended to disable the deprecated protocols.
      

      The reason is that warning is currently run before the Setup Wizard code disabling the deprecated protocols. If you actually go through the setup wizard, the protocols are disabled as expected and the administrative monitor doesn't show up.

          [JENKINS-48480] Getting deprecated protocols warning on first startup

          Vincent Latombe created issue -
          Vincent Latombe made changes -
          Assignee New: Vincent Latombe [ vlatombe ]
          Vincent Latombe made changes -
          Status Original: Open [ 1 ] New: In Progress [ 3 ]
          Vincent Latombe made changes -
          Status Original: In Progress [ 3 ] New: In Review [ 10005 ]
          Vincent Latombe made changes -
          Remote Link New: This issue links to "PR #3188 (Web Link)" [ 19342 ]
          CloudBees Inc. made changes -
          Remote Link New: This issue links to "CloudBees Internal OSS-2592 (Web Link)" [ 19345 ]

          Jesse Glick added a comment -

          PR 3190 directly addresses the warning itself.

          Jesse Glick added a comment - PR 3190 directly addresses the warning itself.
          Jesse Glick made changes -
          Remote Link New: This issue links to "PR 3190 (Web Link)" [ 19346 ]

          Code changed in jenkins
          User: Jesse Glick
          Path:
          core/src/main/java/jenkins/slaves/DeprecatedAgentProtocolMonitor.java
          http://jenkins-ci.org/commit/jenkins/0c59df3d46fa5c4ac018ad6c26bc38cf5a58d98d
          Log:
          JENKINS-48480 Deleting DeprecatedAgentProtocolMonitor.initializerCheck. (#3190)

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Jesse Glick Path: core/src/main/java/jenkins/slaves/DeprecatedAgentProtocolMonitor.java http://jenkins-ci.org/commit/jenkins/0c59df3d46fa5c4ac018ad6c26bc38cf5a58d98d Log: JENKINS-48480 Deleting DeprecatedAgentProtocolMonitor.initializerCheck. (#3190)

          Ryan Campbell added a comment -

          jenkins-2.96

          Ryan Campbell added a comment - jenkins-2.96
          Ryan Campbell made changes -
          Resolution New: Fixed [ 1 ]
          Status Original: In Review [ 10005 ] New: Closed [ 6 ]

            vlatombe Vincent Latombe
            vlatombe Vincent Latombe
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: