anyone saw/solved 400 Bad Request when trying to connect swarm agent to Jenkins?
java -jar swarm-client-3.22.jar -master "http://x.x.x.x/" -username xxx -password "xxx" java.io.IOException: Failed to obtain http://x.x.x.x/computer/vmagentstest01-e8397a82/slave-agent.jnlp at hudson.remoting.Launcher.parseJnlpArguments(Launcher.java:577) at hudson.plugins.swarm.SwarmClient.getJnlpArgs(SwarmClient.java:159) at hudson.plugins.swarm.Client.run(Client.java:190) at hudson.plugins.swarm.Client.main(Client.java:52) Caused by: java.io.IOException: Failed to load http://x.x.x.x/computer/vmagentstest01-e8397a82/slave-agent.jnlp: 400 Bad Request -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/2ea23a49-83fa-4bd9-a87e-b95b22a2ef12n%40googlegroups.com.
