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

snippet generator for matrixauth JellyTagException

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • matrix-auth-plugin
    • None
    • Jenkins 2.263.2
      matrix-auth-plugin 2.6.4
    • matrix-auth 2.6.5

      When attempting to load snippets for properties:

      Caused by: org.apache.commons.jelly.JellyTagException: jar:file:/var/cache/jenkins/war/WEB-INF/lib/jenkins-core-2.263.2.jar!/lib/form/nested.jelly:33:22: <d:invokeBody> org.apache.commons.jelly.JellyTagException: jar:file:/var/lib/jenkins/plugins/matrix-auth/WEB-INF/lib/matrix-auth.jar!/lib/matrixauth/blockWrapper.jelly:12:32: <d:invokeBody> Cannot get property 'class' on null object
      	at org.apache.commons.jelly.impl.TagScript.handleException(TagScript.java:726)
      	at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:281)
      	at org.kohsuke.stapler.jelly.ReallyStaticTagLibrary$1.run(ReallyStaticTagLibrary.java:100)
      	at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:95)
      	at org.kohsuke.stapler.jelly.ReallyStaticTagLibrary$1.run(ReallyStaticTagLibrary.java:100)
      	at org.apache.commons.jelly.tags.core.CoreTagLibrary$2.run(CoreTagLibrary.java:105)
      	at org.kohsuke.stapler.jelly.CallTagLibScript.run(CallTagLibScript.java:120)
      	at org.kohsuke.stapler.jelly.groovy.JellyBuilder.doInvokeMethod(JellyBuilder.java:271)
      	... 226 more 

      I note that the code in question has a todo noting that it should be removed once the tables-to-div PR has been merged:

      https://github.com/jenkinsci/matrix-auth-plugin/blob/master/src/main/resources/lib/matrixauth/blockWrapper.jelly

            danielbeck Daniel Beck
            mrginglymus Bill Collins
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: