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?
