Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-2902

ClearCase plugin Create new job Problem

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • clearcase-plugin
    • None
    • Platform: All, OS: All

      With latest Snapshot build (082) of clearcase plugin there seams to be a
      problem when creating a new job: At first build I get the following error
      "started
      [workspace] $ "C:\Program Files\Rational\ClearCase\bin\cleartool" rmview -force
      Test
      cleartool: Error: Unable to open file "Test\.view": No such file or directory.
      cleartool: Error: SIMSTest isn't a view: No such file or directory
      cleartool: Error: Unable to remove view "Test".
      FATAL: UCM ClearCase failed. exit code=1
      FATAL: cleartool did not return the expected exit code. Command line="rmview -
      force Test", actual exit code=1
      java.io.IOException: cleartool did not return the expected exit code. Command
      line="rmview -force Test", actual exit code=1
      at hudson.plugins.clearcase.HudsonClearToolLauncher.run
      (HudsonClearToolLauncher.java:76)
      at hudson.plugins.clearcase.ClearToolSnapshot.rmview
      (ClearToolSnapshot.java:72)
      at hudson.plugins.clearcase.action.UcmSnapshotCheckoutAction.checkout
      (UcmSnapshotCheckoutAction.java:52)
      at hudson.plugins.clearcase.AbstractClearCaseScm.checkout
      (AbstractClearCaseScm.java:251)
      at hudson.model.AbstractProject.checkout(AbstractProject.java:681)
      at hudson.model.AbstractBuild$AbstractRunner.checkout
      (AbstractBuild.java:264)
      at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:238)
      at hudson.model.Run.run(Run.java:842)
      at hudson.model.Build.run(Build.java:88)
      at hudson.model.ResourceController.execute(ResourceController.java:70)
      at hudson.model.Executor.run(Executor.java:90)
      "

      Workarround: In the configuration check "Use Update" does create and loads the
      files correctly.

            sunfire sunfire
            heikof heikof
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: