[JIRA] (JENKINS-54043) Clicking "TestLink results" received org.apache.commons.jelly.JellyTagException error

6 views
Skip to first unread message

kengseng@dattel.asia (JIRA)

unread,
Oct 12, 2018, 4:08:04 AM10/12/18
to jenkinsc...@googlegroups.com
Keng Seng Hor created an issue
 
Jenkins / Bug JENKINS-54043
Clicking "TestLink results" received org.apache.commons.jelly.JellyTagException error
Issue Type: Bug Bug
Assignee: Bruno P. Kinoshita
Attachments: TestLink_Plugin_Error_12Oct2018.log
Components: testlink-plugin
Created: 2018-10-12 08:07
Environment: Jenkins ver. 2.146
Linux 3.10.0-862.11.6.el7.x86_64
openjdk version "1.8.0_181"
TestLink 1.9.17
TestLink Plugin 3.14
Labels: jenkins plugin testlink
Priority: Major Major
Reporter: Keng Seng Hor

After I have installed TestLink Plugin 3.14 and configured accordingly on Jenkins Freestyle project, I could see there a feature called "TestLink results" in the project main page.

After trial run to get some TestLink data, but when I clicked on this "TestLink results", the Jenkins system gave below error:

Stack trace

org.apache.commons.jelly.JellyTagException: jar:file:/var/lib/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

......

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

kengseng@dattel.asia (JIRA)

unread,
Oct 17, 2018, 10:53:02 PM10/17/18
to jenkinsc...@googlegroups.com
Keng Seng Hor edited a comment on Bug JENKINS-54043
 
Re: Clicking "TestLink results" received org.apache.commons.jelly.JellyTagException error
JellyException JellyTagException issue resolved. Rebuilt testlink.jar file to include sidepanel.jelly file into TestLinkResult folder.

kengseng@dattel.asia (JIRA)

unread,
Oct 17, 2018, 10:53:02 PM10/17/18
to jenkinsc...@googlegroups.com

JellyException issue resolved. Rebuilt testlink.jar file to include sidepanel.jelly file into TestLinkResult folder.

kengseng@dattel.asia (JIRA)

unread,
Oct 17, 2018, 11:01:02 PM10/17/18
to jenkinsc...@googlegroups.com

kengseng@dattel.asia (JIRA)

unread,
Oct 17, 2018, 11:02:01 PM10/17/18
to jenkinsc...@googlegroups.com
Keng Seng Hor closed an issue as Fixed
 

Closed.

Change By: Keng Seng Hor
Status: Resolved Closed
Assignee: Bruno P. Kinoshita Keng Seng Hor

mkunze@chaos-inc.de (JIRA)

unread,
Sep 9, 2019, 10:47:02 AM9/9/19
to jenkinsc...@googlegroups.com
Michael Kunze reopened an issue
 

So i encountered the exact same error message.

I checked the jar file (I'm using 3.16) and the file is not in the folder. Nor do i see any commit at https://github.com/jenkinsci/testlink-plugin/commits/master that would fix the issue. Could you please verify?

Change By: Michael Kunze
Resolution: Fixed
Status: Closed Reopened
This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)
Atlassian logo

acanad@gmail.com (JIRA)

unread,
Nov 21, 2019, 12:49:02 PM11/21/19
to jenkinsc...@googlegroups.com
W. Jiang commented on Bug JENKINS-54043
 
Re: Clicking "TestLink results" received org.apache.commons.jelly.JellyTagException error

same error with testlink plugin 3.16 on windows:

'''

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.TestLinkResultorg.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) 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.ReallyStaticTagLibrary$1.run(ReallyStaticTagLibrary.java:99) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:95) at org.kohsuke.stapler.jelly.ReallyStaticTagLibrary$1.run(ReallyStaticTagLibrary.java:99) 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) at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:269) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:95)

'''

 

Reply all
Reply to author
Forward
0 new messages