FULL PRODUCT VERSION :
java version "1.8.0_51"
Java(TM) SE Runtime Environment (build 1.8.0_51-b16)
Java HotSpot(TM) 64-Bit Server VM (build 25.51-b03, mixed mode)
FULL OS VERSION :
Linux version 2.6.32-504.1.3.el6.x86_64 (mockbuild@c6b9.bsys.dev.centos.org) (gcc version 4.4.7 20120313 (Red Hat 4.4.7-11) (GCC) ) #1 SMP Tue Nov 11 17:57:25 UTC 2014
EXTRA RELEVANT SYSTEM CONFIGURATION :
Intel(R) Xeon(R) CPU E5-2690 v3 @ 2.60GHz * 2 * 12 * 2
Ethernet controller: Broadcom Corporation NetXtreme BCM5720 Gigabit Ethernet
A DESCRIPTION OF THE PROBLEM :
The issue is the same as http://bugs.java.com/bugdatabase/view_bug.do?bug_id=8138633
But we have different java version, small different the OS version.
Running jstack -l is unable to print the stack info, it prompt me to use jstack -F then will resume the application. It is the same as the 8138633.
The same thing happened on two server with the same configuration.
2015-12-28T14:06:31.615+0800: 9304.762: Application time: 0.0002429 seconds
2015-12-28T14:06:31.615+0800: 9304.762: Total time for which application threads were stopped: 0.0004804 seconds, Stopping threads took: 0.0000360 seconds
2015-12-28T14:07:08.327+0800: 9341.474: Application time: 36.7113341 seconds
2015-12-28T14:07:08.328+0800: 9341.475: Total time for which application threads were stopped: 0.0010894 seconds, Stopping threads took: 0.0002512 seconds
2015-12-28T14:07:47.434+0800: 9380.581: Application time: 39.1060791 seconds
2015-12-28T14:07:47.435+0800: 9380.582: [GC (Allocation Failure) 9380.582: [ParNew
Desired survivor size 644218880 bytes, new threshold 4 (max 4)
- age 1: 60757912 bytes, 60757912 total
- age 2: 435280 bytes, 61193192 total
- age 3: 276744 bytes, 61469936 total
- age 4: 448440 bytes, 61918376 total
: 10303304K->61278K(11324672K), 85269.0662915 secs] 10382705K->141051K(19713280K), 85269.0665545 secs] [Times: user=2483593.08 sys=6285.95, real=85256.11 secs]
2015-12-29T13:48:56.502+0800: 94649.649: Total time for which application threads were stopped: 85269.0682267 seconds, Stopping threads took: 0.0007785 seconds
2015-12-29T13:48:56.502+0800: 94649.649: Application time: 0.0000562 seconds
2015-12-29T13:48:56.516+0800: 94649.663: Total time for which application threads were stopped: 0.0141981 seconds, Stopping threads took: 0.0005840 seconds
2015-12-29T13:48:56.516+0800: 94649.663: Application time: 0.0000190 seconds
2015-12-29T13:48:56.517+0800: 94649.664: Total time for which application threads were stopped: 0.0003539 seconds, Stopping threads took: 0.0000279 seconds
THE PROBLEM WAS REPRODUCIBLE WITH -Xint FLAG: Did not try
THE PROBLEM WAS REPRODUCIBLE WITH -server FLAG: No
REPRODUCIBILITY :
This bug can be reproduced occasionally.
java version "1.8.0_51"
Java(TM) SE Runtime Environment (build 1.8.0_51-b16)
Java HotSpot(TM) 64-Bit Server VM (build 25.51-b03, mixed mode)
FULL OS VERSION :
Linux version 2.6.32-504.1.3.el6.x86_64 (mockbuild@c6b9.bsys.dev.centos.org) (gcc version 4.4.7 20120313 (Red Hat 4.4.7-11) (GCC) ) #1 SMP Tue Nov 11 17:57:25 UTC 2014
EXTRA RELEVANT SYSTEM CONFIGURATION :
Intel(R) Xeon(R) CPU E5-2690 v3 @ 2.60GHz * 2 * 12 * 2
Ethernet controller: Broadcom Corporation NetXtreme BCM5720 Gigabit Ethernet
A DESCRIPTION OF THE PROBLEM :
The issue is the same as http://bugs.java.com/bugdatabase/view_bug.do?bug_id=8138633
But we have different java version, small different the OS version.
Running jstack -l is unable to print the stack info, it prompt me to use jstack -F then will resume the application. It is the same as the 8138633.
The same thing happened on two server with the same configuration.
2015-12-28T14:06:31.615+0800: 9304.762: Application time: 0.0002429 seconds
2015-12-28T14:06:31.615+0800: 9304.762: Total time for which application threads were stopped: 0.0004804 seconds, Stopping threads took: 0.0000360 seconds
2015-12-28T14:07:08.327+0800: 9341.474: Application time: 36.7113341 seconds
2015-12-28T14:07:08.328+0800: 9341.475: Total time for which application threads were stopped: 0.0010894 seconds, Stopping threads took: 0.0002512 seconds
2015-12-28T14:07:47.434+0800: 9380.581: Application time: 39.1060791 seconds
2015-12-28T14:07:47.435+0800: 9380.582: [GC (Allocation Failure) 9380.582: [ParNew
Desired survivor size 644218880 bytes, new threshold 4 (max 4)
- age 1: 60757912 bytes, 60757912 total
- age 2: 435280 bytes, 61193192 total
- age 3: 276744 bytes, 61469936 total
- age 4: 448440 bytes, 61918376 total
: 10303304K->61278K(11324672K), 85269.0662915 secs] 10382705K->141051K(19713280K), 85269.0665545 secs] [Times: user=2483593.08 sys=6285.95, real=85256.11 secs]
2015-12-29T13:48:56.502+0800: 94649.649: Total time for which application threads were stopped: 85269.0682267 seconds, Stopping threads took: 0.0007785 seconds
2015-12-29T13:48:56.502+0800: 94649.649: Application time: 0.0000562 seconds
2015-12-29T13:48:56.516+0800: 94649.663: Total time for which application threads were stopped: 0.0141981 seconds, Stopping threads took: 0.0005840 seconds
2015-12-29T13:48:56.516+0800: 94649.663: Application time: 0.0000190 seconds
2015-12-29T13:48:56.517+0800: 94649.664: Total time for which application threads were stopped: 0.0003539 seconds, Stopping threads took: 0.0000279 seconds
THE PROBLEM WAS REPRODUCIBLE WITH -Xint FLAG: Did not try
THE PROBLEM WAS REPRODUCIBLE WITH -server FLAG: No
REPRODUCIBILITY :
This bug can be reproduced occasionally.
- duplicates
-
JDK-8138633 JVM hangs in GC pause
-
- Closed
-