Thomas Broyer created JENKINS-12836: ---------------------------------------
Summary: Gerrit-Trigger spams log with "class ....Branch is missing its descriptor in ... ....GerritProject.getBranches()" Key: JENKINS-12836 URL: https://issues.jenkins-ci.org/browse/JENKINS-12836 Project: Jenkins Issue Type: Bug Components: gerrit-trigger Environment: Jenkins 1.451 with Gerrit-Trigger 2.3.1, then upgraded to Gerrit-Trigger 2.4.0. Reporter: Thomas Broyer Assignee: rsandell Priority: Minor Attachments: jenkins.log Log is full of: {noformat} Caused by: java.lang.AssertionError: class com.sonyericsson.hudson.plugins.gerrit.trigger.hudsontrigger.data.Branch is missing its descriptor in public java.util.List com.sonyericsson.hudson.plugins.gerrit.trigger.hudsontrigger.data.GerritProject.getBranches(). See https://wiki.jenkins-ci.org/display/JENKINS/My+class+is+missing+descriptor at hudson.model.Descriptor$PropertyType.getItemTypeDescriptorOrDie(Descriptor.java:194) ... 198 more {noformat} See attachment for full log. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira