I am getting errors while connecting to my local repo
Error testing connection.
Error talking to repository:
at com.atlassian.fisheye.git.GitScmConfig.testConnection(GitScmConfig.java:120)
at com.cenqua.fisheye.RepositoryConfig.testConnection(RepositoryConfig.java:390)
at com.atlassian.fisheye.spi.admin.impl.DefaultRepositoryAdminService.testConnectionFor(DefaultRepositoryAdminService.java:964)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
Connection failed.
The error message does not tell us much on what exactly is happening.
Please make sure that you have Git installed in the machine hosting your Fisheye instance.
If you had to install Git, please make sure that Fisheye was restarted afterwards.
Also, you might need to configure the Git client executable in Fisheye.
I hope this helps!
Felipe
Thanks for the reply, I figured the problem. Fisheye was not able to see git executable. I have added it to path and it works fine now.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.