-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Major
-
Component/s: cppcheck-plugin
-
None
-
Environment: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) ...
Â