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

Images for Test Case trends is broken and generate exception

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • performance-plugin
    • None
    • performance-plugin - 3.16
      Jenkins Version - 2.164.1

      When performance tests are selected to run, the graphs do not generate. I am running JMeter, then Taurus and expecting the graphs to generate. Please see screenshot below

       

      The stack trace is as follows - 

      java.lang.NoClassDefFoundError: com/mercury/ftjadin/hooks/interfaces/EventListenerListHookQTJA
      	at javax.swing.event.EventListenerList.add(Unknown Source)
      	at org.jfree.data.general.AbstractDataset.addChangeListener(AbstractDataset.java:126)
      	at org.jfree.chart.plot.CategoryPlot.<init>(CategoryPlot.java:458)
      	at org.jfree.chart.ChartFactory.createLineChart(ChartFactory.java:1175)
      	at hudson.plugins.performance.actions.PerformanceProjectAction.createThroughputChart(PerformanceProjectAction.java:198)
      	at hudson.plugins.performance.actions.PerformanceProjectAction.createThroughputGraph(PerformanceProjectAction.java:530)
      	at hudson.plugins.performance.actions.PerformanceProjectAction.doThroughputGraph(PerformanceProjectAction.java:526)
      	at java.lang.invoke.MethodHandle.invokeWithArguments(Unknown Source)
      	at org.kohsuke.stapler.Function$MethodFunction.invoke(Function.java:396)
      	at org.kohsuke.stapler.Function$InstanceFunction.invoke(Function.java:408)
      	at org.kohsuke.stapler.Function.bindAndInvoke(Function.java:212)
      	at org.kohsuke.stapler.Function.bindAndInvokeAndServeResponse(Function.java:145)
      	at org.kohsuke.stapler.MetaClass$11.doDispatch(MetaClass.java:537)
      	at org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:58)
      	at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:739)
      Caused: javax.servlet.ServletException
      	at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:789)
      	at org.kohsuke.stapler.Stapler.invoke(Stapler.java:870)
      	at org.kohsuke.stapler.MetaClass$9.dispatch(MetaClass.java:458)
      	at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:739)
      	at org.kohsuke.stapler.Stapler.invoke(Stapler.java:870)
      	at org.kohsuke.stapler.MetaClass$4.doDispatch(MetaClass.java:282)
      	at org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:58)
      	at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:739)
      	at org.kohsuke.stapler.Stapler.invoke(Stapler.java:870)
      	at org.kohsuke.stapler.Stapler.invoke(Stapler.java:668)
      	at org.kohsuke.stapler.Stapler.service(Stapler.java:238) (more after this) 

          [JENKINS-56971] Images for Test Case trends is broken and generate exception

          Kamlesh Gupta added a comment - - edited

          I am also getting same issue. non of the graphs are generating and showing same error.

           

          I am using  Jenkins ver. 2.164.2 and Robot Framework plugin version 1.6.5

          Kamlesh Gupta added a comment - - edited I am also getting same issue. non of the graphs are generating and showing same error.   I am using  Jenkins ver. 2.164.2  and  Robot Framework plugin  version 1.6.5

          Jenkins 2.190.1 and Robot Framework plugin version 2.0.0

          Getting the same error: java.lang.NoClassDefFoundError: com/mercury/ftjadin/hooks/interfaces/EventListenerListHookQTJA

           

           

           

           

          Dmitry Smelansky added a comment - Jenkins 2.190.1 and Robot Framework plugin version 2.0.0 Getting the same error: java.lang.NoClassDefFoundError: com/mercury/ftjadin/hooks/interfaces/EventListenerListHookQTJA        

            undera Andrey Pokhilko
            mdreed Matthew Reed
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: