I'm using fisheye Version:2.7.15 Build:20120709053240 2012-07-09 and stash Atlassian Stash. v1.3.0
I'm following the instructions for integerating the two here.
I enter the repository location, path is blank, authentication style is "password for http(s)", and enter the password. When I try to test the connection I get the following error message,
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.
Using the same URL/password, a git clone works. I can telnet to the stash server from the fisheye server on the https port.
We hadn't configured fisheye to use git from the command line. Not sure if fisheye was trying to use jgit. Using jgit to connect to stash has failed for us (from fisheye and bamboo), but command line versions of git have worked.
FishEye does not use jgit - it always exec's command line git.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.