• Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • nomad-plugin
    • None
    • Jenkins 2.7.4
      Nomad 0.4.1
      Nomad Plugin 0.3

      When the executor starts the job it seems like there is no / between the port and computer (line is redacted):

      2016/09/23 08:56:33 [DEBUG] executor: launching command /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java -jar /local/slave.jar -jnlpUrl http://<jenkins master>:8080computer/jenkins-9859a8491376/slave-agent.jnlp -secret <secret>
      

      This could be a cause of failure when starting a new slave.

          [JENKINS-38462] Missing / in url

          Ivo Verberk added a comment -

          I've made adjustments to the plugin that will will always check if a forward slash is at the end of the Jenkins root URL. If it's not there it will be added. This should take care of the issue.

          Ivo Verberk added a comment - I've made adjustments to the plugin that will will always check if a forward slash is at the end of the Jenkins root URL. If it's not there it will be added. This should take care of the issue.

            iverberk Ivo Verberk
            omame Daniele Valeriani
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: