Key: JENKINS-10729
URL: https://issues.jenkins-ci.org/browse/JENKINS-10729
Project: Jenkins
Issue Type: Bug
Components: dropdown-viewstabbar
Affects Versions: current
Environment: Plugin version 1.3
Jenkins version 1.426
Reporter: David Karlsen
Assignee: jieryn
Priority: Critical
When attempting to configure the master at /configure I get a stack trace:
{noformat}
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)
{noformat}
Thus it's not possible to configure w/o uninstalling the plugin.
http://groups.google.com/group/jenkinsci-dev/browse_thread/thread/eb28951c02630e6e#
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
jieryn resolved JENKINS-10729.
------------------------------
Resolution: Duplicate
Duplicate of JENKINS-10640