Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-54043

Clicking "TestLink results" received org.apache.commons.jelly.JellyTagException error

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Major Major
    • testlink-plugin
    • 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

      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

      ......

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

          Keng Seng Hor created issue -

          Keng Seng Hor added a comment - - edited

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

          Keng Seng Hor added a comment - - edited JellyTagException issue resolved. Rebuilt testlink.jar file to include sidepanel.jelly file into TestLinkResult folder.
          Keng Seng Hor made changes -
          Resolution New: Fixed [ 1 ]
          Status Original: Open [ 1 ] New: Resolved [ 5 ]

          Keng Seng Hor added a comment -

          Closed.

          Keng Seng Hor added a comment - Closed.
          Keng Seng Hor made changes -
          Assignee Original: Bruno P. Kinoshita [ kinow ] New: Keng Seng Hor [ kengseng ]
          Status Original: Resolved [ 5 ] New: Closed [ 6 ]

          Michael Kunze added a comment -

          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?

          Michael Kunze added a comment - 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?
          Michael Kunze made changes -
          Resolution Original: Fixed [ 1 ]
          Status Original: Closed [ 6 ] New: Reopened [ 4 ]

          W. Jiang added a comment -

          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)

          '''

           

          W. Jiang added a comment - 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) '''  

          Hello I am getting following error while clicking on Testlink Result tab

          vaibhav khachane added a comment - Hello I am getting following error while clicking on Testlink Result tab
          vaibhav khachane made changes -
          Attachment New: Screenshot 2020-07-29 at 10.21.59 PM.png [ 52116 ]

            kinow Bruno P. Kinoshita
            kengseng Keng Seng Hor
            Votes:
            1 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: