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

FIsheye is indexing changeset ids of GIT submodules when it shouldn't be causing

      When a git repository has sub modules (similar to svn:externals) configured it for some reason gets references to changeset ids from the submodule, which causes issues whenever FE falls back to the SCM for blame or annotated views of the file.

      Either we have to add support for submodules or ensure that we don't index these changesets.

      The bug can causes an error in the slurp when falling back to the SCM for blame info (RevisionCache.getBlameFallback)

      The exception reported in the logs is similar to:

      2011-02-11 09:34:01,929 ERROR [InitialPinger1 ] fisheye.app OneOffPingRequest-doRequest - Exception during slurp
      com.cenqua.fisheye.rep.DbException: com.atlassian.fisheye.dvcs.handler.DvcsProcessException: Error while communicating with VCS: error: unable to find 216be7cb0c341e0aecf87bf47bed5f52b1fc88ea
      fatal: no such path _Tools in f5c9d35c26d9186a30391faeb3768c1acb5162b3
      Caused by: com.atlassian.fisheye.dvcs.handler.DvcsProcessException: Error while communicating with VCS: error: unable to find 216be7cb0c341e0aecf87bf47bed5f52b1fc88ea
      fatal: no such path _Tools in f5c9d35c26d9186a30391faeb3768c1acb5162b3
      Caused by: com.atlassian.utils.process.ProcessException: While executing: "git blame -l -p f5c9d35c26d9186a30391faeb3768c1acb5162b3 - _Tools"

            [FE-3122] FIsheye is indexing changeset ids of GIT submodules when it shouldn't be causing

            Marek Parfianowicz made changes -
            Component/s New: Indexing [ 41890 ]
            Component/s Original: vcs-GIT [ 12960 ]
            Labels Original: bug-bucket bug-bucket-backlog New: bug-bucket bug-bucket-backlog git
            Owen made changes -
            Workflow Original: FE-CRUC Bug Workflow [ 2944638 ] New: JAC Bug Workflow v3 [ 2958741 ]
            Owen made changes -
            Workflow Original: FECRU Development Workflow - Triage - Restricted [ 1517113 ] New: FE-CRUC Bug Workflow [ 2944638 ]
            Owen made changes -
            Workflow Original: FECRU Development Workflow - Triage [ 945023 ] New: FECRU Development Workflow - Triage - Restricted [ 1517113 ]

            Carl Menezes added a comment - - edited

            Our log scanner is picking this issue up as a "known problem". However, we do not use submodules, but subtrees

            Carl Menezes added a comment - - edited Our log scanner is picking this issue up as a "known problem". However, we do not use submodules, but subtrees
            Roger Barnes (Inactive) made changes -
            Remote Link Original: This issue links to "Page (Extranet)" [ 103112 ] New: This issue links to "Page (Extranet)" [ 103112 ]
            Roger Barnes (Inactive) made changes -
            Remote Link Original: This issue links to "Page (Extranet)" [ 102997 ] New: This issue links to "Page (Extranet)" [ 102997 ]
            Roger Barnes (Inactive) made changes -
            Remote Link Original: This issue links to "Page (Extranet)" [ 25279 ] New: This issue links to "Page (Extranet)" [ 25279 ]
            Roger Barnes (Inactive) made changes -
            Remote Link Original: This issue links to "Page (Extranet)" [ 103112 ] New: This issue links to "Page (Extranet)" [ 103112 ]
            Roger Barnes (Inactive) made changes -
            Remote Link Original: This issue links to "Page (Extranet)" [ 102997 ] New: This issue links to "Page (Extranet)" [ 102997 ]

              bhumphreys BrendanA
              Anonymous Anonymous
              Affected customers:
              29 This affects my team
              Watchers:
              24 Start watching this issue

                Created:
                Updated:
                Resolved: