we have added a bitbucket connection to our server using git as the server
we get this error (note it was working):
Mon Jul 09 16:10:28 GMT+100 2018: Repository index failed due to error com.cenqua.fisheye.rep.RepositoryClientException: com.atlassian.fisheye.dvcs.handler.DvcsProcessException: Error while communicating with VCS: com.atlassian.fisheye.dvcs.handler.DvcsProcessException: Error while communicating with VCS: com.atlassian.utils.process.ProcessException: While executing: "git show -m --no-abbrev --raw --stdin --no-renames --pretty=format:C:%H%nP:%P%nA:%aN%nE:%aE%nR:%cN%nF:%cE%nD:%at%nS:%s%nB:%b%n@@fe_body_end@@" in [/opt/fisheye/var/cache/monek_BB/clone] com.atlassian.utils.process.ProcessException: Non-zero exit code: 139
Hi @Adrian Davies,
Did you already try re-indexing by using the "Re-clone and Re-index" option? If not, that's what I would suggest doing first.
Here are more details on how to perform a re-index:
While doing that, let's also check if the initial connection works. Maybe you can try to add another repository with the same configuration to check this.
Cheers,
Caterina - Atlassian
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.