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

UCM: NPE in make baseline

XMLWordPrintable

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

      Using version 0.8 I got the following NPE during a build

      Recording fingerprints
      Recording test results
      Publishing Cobertura coverage report...
      FATAL: null
      java.lang.NullPointerException
      at hudson.plugins.clearcase.ucm.UcmMakeBaseline.perform(UcmMakeBaseline.java:261)
      at
      hudson.model.AbstractBuild$AbstractRunner.performAllBuildStep(AbstractBuild.java:318)
      at
      hudson.model.AbstractBuild$AbstractRunner.performAllBuildStep(AbstractBuild.java:306)
      at hudson.model.Build$RunnerImpl.cleanUp(Build.java:131)
      at hudson.model.Run.run(Run.java:832)
      at hudson.model.Build.run(Build.java:88)
      at hudson.model.ResourceController.execute(ResourceController.java:70)
      at hudson.model.Executor.run(Executor.java:88)

      Could it be a problem that the ClearCase project and stream has several
      components, but the load rules only includes one of them, and hence I choose the
      normal make baseline and not the composite one ??

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

              Created:
              Updated:
              Resolved: