emqx / mqtt-jmeter

MQTT JMeter Plugin
https://www.emqx.com/en
Apache License 2.0
445 stars 194 forks source link

Issue while doing load test for IOT MQTT #80

Open RVyogesh opened 4 years ago

RVyogesh commented 4 years ago

While executing load test I am getting errors like: 1) Uncaught Exception java.io.IOException: An existing connection was forcibly closed by the remote host in thread Thread 2)java.net.ProtocolException: ping timeout

chongyuanyin commented 4 years ago

Could you please describe the problem in more details? i.e. which broker was used, what was the test scenario, etc.

RVyogesh commented 4 years ago

It’s verne MQTT broker and test scenario is connect to the device publish the packets every 30seconds for 15mins and disconnect

chongyuanyin commented 4 years ago

Could you check the logs on broker side? It looks like the broker kicks off the connection

RVyogesh commented 4 years ago

I am sorry I do not have access to the broker side logs as I work in performance testing I need to check with the developer team for broker side logs. Thanks for the response. Do you have any other suggestions rather than checking in the broker logs?

RVyogesh commented 4 years ago

Hi, chongyuanyin do you have other documents related to MQTT where I can learn more about MQTT Load testing. If you could you please share with me. Thanks