All,
It looks like the recent upgrades of jenkis is broken.
clicking on job configuration of any job show up the following trace
Status Code: 500
Exception: org.apache.commons.jelly.JellyTagException:
file:/home/hudson/hudson/plugins/promoted-builds/WEB-INF/classes/hudson/plugins/promoted_builds/JobPropertyImpl/config.jelly:5:79:
<st:include> Error setting property 'class', exception -
org.apache.commons.beanutils.ConversionException: No value specified for
'Class'
Stacktrace:
javax.servlet.ServletException: org.apache.commons.jelly.JellyTagException:
file:/home/hudson/hudson/plugins/promoted-builds/WEB-INF/classes/hudson/plugins/promoted_builds/JobPropertyImpl/config.jelly:5:79:
<st:include> Error setting property 'class', exception -
org.apache.commons.beanutils.ConversionException: No value specified for 'Class'
at org.kohsuke.stapler.jelly.JellyFacet$1.dispatch(JellyFacet.java:103)
Is anyone aware of a way to fix this?
If not then I'm going to downgrade jenkins to the previous version.
--
-Giri