Can't List anything when 'Configure Application Links' screen will appear

taisong yang January 7, 2012

I have a question for Here be Dragons , On Stage 5 Step 1 .configure your JIRA settings in FishEye/Crucible.

when I Go to My FishEye URL in web browser like: http://localhost:8060/fisheye , login with username:charlie then click 'Administration' in the dropdown menu. After that I Click 'Application Links' in the left-hand panel.

Now we have problem : when 'Configure Application Links' screen will appear , The list aways has been in the Reading state.I checked the console but can't find any Error Code.

Loading infomations as follows : Loading list of Application Links....

console infomations as follows : 2012-01-08 14:10:20,303 INFO - Periodic polling for software updates is disable
d.
2012-01-08 14:10:26,375 INFO - Starting plugin system...
2012-01-08 14:10:27,413 INFO - Starting database...
2012-01-08 14:10:51,099 INFO - Server started on :8060 (http) (control port on
127.0.0.1:8059)

2012-01-09 11:29:02,578 ERROR - Exception during slurp
com.cenqua.fisheye.config.ConfigException: Unable to pull from remote repository
: https://bitbucket.org/atlassian_dragons/dragonslayers
- [abort: error: ]
at com.atlassian.fisheye.hg.HgScanner.fetchLatest(HgScanner.java:154)
at com.atlassian.fisheye.dvcs.DvcsScanner.updateClone(DvcsScanner.java:1
60)
at com.atlassian.fisheye.dvcs.DvcsScanner.updateLocalRepoCache(DvcsScann
er.java:147)
at com.cenqua.fisheye.rep.BaseRepositoryScanner.ping(BaseRepositoryScann
er.java:194)
at com.cenqua.fisheye.rep.BaseRepositoryEngine.doSlurp(BaseRepositoryEng
ine.java:90)
at com.cenqua.fisheye.rep.RepositoryEngine.slurp(RepositoryEngine.java:3
90)
at com.cenqua.fisheye.rep.ping.OneOffPingRequest.doRequest(OneOffPingReq
uest.java:25)
at com.cenqua.fisheye.rep.ping.PingRequest.process(PingRequest.java:67)
at com.cenqua.fisheye.rep.RepositoryHandle.processPingRequests(Repositor
yHandle.java:132)
at com.cenqua.fisheye.rep.RepositoryHandle.queuePingRequest(RepositoryHa
ndle.java:122)
at com.cenqua.fisheye.rep.ping.PingRequest.run(PingRequest.java:33)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExec
utor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor
.java:908)
at java.lang.Thread.run(Thread.java:619)
Caused by: com.atlassian.utils.process.ProcessException: While executing: "hg --
config ui.verbose=false pull https://bitbucket.org/atlassian_dragons/dragonslaye
rs "
at com.atlassian.fisheye.dvcs.client.DvcsContext.executeCommand(DvcsCont
ext.java:227)
at com.atlassian.fisheye.dvcs.client.DvcsContext.executeCommand(DvcsCont
ext.java:219)
at com.atlassian.fisheye.hg.HgScanner.fetchLatest(HgScanner.java:148)
... 13 more
Caused by: com.atlassian.utils.process.ProcessException: Non-zero exit code: -1
at com.atlassian.utils.process.PluggableProcessHandler.complete(Pluggabl
eProcessHandler.java:83)
at com.atlassian.utils.process.ExternalProcess.finish(ExternalProcess.ja
va:303)
at com.atlassian.utils.process.ExternalProcess.execute(ExternalProcess.j
ava:346)
at com.atlassian.fisheye.dvcs.client.DvcsContext.executeCommand(DvcsCont
ext.java:224)
... 15 more

For now I have no idea to go on .Although I think is the configuration file out the problem but Paging through the operation manual can't find any useful inof .

thanks for help !

1 answer

0 votes
LeonardoL
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 7, 2012

Hi,

Please try to follow steps from documentation below to support application link configuration. I think this might help you.

https://confluence.atlassian.com/display/JIRA/Integrating+JIRA+with+FishEye

Cheers,

Leonardo.

Suggest an answer

Log in or Sign up to answer