Hi, Just open jmeter.sh file. There is info in comments: ## Environment variables: ## JVM_ARGS - optional java args, e.g. -Dprop=val ## ## e.g. ## JVM_ARGS="-Xms512m -Xmx512m" jmeter.sh etc.
Regards, M On Mon, 5 Jul 2021 at 12:11, Deepak Chaudhari <[email protected]> wrote: > 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 > > > > > > > > > >
