+ more group On Sat, Feb 16, 2019 at 2:12 PM Prateek Dua <[email protected]> wrote:
> Hi, > > I'm running jmeter via shell script - Jenkins > /var/lib/jenkins/workspace/apache-jmeter-4.0/bin/*jmeter * > > I want to increase heap size -Xms1g -Xmx1g in Jmeter as while running a > script with heavy csv records got error [StandardJMeterEngine] ERROR > org.apache.jmeter.JMeter - Uncaught exception: > java.lang.OutOfMemoryError: Java heap space > > Have gone through various articles & got confused in changing the > allocation size . There are *3 files in bin folder* which includes heap > size allocation config > > 1. setenv.sh -- Shell Script > 2. *jmeter -- Unix Executable* // I'm using this file in running > jmeter via shell script from Jenkins as stated above > 3 jmeter.sh -- Shell Script > > So my ask is -- Do I have to change the heap size allocation in all these > 3 files to see the impact *OR* in any one of these files* OR* only in > jmeter *jmeter -- Unix Executable *which I'm using to run Jmeter. > > > please help me on this. > > Thanks, > Prateek > > > > > > > > > > > -- ::DISCLAIMER:: ---------------------------------------------------------------------------------------------------------------------------------------------------- This message is intended only for the use of the addressee and may contain information that is privileged, confidential and exempt from disclosure under applicable law. If the reader of this message is not the intended recipient, or the employee or agent responsible for delivering the message to the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this e-mail in error, please notify us immediately by return e-mail and delete this e-mail and all attachments from your system.
