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

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: High
    • 2.5.3
    • Affects Version/s: 2.5.2
    • Component/s: Indexing

      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

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

              Created:
              Updated:
              Resolved: