When I set up my Jenkins master as a windows service and attempt to connect to a slave machine using "Launch Jenkins via Java webstart", I can connect the slave server to the master fine with no issues.
[image: enter image description here] <http://i.stack.imgur.com/oJpeW.png> However, I'm now required to launch the jenkins Master using "java -jar jenkins.war" so I can see the GUI interface being tested in realtime, but I cannot seem to create a connection to the slave machine this way (when I try to access the url on the slave machine, it says it cannot be displayed). [image: enter image description here] <http://i.stack.imgur.com/xRrOz.png> Is it possible to connect with jenkins while it is being run as a java program? Or is there an alternative method I can use? -- 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/5aaafa18-4640-4feb-9dcd-e3d0297a173f%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
