https://bz.apache.org/bugzilla/show_bug.cgi?id=64455

            Bug ID: 64455
           Summary: Getting OutOfMemory Error while trying generate HTML
                    report
           Product: JMeter
           Version: 5.2.1
          Hardware: PC
            Status: NEW
          Severity: blocker
          Priority: P2
         Component: Main
          Assignee: issues@jmeter.apache.org
          Reporter: helen77...@gmail.com
  Target Milestone: JMETER_5.3.0

I have JMeter script with SOAP API requests, which are placing a purchasing
order. There are no issues during order creation time, but when all requests
are finished and JMeter is trying to generate report I am getting an error:
java.lang.OutOfMemoryError: Java heap space
Dumping heap to java_pid8676.hprof ...
Heap dump file created [7011161840 bytes in 93.212 secs]
Uncaught Exception java.lang.OutOfMemoryError: Java heap space in thread
Thread[StandardJMeterEngine,5,main]. See log file for details.
I used JConsole to monitor JMeter during execution and noticed that heap mostly
was at 25% during test run and went up to 100% during report generation.
Parameter in batch file set HEAP=-Xms1024m -Xmx7168m
Thanks in advance

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to