Issue Type: Improvement Improvement
Assignee: Unassigned
Components: core
Created: 25/Jan/15 10:53 PM
Description:

Master should not abort the build if slave connection goes down intermittently and should have a timeout configured for retry.

Right now, if connection between master and slave is down for fraction say because of network glitch, builds are marked as failure.

FATAL: hudson.remoting.RequestAbortedException: java.net.SocketException: Socket closed
hudson.remoting.RequestAbortedException: hudson.remoting.RequestAbortedException: java.net.SocketException: Socket closed
at hudson.remoting.RequestAbortedException.wrapForRethrow(RequestAbortedException.java:41)
at hudson.remoting.RequestAbortedException.wrapForRethrow(RequestAbortedException.java:34)
at hudson.remoting.Request.call(Request.java:174)
at hudson.remoting.Channel.call(Channel.java:722)
at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:167)
at com.sun.proxy.$Proxy78.join(Unknown Source)

....................................
....................................

Environment: Jenkins ver. 1.544
OS: RHEL 5/RHEL 6
Project: Jenkins
Priority: Minor Minor
Reporter: Sumit Tiwari
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to