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

NPE after upgrade to 082 with existing job

XMLWordPrintable

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

      Just updated to latest Hudson 1.300 and latest ClearCase plugin 0.8.2 and tried
      to run a job. Got immediatly the following error:

      Started by user anonymous
      Baue auf Slave
      FATAL: null
      java.lang.NullPointerException
      at
      hudson.plugins.clearcase.AbstractClearCaseScm.getExcludedRegionsNormalized
      (AbstractClearCaseScm.java:405)
      at hudson.plugins.clearcase.AbstractClearCaseScm.configureFilters
      (AbstractClearCaseScm.java:413)
      at hudson.plugins.clearcase.ClearCaseUcmSCM.createHistoryAction
      (ClearCaseUcmSCM.java:157)
      at hudson.plugins.clearcase.AbstractClearCaseScm.checkout
      (AbstractClearCaseScm.java:261)
      at hudson.model.AbstractProject.checkout(AbstractProject.java:807)
      at hudson.model.AbstractBuild$AbstractRunner.checkout
      (AbstractBuild.java:314)
      at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:266)
      at hudson.model.Run.run(Run.java:923)
      at hudson.model.Build.run(Build.java:112)
      at hudson.model.ResourceController.execute(ResourceController.java:93)
      at hudson.model.Executor.run(Executor.java:119)

      Why does it try to build on slave?

      Why do I need to have excluded regions for clearcase?

      Creating a brand new job works fine. Do I need to recreate the Clearcase
      snapshot view?

      Thanks for fixing.

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

              Created:
              Updated:
              Resolved: