Subversion Client Exception - SVN: E175002: No route to host svn

Still need help?

The Atlassian Community is here for you.

Ask the community

Symptoms

The following appears in the atlassian-fisheye-YYYY-MM-DD.log:

Repository paused due to error com.cenqua.fisheye.rep.RepositoryClientException: org.tigris.subversion.javahl.ClientException: svn: E175002: No route to host svn

...

Diagnosis

Check if the Subversion repository is reachable by running the svn info <repository url> and also check if the path of the repository is correct

Cause

There are two possible causes for this error:

  1. The Subversion server is offline or unreachable from the Fisheye instance
  2. The repository path from the Subversion server might have changed resulting in the error being thrown

Resolution

For the causes mentioned above the resolutions are:

  • Ensure that the Subversion server gets on-line for the instance to be able to connect to it.
  • Change the path for the repository if the path had been changed and perform a full reindex under Administration > Repository Settings > Repositories > <Repository Name> > Maintenance > Repository Source Index > Re-index.
Last modified on Jul 31, 2018

Was this helpful?

Yes
No
Provide feedback about this article
Powered by Confluence and Scroll Viewport.