-
Bug
-
Resolution: Duplicate
-
Critical
-
None
-
Plugin version 1.3
Jenkins version 1.426
When attempting to configure the master at /configure I get a stack trace:
Caused by: org.apache.commons.jelly.JellyTagException: jar:file:/data/jenkins/war/WEB-INF/lib/jenkins-core-1.426.jar!/lib/form/dropdownDescriptorSelector.jelly:58:78: <st:include> No page found 'config.jelly' for class hudson.views.tabbar.DropDownViewsTabBar$DescriptorImpl at org.kohsuke.stapler.jelly.IncludeTag.doTag(IncludeTag.java:124) at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:270) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:95)
Thus it's not possible to configure w/o uninstalling the plugin.
http://groups.google.com/group/jenkinsci-dev/browse_thread/thread/eb28951c02630e6e#
- duplicates
-
JENKINS-10640 Installed DropDown ViewsTabBar Plugin causes the Jenkins to ouput exception in case "Configure System" is opened
- Closed