![]() |
|
|
Issue Type:
|
Bug
|
Assignee:
|
Kohsuke Kawaguchi
|
Components:
|
slave-setup |
Created:
|
14/Feb/13 7:51 PM
|
Description:
|
While trying to set up the Windows machine as a node, the slave-agent.jnlp yields an unable to locate resource error for remoting.jar. The issue seems to be that the url it's trying to look for also contains the root directory it is saved in.
For example, if I'm trying to run the slave-agent.jnlp in C:\jenkins, the FileNotFoundException seems to indicate that it is looking for the file at C:\jenkins\<jenkinsURL:8080>\computer\<slave>\jnlpJars\remoting.jar, instead of simply <jenkinsURL:8080>\computer\<slave>\jnlpJars\remoting.jar.
Even if I try to run it directly at the url using javaws (javaws http://<jenkinsURL:8080>/computer/<slave>/slave-agent.jnlp), it appends the url of the to the slave-agent.jnlp before the url of the rest of the files and you get a convoluted mess of an url like http://<jenkinsURL:8080>/computer/<slave>/slave-agent.jnlp/http://<jenkinsURL:8080>/computer/<slave>/jnlpJars/remoting.jar
|
Environment:
|
CentOS 6 x64 Master (running through VMWare) running Jenkins 1.501; Windows 7 x64 for Slave
|
Project:
|
Jenkins
|
Labels:
|
slave
|
Priority:
|
Major
|
Reporter:
|
Z Zhou
|
|
|
|
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/groups/opt_out.