I have a use case to upload 1GB CSV file through rest service, while validating a virtual user or running the user i am getting Error Code “NL- RUNTIME-02” with the log
"Java heap space>> java.lang.OutOfMemoryError: Java heap space".
Does this mean that NeoLoad is limited in uploading larger files
Options Tried while running the use case
• Got enough RAM allocation and CPU is under normal range
• Increased memory allocation for both controller and load generator
• Checked with multiple options on local host & Load generator; By changing advance setting network interface
Please help on this blocker.