Upgrading to Subversion plugin 2.0 causes svn integration to break

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      Every svn poll gives the following AssertionError. Also the SCM-block of the project config is missing.

      Feb 04, 2014 3:57:52 PM hudson.triggers.SCMTrigger$Runner runPolling
      SEVERE: Failed to record SCM polling for hudson.maven.MavenModuleSet@25f4777d[Ekstern-Kommunikasjon]
      java.lang.AssertionError: class hudson.scm.SubversionSCM is missing its descriptor
              at jenkins.model.Jenkins.getDescriptorOrDie(Jenkins.java:1180)
              at hudson.scm.SCM.getDescriptor(SCM.java:573)
              at hudson.scm.SubversionSCM.getDescriptor(SubversionSCM.java:1525)
              at hudson.scm.SubversionSCM.repositoryLocationsNoLongerExist(SubversionSCM.java:2612)
              at hudson.scm.SubversionSCM.compareRemoteRevisionWith(SubversionSCM.java:1388)
              at hudson.scm.SCM._compareRemoteRevisionWith(SCM.java:356)
              at hudson.scm.SCM.poll(SCM.java:373)
              at hudson.model.AbstractProject._poll(AbstractProject.java:1581)
              at hudson.model.AbstractProject.poll(AbstractProject.java:1490)
              at hudson.triggers.SCMTrigger$Runner.runPolling(SCMTrigger.java:462)
              at hudson.triggers.SCMTrigger$Runner.run(SCMTrigger.java:491)
              at hudson.util.SequentialExecutionQueue$QueueEntry.run(SequentialExecutionQueue.java:118)
              at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
              at java.util.concurrent.FutureTask.run(FutureTask.java:262)
              at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
              at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
              at java.lang.Thread.run(Thread.java:744)
      

            Assignee:
            Unassigned
            Reporter:
            Gaute Lote
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: