Marc Günther created JENKINS-13661:
--------------------------------------

             Summary: GroovyScriptPath is missing its descriptor
                 Key: JENKINS-13661
                 URL: https://issues.jenkins-ci.org/browse/JENKINS-13661
             Project: Jenkins
          Issue Type: Bug
          Components: groovy-postbuild
            Reporter: Marc Günther
            Assignee: wolfs


Loading the configuration of any job throws the following exception in the log:
{noformat}
Caused by: java.lang.AssertionError: class 
org.jvnet.hudson.plugins.groovypostbuild.GroovyScriptPath is missing its 
descriptor in public java.util.List 
org.jvnet.hudson.plugins.groovypostbuild.GroovyPostbuildRecorder.getClasspath().
 See https://wiki.jenkins-ci.org/display/JENKINS/My+class+is+missing+descriptor
        at 
hudson.model.Descriptor$PropertyType.getItemTypeDescriptorOrDie(Descriptor.java:198)
        ... 183 more
{noformat}

--
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


Reply via email to