Forum Discussion
mikef Sure I will give a try and let you know. Thanks for the response.
mikef please find the attached word document. I am still facing the same issue.
- mikef4 years ago
Staff
Hi Phanindra
It looks like an issue with how your Jenkins slave is setup as a service then. You can follow the Jenkins docs for that here : https://wiki.jenkins.io/display/JENKINS/Installing+Jenkins+as+a+Windows+service#InstallingJenkinsasaWindowsservice-InstallSlaveasaWindowsservice(require.NET2.0framework)
- When you have the JNLP slave agent running, are you able to run tests on the node?
- Is there perhaps some authentication step that needs to occur?
- Can you record/run a test on any other URL?
Thanks
- Phanindra4 years agoOccasional Contributor
mikef I have set up my Jenkins slave node based on this document. You can go through these attached videos for your reference.
- Phanindra4 years agoOccasional Contributor
mikef Please find the answers inline
When you have the JNLP slave agent running, are you able to run tests on the node?
- yes when I launch the slave agent running and open that VM through RDP connection then I can run my tests (please watch 2nd video)
Is there perhaps some authentication step that needs to occur?
- There is no need or problem with system authentication since the bowser and mongodb command prompt are already launched on that VM.
Can you record/run a test on any other URL?
- I have tried with other sample links like google, yahoo and ebay links, it works perfectly fine when I have my VM open through RDP but if I close the RDP session and run the jobs then again it will fail with the same reason.