Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-40113

sematic-versioning-plugin causes dashboard to biff

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • None
    • semantic-versioning-plugin 1.10
      Jenkins v2.34
      Amazon Linux 4.4.30-32.54.amzn1.x86_64

      The semantic-versioning-plugin plugin causes the dashboard to display: "Oops! ...A problem occurred while processing the request, " along with a stack trace. See attached screenshot.

      javax.servlet.ServletException: org.apache.commons.jelly.JellyTagException: jar:file:/var/cache/jenkins/war/WEB-INF/lib/jenkins-core-2.34.jar!/hudson/model/View/index.jelly:42:43: <st:include> JSONObject["displayStrategy"] not found.
      at org.kohsuke.stapler.jelly.JellyClassTearOff.serveIndexJelly(JellyClassTearOff.java:117)
      at org.kohsuke.stapler.jelly.JellyFacet.handleIndexRequest(JellyFacet.java:127)

      As stated on the semantic-versioning-plugin info page, "The second part of the plugin adds a column to the Dashboard that displays the Semantic Versioning string from the most recent successful build." Something is broken with that second part. Whenever the plugin is enabled, the dashboard biffs. When it's disabled, the dashboard displays fine.

      A fix would be greatly appreciated! A workaround is NOT to simply disable the plugin, as we need semantic versioning, and so we need this plug-in. Perhaps simply remove the additional column being added to the Dashboard by the plug-in for now.

      Related ticket: https://issues.jenkins-ci.org/browse/JENKINS-37993

            stephenconnolly Stephen Connolly
            macf Mac Feliciano
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: