• Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • cppcheck-plugin
    • None
    • jenkinsci/blue-ocean Docker container
      Ubuntu 18.04
      cppcheck-plugin 1.24

      When clicking on the cppcheck results link, I get the following Java dump. This was working on all projects before updating.

       

       

      org.apache.commons.jelly.JellyTagException: jar:file:/var/jenkins_home/plugins/cppcheck/WEB-INF/lib/cppcheck.jar!/org/jenkinsci/plugins/cppcheck/CppcheckResult/index.jelly:4:62: <st:include> No page found 'sidepanel.jelly' for class org.jenkinsci.plugins.cppcheck.CppcheckResult
       at org.kohsuke.stapler.jelly.IncludeTag.doTag(IncludeTag.java:124)
       at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:269)
       at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:95)
      ...
      

       

          [JENKINS-55549] CppCheck Cannot load sidepanel.jelly

          Zachary LaCelle created issue -
          Simon M made changes -
          Description Original: When clicking on the cppcheck results link, I get the following Java dump. This was working on all projects before updating.

           

          org.apache.commons.jelly.JellyTagException: jar:file:/var/jenkins_home/plugins/cppcheck/WEB-INF/lib/cppcheck.jar!/org/jenkinsci/plugins/cppcheck/CppcheckResult/index.jelly:4:62: <st:include> No page found 'sidepanel.jelly' for class org.jenkinsci.plugins.cppcheck.CppcheckResult
           at org.kohsuke.stapler.jelly.IncludeTag.doTag(IncludeTag.java:124)
           at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:269)
           at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:95)

          ...
          New: When clicking on the cppcheck results link, I get the following Java dump. This was working on all projects before updating.

           

           
          {code:java}
          org.apache.commons.jelly.JellyTagException: jar:file:/var/jenkins_home/plugins/cppcheck/WEB-INF/lib/cppcheck.jar!/org/jenkinsci/plugins/cppcheck/CppcheckResult/index.jelly:4:62: <st:include> No page found 'sidepanel.jelly' for class org.jenkinsci.plugins.cppcheck.CppcheckResult
           at org.kohsuke.stapler.jelly.IncludeTag.doTag(IncludeTag.java:124)
           at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:269)
           at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:95)
          ...
          {code}
           

            marcosteffan Marco Steffan
            lacelle Zachary LaCelle
            Votes:
            17 Vote for this issue
            Watchers:
            20 Start watching this issue

              Created:
              Updated: