https://issues.apache.org/bugzilla/show_bug.cgi?id=40850





--- Comment #6 from Eric Dalquist <[EMAIL PROTECTED]>  2008-04-02 11:10:12 PST 
---
I'm in the process of upgrading to jMeter 2.3.1 from 2.2 and re-tested our
script on a vanilla 2.3.1 instance to see if the memory issue still exists. It
does and in 684 samples from a single thread the BSH Listener was close to
causing an out-of-memory error.

I was monitoring the script execution using JConsole and have screen shots of
the overall heap usage and old-gen usage after stopping the test. I also used
jmap to get historgrams of the live object count/size immediately before and
after stopping the test.

These files along with the jmx script and bsh script are available here:
https://mywebspace.wisc.edu/dalquist/web/jMeterMemoryLeak/

Note that the configuration files that specify the hosts and users used in the
test are not included so the script is not runnable as is.


We'll be doing a vendor branch import of 2.3.1 later this week and migrating
our BSH component fix, which is attached to this issue as "Patch to resolve
memory leak issue", to the 2.3.1 code and I'll post an updated patch if needed.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to