• Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Major Major
    • subversion-plugin
    • None
    • Jenkins 1.438, master & slaves on Debian Squeeze, Maven 3

      Automatic polling for SVN-changes does not work with svn plugin version 1.34.
      (It worked before updating)

      From the log:

      Nov 8, 2011 12:15:31 PM hudson.triggers.SCMTrigger$Runner runPolling
      SEVERE: Failed to record SCM polling
      java.lang.NullPointerException
              at hudson.maven.MavenModuleSetBuild.getEnvironment(MavenModuleSetBuild.java:165)
              at hudson.scm.SubversionSCM.compareRemoteRevisionWith(SubversionSCM.java:1086)
              at hudson.scm.SCM._compareRemoteRevisionWith(SCM.java:356)
              at hudson.scm.SCM.poll(SCM.java:373)
              at hudson.model.AbstractProject.poll(AbstractProject.java:1326)
              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)
      

      Manual building works fine.

      Downgrading to SVN-plugin 1.32 solves the problem.

          [JENKINS-11654] SCM polling broken with Subversion Plugin 1.34

          sogabe added a comment -

          How's that for 1.33?

          sogabe added a comment - How's that for 1.33?

          twolfart added a comment -

          Downgrade to 1.33 was not possible in the admin ui.
          Where can I obtain the svn-plugin version 1.33? Which version of Jenkins has it bundled?

          twolfart added a comment - Downgrade to 1.33 was not possible in the admin ui. Where can I obtain the svn-plugin version 1.33? Which version of Jenkins has it bundled?

          Subversion plugin version 1.33 is avail from http://mirrors.jenkins-ci.org/plugins/subversion/1.33/

          Yeong Sheng Tan added a comment - Subversion plugin version 1.33 is avail from http://mirrors.jenkins-ci.org/plugins/subversion/1.33/

          Jacob Poulsen added a comment - - edited

          Subversion plugin version 1.33 also fails on jenkins 1.440, with maven2 builds.
          we are pt running ewith subversion plugin 1.32 in the production jenkins installation.
          master running on debian 6.0, ( sorry cant remember the names.) and with slaves running debian 6.x,5.x,4.x, windows 7 and XP)

          Hope the info helps.

          Jacob Poulsen added a comment - - edited Subversion plugin version 1.33 also fails on jenkins 1.440, with maven2 builds. we are pt running ewith subversion plugin 1.32 in the production jenkins installation. master running on debian 6.0, ( sorry cant remember the names.) and with slaves running debian 6.x,5.x,4.x, windows 7 and XP) Hope the info helps.

          Jacob Poulsen added a comment - - edited

          .

          Jacob Poulsen added a comment - - edited .

            Unassigned Unassigned
            twolfart twolfart
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: