You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2015/05/23 10:40:51 UTC

[Bug 57945] New: java.lang.OutOfMemoryError: GC overhead limit exceeded

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: issues@jmeter.apache.org
          Reporter: 372498127@qq.com

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.

[Bug 57945] java.lang.OutOfMemoryError: GC overhead limit exceeded

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=57945

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om

--- Comment #1 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
You're using an old version of JMeter, first thing should be to upgrade.
Thenk check you're respecting best-practices (mainly use Non GUI mode):

- http://jmeter.apache.org/usermanual/best-practices.html


Finally, MaxNewSize being equal to Xmx is not a good configuration.

Bugzilla is not a support forum, please use Jmeter User Mailing list.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 57945] java.lang.OutOfMemoryError: GC overhead limit exceeded

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=57945

aaronLiang <37...@qq.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|                            |All

-- 
You are receiving this mail because:
You are the assignee for the bug.