https://bz.apache.org/bugzilla/show_bug.cgi?id=63722
Bug ID: 63722
Summary: JMeter master hangs distributed test even and the
slaves have not finished running the remaining threads
Product: JMeter
Version: 5.1.1
Hardware: PC
Status: NEW
Severity: blocker
Priority: P2
Component: Main
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: JMETER_5.2
Created attachment 36753
--> https://bz.apache.org/bugzilla/attachment.cgi?id=36753&action=edit
Two slaves and Master outcome
- I'm using Jmeter 5.1.1.
- I have set up a distributed load test environment using windows 10 machines
(master/my local with two VMs running on the same subnet)
- Non-GUI mode is used.
- trying to run 1000 concurrent threads on the two VMs (500VU load each).
- JMeter-server batch files are opened on the two slaves/hosts.
- Jmeter command is executed to run the distributed load:-
Actual result:
- Both slaves have started the test (JVM) and running
- Both slaves keep running. Master runs the load for e.g. 973VUs and hangs.
Rest Not sure what is happening for the rest 27 (tried this case many times
still occurs-with different completed threads. E.g. 992VUs completed 8
remained. JMeter hangs it seems.
NOTE: Have increased the Java HEAP on Master and two slaves (min 2g to XMX 8g).
So no memory resource issue at all either.
Have tried this scenario for a couple of days. Not able to finish the full
1000VU distributed test load.
NOTE: Marking this as a blocker - as it is a blocker for our work.
--
You are receiving this mail because:
You are the assignee for the bug.