Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-9604

Task failed after log reviews by Subversion plugin

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not A Defect
    • Icon: Major Major
    • subversion-plugin
    • None
    • Windows 2003,

      After task finish the SVN update, the task fails with this message error

      At revision 125767
      FATAL: tried to access method hudson.scm.ChangeLogSet$Entry.setParent(Lhudson/scm/ChangeLogSet;)V from class hudson.scm.SubversionChangeLogSet
      java.lang.IllegalAccessError: tried to access method hudson.scm.ChangeLogSet$Entry.setParent(Lhudson/scm/ChangeLogSet;)V from class hudson.scm.SubversionChangeLogSet
      at hudson.scm.SubversionChangeLogSet.<init>(SubversionChangeLogSet.java:65)
      at hudson.scm.SubversionChangeLogParser.parse(SubversionChangeLogParser.java:71)
      at hudson.scm.SubversionChangeLogParser.parse(SubversionChangeLogParser.java:43)
      at hudson.model.AbstractBuild.calcChangeSet(AbstractBuild.java:692)
      at hudson.model.AbstractBuild.access$600(AbstractBuild.java:90)
      at hudson.model.AbstractBuild$AbstractRunner.checkout(AbstractBuild.java:504)
      at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:415)
      at hudson.model.Run.run(Run.java:1362)
      at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
      at hudson.model.ResourceController.execute(ResourceController.java:88)
      at hudson.model.Executor.run(Executor.java:145)

      I'm using Hudson 2.0 and also 1.396 both with subversion pluggin 2.0 and always fails. If there aren't changes between builds, the task finish successfully.

            Unassigned Unassigned
            fernando_rosado Fernando Rosado Altamirano
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: