You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
In attempting to migrate fisheye to a new host I receive errors similar to the following for each of the repositories defined within fisheye. This is fisheye 4.5.3 on CentOS7. I had originally attempted 4.7.0, received the same errors and reverted to 4.5.3 to match the old server.
Repository paused due to error com.cenqua.fisheye.config.ConfigException: Could not access file:///sprj/svn1/bsi/ : java.lang.IllegalStateException: Can't overwrite cause with org.tmatesoft.svn.core.SVNException: svn: E180001: Unable to open repository 'file:///sprj/svn1/bsi' svn: E180001: Unable to connect to a repository at URL 'file:///sprj/svn1/bsi' svn: E180001: Unable to open repository 'file:///sprj/svn1/bsi' com.cenqua.fisheye.rep.RepositoryClientException: java.lang.IllegalStateException: Can't overwrite cause with org.tmatesoft.svn.core.SVNException: svn: E180001: Unable to open repository 'file:///sprj/svn1/bsi' svn: E180001: Unable to connect to a repository at URL 'file:///sprj/svn1/bsi' svn: E180001: Unable to open repository 'file:///sprj/svn1/bsi' java.lang.IllegalStateException: Can't overwrite cause with org.tmatesoft.svn.core.SVNException: svn: E180001: Unable to open repository 'file:///sprj/svn1/bsi' svn: E180001: Unable to connect to a repository at URL 'file:///sprj/svn1/bsi' svn: E180001: Unable to open repository 'file:///sprj/svn1/bsi' org.apache.subversion.javahl.ClientException: svn: E180001: Unable to open repository 'file:///sprj/svn1/bsi' svn: E180001: Unable to connect to a repository at URL 'file:///sprj/svn1/bsi' svn: E180001: Unable to open repository 'file:///sprj/svn1/bsi'
Is there a particular port that needs to be open to allow access via the file:/// URI?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.