https://issues.apache.org/bugzilla/show_bug.cgi?id=50322
Summary: Out of memory exception when running test over 24
hours
Product: JMeter
Version: 2.3.4
Platform: HP
OS/Version: HP-UX
Status: NEW
Severity: normal
Priority: P2
Component: HTTP
AssignedTo: [email protected]
ReportedBy: [email protected]
The JMeter throws an out of memory exception when running a test against a HTTP
webserver with duration over 24 hours and enabled aggregate report. The
aggregate report measures following parameters:
Average (time)
Median (time)
90% Line (time)
Min (time)
Max (time)
Error percentage
Throughput in actions/sec
KB/sec
Samples
The test which is executed sends around 140 http request per second to the
webserver (implemented with JMeter remote clients) and the GUI needs to update
accordingly the aggregate report.
Virtual Machine Arguments:
jvm_args: -XX:+HeapDumpOnOutOfMemoryError -Xms2512m -Xmx4096m -XX:NewSize=128m
-XX:MaxNewSize=128m -XX:MaxTenuringThreshold=2 -Dsun.
rmi.dgc.client.gcInterval=600000 -Dsun.rmi.dgc.server.gcInterval=600000
-XX:PermSize=64m -XX:MaxPermSize=64m
When disabling/deleting the aggregate report element the test is running
without problems over 24 hours.
--
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]