Issue Type: Bug Bug
Assignee: Unassigned
Components: subversion
Created: 04/Feb/14 4:48 PM
Description:

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)

    
Environment: ubuntu linux, jdk 1.7_45, Jenkins ver. 1.549
Project: Jenkins
Priority: Blocker Blocker
Reporter: Gaute Lote
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to