Hi, On trying to increase heap size to 2048, I got the below error message.
Warning: The flag MaxLiveObjectEvacuationRatio=20 has been EOL'd as of 6.0_24 and will be ignored Error occurred during initialization of VM Could not reserve enough space for object heap Could not create the Java virtual machine. Thank you, Muthu -----Original Message----- From: Shmuel Krakower [mailto:[email protected]] Sent: Wednesday, April 18, 2012 4:24 PM To: JMeter Users List Subject: Re: Unable to open .jtl files of huge size (>1GB) in aggregate report Hi, Please try to increase heap size Xmx and Xms to 2048m, it should be enough. On Wed, Apr 18, 2012 at 12:55 PM, Muthukrishnan S. < [email protected]> wrote: > Hi, > > I have tried increasing the heap size, it didn't work. Whether increasing > the hardware capacity will help? > > Thank you, > Muthu > > > -----Original Message----- > From: Shmuel Krakower [mailto:[email protected]] > Sent: Tuesday, April 17, 2012 6:35 PM > To: JMeter Users List > Subject: RE: Unable to open .jtl files of huge size (>1GB) in aggregate > report > > Hi, > Just increase jmeter heap size. Edit the jmeter.bat / .sh file. > בתאריך 2012 4 17 15:43, מאת <[email protected]>: > > > Hi, try using the JMeterPluginsCMD Command Line Tool, I think it might > > work since it doesn't use a GUI to convert the JTL to aggregate.csv > > > > http://code.google.com/p/jmeter-plugins/wiki/JMeterPluginsCMD > > > > Thanks and kind regards > > > > Benedict Nkosi * Performance Tester * SunGard > > > > -----Original Message----- > > From: Muthukrishnan S. [mailto:[email protected]] > > Sent: Tuesday, April 17, 2012 11:58 AM > > To: JMeter Users List; [email protected] > > Subject: Unable to open .jtl files of huge size (>1GB) in aggregate > report > > > > Hi, > > > > > > > > I am unable to open .jtl files of huge size (>1GB) in aggregate report. > > JMeter has taken long time and then threw out of memory error. Please let > > me know how to open .jtl files of huge size in aggregate report. If there > > is no direct way of doing it, is there a workaround for this? > > > > > > > > Thank you, > > > > Muthukrishnan Shanmugam - Performance Test Consultant | Sonata Software > > Limited > > Tel: +91 80 3097 1705 | UK Access: +44 207 177 1230 Extn: 6363 | Cell: > > +91 98866 96987 | Email: [email protected] > > <mailto:[email protected]> > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] >
