Exception with Graph Generator Listener

586 views
Skip to first unread message

Testing Forum

unread,
Dec 29, 2015, 7:59:58 AM12/29/15
to jmeter-plugins

JMeter version - 2.13
I have following plugins in my JMeter installation - 



And was wanting to generate graphs for a previously run test - 


But I end up with following exception - 

2015/12/29 13:45:15 ERROR - jmeter.JMeter: Uncaught exception:  java.lang.NoClassDefFoundError: kg/apc/cmd/UniversalRunner
        at kg
.apc.jmeter.PluginsCMDWorker.<init>(PluginsCMDWorker.java:52)
        at kg
.apc.jmeter.listener.GraphsGeneratorListener.testEnded(GraphsGeneratorListener.java:146)
        at kg
.apc.jmeter.listener.GraphsGeneratorListener.testEnded(GraphsGeneratorListener.java:137)
        at org
.apache.jmeter.engine.StandardJMeterEngine.notifyTestListenersOfEnd(StandardJMeterEngine.java:226)
        at org
.apache.jmeter.engine.StandardJMeterEngine.run(StandardJMeterEngine.java:448)
        at java
.lang.Thread.run(Thread.java:745)
Caused by: java.lang.ClassNotFoundException: kg.apc.cmd.UniversalRunner
        at java
.net.URLClassLoader$1.run(URLClassLoader.java:366)
        at java
.net.URLClassLoader$1.run(URLClassLoader.java:355)
        at java
.security.AccessController.doPrivileged(Native Method)
        at java
.net.URLClassLoader.findClass(URLClassLoader.java:354)
        at java
.lang.ClassLoader.loadClass(ClassLoader.java:425)
        at java
.lang.ClassLoader.loadClass(ClassLoader.java:358)
       
... 6 more


Did I misconfigure plugin?

and...@blazemeter.com

unread,
Dec 30, 2015, 2:29:56 AM12/30/15
to jmeter-plugins
Yes you did.

The zip distribution for JMeter plugins has important directory hierarchy inside it. You seems have extracted all files into one directory instead of separate places. Please follow exactly the steps from here: http://jmeter-plugins.org/wiki/PluginInstall/
Reply all
Reply to author
Forward
0 new messages