Open gBarrerasSanz opened 9 years ago
Even I am facing the same problem. Is there any way to fix this? Please reply. Thank you!
Hello,
You can use summary report in mode command line to see.
Best Regards,
TRAN Tuan Hiep
06 73 36 93 62
Sopra Steria Group
On Wed, Oct 14, 2015 at 5:51 AM, karumbaiah notifications@github.com wrote:
Even I am facing the same problem. Is there any way to fix this? Please reply. Thank you!
— Reply to this email directly or view it on GitHub https://github.com/tuanhiep/mqtt-jmeter/issues/18#issuecomment-147926928 .
I have tried the J meter Setup via command line as well as from windows GUI for below mentioned steps but it is not working. 1.Update the JMeter.properties file.-->jmeter -Jjmeter.save.saveservice.print_field_names=true -n /MQTTPublisher.jmx -l \results\file.jtl 2.Launch the J meter via command line:jmeter -n -t MQTTPublisher.jmx -l \results\file.jtl 3.Open the JMeter Subscriber log files it is displayed as received 0 message but the proper message should be received 1 message.
Please help to resolve this issue.
Still getting this issue. Anyone know how to solve it?
Refering to what's commented on issue #12: "3) Subscriber : Keeps saying Received 0 messages thou there is something published." Subscriptions are performed, but I cannot confirm they have received any topic or not, nor the time they received the topic. Is there any solution to this problem already? Thank you!