Hi Team, we are trying to get performance results for our application that requires to feed data from a csv file. We have ten csv files and each file size is around 44 MB. When we try to run gatling script feeding ten files together, it throws java.lang.OutOfMemoryError: Java heap space
error. I went through a lot of sites and added plugins to increase heap size up to 1GB, but it didn’t work out. Please provide solution to for the above issue.
Below added the details for your reference:
Java JDK: 11.0.7
gatling-charts-highcharts(Maven repository): 3.6.0
gatling-maven-plugin: 3.1.2
maven-surefire-plugin: 2.22.2
Scala SDK: 2.13.10