I have downloaded "Command-Line Graph Plotting Tool" and "jpgc - Standard Set" from JMeter Plugins Manager.
I am executing below command from Jmeter/lib/ext path as : Command 1: java -jar CMDRunner.jar --tool Reporter --generate-csv C:\jtl\Aggregate_Report.csv --input-jtl C:\jtl\file1.jtl --plugin-type AggregateReport -cp "cmdrunner-2.0.jar;JMeterPlugins-Extras.jar"
Command 2: java -jar C:\Software\apache-jmeter-2.13\apache-jmeter-2.13\lib\ext\CMDRunner.jar --tool Reporter --generate-csv C:\jtl\Aggregate_Report.csv --input-jtl C:\jtl\file1.jtl --plugin-type AggregateReport -cp "cmdrunner-2.0.jar;JMeterPlugins-Extras.jar"
Command 3: java -jar C:\Software\apache-jmeter-2.13\apache-jmeter-2.13\lib\ext\CMDRunner.jar --tool Reporter --generate-csv C:\jtl\Aggregate_Report.csv --input-jtl C:\jtl\file1.jtl --plugin-type AggregateReport
For above all the 3 commands, error is displayed as "Error: Unable to access jarfile CMDRunner.jar"
Kindly provide your suggestions. JMeter version is 2.13