A similar thing happened to me. Moving a project from CVS to Mercurial.

Jenkins ver. 1.579
Mercurial Plugin 1.51

FATAL: hudson.scm.CvsRevisionState cannot be cast to hudson.plugins.mercurial.MercurialTagAction
java.lang.ClassCastException: hudson.scm.CvsRevisionState cannot be cast to hudson.plugins.mercurial.MercurialTagAction
	at hudson.plugins.mercurial.MercurialSCM.determineChanges(MercurialSCM.java:603)
	at hudson.plugins.mercurial.MercurialSCM.checkout(MercurialSCM.java:552)
	at hudson.scm.SCM.checkout(SCM.java:488)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1253)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:622)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:528)
	at hudson.model.Run.execute(Run.java:1745)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:89)
	at hudson.model.Executor.run(Executor.java:240)

Disabling Changelog in the advanced options is a valid workaround...

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

Reply via email to