Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Error connecting to repository in Dragon Slayer

Abed Timsah September 12, 2018

Hi!

I know that the dragon slayer challenge is outdated but it was suggested to me as a start to learn about jira. 

I am currently on step 5 and trying to install FishEye. 

Install went great but I have an error showing when I try to connect to Bitbucket. 

Error

Thu Sep 13 00:33:59 GMT-400 2018: Repository index failed due to error com.cenqua.fisheye.rep.RepositoryClientException: com.atlassian.fisheye.dvcs.handler.DvcsProcessException: Error while communicating with VCS: *** failed to import extension felog from C:\Atlassian\fecru-4.6.0-2\python\hg\hgfelog\hgfelog.py: 'module' object has no attribute 'command' hg: unknown command 'felog' (did you mean log?) com.atlassian.fisheye.dvcs.handler.DvcsProcessException: Error while communicating with VCS: *** failed to import extension felog from C:\Atlassian\fecru-4.6.0-2\python\hg\hgfelog\hgfelog.py: 'module' object has no attribute 'command' hg: unknown command 'felog' (did you mean log?) com.atlassian.utils.process.ProcessException: While executing: "C:\Program Files\TortoiseHg\hg.exe --config extensions.felog=C:\Atlassian\fecru-4.6.0-2\python\hg\hgfelog\hgfelog.py --config ui.verbose=false felog 922fd9308885467fcb3ed0a3a185d8e661bedcc9 -p -m" in [C:\Atlassian\Data\fecru\var\cache\Dragons\clone] com.atlassian.utils.process.ProcessException: java.lang.NullPointerException java.lang.NullPointerException: null

 

It looks like the error is from python but I have to idea how to fix it. 

 

Thank you.

1 answer

0 votes
Abed Timsah September 13, 2018

I was able to fix it. It was a problem with the Mercurial version

Shawn Wallack November 30, 2018

Abed, what was the problem with the version? I am seeing the same error. Thanks!

Shawn Wallack November 30, 2018

By the way, I have Mercurial version 4.8. The Dragon Slayer notes call for "Mercurial 1.5 or later (requiring Python 2.7)"

Abed Timsah November 30, 2018

The latest fisheye does nothing support Mercurial 4.8. it supports 4.5. You have to downgrade your mercurial! 

Shawn Wallack November 30, 2018

Thanks. I downgraded Mercurial from 4.8 to 4.5, but the error persists. I posted my issue here:

https://community.atlassian.com/t5/Fisheye-Crucible-questions/Dragon-Slayer-No-Activity-in-Fisheye-Repository-index-failed/qaq-p/952326

Like Bruno Ribeiro Teixeira likes this
Anita Pusch
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
September 28, 2021

Which version of Mercurial does the latest fisheye support?

Tue Sep 28 17:26:38 EDT 2021: Repository index failed due to error com.cenqua.fisheye.rep.RepositoryClientException: com.atlassian.fisheye.dvcs.handler.DvcsProcessException: Error while communicating with VCS: *** failed to import extension felog from C:\Atlassian\fecru-4.8.7\python\hg\hgfelog\hgfelog.py: 'module' object has no attribute 'command' hg: unknown command 'felog' (did you mean log?) com.atlassian.fisheye.dvcs.handler.DvcsProcessException: Error while communicating with VCS: *** failed to import extension felog from C:\Atlassian\fecru-4.8.7\python\hg\hgfelog\hgfelog.py: 'module' object has no attribute 'command' hg: unknown command 'felog' (did you mean log?) com.atlassian.utils.process.ProcessException: While executing: "hg --config extensions.felog=C:\Atlassian\fecru-4.8.7\python\hg\hgfelog\hgfelog.py --config ui.verbose=false felog fd6e589c6a16f824f6a572656bfa096cdaf693fc -p -m" in [C:\Atlassian\Data\fecru\var\cache\LMC\clone] com.atlassian.utils.process.ProcessException: java.lang.NullPointerException java.lang.NullPointerException: null

Suggest an answer

Log in or Sign up to answer