-
Bug
-
Resolution: Won't Fix
-
Critical
-
jenkins-2.0-rc, 2.2
org-folders-plugin - 1.2, 1.3
folders - 5.8
Repro steps:
1) Install Jenkins 1.x, create several sample jobs
2) Install Jenkins 2.0-RC by replacing the WAR file
3) Install Jenkins 2.0 features via the popup
... Restart several times
4) Open main view
Apr 16, 2016 7:52:59 AM hudson.ExpressionFactory2$JexlExpression evaluate WARNING: Caught exception evaluating: it.newPronoun in /jenkins/. Reason: java.lang.reflect.InvocationTargetException .... at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:745) Caused by: java.lang.NoSuchFieldError: DISPLAY_NAME at org.jenkinsci.plugins.orgfolder.github.AlternativeUiTextProviderImpl.getText(AlternativeUiTextProviderImpl.java:27) at hudson.util.AlternativeUiTextProvider.get(AlternativeUiTextProvider.java:86) at hudson.util.AlternativeUiTextProvider.get(AlternativeUiTextProvider.java:76) at hudson.model.View.getNewPronoun(View.java:363) ... 102 more