[JIRA] (JENKINS-55549) CppCheck Cannot load sidepanel.jelly

49 views
Skip to first unread message

lacelle@roboticresearch.com (JIRA)

unread,
Jan 11, 2019, 3:46:02 PM1/11/19
to jenkinsc...@googlegroups.com
Zachary LaCelle created an issue
 
Jenkins / Bug JENKINS-55549
CppCheck Cannot load sidepanel.jelly
Issue Type: Bug Bug
Assignee: Marco Steffan
Components: cppcheck-plugin
Created: 2019-01-11 20:45
Environment: jenkinsci/blue-ocean Docker container
Ubuntu 18.04
cppcheck-plugin 1.24
Priority: Major Major
Reporter: Zachary LaCelle

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)

...

Add Comment Add Comment
 
This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)

saimen54@hotmail.com (JIRA)

unread,
Jan 22, 2019, 2:43:02 AM1/22/19
to jenkinsc...@googlegroups.com
Simon M commented on Bug JENKINS-55549
 
Re: CppCheck Cannot load sidepanel.jelly

Same issue here

CentOS

Jenkins 2.150.1

Cppcheck plugin 1.24

aruslan@yandex.ru (JIRA)

unread,
Feb 2, 2019, 6:30:02 AM2/2/19
to jenkinsc...@googlegroups.com

I have same problem: RHEL 7, jenkins 2.156

signup@timswyka.com (JIRA)

unread,
Feb 4, 2019, 10:57:02 AM2/4/19
to jenkinsc...@googlegroups.com
T S commented on Bug JENKINS-55549

Same issue here.

Windows Server 2016

Jenkins 2.150.2

Cppcheck plugin 1.24

jenkins@wimbekker.nl (JIRA)

unread,
Feb 5, 2019, 5:56:02 AM2/5/19
to jenkinsc...@googlegroups.com

Same issue here.

Windows 10 Pro

Jenkins 2.150.1

Cppcheck plugin 1.24

saimen54@hotmail.com (JIRA)

unread,
Feb 13, 2019, 7:56:02 AM2/13/19
to jenkinsc...@googlegroups.com
Simon M updated an issue
Change By: Simon M
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}
 

778942512@qq.com (JIRA)

unread,
Feb 15, 2019, 1:25:02 AM2/15/19
to jenkinsc...@googlegroups.com

Same issue here.

CentOS

Jenkins 2.150.2

Cppcheck plugin 1.24

Somebody has a solution?

marciso@gmail.com (JIRA)

unread,
Apr 29, 2019, 6:35:02 AM4/29/19
to jenkinsc...@googlegroups.com

Same issue, RHEL 6, Jenkins 1.174. cppcheck plugin 1.24

igor.alfirevic.backup@gmail.com (JIRA)

unread,
May 7, 2019, 2:58:02 AM5/7/19
to jenkinsc...@googlegroups.com

Hi we are having the same issue, that prevents us to see the TestLink report: 

 

org.jenkins-ci.main:jenkins-war:2.164.2

TestLink Plugin 3.16

TestLink 1.9.16

org.apache.commons.jelly.JellyTagException: jar:file:/C:/Program%20Files%20(x86)/Jenkins/plugins/testlink/WEB-INF/lib/testlink.jar!/hudson/plugins/testlink/TestLinkResult/index.jelly:6:57: <st:include> No page found 'sidepanel.jelly' for class hudson.plugins.testlink.TestLinkResult


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)

at org.kohsuke.stapler.jelly.CallTagLibScript$1.run(CallTagLibScript.java:99)
at org.apache.commons.jelly.tags.define.InvokeBodyTag.doTag(InvokeBodyTag.java:91)

....

 

shalja.rudra@gmail.com (JIRA)

unread,
Feb 11, 2020, 9:57:04 AM2/11/20
to jenkinsc...@googlegroups.com
sh1 sh1 commented on Bug JENKINS-55549

Hello There, 

Same issue in using cppcheck plugin in Jenkins. Any idea when it should be resolved ? Thank you so much !

Jenkins 2.150.1 

Cppcheck 1.24

Window 10

 

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 java.lang.Thread.run(Thread.java:748)
Caused: javax.servlet.ServletException
at org.kohsuke.stapler.jelly.JellyClassTearOff.serveIndexJelly(JellyClassTearOff.java:119)
at org.kohsuke.stapler.jelly.JellyFacet.handleIndexRequest(JellyFacet.java:146)

 

 

This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)
Atlassian logo

shalja.rudra@gmail.com (JIRA)

unread,
Feb 11, 2020, 12:50:03 PM2/11/20
to jenkinsc...@googlegroups.com
sh1 sh1 commented on Bug JENKINS-55549

Issue is resolved after updating to Cppcheck 1.25 for me. Thanks a lot !

Reply all
Reply to author
Forward
0 new messages