[JIRA] [core] (JENKINS-29825) some windows slaves unable to reconnect after master restart

2016-06-11 Thread o.v.nenas...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Oleg Nenashev updated an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-29825 
 
 
 
  some windows slaves unable to reconnect after master restart  
 
 
 
 
 
 
 
 
 

Change By:
 
 Oleg Nenashev 
 
 
 

Component/s:
 
 remoting 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-29825) some windows slaves unable to reconnect after master restart

2015-08-06 Thread jorg.heym...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 heymjo created an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-29825 
 
 
 
  some windows slaves unable to reconnect after master restart  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 

 Unassigned 
 
 
 

Components:
 

 core 
 
 
 

Created:
 

 06/Aug/15 9:47 AM 
 
 
 

Environment:
 

 master: solaris  slaves: windows7  Jenkins LTS 1.596.2 
 
 
 

Priority:
 
  Major 
 
 
 

Reporter:
 
 heymjo 
 
 
 
 
 
 
 
 
 
 
Hi, 
Sometimes, after a master restart, some of our windows slaves are unable to reconnect. On the slave side in the log file we see this being repeated endlessly after restart: 

 
Aug 06, 2015 10:07:34 AM hudson.remoting.jnlp.Main$CuiListener error
SEVERE: The server rejected the connection: WIN7SLAVE1 is already connected to this master. Rejecting this connection.
java.lang.Exception: The server rejected the connection: WIN7SLAVE1 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)

Aug 06, 2015 10:07:35 AM hudson.remoting.jnlp.Main createEngine
INFO: Setting up slave: WIN7SLAVE1
Aug 06, 2015 10:07:35 AM hudson.remoting.jnlp.Main$CuiListener init
INFO: Jenkins agent is running in headless mode.
Aug 06, 2015 10:07:35 AM