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
      

          [JENKINS-34293] GHOF - Stacktraces in logs

          Oleg Nenashev created issue -
          Oleg Nenashev made changes -
          Summary Original: Stacktraces in logs - Jenkins 2.0 New: Stacktraces in logs - Jenkins 2.0 rc
          Oleg Nenashev made changes -
          Description Original: 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 viw

          {noformat}
          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
          {noformat}
          New: 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

          {noformat}
          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
          {noformat}

          Daniel Beck added a comment -

          Which versions of GHOF, Folders plugins?

          Daniel Beck added a comment - Which versions of GHOF, Folders plugins?
          Oleg Nenashev made changes -
          Environment Original: jenkins-2.0-rc
          the recommended org-folders-plugin
          New: jenkins-2.0-rc
          org-folders-plugin - 1.2
          folders - 5.8

          Oleg Nenashev added a comment -

          danielbeck Added the info. Building the support bundle

          Oleg Nenashev added a comment - danielbeck Added the info. Building the support bundle

          Oleg Nenashev added a comment -

          Added about.md from the support core

          Oleg Nenashev added a comment - Added about.md from the support core
          Oleg Nenashev made changes -
          Attachment New: about.md [ 32463 ]

          Daniel Beck added a comment -

          Any warnings/errors logged as Jenkins is starting up?

          Daniel Beck added a comment - Any warnings/errors logged as Jenkins is starting up?
          Daniel Beck made changes -
          Labels Original: 2.0 New: 2.0 2.0-planned

            kohsuke Kohsuke Kawaguchi
            oleg_nenashev Oleg Nenashev
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: