I installed jenkins as a war file to the location "C:\Users\loggeduser" in the .jenkins folder.
I'm trying to access a slave machine's node I set up using "Launch agent via java Web Start", but when it gets to the step where I must access the "http://IPaddress:8080/computer/Slavemachine/slave-agent.jnlp" in the slave, the page returns a 404, not found. In the past, I had installed jenkins as windows service in the program files of the Master machine, and was able to access it the slave with no hassle. This has me presuming that I can't access jenkins via the slave because it is currently under my logged in user folder, and thus can't be accessed by the slave. Am I right to assume this? What method can I use to go about accessing it? -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/2e0ff17a-23bc-479d-9f84-a912644a95fc%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
