-
Bug
-
Resolution: Won't Fix
-
Minor
-
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
Component/s | New: swarm [ 15741 ] | |
Component/s | Original: plugin [ 15491 ] | |
Assignee | New: Kohsuke Kawaguchi [ kohsuke ] |
Assignee | Original: Kohsuke Kawaguchi [ kohsuke ] | New: Peter Jönsson [ mindjiver ] |
Resolution | New: Won't Fix [ 2 ] | |
Status | Original: Open [ 1 ] | New: Closed [ 6 ] |
Workflow | Original: JNJira [ 136049 ] | New: JNJira + In-Review [ 203822 ] |
Old ticket, reopen if still an issue.