I'm executing the test using jmeter.sh Where to change min max heap size for it?
On Fri, Jul 2, 2021 at 11:38 PM Felix Schumacher < [email protected]> wrote: > > Am 02.07.21 um 18:10 schrieb Deepak Chaudhari: > > Hi, > > > > I'm executing al load test with 100 users using JMeter and after 5 > minutes > > getting below error: > > java lang out of memory error heap space > > > > I tried to increase the heap space (Xms1g -Xmx8g) > > Also increased JVM space (JVM_ARGS="-Xms1g -Xmx8g") > > > > But I'm still getting the same error. > > Any solution for this? > > You could tell us more about the used elements in your test plan. > Especially the used listeners. > > Apart from those information, it might be interesting to know the used > JVM, OS, threads, taken samples... > > Felix > > > > >
