Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Connect Fisheye on BitBucket Git repository

Fernando Horn July 31, 2012

Hi,

I'm trying connect my Fisheye with repository in BitBucket. This repository is a GIT.

When i connect using HTTPS(Because Fisheye don't support connect in GIT using SSH), the message appear on screen:

Error testing connection.
Error talking to repository:


at com.atlassian.fisheye.git.GitScmConfig.testConnection(GitScmConfig.java:162)
at com.cenqua.fisheye.RepositoryConfig.testConnection(RepositoryConfig.java:450)
at com.atlassian.fisheye.spi.admin.impl.DefaultRepositoryAdminService.testConnectionFor(DefaultRepositoryAdminService.java:540)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

Connection failed.

Anyone able to connect the Fisheye with a BitBucket repository Git?

Thank you.

2 answers

2 votes
rverschoor
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
August 1, 2012

Yup, it works fine for me.

Probably the best thing to do is to enable debug logging in FishEye by going to "Administration > Global Settings > Server > Debug Logging" and select Turn Debug Logging "ON".
Then try to connect to the repo again, and inspect the fisheye-debug-yyyy-mm-dd.log file for any further info around the moment the error is logged.

If you can't find the cause of the problem I suggest you create an issue at https://support.atlassian.com.

0 votes
Ashley Halliday November 26, 2013

Make sure that you have git installed on your server; I hit this issue and that instantly solved my problem. Hand, meet forehead!

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events