I have added 16 Concurrency thread group in my test plan and when running with 2K users with distributed load across 19 slave server I am able to see the summary report on the command prompt when run the command tail -f -n 2 MVP_2K_Run.log , But when running the same test plan with 15K thread (users) across the 19 slave server and run the same tail command then stuck at "Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on port 4445" and there is no summary showing on the command prompt but the Jtl file is getting generated.
I have run my test plan with 15K users and distributed the load on 19 servers using below command
nohup /opt/apache-jmeter-5.4.1/bin/jmeter -Djava.rmi.server.hostname=10.104.180.** -n -t MVP5.2_BaseLinePT_15K.jmx -l Novus_MVP5.2_BaseLinePT_15K_23Oct.jtl -R <<1 to 19 slave servers ip address> :4000 > MVP5.2_BaseLinePT_15K_23Oct.log 2>&1 &
JTL and log files are got created on server under the specified path but summary of execution like thread started , active and finished, are not showing on the command prompt when running the below command.
tail -f -n 2 MVP5.2_BaseLinePT_15K_23Oct.log
It shows the below details only.
Remote engines have been started:[1 to 19 slaver server IP details] Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on port 4445
Please help me solve these problems.
Also, the generated jtl file is getting very heavy for 60K VU (approximately 4.5 GB in size) please help me how to reduce the size of the jtl file.
I don't think you can evenly distribute 2000 or 15000 threads between 19 slaves.
If you have 2000 users in Thread Groups and 19 slaves the total load is 38000.
If you have 15000 users in Thread Groups and 19 slaves the total load is 285000.
If you need to execute your test with 285000 concurrent users and it hangs:
Arshad Salmani
Senior QA Engineer
asalmani@shory.com
Sky Tower, Office 1006
Al Reem Island, Abu Dhabi, UAE
Connect with us on LinkedIn
Follow us on Twitter | Instagram | Facebook--
You received this message because you are subscribed to the Google Groups "jmeter-plugins" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jmeter-plugin...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jmeter-plugins/a7c7f298-4868-4d32-9c1e-381654961177n%40googlegroups.com.
The content of
this email and any attachments are deemed confidential and intended for the
recipient specified in message only. It is strictly forbidden to share any part
of this message with any third party, without a written consent of the sender.
If you received this message by mistake, please reply to this message and
follow with its deletion.
To view this discussion on the web visit https://groups.google.com/d/msgid/jmeter-plugins/CAMrdpQcVO%2B37uBS279JAtPaTMeDbVCA4WiJkodrYWcTuzMUuvA%40mail.gmail.com.