<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    Your system time is rather high on this GC.  Check the other long
    GC's to see<br>
    if there is similar high system times.<br>
    <br>
    8706.691: [GC 8706.691: [ParNew: 921599K->95151K(921600K),
    18.2093573 secs] 2598<br>
    628K->1818996K(4091904K), 18.2099612 secs] [Times: user=5.11
    sys=33.09, real=18.<br>
    21 secs]<br>
    <br>
    <br>
    Something other than GC is likely contributing to these long pauses.<br>
    <br>
    <br>
    <br>
    On 6/3/2011 3:17 PM, Erwin wrote:
    <blockquote cite="mid:593141.16056.qm@web111104.mail.gq1.yahoo.com"
      type="cite">
      <blockquote type="cite">
        <pre wrap="">Hello,

We performed load testing in our environment today and
there were 3 high par new times. There were no failure in
promotions and no full gc, the par new just took long on 7
occasions. The long times were: 4.1402018, 19.4847804,
18.2093573, 11.7687385, 3.8394909, 3.1041563 and 2.1444040.
The load test was ran for about 3 hours.
Any help would be appreciated. I'm attaching the
native_stdout.log. I'm also showing the jvm args below.
M5000 with 16GB physical memory
Min heap - 4096
Mam heap - 6016
-server
-Xmn1000m
-XX:PermSize=512m
-XX:+UseConcMarkSweepGC
-XX:+HeapDumpOnOutOfMemoryError
-DUseSunHttpHandler=true
-Djavax.xml.soap.MessageFactory=weblogic.xml.saaj.MessageFactoryImpl
-Doracle.jdbc.V8Compatible=true
-XX:CMSInitiatingOccupancyFraction=70
-XX:+CMSClassUnloadingEnabled
-verbose:gc
-XX:+PrintGCTimeStamps
-XX:+PrintGCDetails
-XX:-TraceClassUnloading
-XX:+PrintHeapAtGC 
-XX:MaxPermSize=694m
-XX:+DisableExplicitGC
-XX:+CMSParallelRemarkEnabled

Any help would be appreciated. 
Thanks,
Erwin</pre>
        <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
hotspot-gc-use mailing list
<a class="moz-txt-link-abbreviated" href="mailto:hotspot-gc-use@openjdk.java.net">hotspot-gc-use@openjdk.java.net</a>
<a class="moz-txt-link-freetext" href="http://mail.openjdk.java.net/mailman/listinfo/hotspot-gc-use">http://mail.openjdk.java.net/mailman/listinfo/hotspot-gc-use</a>
</pre>
      </blockquote>
    </blockquote>
  </body>
</html>