在 JMETER 非 GUI 模式下使用 MergeResults 插件尝试合并来自不同 JTL 文件的结果时出错 [英] Error while trying to merge results from different JTL files using the MergeResults PLUGIN in JMETER NON GUI mode

查看:14
本文介绍了在 JMETER 非 GUI 模式下使用 MergeResults 插件尝试合并来自不同 JTL 文件的结果时出错的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我用过

java -jar/Users/Sri/apache-jmeter-3.0/lib/ext/CMDRunner.jar --tool Reporter --generate-csv results-demo3.csv --input-jtl merge-results.properties --位于/bin path.merge-results.properties 文件中的插件类型 MergeResults** 命令位于 bin 文件夹中,代替 'inputJtl1' 我给了 fileName1.jtl 'inputJtl2' 有 fileName2.jtl.生成了一个 csv 文件,但其中没有任何值它只有名称 {timeStamp,elapsed,label,responseCode,responseMessage,threadName,dataType,success,failureMessage,bytes,grpThreads,allThreads,Latency,IdleTime}.我使用的是 jmeter 3.0 版本,它包含所有插件.

java -jar /Users/Sri/apache-jmeter-3.0/lib/ext/CMDRunner.jar --tool Reporter --generate-csv results-demo3.csv --input-jtl merge-results.properties --plugin-type MergeResults** command at/bin path.merge-results.properties file is in bin folder and in place of 'inputJtl1' I've given the fileName1.jtl 'inputJtl2' has fileName2.jtl. A csv file is generated but it has no values in it It has only the names {timeStamp,elapsed,label,responseCode,responseMessage,threadName,dataType,success,failureMessage,bytes,grpThreads,allThreads,Latency,IdleTime }. I'm using jmeter 3.0 version and it has all plugins included.

有人可以提出修复建议吗.

Can someone suggest the fixes.

推荐答案

刚刚移除了 prefixLabelincludeLabel 并得到了想要的输出.

Just removed the prefixLabel and includeLabel and got the desired output.

这篇关于在 JMETER 非 GUI 模式下使用 MergeResults 插件尝试合并来自不同 JTL 文件的结果时出错的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆