Hi,
I have a setup with Jenkins slave running on Windows 7 (as a JNLP inside a Service Wrapper) with master (1.597) running on RHEL.
It
seems that after the Windows is restarted the slave can no longer
connect and I see in the jenkins-slave.err.txt log a repentance of lines
like:
SEVERE: The server rejected the connection: w7-32 is already connected to this master. Rejecting this connection.
at hudson.remoting.Engine.onConnectionRejected(Engine.java:306)
at hudson.remoting.Engine.run(Engine.java:276)
The issue seems to be really similar to:
https://issues.jenkins-ci.org/browse/JENKINS-5055But it was supposed to be fixed years ago. Any ideas?
Thanks in advance,
Lev Veyde.