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

"not an integer" error on ports that are not enabled

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • core
    • Jenkins 2.105, OpenJDK 1.8.0.161-0.b14.

      Getting the following errors on [jenkinsurl]/configureSecurity "TCP port for JNLP agents" and "SSHD port" when those agents are disabled and 'Fixed' isn't checked with Jenkins 2.105.

      I do not see this error on 2.104.

          [JENKINS-49387] "not an integer" error on ports that are not enabled

          Oleg Nenashev added a comment -

          Oleg Nenashev added a comment - CC ks_nenasheva

          Fixed in PR#3292

          Kseniia Nenasheva added a comment - Fixed in  PR#3292

          Oleg Nenashev added a comment -

          May need backporting to 2.107 which is the current LTS candidate baseline

          Oleg Nenashev added a comment - May need backporting to 2.107 which is the current LTS candidate baseline

          Code changed in jenkins
          User: Kseniia Nenasheva
          Path:
          core/src/main/java/hudson/model/Computer.java
          core/src/main/resources/hudson/slaves/DumbSlave/configure-entries.jelly
          core/src/main/resources/jenkins/model/Jenkins/MasterComputer/configure.jelly
          core/src/main/resources/jenkins/model/MasterBuildConfiguration/config.groovy
          war/src/main/webapp/scripts/hudson-behavior.js
          http://jenkins-ci.org/commit/jenkins/5c8cc45900bf8d78058cecd471840bdbc88215d3
          Log:
          JENKINS-49387JENKINS-49520 - Validation errors (#3292)

          • Fixes for validation
          • Fix for an empty agent.nExecutors

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Kseniia Nenasheva Path: core/src/main/java/hudson/model/Computer.java core/src/main/resources/hudson/slaves/DumbSlave/configure-entries.jelly core/src/main/resources/jenkins/model/Jenkins/MasterComputer/configure.jelly core/src/main/resources/jenkins/model/MasterBuildConfiguration/config.groovy war/src/main/webapp/scripts/hudson-behavior.js http://jenkins-ci.org/commit/jenkins/5c8cc45900bf8d78058cecd471840bdbc88215d3 Log: JENKINS-49387 JENKINS-49520 - Validation errors (#3292) Fixes for validation Fix for an empty agent.nExecutors

          Daniel Beck added a comment -

          Released in 2.108.

          Daniel Beck added a comment - Released in 2.108.

          Code changed in jenkins
          User: Kseniia Nenasheva
          Path:
          core/src/main/java/hudson/model/Computer.java
          core/src/main/resources/hudson/slaves/DumbSlave/configure-entries.jelly
          core/src/main/resources/jenkins/model/Jenkins/MasterComputer/configure.jelly
          core/src/main/resources/jenkins/model/MasterBuildConfiguration/config.groovy
          war/src/main/webapp/scripts/hudson-behavior.js
          http://jenkins-ci.org/commit/jenkins/2ad96a3d5b5a10f11601d427690e765d654941a7
          Log:
          JENKINS-49387JENKINS-49520 - Validation errors (#3292)

          • Fixes for validation
          • Fix for an empty agent.nExecutors

          (cherry picked from commit 5c8cc45900bf8d78058cecd471840bdbc88215d3)

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Kseniia Nenasheva Path: core/src/main/java/hudson/model/Computer.java core/src/main/resources/hudson/slaves/DumbSlave/configure-entries.jelly core/src/main/resources/jenkins/model/Jenkins/MasterComputer/configure.jelly core/src/main/resources/jenkins/model/MasterBuildConfiguration/config.groovy war/src/main/webapp/scripts/hudson-behavior.js http://jenkins-ci.org/commit/jenkins/2ad96a3d5b5a10f11601d427690e765d654941a7 Log: JENKINS-49387 JENKINS-49520 - Validation errors (#3292) Fixes for validation Fix for an empty agent.nExecutors (cherry picked from commit 5c8cc45900bf8d78058cecd471840bdbc88215d3)

            ks_nenasheva Kseniia Nenasheva
            wyardley Will Yardley
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: