Issue Type: Bug Bug
Affects Versions: current
Assignee: Kohsuke Kawaguchi
Components: slave-setup
Created: 20/Jul/12 11:14 PM
Description:

I can connect my slave agent using the downloaded jnlp file, but Windows service is not working because of authorization.

My configuration looks like this:
-Xrs -jar "%BASE%\slave.jar" -auth xxx:xxx -jnlpUrl http://xxx.dyndns.org/computer/windows/slave-agent.jnlp -cp "%BASE%\lib\commons-codec-1.5.jar" -jnlpCredentials xxx:xxx

And in logs I see:
Failing to obtain http://homersoft-ci.dyndns.org/computer/windows/slave-agent.jnlp
java.io.IOException: Failed to load http://xxx.dyndns.org/computer/windows/slave-agent.jnlp: 403 Forbidden
at hudson.remoting.Launcher.parseJnlpArguments(Launcher.java:230)
at hudson.remoting.Launcher.run(Launcher.java:192)
at hudson.remoting.Launcher.main(Launcher.java:168)

Environment: Debian as Master, Windows 2008 as Slave
Project: Jenkins
Priority: Critical Critical
Reporter: Łukasz Nowak
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

Reply via email to