Strange gc log output
Shane Cox
shane.cox at gmail.com
Wed Aug 12 18:55:04 UTC 2009
I was wondering if anyone might know the cause of the following behaviors
illustrated by the log excerpt below:
1) Huge jump in the timestamp printed to the GC log (150 days in this
example .. though the process was started last night).
2) All of the GC timings are reported to be 0.0000000 seconds.
43329.690: [GC 43329.690: [ParNew: 37248K->5312K(37248K), 0.1000674 secs]
626205K->599580K(1698624K), 0.1006993 secs]
43332.695: [GC 43332.695: [ParNew: 37248K->5311K(37248K), 0.1070853 secs]
631516K->606736K(1698624K), 0.1079122 secs]
43340.565: [GC 43340.565: [ParNew: 37247K->5312K(37248K), 0.0807989 secs]
638672K->610581K(1698624K), 0.0811694 secs]
43348.221: [GC 43348.222: [ParNew: 37247K->5311K(37248K), 0.1515881 secs]
642517K->616038K(1698624K), 0.1529900 secs]
13060256.654: [GC 13060256.654: [ParNew: 37247K->5312K(37248K), 0.0000000
secs] 647974K->620519K(1698624K), 0.0000000 secs]
13060256.654: [GC 13060256.654: [ParNew: 37248K->5312K(37248K), 0.0000000
secs] 652455K->625737K(1698624K), 0.0000000 secs]
13060256.654: [GC 13060256.654: [ParNew: 37248K->5312K(37248K), 0.0000000
secs] 657673K->632234K(1698624K), 0.0000000 secs]
13060256.654: [GC 13060256.654: [ParNew: 37248K->5312K(37248K), 0.0000000
secs] 664170K->636084K(1698624K), 0.0000000 secs]
I'm running the 64-bit JVM - version 1.6 update 7 on x86 Solaris.
I tried to attach a zipped copy of the full gc log, but it exceeded the 100K
limit.
Any help would be appreciated.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/hotspot-gc-dev/attachments/20090812/a52e04d7/attachment.htm>
-------------- next part --------------
_______________________________________________
hotspot-gc-use mailing list
hotspot-gc-use at openjdk.java.net
http://mail.openjdk.java.net/mailman/listinfo/hotspot-gc-use
More information about the hotspot-gc-dev
mailing list