Re: Cannot process the json file more than 10MB
Dmitri T <[email protected]> Thu, 2 May 2024 20:35:07 +0200
| Newsgroups | gmane.comp.jakarta.jmeter.user |
|---|---|
| Message-ID | <PH7PR12MB71391EA7498EB6F1A24C6B1BC0182@PH7PR12MB7139.namprd12.prod.outlook.com> |
58_BugSquashers_SowmyaGS wrote: > Hi, > I was performing the Load Testing through passing the json file to JMeter > to the application by specifying the RabbitMQ message broker credentials by > HTTP Request. But if the file size is more than 10MB I can't process the > file and proceed with the load testing task. > > I tried all the possible ways of increasing the heap size but that is not > reflecting in the JMeter. And also tried the JMeter through the Command > Line but I am still facing the same problem from a long time. Please help > me in this regard. > > Thank you > Unfortunately your "cannot process" statement doesn't provide sufficient amount of information so we are not able to troubleshoot the issue. You need to provide request and response details from the View Results Tree <https://jmeter.apache.org/usermanual/component_reference.html#View_Results_Tree> listener and jmeter.log <https://jmeter.apache.org/usermanual/get-started.html#logging> file, preferably with JMeter debug logging enabled <https://www.blazemeter.com/blog/jmeter-logging>. Also this mailing list is more about JMeter distrubution, if you have problems with some 3rd-party plugin you should rather look for help at i.e. JMeter Plugins support forum <https://groups.google.com/g/jmeter-plugins> or at the plugin's vendor website.