JMeter - Thread Users gone after a few mins when set loop forever and schedule time -


i have test plan 5 thread groups, each of them has 10 thread users, wanna run test plan 1 hour 50 concurrent users, understanding number of thread users should keep @ 50, somehow thread users keep reducing after several mins, , ends 0 thread user, below configurations, can take look, in advance.

enter image description here

also in jemter command, got below error:

enter image description here

above error shows got oom i.e. out of memory error. ran out of jmeter allocated heap space.

to resolve issue can try below things,

  1. use tips provided here (use non-gui mode, avoid heavy reporters etc.) http://blazemeter.com/blog/jmeter-performance-and-tuning-tips

  2. try increase heap space of jmeter if load test requires large amount of heap space.

i suggest follow suggestions sequentially.


Comments

Popular posts from this blog

php - failed to open stream: HTTP request failed! HTTP/1.0 400 Bad Request -

java - How to filter a backspace keyboard input -

java - Show Soft Keyboard when EditText Appears -