https://bz.apache.org/bugzilla/show_bug.cgi?id=63723
Bug ID: 63723
Summary: JMeter master ends distributed test though some
threads still are active
Product: JMeter
Version: 5.1.1
Hardware: PC
Status: NEW
Severity: major
Priority: P2
Component: Main
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: JMETER_5.2
Created attachment 36754
--> https://bz.apache.org/bugzilla/attachment.cgi?id=36754&action=edit
Master and four slaves load distribution
- I'm using Jmeter 5.1.1.
- I have set up a distributed load test environment using windows 10 machines
(master/my local with four VMs (as slaves) running on the same subnet)
- Non-GUI mode is used.
- trying to run 1000 concurrent threads on 4VMs (250VU load each).
- JMeter-server batch files are opened on all slaves/hosts.
- Jmeter command is executed to run the distributed load:-
Actual result:
- all the slaves have started the test (JVM) and running
- Load test finishes. Master runs the load ONLY for e.g. 953VUs. Leaving 47
active threads behind (See attachment). Not sure what is happening for the rest
47 threads(tried this case many times still occurs-with different completed
threads. E.g. 972VUs completed 28 remained and etc.
NOTE: Have increased the Java HEAP on Master and on all four slaves (min to 2g
to XMX 8g). So no memory resource issue at all either.
NOTE: Marked this as a major - as it is critical for our business work.
--
You are receiving this mail because:
You are the assignee for the bug.