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

UCM ClearCase: indexing error 'No such file or directory'

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • High
    • 2.5.3
    • 2.5.2
    • Indexing

    Description

      The indexing of a ClearCase repository stops in error with the following error message:

      Repository index failed due to error com.cenqua.fisheye.rep.RepositoryClientException: com.atlassian.fisheye.clearcase.ClearCaseProcessException: 
      Error executing command (desc -fmt "%[component]Xp d:%[depends_on_closure]Xp" some_baseline_name@/path/to/pvob ) : : 
      cleartool: Error: Unable to access "some_baseline_name@/path/to/pvob": No such file or directory. 
      com.atlassian.fisheye.clearcase.ClearCaseProcessException: 
      Error executing command (desc -fmt "%[component]Xp d:%[depends_on_closure]Xp" some_baseline_name@/path/to/pvob ) : : 
      cleartool: Error: Unable to access "some_baseline_name@/path/to/pvob": No such file or directory. 
      com.atlassian.utils.process.ProcessException: 
      cleartool: Error: Unable to access "some_baseline_name@/path/to/pvob": No such file or directory.
      

      This error indicates that the baseline: prefix is missing from the some_baseline_name@/path/to/pvob argument.

      It appears that in some cases cleartool doesn't return the extended name of baselines. The fix is to add the baseline: prefix if it isn't returned by cleartool

      Attachments

        Activity

          People

            mheemskerk Michael Heemskerk (Inactive)
            mheemskerk Michael Heemskerk (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: