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

          Mac Feliciano created issue -
          Mac Feliciano made changes -
          Description Original: 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|https://wiki.jenkins-ci.org/display/JENKINS/semantic-versioning-plugin], "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 tickets: https://issues.jenkins-ci.org/browse/JENKINS-37993
          New: 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|https://wiki.jenkins-ci.org/display/JENKINS/semantic-versioning-plugin], "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
          Jesse Glick made changes -
          Link New: This issue relates to JENKINS-37993 [ JENKINS-37993 ]

          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
          SCM/JIRA link daemon made changes -
          Resolution New: Fixed [ 1 ]
          Status Original: Open [ 1 ] New: Resolved [ 5 ]
          Stephen Connolly made changes -
          Remote Link New: This issue links to "PR#8 (Web Link)" [ 15213 ]
          Jesse Glick made changes -
          Link New: This issue relates to JENKINS-36717 [ JENKINS-36717 ]
          Jesse Glick made changes -
          Resolution Original: Fixed [ 1 ]
          Status Original: Resolved [ 5 ] New: Reopened [ 4 ]
          Jesse Glick made changes -
          Status Original: Reopened [ 4 ] New: Open [ 1 ]
          Jesse Glick made changes -
          Status Original: Open [ 1 ] New: In Progress [ 3 ]

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

              Created:
              Updated:
              Resolved: