We've been running crucible on multiple repositories. However on one the repositories indexing started to fail a couple of weeks ago. It fails at 70% indexing, scanning is successful. It returns the following text
"Fri Mar 02 09:33:22 CET 2018: Repository paused due to error com.cenqua.fisheye.rep.RepositoryClientException: java.lang.IllegalStateException: Can't overwrite cause with org.tmatesoft.svn.core.SVNException: svn: E175002: Connection reset svn: E175002: REPORT request failed on '/svn/RenDArchief/!svn/vcc/default' java.lang.IllegalStateException: Can't overwrite cause with org.tmatesoft.svn.core.SVNException: svn: E175002: Connection reset svn: E175002: REPORT request failed on '/svn/RenDArchief/!svn/vcc/default' org.apache.subversion.javahl.ClientException: svn: E175002: Connection reset svn: E175002: REPORT request failed on '/svn/RenDArchief/!svn/vcc/default'"
What is the actual issue, and how can I fix it?