Hi guys,
Jenkins ver. 1.509.2 My jenkins was deployed on linux, while I add one node(named onePc) and want to use JNLP to connect to the master. Firstly, I've done this basic configuration 1) set the Jenkins URL on 'configuration system' page as 'http://192.168.1.22' 2) set 'Enable security' and use random TCP port for JNLP slave agents Then, on the slave pc (win7), run javaws http://192.168.1.22/computer/onePc/slave-agent.jnlp I can see the java6 was running but after 3 times trying, pop up a dialog as bug [ <https://issues.jenkins-ci.org/browse/JENKINS-18080>JENKINS-18080]<https://issues.jenkins-ci.org/browse/JENKINS-18080> Are there any workaround for this issue ? -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" 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/groups/opt_out.
