Uploaded image for project: 'FishEye'
  1. FishEye
  2. FE-3425

Error when pulling from Hg bitbucket repo doesn't go away

    XMLWordPrintable

Details

    Description

      as seen on the ERROR SPAM:

      This appears to be an intermittent error which does not get cleared in the GWT admin when the repo successfully contacts the server again. Also, we appear to be missing the output of the command which would give more details about whats going wrong.

      [2010-10-27 14:40:02,112] ERROR fisheye.app
      Exception during slurp
      
      com.cenqua.fisheye.config.ConfigException: Unable to pull from remote repository: ssh://hg@bitbucket.org/site/master - [abort: no suitable response from remote hg!]
      	at com.atlassian.fisheye.hg.HgScanner.fetchLatest(HgScanner.java:125)
      	at com.atlassian.fisheye.dvcs.DvcsScanner.updateClone(DvcsScanner.java:118)
      	at com.atlassian.fisheye.dvcs.DvcsScanner.updateLocalRepoCache(DvcsScanner.java:105)
      	at com.cenqua.fisheye.rep.BaseRepositoryScanner.ping(BaseRepositoryScanner.java:180)
      	at com.cenqua.fisheye.rep.BaseRepositoryEngine.doSlurp(BaseRepositoryEngine.java:85)
      	at com.cenqua.fisheye.rep.RepositoryEngine.slurp(RepositoryEngine.java:387)
      	at com.cenqua.fisheye.rep.ping.OneOffPingRequest.doRequest(OneOffPingRequest.java:25)
      	at com.cenqua.fisheye.rep.ping.PingRequest.process(PingRequest.java:66)
      	at com.cenqua.fisheye.rep.RepositoryHandle.processPingRequests(RepositoryHandle.java:129)
      	at com.cenqua.fisheye.rep.RepositoryHandle.queuePingRequest(RepositoryHandle.java:119)
      	at com.cenqua.fisheye.rep.ping.PingRequest.run(PingRequest.java:33)
      	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.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 ssh://hg@bitbucket.org/site/master"
      	at com.atlassian.fisheye.dvcs.client.DvcsContext.executeCommand(DvcsContext.java:196)
      	at com.atlassian.fisheye.dvcs.client.DvcsContext.executeCommand(DvcsContext.java:179)
      	at com.atlassian.fisheye.hg.HgScanner.fetchLatest(HgScanner.java:120)
      	... 13 more
      Caused by: com.atlassian.utils.process.ProcessException: Non-zero exit code: 255
      	at com.atlassian.utils.process.PluggableProcessHandler.complete(PluggableProcessHandler.java:83)
      	at com.atlassian.utils.process.ExternalProcess.finish(ExternalProcess.java:224)
      	at com.atlassian.utils.process.ExternalProcess.execute(ExternalProcess.java:267)
      	at com.atlassian.fisheye.dvcs.client.DvcsContext.executeCommand(DvcsContext.java:207)
      	at com.atlassian.fisheye.dvcs.client.DvcsContext.executeCommand(DvcsContext.java:189)
      	... 15 more
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            npellow Nick
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: