-
Bug
-
Resolution: Fixed
-
Blocker
-
None
-
jenkins 2.138.2
config fiel provider 3.4
Since version 3.4 every time I click the configure system link (manage -> configure system) I get an error page.
The error is:
org.apache.commons.jelly.JellyTagException: jar:file:/var/cache/jenkins/war/WEB-INF/lib/jenkins-core-2.138.2.jar!/jenkins/model/Jenkins/configure.jelly:51:84: <st:include> No page found 'config.jelly' for class org.jenkinsci.plugins.configfiles.GlobalConfigFiles at org.kohsuke.stapler.jelly.IncludeTag.doTag(IncludeTag.java:124) at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:269) at org.kohsuke.stapler.jelly.CallTagLibScript$1.run(CallTagLibScript.java:99) at
Downgrading to 3.3 fixes the issue.
- duplicates
-
JENKINS-54411 Configure page show Oops page (/configure)
- Closed