Hi,
I am unable to configure websocket. Might be somewhere I am missed in my configuration, please correct me where I have mistaken.
1. Downloaded apache-jmeter-3.0
2. Put the jar file "JMeterWebSocketSampler-1.0.2-SNAPSHOT.jar" in "apache-jmeter-3.0\lib\ext"
3. Open the Jmeter, created Thread and Websocket Sampler, after executing showing below error message :
Getting below error from the
jmeter log.
ERROR - jmeter.threads.JMeterThread: Test failed! java.lang.NoClassDefFoundError: org/eclipse/jetty/util/ssl/SslContextFactory
"JMeterWebSocketSampler-1.0.2-SNAPSHOT.jar" is taken from
maciejzaleski plugin.
Is the above steps are correct for configuration? If NOT please correct me.
Thanks.