Issue: Connection reset error in Jenkins

Issue

Whenever SVN checkout happens in Jenkins the error below is thrown:

ERROR: Failed to check out <svn checkout URI>org.tmatesoft.svn.core.SVNException:
svn: E175002: Connection reset

Solution

The error could be due to a connection-chunk timeout between Jenkins and the TeamForge SCM server. Follow the steps below in Jenkins server to increase request value:

  1. In Jenkins, navigate to Manage Jenkins> Configure System > 'SCM checkout retry count'
  2. Increase the value to 5

 

Internal Reference: #124771

Was this article helpful?
0 out of 0 found this helpful

Comments

0 comments

Please sign in to leave a comment.