• Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • remoting
    • None

      Sep 26, 2017 9:52:24 AM org.jenkinsci.remoting.engine.JnlpAgentEndpointResolver waitForReady
      INFO: Master isnt ready to talk to us on {0}. Will retry again: response code={1}
      

      This is caused by the apostrophe character which must be doubled for MessageFormat strings.

          [JENKINS-47132] Log strings not resolved

          Code changed in jenkins
          User: Vincent Latombe
          Path:
          src/main/java/org/jenkinsci/remoting/engine/JnlpAgentEndpointResolver.java
          http://jenkins-ci.org/commit/remoting/272aeab6b866f546b7d210b3328dbc015de67277
          Log:
          [FIXED JENKINS-47132] Single quote must be doubled

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Vincent Latombe Path: src/main/java/org/jenkinsci/remoting/engine/JnlpAgentEndpointResolver.java http://jenkins-ci.org/commit/remoting/272aeab6b866f546b7d210b3328dbc015de67277 Log: [FIXED JENKINS-47132] Single quote must be doubled

          Oleg Nenashev added a comment -

          The fix has been integrated into Remoting 3.13

          Oleg Nenashev added a comment - The fix has been integrated into Remoting 3.13

          Code changed in jenkins
          User: Oleg Nenashev
          Path:
          pom.xml
          http://jenkins-ci.org/commit/jenkins/85319d0a579af8965854877f9e0f025c04af6db4
          Log:
          [JENKINS-38711, JENKINS-47132] - Update Remoting to 3.13

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Oleg Nenashev Path: pom.xml http://jenkins-ci.org/commit/jenkins/85319d0a579af8965854877f9e0f025c04af6db4 Log: [JENKINS-38711, JENKINS-47132] - Update Remoting to 3.13

          Code changed in jenkins
          User: Oleg Nenashev
          Path:
          pom.xml
          http://jenkins-ci.org/commit/jenkins/013a64879601fe5c4e98552c28abfcff260f2202
          Log:
          Merge pull request #3061 from oleg-nenashev/remoting/3.13

          [JENKINS-38711, JENKINS-47132] - Update Remoting to 3.13

          Compare: https://github.com/jenkinsci/jenkins/compare/7a0d73e9ceb1...013a64879601

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Oleg Nenashev Path: pom.xml http://jenkins-ci.org/commit/jenkins/013a64879601fe5c4e98552c28abfcff260f2202 Log: Merge pull request #3061 from oleg-nenashev/remoting/3.13 [JENKINS-38711, JENKINS-47132] - Update Remoting to 3.13 Compare: https://github.com/jenkinsci/jenkins/compare/7a0d73e9ceb1...013a64879601

          Oleg Nenashev added a comment -

          Fixed in Remoting 3.13

          Oleg Nenashev added a comment - Fixed in Remoting 3.13

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

              Created:
              Updated:
              Resolved: