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

Config pages broken by No such property: compressBuildLog

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Critical Critical
    • email-ext-plugin
    • None

      Since an upgrade of Email-Ext plugin v2.25 -> v2.27.1, I cannot open same Configuration pages.
      They are stuck at the LOADING stage, and throw an exception stack trace (500).
      So this breaks not just email related configuration of those jobs completely. the only "workaround" I found is hacking into the config.xml on server to remove the element related to ext-email config, then restart server (not an option for me), so had to downgrade to 2.25.

      javax.servlet.ServletException: org.apache.commons.jelly.JellyTagException: jar:file:/var/cache/jenkins/war/WEB-INF/lib/jenkins-core-1.480.3.jar!/lib/form/hetero-list.jelly:112:94: <st:include> org.apache.commons.jelly.JellyTagException: jar:file:/var/cache/jenkins/war/WEB-INF/lib/jenkins-core-1.480.3.jar!/lib/form/optionalBlock.jelly:84:23: <d:invokeBody> org.apache.commons.jelly.JellyTagException: jar:file:/var/cache/jenkins/war/WEB-INF/lib/jenkins-core-1.480.3.jar!/lib/form/entry.jelly:73:23: <d:invokeBody> No such property: compressBuildLog for class: hudson.plugins.emailext.ExtendedEmailPublisher
      	at org.kohsuke.stapler.jelly.JellyFacet$1.dispatch(JellyFacet.java:103)
      

      Side question: could Jenkins be improved so that plugin bugs like this would be isolated to avoid such a disastrous effect? (e.g in this case, handle the exception while viewing the page).

            slide_o_mix Alex Earl
            inger Gergely Nagy
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: