-
Bug
-
Resolution: Cannot Reproduce
-
Critical
-
RF plugin 1.6.5 (and 2.0.1)
Jenkins 2.164.2
Hi team,
I am using Robot Framework plugin version 1.6.5 with Jenkins 2.164.2.
its working fine but the issue is I am not getting graphs
graphs image is broken and throwing error.
A problem occurred while processing the request. Please check our bug tracker to see if a similar problem has already been reported. If it is already reported, please vote and put a comment on it to let us gauge the impact of the problem. If you think this is a new issue, please file a new issue. When you file an issue, make sure to add the entire stack trace, along with the version of Jenkins and relevant plugins. The users list might be also useful in understanding what has happened.
Stack trace
java.lang.NoClassDefFoundError: com/mercury/ftjadin/hooks/interfaces/EventListenerListHookQTJA at javax.swing.event.EventListenerList.add(EventListenerList.java:205) 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.createStackedAreaChart(ChartFactory.java:1121) at hudson.plugins.robot.graph.RobotGraph.createGraph(RobotGraph.java:103)
kkgupta2003 Are you using a pipeline job or a freestyle job? Do you have all Jenkins recommended plugins installed?