Issue Type: Bug Bug
Affects Versions: current
Assignee: Unassigned
Components: subversion
Created: 07/Feb/13 3:10 AM
Description:

All my jobs are failing with the error below.

I just upgraded from Hudson to Jenkins by dropping in jenkins.war renamed to hudson.war. I get the same error using stable (1.480.2) and current (1.500).

The subversion plug-in is version 2.3.7.

Hudson/Jenkins is being run using the wrapper setup.

Started on Feb 6, 2013 6:45:20 PM
ERROR: Failed to record SCM polling for hudson.model.FreeStyleProject@c70856b[soc]
java.lang.NoSuchMethodError: hudson.model.Job.hasCascadingProject()Z
at hudson.scm.PerJobCredentialStore.getXmlFile(PerJobCredentialStore.java:137)
at hudson.scm.PerJobCredentialStore.<init>(PerJobCredentialStore.java:58)
at hudson.scm.SubversionSCM$DescriptorImpl.createAuthenticationProvider(SubversionSCM.java:1818)
at hudson.scm.SubversionSCM$DescriptorImpl.getRepository(SubversionSCM.java:2067)
at hudson.scm.SubversionSCM$DescriptorImpl.checkRepositoryPath(SubversionSCM.java:2037)
at hudson.scm.SubversionSCM.repositoryLocationsNoLongerExist(SubversionSCM.java:2270)
at hudson.scm.SubversionSCM.compareRemoteRevisionWith(SubversionSCM.java:1102)
at hudson.scm.SCM._compareRemoteRevisionWith(SCM.java:356)
at hudson.scm.SCM.poll(SCM.java:373)
at hudson.model.AbstractProject._poll(AbstractProject.java:1493)
at hudson.model.AbstractProject.poll(AbstractProject.java:1410)
at hudson.triggers.SCMTrigger$Runner.runPolling(SCMTrigger.java:439)
at hudson.triggers.SCMTrigger$Runner.run(SCMTrigger.java:468)
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:619)

Environment: Linux ecliptic.amn.nasa.gov 3.7.3-101.fc17.x86_64 #1 SMP Fri Jan 18 17:40:57 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
Project: Jenkins
Priority: Blocker Blocker
Reporter: Forrest Girouard
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply via email to