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

NPE: Failed to record SCM polling. Using Jenkins 1.424.1 (LTS).

      Stack trace from Jenkins:

      Dec 9, 2011 5:03:40 PM hudson.triggers.SCMTrigger$Runner runPolling
      SEVERE: Failed to record SCM polling
      java.lang.NullPointerException
      at hudson.maven.MavenModuleSetBuild.getEnvironment(MavenModuleSetBuild.java:172)
      at hudson.scm.SubversionSCM.compareRemoteRevisionWith(SubversionSCM.java:1095)
      at hudson.scm.SCM._compareRemoteRevisionWith(SCM.java:355)
      at hudson.scm.SCM.poll(SCM.java:372)
      at hudson.model.AbstractProject.poll(AbstractProject.java:1324)
      at hudson.triggers.SCMTrigger$Runner.runPolling(SCMTrigger.java:420)
      at hudson.triggers.SCMTrigger$Runner.run(SCMTrigger.java:449)
      at hudson.util.SequentialExecutionQueue$QueueEntry.run(SequentialExecutionQueue.java:118)
      at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
      at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
      at java.util.concurrent.FutureTask.run(FutureTask.java:138)
      at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
      at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
      at java.lang.Thread.run(Thread.java:662)

          [JENKINS-12055] NPE: Failed to record SCM polling. Using Jenkins 1.424.1 (LTS).

          Looks like this was fixed in master on this issue.

          Per Christian Moen added a comment - Looks like this was fixed in master on this issue.

          Per Christian Moen added a comment - - edited

          Our Jenkins installation is a old Jenkins installation that we just converted to LTS.

          Per Christian Moen added a comment - - edited Our Jenkins installation is a old Jenkins installation that we just converted to LTS.

          James Nord added a comment -

          this impacts the gerrit trigger (and Jenkins can no longer participate in code reviews)
          See URL

          (because of this marking blocker.)

          James Nord added a comment - this impacts the gerrit trigger (and Jenkins can no longer participate in code reviews) See URL (because of this marking blocker.)

          This has been fixed in 1.424.3. Looks like the fix was committed to issue JENKINS-11592.

          Per Christian Moen added a comment - This has been fixed in 1.424.3. Looks like the fix was committed to issue JENKINS-11592 .

            Unassigned Unassigned
            pcmoen Per Christian Moen
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: