Issue Type: Bug Bug
Assignee: Alex Earl
Components: email-ext
Created: 25/Mar/13 4:53 PM
Description:

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 isolated have such a disastrous effect (e.g in this case, handle the exception gracefully).

Project: Jenkins
Priority: Critical Critical
Reporter: Gergely Nagy
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply via email to