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

sematic-versioning-plugin causes dashboard to biff

    • 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

          [JENKINS-40113] sematic-versioning-plugin causes dashboard to biff

          Code changed in jenkins
          User: Stephen Connolly
          Path:
          src/main/java/org/jenkinsci/plugins/SemanticVersioning/SemanticVersionColumn.java
          http://jenkins-ci.org/commit/semantic-versioning-plugin/3ab89b6af9ddfdbc45bd3878094e13fdf5719705
          Log:
          [FIXED JENKINS-40113] sematic-versioning-plugin causes dashboard to biff

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Stephen Connolly Path: src/main/java/org/jenkinsci/plugins/SemanticVersioning/SemanticVersionColumn.java http://jenkins-ci.org/commit/semantic-versioning-plugin/3ab89b6af9ddfdbc45bd3878094e13fdf5719705 Log: [FIXED JENKINS-40113] sematic-versioning-plugin causes dashboard to biff

          Code changed in jenkins
          User: Stephen Connolly
          Path:
          src/main/java/org/jenkinsci/plugins/SemanticVersioning/SemanticVersionColumn.java
          http://jenkins-ci.org/commit/semantic-versioning-plugin/07d2b75880bc88d5b0824cd9192f2b0139bbb604
          Log:
          [FIXED JENKINS-40113] sematic-versioning-plugin causes dashboard to biff

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Stephen Connolly Path: src/main/java/org/jenkinsci/plugins/SemanticVersioning/SemanticVersionColumn.java http://jenkins-ci.org/commit/semantic-versioning-plugin/07d2b75880bc88d5b0824cd9192f2b0139bbb604 Log: [FIXED JENKINS-40113] sematic-versioning-plugin causes dashboard to biff

          Code changed in jenkins
          User: Steve Wagner
          Path:
          src/main/java/org/jenkinsci/plugins/SemanticVersioning/SemanticVersionColumn.java
          http://jenkins-ci.org/commit/semantic-versioning-plugin/1cd9ac0b7db35454de79a7e6c9c3bb82ed132727
          Log:
          Merge pull request #8 from jenkinsci/jenkins-40113

          [FIXED JENKINS-40113] sematic-versioning-plugin causes dashboard to biff

          Compare: https://github.com/jenkinsci/semantic-versioning-plugin/compare/97b5282c5cbe...1cd9ac0b7db3

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Steve Wagner Path: src/main/java/org/jenkinsci/plugins/SemanticVersioning/SemanticVersionColumn.java http://jenkins-ci.org/commit/semantic-versioning-plugin/1cd9ac0b7db35454de79a7e6c9c3bb82ed132727 Log: Merge pull request #8 from jenkinsci/jenkins-40113 [FIXED JENKINS-40113] sematic-versioning-plugin causes dashboard to biff Compare: https://github.com/jenkinsci/semantic-versioning-plugin/compare/97b5282c5cbe...1cd9ac0b7db3

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

              Created:
              Updated:
              Resolved: