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

swarm-1.3 client crashes if argument to "-name" contains a space

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: Minor Minor
    • swarm-plugin
    • None
    • Fedora core 4 using jre1.6.0_18

      swarm-1.3 client crashes if argument to "-name" contains a space:

      Discovering Hudson master
      Found 1 eligible Hudson.
      Connecting to http://<hostname>:8080/
      Exception in thread "main" java.lang.NullPointerException
      at hudson.plugins.swarm.Client.copy(Client.java:264)
      at hudson.plugins.swarm.Client.createSwarmSlave(Client.java:238)
      at hudson.plugins.swarm.Client.run(Client.java:153)
      at hudson.plugins.swarm.Client.main(Client.java:87)

      By replacing the space with a colon, the swarm client was able to connect.

          [JENKINS-5956] swarm-1.3 client crashes if argument to "-name" contains a space

          Old ticket, reopen if still an issue.

          Peter Jönsson added a comment - Old ticket, reopen if still an issue.

            mindjiver Peter Jönsson
            btrost btrost
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: