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.
I was able to fix it. It was a problem with the Mercurial version
Abed, what was the problem with the version? I am seeing the same error. Thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
By the way, I have Mercurial version 4.8. The Dragon Slayer notes call for "Mercurial 1.5 or later (requiring Python 2.7)"
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The latest fisheye does nothing support Mercurial 4.8. it supports 4.5. You have to downgrade your mercurial!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks. I downgraded Mercurial from 4.8 to 4.5, but the error persists. I posted my issue here:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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
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.