Issue Type: Bug Bug
Assignee: Kohsuke Kawaguchi
Components: windows-slaves-plugin
Created: 18/Nov/14 5:09 PM
Description:

I'm trying to add a windows slave to my master. when doing so, any of the start up commands fail:

1) Launch agent from browser on slave
2) java -jar slave.jar -jnlpUrl https://<hostname.domain>:443/computer/<windows_slave>/slave-agent.jnlp -secret <huge_hex_string>

In the 1st case it tells: "Unable to launch the application"
java.lang.NullPointerException
at com.sun.deploy.security.DeployManifestChecker.verify(Unknown Source)
[..........]

In the second case it tells:
Failing to obtain https://<hostname.domain>:443/computer/<windows_slave>/slave-agent.jnlp?encrypt=true
java.io.IOException
https://<hostname.domain>:443/computer/<windows_slave>/slave-agent.jnlp?encrypt=true doesn't look like a JNLP file; content type was text/html charset=utf-8

Any hint?
Thanks!

Environment: Jenkins version: 1.575
Windows-slaves-plugin installed version 1.0
Master running on a Scientific Linux 6 machine
Slave is a windows7 node, using an Internet Explorer borwser
Project: Jenkins
Labels: windows slaves
Priority: Major Major
Reporter: Patricia Mendez
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to