You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by sebb <se...@gmail.com> on 2005/05/04 17:58:31 UTC

Memory leak? (was: Concurrent users)

On 5/4/05, Thinh Nguyen <th...@hotmail.com> wrote:
> 
> The machine where WAS is running has 2G of RAM, 2 processors, and while
> running the test memory was increased from 555MB to around 1.5G and then
> stable. The worst part is the memory usage stayed at 1.5G and didn't drop
> down, looks like a memory leak somewhere in the app (given that it's J2EE
> app, but this is another issue).

If the memory remains stable, it's less likely to be a leak.
With a leak the memory usage would normally keep growing.

It could be that the application has released the memory, but the OS
or JVM hasn't (yet)bothered to reclaim it.

S.

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org