jenkins - Unable to connect a windows system as slave using JNLP -


i have jenkins master running on suse linux. want connect windows 8.1 system slave using jnlp. followed link here https://wiki.jenkins-ci.org/display/jenkins/jenkins+cli#jenkinscli-connectionmechanism , changed jenkins global security configuration. under tcp-port jnlp-slave, selected static , entered port 49187. when launch jnlp connection on slave system, after while "read timeout" error.

could suggest me doing wrong?

enter image description here


Comments

Popular posts from this blog

c++ - list<myClass<int> * > sort -

SoapUI on windows 10 - high DPI/4K scaling issue -

java - why am i getting a "cannot resolve method" error on getApplication? -