简体   繁体   中英

Jmeter with Maven Plugin , Threads are getting hung/not responding in distributed tests

I am currently running Distributed tests with Jmeter Maven Plugin. Everything Works fine some times [when Less Users/threads are specified] . But when i run Tests with 50 users per node , all threads gets hung/not responding in nodes.

Tried increasing -xms and xmx in JVM , still see the issue.

And one thing i observed is , after running the load test , all threads were hung. I killed Jmeter-server on both nodes and restared with just 2 users . Even for 2 users , threads are getting hung after running load test.

Is there any solution for this ?

Thanks in Advance

Before switching to maven/jenkins did you try launching the distributed test with hust jmeter ?

What are the versions you are using for each of the components.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM