Hi all,<br><br>In build 1.6.0_17-b04-248-9M3125 I've been running into log entries that look like this.<br><br>41.597: [GC 41.597: [ParNew (promotion failed)<br>Desired survivor size 1343488 bytes, new threshold 4 (max 4)<br>
- age   1:     744120 bytes,     744120 total<br>- age   2:     529152 bytes,    1273272 total<br>- age   3:      32392 bytes,    1305664 total<br>: 17486K->17249K(18624K), 0.0021027 secs]41.599: [CMS41.600: [CMS-concurrent-abortable-preclean: 0.028/0.632 secs] [Times: user=1.00 sys=0.04, real=0.63 secs]<br>
 (concurrent mode failure): 63809K->8087K(64768K), 0.0860671 secs] 81202K->8087K(83392K), [CMS Perm : 10707K->10707K(21248K)], 0.0883203 secs] [Times: user=0.09 sys=0.00, real=0.09 secs]<br><br>Looks like ParNew is mixed with the invocation of the CMS instead of that record being on a new line. The format is consistent but not so nice to parse ;-)<br>
<br>Regards,<br>Kirk<br>