|
||||||||
|
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/d/optout.

Same here in 1.602 SVN 2.5
14:11:27 FATAL: hudson.scm.SVNRevisionState cannot be cast to hudson.scm.SVNRevisionState
14:11:27 java.lang.ClassCastException: hudson.scm.SVNRevisionState cannot be cast to hudson.scm.SVNRevisionState
14:11:27 at hudson.scm.SubversionSCM.calcChangeLog(SubversionSCM.java:725)
14:11:27 at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:860)
14:11:27 at hudson.scm.SCM.checkout(SCM.java:484)
14:11:27 at hudson.model.AbstractProject.checkout(AbstractProject.java:1270)
14:11:27 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:609)
14:11:27 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
14:11:27 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:531)
14:11:27 at hudson.model.Run.execute(Run.java:1750)
14:11:27 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
14:11:27 at hudson.model.ResourceController.execute(ResourceController.java:89)
14:11:27 at hudson.model.Executor.run(Executor.java:240)