Unable to run concurrent users in jmeter maven plugin
211 views
Skip to first unread message
Prince David
unread,
Jul 28, 2022, 3:59:38 AM7/28/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Maven JMeter Plugin Users
Hi,
This is Prince. I'm using lazerycode Jmeter maven plugin version 3.6.0 in my pom.xml. When I run a jmx file with concurrent thread group it is throwing me
Cause:
CannotResolveClassException: com.blazemeter.jmeter.RandomCSVDataSetConfig
Detail:com.thoughtworks.xstream.converters.ConversionException:
---- Debugging information ----
cause-exception : com.thoughtworks.xstream.converters.ConversionException
cause-message :
first-jmeter-class : org.apache.jmeter.save.converters.HashTreeConverter.unmarshal(HashTreeConverter.java:67)
class : org.apache.jmeter.save.ScriptWrapper
required-type : org.apache.jmeter.save.ScriptWrapper
converter-type : org.apache.jmeter.save.ScriptWrapperConverter
path : /jmeterTestPlan/hashTree/hashTree/com.blazemeter.jmeter.RandomCSVDataSetConfig
line number : 360 .
Please help me to resolve this issue and run a test plan with concurrent users.
Vincent Daburon
unread,
Sep 17, 2022, 6:36:35 AM9/17/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Maven JMeter Plugin Users
Hi,
The error message is " i can't find the jmeter plugin Random CSV from Blazemeter."