More info on the VM params: http://developers.sun.com/techtopics/mobility/midp/articles/garbagecollection2/
Scott -----Original Message----- From: Elli Swift [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 11, 2005 10:29 AM To: 'JMeter Users List' Subject: RE: Out of memory error I double checked my script and I definitely had no listeners running. The script itself was about 1.7 megs in size, which doesn't seem that unreasonable compared to other tests that we have created. I had about 6 or 7 regular expression extractors, but I can't imagine that that would have a huge impact on performance. GOOD NEWS! After tweaking some settings I was able to get it to run and I have successfully kicked off a load test with 75 users without running out of memory on the Jmeter side. Since I had already increased the Heap size to 1024, the next thing I tried was changing the EVACUATION variable to EVACUATION="-XX:MaxLiveObjectEvacuationRatio=40%" (originally this was 20%) Somehow this seemed to have done the trick, as Jmeter no longer runs out of memory resources. I would love some clarification as to what this variable (and any of the other variables Scott mentioned) actually does if anyone is more familiar with those settings. Thanks to all for your help and suggestions, and thank you Peter for your very detailed explanation of the effect of HTTPS on performance! Elli --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

