Relative Content

Tag Archive for javaperformancejmeterout-of-memoryheap

JMeter: OutOfMemoryError with Large JMX Files

I’m encountering severe issues when attempting to open JMX files larger than 2MB or with large payloads in JMeter. The application becomes unresponsive and utilizes a high amount of CPU. When I do manage to open the file and try to execute a test with 1 user and 1 loop, I frequently get the error: “java.lang.OutOfMemoryError: Java heap space.”