Ummm, there is no D:\Hudson_Projects\AndroidHtmlAuto on the slave machine? Remember that the slave runs in a folder that is composed of the root folder in the slave config, “workspace”, and your job name. I’m guessing that your Master’s root folder in D:\Hudson_Projects.
So maybe your Readmailforhtml.jar is already in D:\SlaveFiles\workspace\AndroidHTMLAuto From: [email protected] [mailto:[email protected]] On Behalf Of Panikera Raj Sent: Monday, May 12, 2014 6:51 AM To: [email protected] Subject: Unable to run the Slave project Hi All, I am implementing the Master and slave process in my setup, I am able to execute the project if i select check box option for as Restrict where this project can be run & mention in Master It's working fine, If I mention as "Slave" name it's not able to execute the project Below is the exception i ma getting... [FSTrigger] Triggered by a change to a file (log<http://192.168.2.189:8080/job/AndroidHTMLAuto/1314/triggerCauseAction>) Building remotely on Build Slave<http://192.168.2.189:8080/computer/Build%20Slave> in workspace D:\SlaveFiles\workspace\AndroidHTMLAuto [AndroidHTMLAuto] $ cmd /c call C:\Users\kodiak\AppData\Local\Temp\hudson2668617862106061569.bat D:\SlaveFiles\workspace\AndroidHTMLAuto>d: D:\SlaveFiles\workspace\AndroidHTMLAuto>cd D:\Hudson_Projects\AndroidHtmlAuto The system cannot find the path specified. D:\SlaveFiles\workspace\AndroidHTMLAuto>java -jar Readmailforhtml.jar Unable to access jarfile Readmailforhtml.jar D:\SlaveFiles\workspace\AndroidHTMLAuto>exit 1 Build step 'Execute Windows batch command' marked build as failure An attempt to send an e-mail to empty list of recipients, ignored. Finished: FAILURE Please help me on this, Your help would be greatly appreciated Regards, Panikera -- 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]<mailto:[email protected]>. For more options, visit https://groups.google.com/d/optout. -- 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]. For more options, visit https://groups.google.com/d/optout.
