https://bz.apache.org/bugzilla/show_bug.cgi?id=57945
Bug ID: 57945
Summary: java.lang.OutOfMemoryError: GC overhead limit exceeded
Product: JMeter
Version: 2.6
Hardware: PC
Status: NEW
Severity: blocker
Priority: P2
Component: HTTP
Assignee: [email protected]
Reporter: [email protected]
We do the Pressure Testing with 300 threads of Jmeter, and in a few hours,
Jmeter GC memory overflow, no more testing can be proceeded.
Jmeter startup settings are as the following:
set HEAP=-Xms512m -Xmx1024m
set NEW=-XX:NewSize=256m -XX:MaxNewSize=1024m -XX:-UseGCOverheadLimit
and the Jmeter exception is as the following:
java.lang.OutOfMemoryError: GC overhead limit exceeded
--
You are receiving this mail because:
You are the assignee for the bug.