Details
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8039741 | 8u20 | Unassigned | P1 | Closed | Incomplete |
Description
FULL PRODUCT VERSION :
vm_info: Java HotSpot(TM) 64-Bit Server VM (25.0-b70) for windows-amd64 JRE (1.8.0-b132), built on Mar 4 2014 03:46:18 by "java_re" with MS VC++ 10.0 (VS2010)
FULL OS VERSION :
Microsoft Windows [Version 6.1.7601]
OS: Windows Server 2008 R2 , 64 bit Build 7601 Service Pack 1
EXTRA RELEVANT SYSTEM CONFIGURATION :
CPU:total 8 (4 cores per cpu, 1 threads per core) family 6 model 45 stepping 7, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, aes, clmul, tsc, tscinvbit
A DESCRIPTION OF THE PROBLEM :
Tomcat 7 crashes several times a day using JDK 8.
We were thinking of using Java 8 in development, but without an ability to run it in production we have to wait.
THE PROBLEM WAS REPRODUCIBLE WITH -Xint FLAG: No
THE PROBLEM WAS REPRODUCIBLE WITH -server FLAG: Yes
REGRESSION. Last worked in version 6u45
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
It is intermittent, but I could send core dump created by JVM.
EXPECTED VERSUS ACTUAL BEHAVIOR :
Expect production Tomcat server to work withour crashes.
ERROR MESSAGES/STACK TRACES THAT OCCUR :
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000006fad2598, pid=32556, tid=31416
#
# JRE version: Java(TM) SE Runtime Environment (8.0-b132) (build 1.8.0-b132)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.0-b70 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# V [jvm.dll+0x492598]
#
# Core dump written. Default location: C:\Program Files\Apache Software Foundation\Tomcat 7.0\hs_err_pid32556.mdmp
#
# If you would like to submit a bug report, please visit:
# http://bugreport.sun.com/bugreport/crash.jsp
#
--------------- T H R E A D ---------------
Current thread (0x0000000046205800): JavaThread "C2 CompilerThread2" daemon [_thread_in_native, id=31416, stack(0x00000000477e0000,0x00000000478e0000)]
siginfo: ExceptionCode=0xc0000005, reading address 0x0000000000000008
Registers:
RAX=0x0000000000000000, RBX=0x0000000000000000, RCX=0x0000000048576b50, RDX=0x00000000485708f0
RSP=0x00000000478dbd80, RBP=0x00000000478dbe01, RSI=0x000000004b2014b0, RDI=0x0000000000000002
R8 =0x0000000000000000, R9 =0x000000004bcf9bb0, R10=0x0000000000000fff, R11=0x0000000000000000
R12=0x00000000478dc430, R13=0x00000000478dc450, R14=0x0000000000000c90, R15=0x0000000048576b50
RIP=0x000000006fad2598, EFLAGS=0x0000000000010283
Top of Stack: (sp=0x00000000478dbd80)
0x00000000478dbd80: 00000000478dce40 00000000478dce40
0x00000000478dbd90: 0000000046327e30 00000000478dbe01
0x00000000478dbda0: 0000002300000c90 0000000000000000
0x00000000478dbdb0: 0000000000000000 0000000000000000
0x00000000478dbdc0: 00000000461ebc70 0000000000000004
0x00000000478dbdd0: 00000000481034e0 0000000000000002
0x00000000478dbde0: 00000000461ebc70 000000004b5a9cb8
0x00000000478dbdf0: 0000000000000023 0000000000000002
0x00000000478dbe00: 000000004b5ad8b8 000000004b5acb20
0x00000000478dbe10: 0000000000000000 0000000000000049
0x00000000478dbe20: 000000004b5acda0 0000000000000000
0x00000000478dbe30: 000000004627bd70 000000004b5acd38
0x00000000478dbe40: 00000000478dc048 000000004b5ac880
0x00000000478dbe50: 00000000478dc430 000000006fadfca9
0x00000000478dbe60: 00000000478dc430 0000000048576b50
0x00000000478dbe70: 00000000478dc048 0000000000000049
Instructions: (pc=0x000000006fad2598)
0x000000006fad2578: 44 39 73 28 72 0a 48 8b 43 08 48 8b 58 10 eb 8c
0x000000006fad2588: 44 8b 43 28 4d 8b 8c 24 f0 09 00 00 4b 8b 1c c1
0x000000006fad2598: 48 8b 43 08 48 83 38 00 75 27 41 8b 55 08 8b 43
0x000000006fad25a8: 28 3b c2 73 0c 8b c8 49 8b 45 10 48 8b 1c c8 eb
Register to memory mapping:
RAX=0x0000000000000000 is an unknown value
RBX=0x0000000000000000 is an unknown value
RCX=0x0000000048576b50 is an unknown value
RDX=0x00000000485708f0 is an unknown value
RSP=0x00000000478dbd80 is pointing into the stack for thread: 0x0000000046205800
RBP=0x00000000478dbe01 is pointing into the stack for thread: 0x0000000046205800
RSI=0x000000004b2014b0 is an unknown value
RDI=0x0000000000000002 is an unknown value
R8 =0x0000000000000000 is an unknown value
R9 =0x000000004bcf9bb0 is an unknown value
R10=0x0000000000000fff is an unknown value
R11=0x0000000000000000 is an unknown value
R12=0x00000000478dc430 is pointing into the stack for thread: 0x0000000046205800
R13=0x00000000478dc450 is pointing into the stack for thread: 0x0000000046205800
R14=0x0000000000000c90 is an unknown value
R15=0x0000000048576b50 is an unknown value
Stack: [0x00000000477e0000,0x00000000478e0000], sp=0x00000000478dbd80, free space=1007k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [jvm.dll+0x492598]
V [jvm.dll+0x49fca9]
V [jvm.dll+0x4a0356]
V [jvm.dll+0x4a042b]
V [jvm.dll+0x4a0477]
V [jvm.dll+0x4a03a6]
V [jvm.dll+0x4a03a6]
V [jvm.dll+0x48e723]
V [jvm.dll+0x4425f0]
V [jvm.dll+0x44368b]
V [jvm.dll+0x427552]
V [jvm.dll+0x96732]
V [jvm.dll+0x96f23]
V [jvm.dll+0x2232e4]
V [jvm.dll+0x27baea]
C [MSVCR100.dll+0x21d9f]
C [MSVCR100.dll+0x21e3b]
C [kernel32.dll+0x1652d]
C [ntdll.dll+0x2c541]
Current CompileTask:
C2:5231975 7888 4 com.retalon.util.PeriodService::getPeriodFiscalParent (183 bytes)
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x000000004a486800 JavaThread "pool-2-thread-6" [_thread_blocked, id=47808, stack(0x0000000051300000,0x0000000051400000)]
0x000000004a486000 JavaThread "pool-2-thread-5" [_thread_blocked, id=32884, stack(0x0000000000ce0000,0x0000000000de0000)]
0x000000004a484800 JavaThread "pool-2-thread-4" [_thread_blocked, id=45632, stack(0x0000000052ee0000,0x0000000052fe0000)]
0x000000004a483800 JavaThread "pool-2-thread-3" [_thread_blocked, id=48724, stack(0x0000000052de0000,0x0000000052ee0000)]
0x000000004a483000 JavaThread "pool-2-thread-2" [_thread_blocked, id=37828, stack(0x0000000052ce0000,0x0000000052de0000)]
0x000000004a482000 JavaThread "pool-2-thread-1" [_thread_blocked, id=47084, stack(0x00000000517f0000,0x00000000518f0000)]
0x000000004a480000 JavaThread "http-apr-8080-exec-10" daemon [_thread_blocked, id=42448, stack(0x0000000052be0000,0x0000000052ce0000)]
0x000000004a47f000 JavaThread "http-apr-8080-exec-9" daemon [_thread_blocked, id=38780, stack(0x00000000516f0000,0x00000000517f0000)]
0x000000004a47e800 JavaThread "http-apr-8080-exec-8" daemon [_thread_blocked, id=41084, stack(0x00000000519e0000,0x0000000051ae0000)]
0x000000004af76000 JavaThread "http-apr-8080-exec-7" daemon [_thread_blocked, id=44868, stack(0x0000000051b10000,0x0000000051c10000)]
0x000000004a47d800 JavaThread "http-apr-8080-exec-6" daemon [_thread_blocked, id=41464, stack(0x0000000050ed0000,0x0000000050fd0000)]
0x000000004a47d000 JavaThread "http-apr-8080-exec-5" daemon [_thread_blocked, id=43256, stack(0x0000000050dd0000,0x0000000050ed0000)]
0x000000004a47c000 JavaThread "http-apr-8080-exec-4" daemon [_thread_blocked, id=33200, stack(0x000000004dce0000,0x000000004dde0000)]
0x000000004ac5c800 JavaThread "http-apr-8080-exec-3" daemon [_thread_blocked, id=31392, stack(0x000000004c5a0000,0x000000004c6a0000)]
0x000000004ac5c000 JavaThread "http-apr-8080-exec-2" daemon [_thread_blocked, id=44984, stack(0x0000000049b20000,0x0000000049c20000)]
0x000000004ac5b000 JavaThread "http-apr-8080-exec-1" daemon [_thread_blocked, id=43804, stack(0x0000000000880000,0x0000000000980000)]
0x000000004ac5a800 JavaThread "ajp-apr-8009-AsyncTimeout" daemon [_thread_blocked, id=35060, stack(0x0000000050cd0000,0x0000000050dd0000)]
0x000000004ac59800 JavaThread "ajp-apr-8009-Acceptor-0" daemon [_thread_in_native, id=54980, stack(0x0000000050bd0000,0x0000000050cd0000)]
0x000000004ac59000 JavaThread "ajp-apr-8009-CometPoller-7" daemon [_thread_blocked, id=54772, stack(0x0000000050ad0000,0x0000000050bd0000)]
0x000000004ac58000 JavaThread "ajp-apr-8009-CometPoller-6" daemon [_thread_blocked, id=33316, stack(0x00000000509d0000,0x0000000050ad0000)]
0x000000004ac57800 JavaThread "ajp-apr-8009-CometPoller-5" daemon [_thread_blocked, id=33916, stack(0x00000000508d0000,0x00000000509d0000)]
0x000000004ac56800 JavaThread "ajp-apr-8009-CometPoller-4" daemon [_thread_blocked, id=33288, stack(0x00000000507d0000,0x00000000508d0000)]
0x000000004ac56000 JavaThread "ajp-apr-8009-CometPoller-3" daemon [_thread_blocked, id=35012, stack(0x00000000506d0000,0x00000000507d0000)]
0x000000004ac55000 JavaThread "ajp-apr-8009-CometPoller-2" daemon [_thread_blocked, id=34340, stack(0x00000000505d0000,0x00000000506d0000)]
0x000000004ac54800 JavaThread "ajp-apr-8009-CometPoller-1" daemon [_thread_blocked, id=54696, stack(0x00000000504d0000,0x00000000505d0000)]
0x000000004ac53800 JavaThread "ajp-apr-8009-CometPoller-0" daemon [_thread_blocked, id=31964, stack(0x00000000503d0000,0x00000000504d0000)]
0x000000004ac53000 JavaThread "ajp-apr-8009-Poller-7" daemon [_thread_blocked, id=32220, stack(0x00000000502d0000,0x00000000503d0000)]
0x000000004ac52000 JavaThread "ajp-apr-8009-Poller-6" daemon [_thread_blocked, id=54444, stack(0x00000000501d0000,0x00000000502d0000)]
0x000000004ac51800 JavaThread "ajp-apr-8009-Poller-5" daemon [_thread_blocked, id=28812, stack(0x00000000500d0000,0x00000000501d0000)]
0x000000004ac50800 JavaThread "ajp-apr-8009-Poller-4" daemon [_thread_blocked, id=23088, stack(0x000000004ffd0000,0x00000000500d0000)]
0x000000004ac50000 JavaThread "ajp-apr-8009-Poller-3" daemon [_thread_blocked, id=32368, stack(0x000000004fed0000,0x000000004ffd0000)]
0x000000004ac4f000 JavaThread "ajp-apr-8009-Poller-2" daemon [_thread_blocked, id=6128, stack(0x000000004fdd0000,0x000000004fed0000)]
0x000000004ac4e800 JavaThread "ajp-apr-8009-Poller-1" daemon [_thread_blocked, id=32508, stack(0x000000004fcd0000,0x000000004fdd0000)]
0x000000004ac4d800 JavaThread "ajp-apr-8009-Poller-0" daemon [_thread_blocked, id=4004, stack(0x000000004f7d0000,0x000000004f8d0000)]
0x000000004af85000 JavaThread "http-apr-8080-AsyncTimeout" daemon [_thread_blocked, id=31912, stack(0x000000004f6d0000,0x000000004f7d0000)]
0x000000004af84000 JavaThread "http-apr-8080-Acceptor-0" daemon [_thread_in_native, id=29832, stack(0x000000004f5d0000,0x000000004f6d0000)]
0x000000004af83800 JavaThread "http-apr-8080-Sendfile-0" daemon [_thread_blocked, id=30840, stack(0x000000004f4d0000,0x000000004f5d0000)]
0x000000004af82800 JavaThread "http-apr-8080-CometPoller-7" daemon [_thread_blocked, id=28972, stack(0x000000004f3d0000,0x000000004f4d0000)]
0x000000004af82000 JavaThread "http-apr-8080-CometPoller-6" daemon [_thread_blocked, id=56108, stack(0x000000004f2d0000,0x000000004f3d0000)]
0x000000004af81000 JavaThread "http-apr-8080-CometPoller-5" daemon [_thread_blocked, id=31824, stack(0x000000004f1d0000,0x000000004f2d0000)]
0x000000004af80800 JavaThread "http-apr-8080-CometPoller-4" daemon [_thread_blocked, id=28016, stack(0x000000004f0d0000,0x000000004f1d0000)]
0x000000004af7f800 JavaThread "http-apr-8080-CometPoller-3" daemon [_thread_blocked, id=53348, stack(0x000000004efd0000,0x000000004f0d0000)]
0x000000004af7f000 JavaThread "http-apr-8080-CometPoller-2" daemon [_thread_blocked, id=35804, stack(0x000000004eed0000,0x000000004efd0000)]
0x000000004af7e000 JavaThread "http-apr-8080-CometPoller-1" daemon [_thread_blocked, id=20736, stack(0x000000004edd0000,0x000000004eed0000)]
0x000000004af7d800 JavaThread "http-apr-8080-CometPoller-0" daemon [_thread_blocked, id=4584, stack(0x000000004ecd0000,0x000000004edd0000)]
0x000000004af7c800 JavaThread "http-apr-8080-Poller-7" daemon [_thread_blocked, id=28400, stack(0x000000004ebd0000,0x000000004ecd0000)]
0x000000004af7c000 JavaThread "http-apr-8080-Poller-6" daemon [_thread_blocked, id=28856, stack(0x000000004ead0000,0x000000004ebd0000)]
0x000000004af7b000 JavaThread "http-apr-8080-Poller-5" daemon [_thread_blocked, id=28820, stack(0x000000004e9d0000,0x000000004ead0000)]
0x000000004af7a800 JavaThread "http-apr-8080-Poller-4" daemon [_thread_in_native, id=32468, stack(0x000000004e8d0000,0x000000004e9d0000)]
0x000000004af79800 JavaThread "http-apr-8080-Poller-3" daemon [_thread_blocked, id=29856, stack(0x000000004e7d0000,0x000000004e8d0000)]
0x000000004af79000 JavaThread "http-apr-8080-Poller-2" daemon [_thread_blocked, id=28688, stack(0x000000004e4d0000,0x000000004e5d0000)]
0x000000004af78000 JavaThread "http-apr-8080-Poller-1" daemon [_thread_blocked, id=23284, stack(0x000000004e3d0000,0x000000004e4d0000)]
0x000000004af77800 JavaThread "http-apr-8080-Poller-0" daemon [_thread_blocked, id=22532, stack(0x000000004e2d0000,0x000000004e3d0000)]
0x000000004af76800 JavaThread "ContainerBackgroundProcessor[StandardEngine[Catalina]]" daemon [_thread_blocked, id=32120, stack(0x000000004d720000,0x000000004d820000)]
0x0000000048b97000 JavaThread "Timer-0" daemon [_thread_blocked, id=29512, stack(0x0000000049dc0000,0x0000000049ec0000)]
0x0000000048514000 JavaThread "GC Daemon" daemon [_thread_blocked, id=30600, stack(0x0000000049820000,0x0000000049920000)]
0x0000000046271800 JavaThread "Service Thread" daemon [_thread_blocked, id=28008, stack(0x00000000479e0000,0x0000000047ae0000)]
0x000000004621e000 JavaThread "C1 CompilerThread3" daemon [_thread_blocked, id=32628, stack(0x00000000478e0000,0x00000000479e0000)]
=>0x0000000046205800 JavaThread "C2 CompilerThread2" daemon [_thread_in_native, id=31416, stack(0x00000000477e0000,0x00000000478e0000)]
0x00000000461eb000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=55044, stack(0x00000000476e0000,0x00000000477e0000)]
0x00000000461db000 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=53176, stack(0x00000000475e0000,0x00000000476e0000)]
0x00000000461e8000 JavaThread "Attach Listener" daemon [_thread_blocked, id=35228, stack(0x00000000474e0000,0x00000000475e0000)]
0x00000000461e7000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=31928, stack(0x00000000473e0000,0x00000000474e0000)]
0x00000000010df000 JavaThread "Finalizer" daemon [_thread_blocked, id=31204, stack(0x00000000472e0000,0x00000000473e0000)]
0x00000000010de000 JavaThread "Reference Handler" daemon [_thread_blocked, id=32176, stack(0x00000000471e0000,0x00000000472e0000)]
0x000000000133f000 JavaThread "main" [_thread_in_native, id=18024, stack(0x00000000011a0000,0x00000000012a0000)]
Other Threads:
0x0000000046193000 VMThread [stack: 0x00000000470e0000,0x00000000471e0000] [id=31284]
0x000000004627c800 WatcherThread [stack: 0x0000000047ae0000,0x0000000047be0000] [id=28712]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap:
PSYoungGen total 2475008K, used 648361K [0x00000005eab00000, 0x00000006cd900000, 0x00000007c0000000)
eden space 1989120K, 8% used [0x00000005eab00000,0x00000005f59b9220,0x0000000664180000)
from space 485888K, 96% used [0x0000000664180000,0x0000000680bf14c8,0x0000000681c00000)
to space 737280K, 0% used [0x00000006a0900000,0x00000006a0900000,0x00000006cd900000)
ParOldGen total 2455552K, used 2004204K [0x0000000240000000, 0x00000002d5e00000, 0x00000005eab00000)
object space 2455552K, 81% used [0x0000000240000000,0x00000002ba53b180,0x00000002d5e00000)
Metaspace used 35821K, capacity 36314K, committed 36480K, reserved 1081344K
class space used 3804K, capacity 3933K, committed 3968K, reserved 1048576K
Card table byte_map: [0x0000000010700000,0x0000000013310000] byte_map_base: 0x000000000f500000
Marking Bits: (ParMarkBitMap*) 0x000000006fdf13b0
Begin Bits: [0x0000000015870000, 0x000000002b870000)
End Bits: [0x000000002b870000, 0x0000000041870000)
Polling page: 0x00000000004c0000
CodeCache: size=245760Kb used=25458Kb max_used=26323Kb free=220301Kb
bounds [0x0000000001340000, 0x0000000002d20000, 0x0000000010340000]
total_blobs=6548 nmethods=6001 adapters=460
compilation: enabled
Compilation events (10 events):
Event: 5150.874 Thread 0x000000004621e000 7883 3 com.retalon.tree.TreeScope::getNodes (9 bytes)
Event: 5150.875 Thread 0x000000004621e000 nmethod 7883 0x0000000002050590 code [0x0000000002050700, 0x0000000002050888]
Event: 5150.890 Thread 0x00000000461db000 7885 4 com.retalon.util.ConfigDAO::getLastCompletedPeriodImportInventory (10 bytes)
Event: 5150.891 Thread 0x0000000046205800 7886 4 com.retalon.util.IntervalScope::getPeriodCount (17 bytes)
Event: 5150.893 Thread 0x000000004621e000 7887 1 com.retalon.plan2.attributes.MeasureType$1::getAttributeInventory (3 bytes)
Event: 5150.894 Thread 0x000000004621e000 nmethod 7887 0x00000000020e75d0 code [0x00000000020e7720, 0x00000000020e7830]
Event: 5150.906 Thread 0x0000000046205800 nmethod 7886 0x000000000204ddd0 code [0x000000000204df60, 0x000000000204e358]
Event: 5150.908 Thread 0x00000000461eb000 nmethod 7882 0x00000000024529d0 code [0x0000000002452be0, 0x0000000002453a80]
Event: 5150.920 Thread 0x0000000046205800 7888 4 com.retalon.util.PeriodService::getPeriodFiscalParent (183 bytes)
Event: 5150.930 Thread 0x00000000461db000 nmethod 7885 0x0000000001e80050 code [0x0000000001e80260, 0x0000000001e80d30]
GC Heap History (10 events):
Event: 4366.350 GC heap before
{Heap before GC invocations=62 (full 3):
PSYoungGen total 2233344K, used 1929664K [0x00000005eab00000, 0x0000000689a80000, 0x00000007c0000000)
eden space 1927680K, 100% used [0x00000005eab00000,0x0000000660580000,0x0000000660580000)
from space 305664K, 0% used [0x0000000677000000,0x00000006771f0000,0x0000000689a80000)
to space 338432K, 0% used [0x0000000660580000,0x0000000660580000,0x0000000675000000)
ParOldGen total 1589760K, used 1247804K [0x0000000240000000, 0x00000002a1080000, 0x00000005eab00000)
object space 1589760K, 78% used [0x0000000240000000,0x000000028c28f1f0,0x00000002a1080000)
Metaspace used 35565K, capacity 36042K, committed 36224K, reserved 1081344K
class space used 3788K, capacity 3893K, committed 3968K, reserved 1048576K
Event: 4366.364 GC heap after
Heap after GC invocations=62 (full 3):
PSYoungGen total 2266112K, used 1248K [0x00000005eab00000, 0x0000000695980000, 0x00000007c0000000)
eden space 1927680K, 0% used [0x00000005eab00000,0x00000005eab00000,0x0000000660580000)
from space 338432K, 0% used [0x0000000660580000,0x00000006606b8000,0x0000000675000000)
to space 325120K, 0% used [0x0000000681c00000,0x0000000681c00000,0x0000000695980000)
ParOldGen total 1589760K, used 1247876K [0x0000000240000000, 0x00000002a1080000, 0x00000005eab00000)
object space 1589760K, 78% used [0x0000000240000000,0x000000028c2a11f0,0x00000002a1080000)
Metaspace used 35565K, capacity 36042K, committed 36224K, reserved 1081344K
class space used 3788K, capacity 3893K, committed 3968K, reserved 1048576K
}
Event: 4794.180 GC heap before
{Heap before GC invocations=63 (full 3):
PSYoungGen total 2266112K, used 1928928K [0x00000005eab00000, 0x0000000695980000, 0x00000007c0000000)
eden space 1927680K, 100% used [0x00000005eab00000,0x0000000660580000,0x0000000660580000)
from space 338432K, 0% used [0x0000000660580000,0x00000006606b8000,0x0000000675000000)
to space 325120K, 0% used [0x0000000681c00000,0x0000000681c00000,0x0000000695980000)
ParOldGen total 1589760K, used 1247876K [0x0000000240000000, 0x00000002a1080000, 0x00000005eab00000)
object space 1589760K, 78% used [0x0000000240000000,0x000000028c2a11f0,0x00000002a1080000)
Metaspace used 35693K, capacity 36232K, committed 36480K, reserved 1081344K
class space used 3798K, capacity 3930K, committed 3968K, reserved 1048576K
Event: 4797.189 GC heap after
Heap after GC invocations=63 (full 3):
PSYoungGen total 2314240K, used 325094K [0x00000005eab00000, 0x00000006a8680000, 0x00000007c0000000)
eden space 1989120K, 0% used [0x00000005eab00000,0x00000005eab00000,0x0000000664180000)
from space 325120K, 99% used [0x0000000681c00000,0x0000000695979b50,0x0000000695980000)
to space 485888K, 0% used [0x0000000664180000,0x0000000664180000,0x0000000681c00000)
ParOldGen total 1589760K, used 1496220K [0x0000000240000000, 0x00000002a1080000, 0x00000005eab00000)
object space 1589760K, 94% used [0x0000000240000000,0x000000029b5271f0,0x00000002a1080000)
Metaspace used 35693K, capacity 36232K, committed 36480K, reserved 1081344K
class space used 3798K, capacity 3930K, committed 3968K, reserved 1048576K
}
Event: 4797.189 GC heap before
{Heap before GC invocations=64 (full 4):
PSYoungGen total 2314240K, used 325094K [0x00000005eab00000, 0x00000006a8680000, 0x00000007c0000000)
eden space 1989120K, 0% used [0x00000005eab00000,0x00000005eab00000,0x0000000664180000)
from space 325120K, 99% used [0x0000000681c00000,0x0000000695979b50,0x0000000695980000)
to space 485888K, 0% used [0x0000000664180000,0x0000000664180000,0x0000000681c00000)
ParOldGen total 1589760K, used 1496220K [0x0000000240000000, 0x00000002a1080000, 0x00000005eab00000)
object space 1589760K, 94% used [0x0000000240000000,0x000000029b5271f0,0x00000002a1080000)
Metaspace used 35693K, capacity 36232K, committed 36480K, reserved 1081344K
class space used 3798K, capacity 3930K, committed 3968K, reserved 1048576K
Event: 4801.644 GC heap after
Heap after GC invocations=64 (full 4):
PSYoungGen total 2314240K, used 224444K [0x00000005eab00000, 0x00000006a8680000, 0x00000007c0000000)
eden space 1989120K, 0% used [0x00000005eab00000,0x00000005eab00000,0x0000000664180000)
from space 325120K, 69% used [0x0000000681c00000,0x000000068f72f2c0,0x0000000695980000)
to space 485888K, 0% used [0x0000000664180000,0x0000000664180000,0x0000000681c00000)
ParOldGen total 1945088K, used 1589408K [0x0000000240000000, 0x00000002b6b80000, 0x00000005eab00000)
object space 1945088K, 81% used [0x0000000240000000,0x00000002a1028390,0x00000002b6b80000)
Metaspace used 35693K, capacity 36232K, committed 36480K, reserved 1081344K
class space used 3798K, capacity 3930K, committed 3968K, reserved 1048576K
}
Event: 5081.624 GC heap before
{Heap before GC invocations=65 (full 4):
PSYoungGen total 2314240K, used 2213564K [0x00000005eab00000, 0x00000006a8680000, 0x00000007c0000000)
eden space 1989120K, 100% used [0x00000005eab00000,0x0000000664180000,0x0000000664180000)
from space 325120K, 69% used [0x0000000681c00000,0x000000068f72f2c0,0x0000000695980000)
to space 485888K, 0% used [0x0000000664180000,0x0000000664180000,0x0000000681c00000)
ParOldGen total 1945088K, used 1589408K [0x0000000240000000, 0x00000002b6b80000, 0x00000005eab00000)
object space 1945088K, 81% used [0x0000000240000000,0x00000002a1028390,0x00000002b6b80000)
Metaspace used 35789K, capacity 36308K, committed 36480K, reserved 1081344K
class space used 3803K, capacity 3932K, committed 3968K, reserved 1048576K
Event: 5087.427 GC heap after
Heap after GC invocations=65 (full 4):
PSYoungGen total 2475008K, used 485881K [0x00000005eab00000, 0x00000006cd900000, 0x00000007c0000000)
eden space 1989120K, 0% used [0x00000005eab00000,0x00000005eab00000,0x0000000664180000)
from space 485888K, 99% used [0x0000000664180000,0x0000000681bfe580,0x0000000681c00000)
to space 737280K, 0% used [0x00000006a0900000,0x00000006a0900000,0x00000006cd900000)
ParOldGen total 2004480K, used 2001592K [0x0000000240000000, 0x00000002ba580000, 0x00000005eab00000)
object space 2004480K, 99% used [0x0000000240000000,0x00000002ba2ae390,0x00000002ba580000)
Metaspace used 35789K, capacity 36308K, committed 36480K, reserved 1081344K
class space used 3803K, capacity 3932K, committed 3968K, reserved 1048576K
}
Event: 5087.427 GC heap before
{Heap before GC invocations=66 (full 5):
PSYoungGen total 2475008K, used 485881K [0x00000005eab00000, 0x00000006cd900000, 0x00000007c0000000)
eden space 1989120K, 0% used [0x00000005eab00000,0x00000005eab00000,0x0000000664180000)
from space 485888K, 99% used [0x0000000664180000,0x0000000681bfe580,0x0000000681c00000)
to space 737280K, 0% used [0x00000006a0900000,0x00000006a0900000,0x00000006cd900000)
ParOldGen total 2004480K, used 2001592K [0x0000000240000000, 0x00000002ba580000, 0x00000005eab00000)
object space 2004480K, 99% used [0x0000000240000000,0x00000002ba2ae390,0x00000002ba580000)
Metaspace used 35789K, capacity 36308K, committed 36480K, reserved 1081344K
class space used 3803K, capacity 3932K, committed 3968K, reserved 1048576K
Event: 5093.765 GC heap after
Heap after GC invocations=66 (full 5):
PSYoungGen total 2475008K, used 469445K [0x00000005eab00000, 0x00000006cd900000, 0x00000007c0000000)
eden space 1989120K, 0% used [0x00000005eab00000,0x00000005eab00000,0x0000000664180000)
from space 485888K, 96% used [0x0000000664180000,0x0000000680bf14c8,0x0000000681c00000)
to space 737280K, 0% used [0x00000006a0900000,0x00000006a0900000,0x00000006cd900000)
ParOldGen total 2455552K, used 2004204K [0x0000000240000000, 0x00000002d5e00000, 0x00000005eab00000)
object space 2455552K, 81% used [0x0000000240000000,0x00000002ba53b180,0x00000002d5e00000)
Metaspace used 35789K, capacity 36308K, committed 36480K, reserved 1081344K
class space used 3803K, capacity 3932K, committed 3968K, reserved 1048576K
}
Deoptimization events (10 events):
Event: 4804.768 Thread 0x000000004a47c000 Uncommon trap: reason=unreached action=reinterpret pc=0x000000000276f5cc method=com.retalon.plan2.attributes.ValueAggregator$WeightedByAttribute.getWeight(Lcom/retalon/plan2/PlanValue;Lcom/retalon/plan2/attributes/ValueAggregator$ValueMap;)D @ 4
Event: 4804.777 Thread 0x000000004a47c000 Uncommon trap: reason=unreached action=reinterpret pc=0x0000000001b383e8 method=com.retalon.tree.Node.getAnyAttribute(Ljava/lang/String;ZLjava/lang/Integer;)Ljava/lang/String; @ 8
Event: 4804.784 Thread 0x000000004a47c000 Uncommon trap: reason=unloaded action=reinterpret pc=0x0000000001e09618 method=com.retalon.util.CollectionUtil.addMultiKey(ZLjava/util/Map;Ljava/lang/Object;[Ljava/lang/Object;I)V @ 48
Event: 4807.528 Thread 0x000000004a47c000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002470990 method=com.retalon.util.CollectionUtil.getMultiKey(Ljava/util/Map;[Ljava/lang/Object;I)Ljava/lang/Object; @ 37
Event: 4807.528 Thread 0x000000004a47c000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002470730 method=com.retalon.util.CollectionUtil.getMultiKey(Ljava/util/Map;[Ljava/lang/Object;I)Ljava/lang/Object; @ 20
Event: 4807.529 Thread 0x000000004a47c000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002470990 method=com.retalon.util.CollectionUtil.getMultiKey(Ljava/util/Map;[Ljava/lang/Object;I)Ljava/lang/Object; @ 37
Event: 4807.529 Thread 0x000000004a47c000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002470730 method=com.retalon.util.CollectionUtil.getMultiKey(Ljava/util/Map;[Ljava/lang/Object;I)Ljava/lang/Object; @ 20
Event: 4820.696 Thread 0x000000004a47d800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000014c83f8 method=java.util.Date.compareTo(Ljava/lang/Object;)I @ 5
Event: 4832.605 Thread 0x000000004af76000 Uncommon trap: reason=unloaded action=reinterpret pc=0x00000000018be8bc method=sun.misc.FloatingDecimal.readJavaFormatString(Ljava/lang/String;)Lsun/misc/FloatingDecimal$ASCIIToBinaryConverter; @ 762
Event: 5098.035 Thread 0x000000004a47d000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000014c83f8 method=java.util.Date.compareTo(Ljava/lang/Object;)I @ 5
Internal exceptions (10 events):
Event: 4804.779 Thread 0x000000004a47c000 Exception <a 'java/security/PrivilegedActionException'> (0x0000000624c6a610) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8\2238\hotspot\src\share\vm\prims\jvm.cpp, line 1248]
Event: 4804.779 Thread 0x000000004a47c000 Exception <a 'java/security/PrivilegedActionException'> (0x0000000624c6b058) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8\2238\hotspot\src\share\vm\prims\jvm.cpp, line 1248]
Event: 4807.526 Thread 0x000000004a47c000 Exception <a 'java/security/PrivilegedActionException'> (0x000000065b02a000) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8\2238\hotspot\src\share\vm\prims\jvm.cpp, line 1248]
Event: 4807.526 Thread 0x000000004a47c000 Exception <a 'java/security/PrivilegedActionException'> (0x000000065b02aac8) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8\2238\hotspot\src\share\vm\prims\jvm.cpp, line 1248]
Event: 4832.574 Thread 0x000000004af76000 Exception <a 'java/security/PrivilegedActionException'> (0x000000065bead868) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8\2238\hotspot\src\share\vm\prims\jvm.cpp, line 1248]
Event: 4832.574 Thread 0x000000004af76000 Exception <a 'java/security/PrivilegedActionException'> (0x000000065beae230) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8\2238\hotspot\src\share\vm\prims\jvm.cpp, line 1248]
Event: 4832.588 Thread 0x000000004af76000 Exception <a 'java/security/PrivilegedActionException'> (0x000000065f42e468) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8\2238\hotspot\src\share\vm\prims\jvm.cpp, line 1248]
Event: 4832.588 Thread 0x000000004af76000 Exception <a 'java/security/PrivilegedActionException'> (0x000000065f42ef30) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8\2238\hotspot\src\share\vm\prims\jvm.cpp, line 1248]
Event: 4832.609 Thread 0x000000004af76000 Exception <a 'java/security/PrivilegedActionException'> (0x000000065f5de250) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8\2238\hotspot\src\share\vm\prims\jvm.cpp, line 1248]
Event: 4832.609 Thread 0x000000004af76000 Exception <a 'java/security/PrivilegedActionException'> (0x000000065f5ded58) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8\2238\hotspot\src\share\vm\prims\jvm.cpp, line 1248]
Events (10 events):
Event: 5148.664 Executing VM operation: RevokeBias
Event: 5148.664 Executing VM operation: RevokeBias done
Event: 5150.708 Executing VM operation: RevokeBias
Event: 5150.708 Executing VM operation: RevokeBias done
Event: 5150.709 Executing VM operation: RevokeBias
Event: 5150.709 Executing VM operation: RevokeBias done
Event: 5150.735 Executing VM operation: RevokeBias
Event: 5150.736 Executing VM operation: RevokeBias done
Event: 5150.841 Executing VM operation: BulkRevokeBias
Event: 5150.842 Executing VM operation: BulkRevokeBias done
Dynamic libraries:
0x0000000140000000 - 0x000000014001e000 C:\Program Files\Apache Software Foundation\Tomcat 7.0\bin\Tomcat7.exe
0x0000000077050000 - 0x00000000771f9000 C:\Windows\SYSTEM32\ntdll.dll
0x0000000076970000 - 0x0000000076a8f000 C:\Windows\system32\kernel32.dll
0x000007fefd560000 - 0x000007fefd5cb000 C:\Windows\system32\KERNELBASE.dll
0x000007fefe2b0000 - 0x000007fefe38b000 C:\Windows\system32\ADVAPI32.dll
0x000007fefdd20000 - 0x000007fefddbf000 C:\Windows\system32\msvcrt.dll
0x000007fefd960000 - 0x000007fefd97f000 C:\Windows\SYSTEM32\sechost.dll
0x000007fefddc0000 - 0x000007fefdeed000 C:\Windows\system32\RPCRT4.dll
0x000007fefe3d0000 - 0x000007feff158000 C:\Windows\system32\SHELL32.dll
0x000007fefda60000 - 0x000007fefdad1000 C:\Windows\system32\SHLWAPI.dll
0x000007fefe240000 - 0x000007fefe2a7000 C:\Windows\system32\GDI32.dll
0x0000000076f50000 - 0x000000007704a000 C:\Windows\system32\USER32.dll
0x000007fefdb30000 - 0x000007fefdb3e000 C:\Windows\system32\LPK.dll
0x000007fefdc50000 - 0x000007fefdd19000 C:\Windows\system32\USP10.dll
0x000007fefe390000 - 0x000007fefe3be000 C:\Windows\system32\IMM32.DLL
0x000007fefdb40000 - 0x000007fefdc49000 C:\Windows\system32\MSCTF.dll
0x000000006f640000 - 0x000000006fe6a000 C:\Program Files\Java\jdk1.8.0\jre\bin\server\jvm.dll
0x000007fefb7d0000 - 0x000007fefb7d9000 C:\Windows\system32\WSOCK32.dll
0x000007fefdae0000 - 0x000007fefdb2d000 C:\Windows\system32\WS2_32.dll
0x000007fefe3c0000 - 0x000007fefe3c8000 C:\Windows\system32\NSI.dll
0x000007fefa300000 - 0x000007fefa33b000 C:\Windows\system32\WINMM.dll
0x0000000077220000 - 0x0000000077227000 C:\Windows\system32\PSAPI.DLL
0x00000000732d0000 - 0x00000000733a2000 C:\Program Files\Java\jdk1.8.0\jre\bin\MSVCR100.dll
0x000007fefb7e0000 - 0x000007fefb7ef000 C:\Program Files\Java\jdk1.8.0\jre\bin\verify.dll
0x000007fef7b40000 - 0x000007fef7b68000 C:\Program Files\Java\jdk1.8.0\jre\bin\java.dll
0x000007fefb330000 - 0x000007fefb346000 C:\Program Files\Java\jdk1.8.0\jre\bin\zip.dll
0x000007fefe030000 - 0x000007fefe233000 C:\Windows\system32\ole32.dll
0x000007fefd4b0000 - 0x000007fefd4bf000 C:\Windows\system32\profapi.dll
0x000007fefb3d0000 - 0x000007fefb3dd000 C:\Program Files\Java\jdk1.8.0\jre\bin\management.dll
0x000007fefae10000 - 0x000007fefae2a000 C:\Program Files\Java\jdk1.8.0\jre\bin\net.dll
0x000007fefcce0000 - 0x000007fefcd35000 C:\Windows\system32\mswsock.dll
0x000007fefccd0000 - 0x000007fefccd7000 C:\Windows\System32\wship6.dll
0x000007fef8d60000 - 0x000007fef8d71000 C:\Program Files\Java\jdk1.8.0\jre\bin\nio.dll
0x0000000180000000 - 0x000000018018c000 C:\Program Files\Apache Software Foundation\Tomcat 7.0\bin\tcnative-1.dll
0x000007fefcd40000 - 0x000007fefcd57000 C:\Windows\system32\CRYPTSP.dll
0x000007fefca40000 - 0x000007fefca87000 C:\Windows\system32\rsaenh.dll
0x000007fefd3a0000 - 0x000007fefd3af000 C:\Windows\system32\CRYPTBASE.dll
0x000007fee8b10000 - 0x000007fee8ca6000 C:\Program Files\Java\jdk1.8.0\jre\bin\awt.dll
0x000007fefd980000 - 0x000007fefda57000 C:\Windows\system32\OLEAUT32.dll
0x000007fef5e80000 - 0x000007fef5ea4000 C:\Program Files\Java\jdk1.8.0\jre\bin\sunec.dll
0x000007fefae00000 - 0x000007fefae0b000 C:\Program Files\Java\jdk1.8.0\jre\bin\sunmscapi.dll
0x000007fefd610000 - 0x000007fefd77c000 C:\Windows\system32\CRYPT32.dll
0x000007fefd550000 - 0x000007fefd55f000 C:\Windows\system32\MSASN1.dll
0x000007fefc6c0000 - 0x000007fefc6c7000 C:\Windows\System32\wshtcpip.dll
0x000007fefc110000 - 0x000007fefc125000 C:\Windows\system32\NLAapi.dll
0x000007fefa6f0000 - 0x000007fefa705000 C:\Windows\system32\napinsp.dll
0x000007fefcb60000 - 0x000007fefcbbb000 C:\Windows\system32\DNSAPI.dll
0x000007fefa740000 - 0x000007fefa74b000 C:\Windows\System32\winrnr.dll
0x000007fefac40000 - 0x000007fefac67000 C:\Windows\system32\IPHLPAPI.DLL
0x000007fefad60000 - 0x000007fefad6b000 C:\Windows\system32\WINNSI.DLL
0x000007fefa750000 - 0x000007fefa758000 C:\Windows\system32\rasadhlp.dll
0x000007fefabe0000 - 0x000007fefac33000 C:\Windows\System32\fwpuclnt.dll
0x000007fefd340000 - 0x000007fefd397000 C:\Windows\system32\apphelp.dll
0x000007feef350000 - 0x000007feef475000 C:\Windows\system32\DBGHELP.DLL
VM Arguments:
jvm_args: -Dcatalina.home=C:\Program Files\Apache Software Foundation\Tomcat 7.0 -Dcatalina.base=C:\Program Files\Apache Software Foundation\Tomcat 7.0 -Djava.endorsed.dirs=C:\Program Files\Apache Software Foundation\Tomcat 7.0\endorsed -Djava.io.tmpdir=C:\Program Files\Apache Software Foundation\Tomcat 7.0\temp -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager -Djava.util.logging.config.file=C:\Program Files\Apache Software Foundation\Tomcat 7.0\conf\logging.properties exit -Xms512m -Xmx22528m
java_command: <unknown>
java_class_path (initial): C:\Program Files\Apache Software Foundation\Tomcat 7.0\bin\bootstrap.jar;C:\Program Files\Apache Software Foundation\Tomcat 7.0\bin\tomcat-juli.jar
Launcher Type: generic
Environment Variables:
PATH=C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;c:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\;c:\Program Files\Microsoft SQL Server\100\Tools\Binn\;c:\Program Files\Microsoft SQL Server\100\DTS\Binn\;
USERNAME=RETALONQA$
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 45 Stepping 7, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows Server 2008 R2 , 64 bit Build 7601 Service Pack 1
CPU:total 8 (4 cores per cpu, 1 threads per core) family 6 model 45 stepping 7, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, aes, clmul, tsc, tscinvbit
Memory: 4k page, physical 25165304k(10558828k free), swap 50328744k(40747496k free)
vm_info: Java HotSpot(TM) 64-Bit Server VM (25.0-b70) for windows-amd64 JRE (1.8.0-b132), built on Mar 4 2014 03:46:18 by "java_re" with MS VC++ 10.0 (VS2010)
time: Fri Apr 04 12:30:46 2014
elapsed time: 5231 seconds
REPRODUCIBILITY :
This bug can be reproduced occasionally.
---------- BEGIN SOURCE ----------
Sorry, cannot. Not sure at what point the crash happens, and whether it is in Tomcat code or our app code.
---------- END SOURCE ----------
CUSTOMER SUBMITTED WORKAROUND :
None.
Just delay Java 8 adoption (which sucks)
vm_info: Java HotSpot(TM) 64-Bit Server VM (25.0-b70) for windows-amd64 JRE (1.8.0-b132), built on Mar 4 2014 03:46:18 by "java_re" with MS VC++ 10.0 (VS2010)
FULL OS VERSION :
Microsoft Windows [Version 6.1.7601]
OS: Windows Server 2008 R2 , 64 bit Build 7601 Service Pack 1
EXTRA RELEVANT SYSTEM CONFIGURATION :
CPU:total 8 (4 cores per cpu, 1 threads per core) family 6 model 45 stepping 7, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, aes, clmul, tsc, tscinvbit
A DESCRIPTION OF THE PROBLEM :
Tomcat 7 crashes several times a day using JDK 8.
We were thinking of using Java 8 in development, but without an ability to run it in production we have to wait.
THE PROBLEM WAS REPRODUCIBLE WITH -Xint FLAG: No
THE PROBLEM WAS REPRODUCIBLE WITH -server FLAG: Yes
REGRESSION. Last worked in version 6u45
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
It is intermittent, but I could send core dump created by JVM.
EXPECTED VERSUS ACTUAL BEHAVIOR :
Expect production Tomcat server to work withour crashes.
ERROR MESSAGES/STACK TRACES THAT OCCUR :
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000006fad2598, pid=32556, tid=31416
#
# JRE version: Java(TM) SE Runtime Environment (8.0-b132) (build 1.8.0-b132)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.0-b70 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# V [jvm.dll+0x492598]
#
# Core dump written. Default location: C:\Program Files\Apache Software Foundation\Tomcat 7.0\hs_err_pid32556.mdmp
#
# If you would like to submit a bug report, please visit:
# http://bugreport.sun.com/bugreport/crash.jsp
#
--------------- T H R E A D ---------------
Current thread (0x0000000046205800): JavaThread "C2 CompilerThread2" daemon [_thread_in_native, id=31416, stack(0x00000000477e0000,0x00000000478e0000)]
siginfo: ExceptionCode=0xc0000005, reading address 0x0000000000000008
Registers:
RAX=0x0000000000000000, RBX=0x0000000000000000, RCX=0x0000000048576b50, RDX=0x00000000485708f0
RSP=0x00000000478dbd80, RBP=0x00000000478dbe01, RSI=0x000000004b2014b0, RDI=0x0000000000000002
R8 =0x0000000000000000, R9 =0x000000004bcf9bb0, R10=0x0000000000000fff, R11=0x0000000000000000
R12=0x00000000478dc430, R13=0x00000000478dc450, R14=0x0000000000000c90, R15=0x0000000048576b50
RIP=0x000000006fad2598, EFLAGS=0x0000000000010283
Top of Stack: (sp=0x00000000478dbd80)
0x00000000478dbd80: 00000000478dce40 00000000478dce40
0x00000000478dbd90: 0000000046327e30 00000000478dbe01
0x00000000478dbda0: 0000002300000c90 0000000000000000
0x00000000478dbdb0: 0000000000000000 0000000000000000
0x00000000478dbdc0: 00000000461ebc70 0000000000000004
0x00000000478dbdd0: 00000000481034e0 0000000000000002
0x00000000478dbde0: 00000000461ebc70 000000004b5a9cb8
0x00000000478dbdf0: 0000000000000023 0000000000000002
0x00000000478dbe00: 000000004b5ad8b8 000000004b5acb20
0x00000000478dbe10: 0000000000000000 0000000000000049
0x00000000478dbe20: 000000004b5acda0 0000000000000000
0x00000000478dbe30: 000000004627bd70 000000004b5acd38
0x00000000478dbe40: 00000000478dc048 000000004b5ac880
0x00000000478dbe50: 00000000478dc430 000000006fadfca9
0x00000000478dbe60: 00000000478dc430 0000000048576b50
0x00000000478dbe70: 00000000478dc048 0000000000000049
Instructions: (pc=0x000000006fad2598)
0x000000006fad2578: 44 39 73 28 72 0a 48 8b 43 08 48 8b 58 10 eb 8c
0x000000006fad2588: 44 8b 43 28 4d 8b 8c 24 f0 09 00 00 4b 8b 1c c1
0x000000006fad2598: 48 8b 43 08 48 83 38 00 75 27 41 8b 55 08 8b 43
0x000000006fad25a8: 28 3b c2 73 0c 8b c8 49 8b 45 10 48 8b 1c c8 eb
Register to memory mapping:
RAX=0x0000000000000000 is an unknown value
RBX=0x0000000000000000 is an unknown value
RCX=0x0000000048576b50 is an unknown value
RDX=0x00000000485708f0 is an unknown value
RSP=0x00000000478dbd80 is pointing into the stack for thread: 0x0000000046205800
RBP=0x00000000478dbe01 is pointing into the stack for thread: 0x0000000046205800
RSI=0x000000004b2014b0 is an unknown value
RDI=0x0000000000000002 is an unknown value
R8 =0x0000000000000000 is an unknown value
R9 =0x000000004bcf9bb0 is an unknown value
R10=0x0000000000000fff is an unknown value
R11=0x0000000000000000 is an unknown value
R12=0x00000000478dc430 is pointing into the stack for thread: 0x0000000046205800
R13=0x00000000478dc450 is pointing into the stack for thread: 0x0000000046205800
R14=0x0000000000000c90 is an unknown value
R15=0x0000000048576b50 is an unknown value
Stack: [0x00000000477e0000,0x00000000478e0000], sp=0x00000000478dbd80, free space=1007k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [jvm.dll+0x492598]
V [jvm.dll+0x49fca9]
V [jvm.dll+0x4a0356]
V [jvm.dll+0x4a042b]
V [jvm.dll+0x4a0477]
V [jvm.dll+0x4a03a6]
V [jvm.dll+0x4a03a6]
V [jvm.dll+0x48e723]
V [jvm.dll+0x4425f0]
V [jvm.dll+0x44368b]
V [jvm.dll+0x427552]
V [jvm.dll+0x96732]
V [jvm.dll+0x96f23]
V [jvm.dll+0x2232e4]
V [jvm.dll+0x27baea]
C [MSVCR100.dll+0x21d9f]
C [MSVCR100.dll+0x21e3b]
C [kernel32.dll+0x1652d]
C [ntdll.dll+0x2c541]
Current CompileTask:
C2:5231975 7888 4 com.retalon.util.PeriodService::getPeriodFiscalParent (183 bytes)
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x000000004a486800 JavaThread "pool-2-thread-6" [_thread_blocked, id=47808, stack(0x0000000051300000,0x0000000051400000)]
0x000000004a486000 JavaThread "pool-2-thread-5" [_thread_blocked, id=32884, stack(0x0000000000ce0000,0x0000000000de0000)]
0x000000004a484800 JavaThread "pool-2-thread-4" [_thread_blocked, id=45632, stack(0x0000000052ee0000,0x0000000052fe0000)]
0x000000004a483800 JavaThread "pool-2-thread-3" [_thread_blocked, id=48724, stack(0x0000000052de0000,0x0000000052ee0000)]
0x000000004a483000 JavaThread "pool-2-thread-2" [_thread_blocked, id=37828, stack(0x0000000052ce0000,0x0000000052de0000)]
0x000000004a482000 JavaThread "pool-2-thread-1" [_thread_blocked, id=47084, stack(0x00000000517f0000,0x00000000518f0000)]
0x000000004a480000 JavaThread "http-apr-8080-exec-10" daemon [_thread_blocked, id=42448, stack(0x0000000052be0000,0x0000000052ce0000)]
0x000000004a47f000 JavaThread "http-apr-8080-exec-9" daemon [_thread_blocked, id=38780, stack(0x00000000516f0000,0x00000000517f0000)]
0x000000004a47e800 JavaThread "http-apr-8080-exec-8" daemon [_thread_blocked, id=41084, stack(0x00000000519e0000,0x0000000051ae0000)]
0x000000004af76000 JavaThread "http-apr-8080-exec-7" daemon [_thread_blocked, id=44868, stack(0x0000000051b10000,0x0000000051c10000)]
0x000000004a47d800 JavaThread "http-apr-8080-exec-6" daemon [_thread_blocked, id=41464, stack(0x0000000050ed0000,0x0000000050fd0000)]
0x000000004a47d000 JavaThread "http-apr-8080-exec-5" daemon [_thread_blocked, id=43256, stack(0x0000000050dd0000,0x0000000050ed0000)]
0x000000004a47c000 JavaThread "http-apr-8080-exec-4" daemon [_thread_blocked, id=33200, stack(0x000000004dce0000,0x000000004dde0000)]
0x000000004ac5c800 JavaThread "http-apr-8080-exec-3" daemon [_thread_blocked, id=31392, stack(0x000000004c5a0000,0x000000004c6a0000)]
0x000000004ac5c000 JavaThread "http-apr-8080-exec-2" daemon [_thread_blocked, id=44984, stack(0x0000000049b20000,0x0000000049c20000)]
0x000000004ac5b000 JavaThread "http-apr-8080-exec-1" daemon [_thread_blocked, id=43804, stack(0x0000000000880000,0x0000000000980000)]
0x000000004ac5a800 JavaThread "ajp-apr-8009-AsyncTimeout" daemon [_thread_blocked, id=35060, stack(0x0000000050cd0000,0x0000000050dd0000)]
0x000000004ac59800 JavaThread "ajp-apr-8009-Acceptor-0" daemon [_thread_in_native, id=54980, stack(0x0000000050bd0000,0x0000000050cd0000)]
0x000000004ac59000 JavaThread "ajp-apr-8009-CometPoller-7" daemon [_thread_blocked, id=54772, stack(0x0000000050ad0000,0x0000000050bd0000)]
0x000000004ac58000 JavaThread "ajp-apr-8009-CometPoller-6" daemon [_thread_blocked, id=33316, stack(0x00000000509d0000,0x0000000050ad0000)]
0x000000004ac57800 JavaThread "ajp-apr-8009-CometPoller-5" daemon [_thread_blocked, id=33916, stack(0x00000000508d0000,0x00000000509d0000)]
0x000000004ac56800 JavaThread "ajp-apr-8009-CometPoller-4" daemon [_thread_blocked, id=33288, stack(0x00000000507d0000,0x00000000508d0000)]
0x000000004ac56000 JavaThread "ajp-apr-8009-CometPoller-3" daemon [_thread_blocked, id=35012, stack(0x00000000506d0000,0x00000000507d0000)]
0x000000004ac55000 JavaThread "ajp-apr-8009-CometPoller-2" daemon [_thread_blocked, id=34340, stack(0x00000000505d0000,0x00000000506d0000)]
0x000000004ac54800 JavaThread "ajp-apr-8009-CometPoller-1" daemon [_thread_blocked, id=54696, stack(0x00000000504d0000,0x00000000505d0000)]
0x000000004ac53800 JavaThread "ajp-apr-8009-CometPoller-0" daemon [_thread_blocked, id=31964, stack(0x00000000503d0000,0x00000000504d0000)]
0x000000004ac53000 JavaThread "ajp-apr-8009-Poller-7" daemon [_thread_blocked, id=32220, stack(0x00000000502d0000,0x00000000503d0000)]
0x000000004ac52000 JavaThread "ajp-apr-8009-Poller-6" daemon [_thread_blocked, id=54444, stack(0x00000000501d0000,0x00000000502d0000)]
0x000000004ac51800 JavaThread "ajp-apr-8009-Poller-5" daemon [_thread_blocked, id=28812, stack(0x00000000500d0000,0x00000000501d0000)]
0x000000004ac50800 JavaThread "ajp-apr-8009-Poller-4" daemon [_thread_blocked, id=23088, stack(0x000000004ffd0000,0x00000000500d0000)]
0x000000004ac50000 JavaThread "ajp-apr-8009-Poller-3" daemon [_thread_blocked, id=32368, stack(0x000000004fed0000,0x000000004ffd0000)]
0x000000004ac4f000 JavaThread "ajp-apr-8009-Poller-2" daemon [_thread_blocked, id=6128, stack(0x000000004fdd0000,0x000000004fed0000)]
0x000000004ac4e800 JavaThread "ajp-apr-8009-Poller-1" daemon [_thread_blocked, id=32508, stack(0x000000004fcd0000,0x000000004fdd0000)]
0x000000004ac4d800 JavaThread "ajp-apr-8009-Poller-0" daemon [_thread_blocked, id=4004, stack(0x000000004f7d0000,0x000000004f8d0000)]
0x000000004af85000 JavaThread "http-apr-8080-AsyncTimeout" daemon [_thread_blocked, id=31912, stack(0x000000004f6d0000,0x000000004f7d0000)]
0x000000004af84000 JavaThread "http-apr-8080-Acceptor-0" daemon [_thread_in_native, id=29832, stack(0x000000004f5d0000,0x000000004f6d0000)]
0x000000004af83800 JavaThread "http-apr-8080-Sendfile-0" daemon [_thread_blocked, id=30840, stack(0x000000004f4d0000,0x000000004f5d0000)]
0x000000004af82800 JavaThread "http-apr-8080-CometPoller-7" daemon [_thread_blocked, id=28972, stack(0x000000004f3d0000,0x000000004f4d0000)]
0x000000004af82000 JavaThread "http-apr-8080-CometPoller-6" daemon [_thread_blocked, id=56108, stack(0x000000004f2d0000,0x000000004f3d0000)]
0x000000004af81000 JavaThread "http-apr-8080-CometPoller-5" daemon [_thread_blocked, id=31824, stack(0x000000004f1d0000,0x000000004f2d0000)]
0x000000004af80800 JavaThread "http-apr-8080-CometPoller-4" daemon [_thread_blocked, id=28016, stack(0x000000004f0d0000,0x000000004f1d0000)]
0x000000004af7f800 JavaThread "http-apr-8080-CometPoller-3" daemon [_thread_blocked, id=53348, stack(0x000000004efd0000,0x000000004f0d0000)]
0x000000004af7f000 JavaThread "http-apr-8080-CometPoller-2" daemon [_thread_blocked, id=35804, stack(0x000000004eed0000,0x000000004efd0000)]
0x000000004af7e000 JavaThread "http-apr-8080-CometPoller-1" daemon [_thread_blocked, id=20736, stack(0x000000004edd0000,0x000000004eed0000)]
0x000000004af7d800 JavaThread "http-apr-8080-CometPoller-0" daemon [_thread_blocked, id=4584, stack(0x000000004ecd0000,0x000000004edd0000)]
0x000000004af7c800 JavaThread "http-apr-8080-Poller-7" daemon [_thread_blocked, id=28400, stack(0x000000004ebd0000,0x000000004ecd0000)]
0x000000004af7c000 JavaThread "http-apr-8080-Poller-6" daemon [_thread_blocked, id=28856, stack(0x000000004ead0000,0x000000004ebd0000)]
0x000000004af7b000 JavaThread "http-apr-8080-Poller-5" daemon [_thread_blocked, id=28820, stack(0x000000004e9d0000,0x000000004ead0000)]
0x000000004af7a800 JavaThread "http-apr-8080-Poller-4" daemon [_thread_in_native, id=32468, stack(0x000000004e8d0000,0x000000004e9d0000)]
0x000000004af79800 JavaThread "http-apr-8080-Poller-3" daemon [_thread_blocked, id=29856, stack(0x000000004e7d0000,0x000000004e8d0000)]
0x000000004af79000 JavaThread "http-apr-8080-Poller-2" daemon [_thread_blocked, id=28688, stack(0x000000004e4d0000,0x000000004e5d0000)]
0x000000004af78000 JavaThread "http-apr-8080-Poller-1" daemon [_thread_blocked, id=23284, stack(0x000000004e3d0000,0x000000004e4d0000)]
0x000000004af77800 JavaThread "http-apr-8080-Poller-0" daemon [_thread_blocked, id=22532, stack(0x000000004e2d0000,0x000000004e3d0000)]
0x000000004af76800 JavaThread "ContainerBackgroundProcessor[StandardEngine[Catalina]]" daemon [_thread_blocked, id=32120, stack(0x000000004d720000,0x000000004d820000)]
0x0000000048b97000 JavaThread "Timer-0" daemon [_thread_blocked, id=29512, stack(0x0000000049dc0000,0x0000000049ec0000)]
0x0000000048514000 JavaThread "GC Daemon" daemon [_thread_blocked, id=30600, stack(0x0000000049820000,0x0000000049920000)]
0x0000000046271800 JavaThread "Service Thread" daemon [_thread_blocked, id=28008, stack(0x00000000479e0000,0x0000000047ae0000)]
0x000000004621e000 JavaThread "C1 CompilerThread3" daemon [_thread_blocked, id=32628, stack(0x00000000478e0000,0x00000000479e0000)]
=>0x0000000046205800 JavaThread "C2 CompilerThread2" daemon [_thread_in_native, id=31416, stack(0x00000000477e0000,0x00000000478e0000)]
0x00000000461eb000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=55044, stack(0x00000000476e0000,0x00000000477e0000)]
0x00000000461db000 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=53176, stack(0x00000000475e0000,0x00000000476e0000)]
0x00000000461e8000 JavaThread "Attach Listener" daemon [_thread_blocked, id=35228, stack(0x00000000474e0000,0x00000000475e0000)]
0x00000000461e7000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=31928, stack(0x00000000473e0000,0x00000000474e0000)]
0x00000000010df000 JavaThread "Finalizer" daemon [_thread_blocked, id=31204, stack(0x00000000472e0000,0x00000000473e0000)]
0x00000000010de000 JavaThread "Reference Handler" daemon [_thread_blocked, id=32176, stack(0x00000000471e0000,0x00000000472e0000)]
0x000000000133f000 JavaThread "main" [_thread_in_native, id=18024, stack(0x00000000011a0000,0x00000000012a0000)]
Other Threads:
0x0000000046193000 VMThread [stack: 0x00000000470e0000,0x00000000471e0000] [id=31284]
0x000000004627c800 WatcherThread [stack: 0x0000000047ae0000,0x0000000047be0000] [id=28712]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap:
PSYoungGen total 2475008K, used 648361K [0x00000005eab00000, 0x00000006cd900000, 0x00000007c0000000)
eden space 1989120K, 8% used [0x00000005eab00000,0x00000005f59b9220,0x0000000664180000)
from space 485888K, 96% used [0x0000000664180000,0x0000000680bf14c8,0x0000000681c00000)
to space 737280K, 0% used [0x00000006a0900000,0x00000006a0900000,0x00000006cd900000)
ParOldGen total 2455552K, used 2004204K [0x0000000240000000, 0x00000002d5e00000, 0x00000005eab00000)
object space 2455552K, 81% used [0x0000000240000000,0x00000002ba53b180,0x00000002d5e00000)
Metaspace used 35821K, capacity 36314K, committed 36480K, reserved 1081344K
class space used 3804K, capacity 3933K, committed 3968K, reserved 1048576K
Card table byte_map: [0x0000000010700000,0x0000000013310000] byte_map_base: 0x000000000f500000
Marking Bits: (ParMarkBitMap*) 0x000000006fdf13b0
Begin Bits: [0x0000000015870000, 0x000000002b870000)
End Bits: [0x000000002b870000, 0x0000000041870000)
Polling page: 0x00000000004c0000
CodeCache: size=245760Kb used=25458Kb max_used=26323Kb free=220301Kb
bounds [0x0000000001340000, 0x0000000002d20000, 0x0000000010340000]
total_blobs=6548 nmethods=6001 adapters=460
compilation: enabled
Compilation events (10 events):
Event: 5150.874 Thread 0x000000004621e000 7883 3 com.retalon.tree.TreeScope::getNodes (9 bytes)
Event: 5150.875 Thread 0x000000004621e000 nmethod 7883 0x0000000002050590 code [0x0000000002050700, 0x0000000002050888]
Event: 5150.890 Thread 0x00000000461db000 7885 4 com.retalon.util.ConfigDAO::getLastCompletedPeriodImportInventory (10 bytes)
Event: 5150.891 Thread 0x0000000046205800 7886 4 com.retalon.util.IntervalScope::getPeriodCount (17 bytes)
Event: 5150.893 Thread 0x000000004621e000 7887 1 com.retalon.plan2.attributes.MeasureType$1::getAttributeInventory (3 bytes)
Event: 5150.894 Thread 0x000000004621e000 nmethod 7887 0x00000000020e75d0 code [0x00000000020e7720, 0x00000000020e7830]
Event: 5150.906 Thread 0x0000000046205800 nmethod 7886 0x000000000204ddd0 code [0x000000000204df60, 0x000000000204e358]
Event: 5150.908 Thread 0x00000000461eb000 nmethod 7882 0x00000000024529d0 code [0x0000000002452be0, 0x0000000002453a80]
Event: 5150.920 Thread 0x0000000046205800 7888 4 com.retalon.util.PeriodService::getPeriodFiscalParent (183 bytes)
Event: 5150.930 Thread 0x00000000461db000 nmethod 7885 0x0000000001e80050 code [0x0000000001e80260, 0x0000000001e80d30]
GC Heap History (10 events):
Event: 4366.350 GC heap before
{Heap before GC invocations=62 (full 3):
PSYoungGen total 2233344K, used 1929664K [0x00000005eab00000, 0x0000000689a80000, 0x00000007c0000000)
eden space 1927680K, 100% used [0x00000005eab00000,0x0000000660580000,0x0000000660580000)
from space 305664K, 0% used [0x0000000677000000,0x00000006771f0000,0x0000000689a80000)
to space 338432K, 0% used [0x0000000660580000,0x0000000660580000,0x0000000675000000)
ParOldGen total 1589760K, used 1247804K [0x0000000240000000, 0x00000002a1080000, 0x00000005eab00000)
object space 1589760K, 78% used [0x0000000240000000,0x000000028c28f1f0,0x00000002a1080000)
Metaspace used 35565K, capacity 36042K, committed 36224K, reserved 1081344K
class space used 3788K, capacity 3893K, committed 3968K, reserved 1048576K
Event: 4366.364 GC heap after
Heap after GC invocations=62 (full 3):
PSYoungGen total 2266112K, used 1248K [0x00000005eab00000, 0x0000000695980000, 0x00000007c0000000)
eden space 1927680K, 0% used [0x00000005eab00000,0x00000005eab00000,0x0000000660580000)
from space 338432K, 0% used [0x0000000660580000,0x00000006606b8000,0x0000000675000000)
to space 325120K, 0% used [0x0000000681c00000,0x0000000681c00000,0x0000000695980000)
ParOldGen total 1589760K, used 1247876K [0x0000000240000000, 0x00000002a1080000, 0x00000005eab00000)
object space 1589760K, 78% used [0x0000000240000000,0x000000028c2a11f0,0x00000002a1080000)
Metaspace used 35565K, capacity 36042K, committed 36224K, reserved 1081344K
class space used 3788K, capacity 3893K, committed 3968K, reserved 1048576K
}
Event: 4794.180 GC heap before
{Heap before GC invocations=63 (full 3):
PSYoungGen total 2266112K, used 1928928K [0x00000005eab00000, 0x0000000695980000, 0x00000007c0000000)
eden space 1927680K, 100% used [0x00000005eab00000,0x0000000660580000,0x0000000660580000)
from space 338432K, 0% used [0x0000000660580000,0x00000006606b8000,0x0000000675000000)
to space 325120K, 0% used [0x0000000681c00000,0x0000000681c00000,0x0000000695980000)
ParOldGen total 1589760K, used 1247876K [0x0000000240000000, 0x00000002a1080000, 0x00000005eab00000)
object space 1589760K, 78% used [0x0000000240000000,0x000000028c2a11f0,0x00000002a1080000)
Metaspace used 35693K, capacity 36232K, committed 36480K, reserved 1081344K
class space used 3798K, capacity 3930K, committed 3968K, reserved 1048576K
Event: 4797.189 GC heap after
Heap after GC invocations=63 (full 3):
PSYoungGen total 2314240K, used 325094K [0x00000005eab00000, 0x00000006a8680000, 0x00000007c0000000)
eden space 1989120K, 0% used [0x00000005eab00000,0x00000005eab00000,0x0000000664180000)
from space 325120K, 99% used [0x0000000681c00000,0x0000000695979b50,0x0000000695980000)
to space 485888K, 0% used [0x0000000664180000,0x0000000664180000,0x0000000681c00000)
ParOldGen total 1589760K, used 1496220K [0x0000000240000000, 0x00000002a1080000, 0x00000005eab00000)
object space 1589760K, 94% used [0x0000000240000000,0x000000029b5271f0,0x00000002a1080000)
Metaspace used 35693K, capacity 36232K, committed 36480K, reserved 1081344K
class space used 3798K, capacity 3930K, committed 3968K, reserved 1048576K
}
Event: 4797.189 GC heap before
{Heap before GC invocations=64 (full 4):
PSYoungGen total 2314240K, used 325094K [0x00000005eab00000, 0x00000006a8680000, 0x00000007c0000000)
eden space 1989120K, 0% used [0x00000005eab00000,0x00000005eab00000,0x0000000664180000)
from space 325120K, 99% used [0x0000000681c00000,0x0000000695979b50,0x0000000695980000)
to space 485888K, 0% used [0x0000000664180000,0x0000000664180000,0x0000000681c00000)
ParOldGen total 1589760K, used 1496220K [0x0000000240000000, 0x00000002a1080000, 0x00000005eab00000)
object space 1589760K, 94% used [0x0000000240000000,0x000000029b5271f0,0x00000002a1080000)
Metaspace used 35693K, capacity 36232K, committed 36480K, reserved 1081344K
class space used 3798K, capacity 3930K, committed 3968K, reserved 1048576K
Event: 4801.644 GC heap after
Heap after GC invocations=64 (full 4):
PSYoungGen total 2314240K, used 224444K [0x00000005eab00000, 0x00000006a8680000, 0x00000007c0000000)
eden space 1989120K, 0% used [0x00000005eab00000,0x00000005eab00000,0x0000000664180000)
from space 325120K, 69% used [0x0000000681c00000,0x000000068f72f2c0,0x0000000695980000)
to space 485888K, 0% used [0x0000000664180000,0x0000000664180000,0x0000000681c00000)
ParOldGen total 1945088K, used 1589408K [0x0000000240000000, 0x00000002b6b80000, 0x00000005eab00000)
object space 1945088K, 81% used [0x0000000240000000,0x00000002a1028390,0x00000002b6b80000)
Metaspace used 35693K, capacity 36232K, committed 36480K, reserved 1081344K
class space used 3798K, capacity 3930K, committed 3968K, reserved 1048576K
}
Event: 5081.624 GC heap before
{Heap before GC invocations=65 (full 4):
PSYoungGen total 2314240K, used 2213564K [0x00000005eab00000, 0x00000006a8680000, 0x00000007c0000000)
eden space 1989120K, 100% used [0x00000005eab00000,0x0000000664180000,0x0000000664180000)
from space 325120K, 69% used [0x0000000681c00000,0x000000068f72f2c0,0x0000000695980000)
to space 485888K, 0% used [0x0000000664180000,0x0000000664180000,0x0000000681c00000)
ParOldGen total 1945088K, used 1589408K [0x0000000240000000, 0x00000002b6b80000, 0x00000005eab00000)
object space 1945088K, 81% used [0x0000000240000000,0x00000002a1028390,0x00000002b6b80000)
Metaspace used 35789K, capacity 36308K, committed 36480K, reserved 1081344K
class space used 3803K, capacity 3932K, committed 3968K, reserved 1048576K
Event: 5087.427 GC heap after
Heap after GC invocations=65 (full 4):
PSYoungGen total 2475008K, used 485881K [0x00000005eab00000, 0x00000006cd900000, 0x00000007c0000000)
eden space 1989120K, 0% used [0x00000005eab00000,0x00000005eab00000,0x0000000664180000)
from space 485888K, 99% used [0x0000000664180000,0x0000000681bfe580,0x0000000681c00000)
to space 737280K, 0% used [0x00000006a0900000,0x00000006a0900000,0x00000006cd900000)
ParOldGen total 2004480K, used 2001592K [0x0000000240000000, 0x00000002ba580000, 0x00000005eab00000)
object space 2004480K, 99% used [0x0000000240000000,0x00000002ba2ae390,0x00000002ba580000)
Metaspace used 35789K, capacity 36308K, committed 36480K, reserved 1081344K
class space used 3803K, capacity 3932K, committed 3968K, reserved 1048576K
}
Event: 5087.427 GC heap before
{Heap before GC invocations=66 (full 5):
PSYoungGen total 2475008K, used 485881K [0x00000005eab00000, 0x00000006cd900000, 0x00000007c0000000)
eden space 1989120K, 0% used [0x00000005eab00000,0x00000005eab00000,0x0000000664180000)
from space 485888K, 99% used [0x0000000664180000,0x0000000681bfe580,0x0000000681c00000)
to space 737280K, 0% used [0x00000006a0900000,0x00000006a0900000,0x00000006cd900000)
ParOldGen total 2004480K, used 2001592K [0x0000000240000000, 0x00000002ba580000, 0x00000005eab00000)
object space 2004480K, 99% used [0x0000000240000000,0x00000002ba2ae390,0x00000002ba580000)
Metaspace used 35789K, capacity 36308K, committed 36480K, reserved 1081344K
class space used 3803K, capacity 3932K, committed 3968K, reserved 1048576K
Event: 5093.765 GC heap after
Heap after GC invocations=66 (full 5):
PSYoungGen total 2475008K, used 469445K [0x00000005eab00000, 0x00000006cd900000, 0x00000007c0000000)
eden space 1989120K, 0% used [0x00000005eab00000,0x00000005eab00000,0x0000000664180000)
from space 485888K, 96% used [0x0000000664180000,0x0000000680bf14c8,0x0000000681c00000)
to space 737280K, 0% used [0x00000006a0900000,0x00000006a0900000,0x00000006cd900000)
ParOldGen total 2455552K, used 2004204K [0x0000000240000000, 0x00000002d5e00000, 0x00000005eab00000)
object space 2455552K, 81% used [0x0000000240000000,0x00000002ba53b180,0x00000002d5e00000)
Metaspace used 35789K, capacity 36308K, committed 36480K, reserved 1081344K
class space used 3803K, capacity 3932K, committed 3968K, reserved 1048576K
}
Deoptimization events (10 events):
Event: 4804.768 Thread 0x000000004a47c000 Uncommon trap: reason=unreached action=reinterpret pc=0x000000000276f5cc method=com.retalon.plan2.attributes.ValueAggregator$WeightedByAttribute.getWeight(Lcom/retalon/plan2/PlanValue;Lcom/retalon/plan2/attributes/ValueAggregator$ValueMap;)D @ 4
Event: 4804.777 Thread 0x000000004a47c000 Uncommon trap: reason=unreached action=reinterpret pc=0x0000000001b383e8 method=com.retalon.tree.Node.getAnyAttribute(Ljava/lang/String;ZLjava/lang/Integer;)Ljava/lang/String; @ 8
Event: 4804.784 Thread 0x000000004a47c000 Uncommon trap: reason=unloaded action=reinterpret pc=0x0000000001e09618 method=com.retalon.util.CollectionUtil.addMultiKey(ZLjava/util/Map;Ljava/lang/Object;[Ljava/lang/Object;I)V @ 48
Event: 4807.528 Thread 0x000000004a47c000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002470990 method=com.retalon.util.CollectionUtil.getMultiKey(Ljava/util/Map;[Ljava/lang/Object;I)Ljava/lang/Object; @ 37
Event: 4807.528 Thread 0x000000004a47c000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002470730 method=com.retalon.util.CollectionUtil.getMultiKey(Ljava/util/Map;[Ljava/lang/Object;I)Ljava/lang/Object; @ 20
Event: 4807.529 Thread 0x000000004a47c000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002470990 method=com.retalon.util.CollectionUtil.getMultiKey(Ljava/util/Map;[Ljava/lang/Object;I)Ljava/lang/Object; @ 37
Event: 4807.529 Thread 0x000000004a47c000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002470730 method=com.retalon.util.CollectionUtil.getMultiKey(Ljava/util/Map;[Ljava/lang/Object;I)Ljava/lang/Object; @ 20
Event: 4820.696 Thread 0x000000004a47d800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000014c83f8 method=java.util.Date.compareTo(Ljava/lang/Object;)I @ 5
Event: 4832.605 Thread 0x000000004af76000 Uncommon trap: reason=unloaded action=reinterpret pc=0x00000000018be8bc method=sun.misc.FloatingDecimal.readJavaFormatString(Ljava/lang/String;)Lsun/misc/FloatingDecimal$ASCIIToBinaryConverter; @ 762
Event: 5098.035 Thread 0x000000004a47d000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000014c83f8 method=java.util.Date.compareTo(Ljava/lang/Object;)I @ 5
Internal exceptions (10 events):
Event: 4804.779 Thread 0x000000004a47c000 Exception <a 'java/security/PrivilegedActionException'> (0x0000000624c6a610) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8\2238\hotspot\src\share\vm\prims\jvm.cpp, line 1248]
Event: 4804.779 Thread 0x000000004a47c000 Exception <a 'java/security/PrivilegedActionException'> (0x0000000624c6b058) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8\2238\hotspot\src\share\vm\prims\jvm.cpp, line 1248]
Event: 4807.526 Thread 0x000000004a47c000 Exception <a 'java/security/PrivilegedActionException'> (0x000000065b02a000) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8\2238\hotspot\src\share\vm\prims\jvm.cpp, line 1248]
Event: 4807.526 Thread 0x000000004a47c000 Exception <a 'java/security/PrivilegedActionException'> (0x000000065b02aac8) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8\2238\hotspot\src\share\vm\prims\jvm.cpp, line 1248]
Event: 4832.574 Thread 0x000000004af76000 Exception <a 'java/security/PrivilegedActionException'> (0x000000065bead868) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8\2238\hotspot\src\share\vm\prims\jvm.cpp, line 1248]
Event: 4832.574 Thread 0x000000004af76000 Exception <a 'java/security/PrivilegedActionException'> (0x000000065beae230) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8\2238\hotspot\src\share\vm\prims\jvm.cpp, line 1248]
Event: 4832.588 Thread 0x000000004af76000 Exception <a 'java/security/PrivilegedActionException'> (0x000000065f42e468) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8\2238\hotspot\src\share\vm\prims\jvm.cpp, line 1248]
Event: 4832.588 Thread 0x000000004af76000 Exception <a 'java/security/PrivilegedActionException'> (0x000000065f42ef30) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8\2238\hotspot\src\share\vm\prims\jvm.cpp, line 1248]
Event: 4832.609 Thread 0x000000004af76000 Exception <a 'java/security/PrivilegedActionException'> (0x000000065f5de250) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8\2238\hotspot\src\share\vm\prims\jvm.cpp, line 1248]
Event: 4832.609 Thread 0x000000004af76000 Exception <a 'java/security/PrivilegedActionException'> (0x000000065f5ded58) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8\2238\hotspot\src\share\vm\prims\jvm.cpp, line 1248]
Events (10 events):
Event: 5148.664 Executing VM operation: RevokeBias
Event: 5148.664 Executing VM operation: RevokeBias done
Event: 5150.708 Executing VM operation: RevokeBias
Event: 5150.708 Executing VM operation: RevokeBias done
Event: 5150.709 Executing VM operation: RevokeBias
Event: 5150.709 Executing VM operation: RevokeBias done
Event: 5150.735 Executing VM operation: RevokeBias
Event: 5150.736 Executing VM operation: RevokeBias done
Event: 5150.841 Executing VM operation: BulkRevokeBias
Event: 5150.842 Executing VM operation: BulkRevokeBias done
Dynamic libraries:
0x0000000140000000 - 0x000000014001e000 C:\Program Files\Apache Software Foundation\Tomcat 7.0\bin\Tomcat7.exe
0x0000000077050000 - 0x00000000771f9000 C:\Windows\SYSTEM32\ntdll.dll
0x0000000076970000 - 0x0000000076a8f000 C:\Windows\system32\kernel32.dll
0x000007fefd560000 - 0x000007fefd5cb000 C:\Windows\system32\KERNELBASE.dll
0x000007fefe2b0000 - 0x000007fefe38b000 C:\Windows\system32\ADVAPI32.dll
0x000007fefdd20000 - 0x000007fefddbf000 C:\Windows\system32\msvcrt.dll
0x000007fefd960000 - 0x000007fefd97f000 C:\Windows\SYSTEM32\sechost.dll
0x000007fefddc0000 - 0x000007fefdeed000 C:\Windows\system32\RPCRT4.dll
0x000007fefe3d0000 - 0x000007feff158000 C:\Windows\system32\SHELL32.dll
0x000007fefda60000 - 0x000007fefdad1000 C:\Windows\system32\SHLWAPI.dll
0x000007fefe240000 - 0x000007fefe2a7000 C:\Windows\system32\GDI32.dll
0x0000000076f50000 - 0x000000007704a000 C:\Windows\system32\USER32.dll
0x000007fefdb30000 - 0x000007fefdb3e000 C:\Windows\system32\LPK.dll
0x000007fefdc50000 - 0x000007fefdd19000 C:\Windows\system32\USP10.dll
0x000007fefe390000 - 0x000007fefe3be000 C:\Windows\system32\IMM32.DLL
0x000007fefdb40000 - 0x000007fefdc49000 C:\Windows\system32\MSCTF.dll
0x000000006f640000 - 0x000000006fe6a000 C:\Program Files\Java\jdk1.8.0\jre\bin\server\jvm.dll
0x000007fefb7d0000 - 0x000007fefb7d9000 C:\Windows\system32\WSOCK32.dll
0x000007fefdae0000 - 0x000007fefdb2d000 C:\Windows\system32\WS2_32.dll
0x000007fefe3c0000 - 0x000007fefe3c8000 C:\Windows\system32\NSI.dll
0x000007fefa300000 - 0x000007fefa33b000 C:\Windows\system32\WINMM.dll
0x0000000077220000 - 0x0000000077227000 C:\Windows\system32\PSAPI.DLL
0x00000000732d0000 - 0x00000000733a2000 C:\Program Files\Java\jdk1.8.0\jre\bin\MSVCR100.dll
0x000007fefb7e0000 - 0x000007fefb7ef000 C:\Program Files\Java\jdk1.8.0\jre\bin\verify.dll
0x000007fef7b40000 - 0x000007fef7b68000 C:\Program Files\Java\jdk1.8.0\jre\bin\java.dll
0x000007fefb330000 - 0x000007fefb346000 C:\Program Files\Java\jdk1.8.0\jre\bin\zip.dll
0x000007fefe030000 - 0x000007fefe233000 C:\Windows\system32\ole32.dll
0x000007fefd4b0000 - 0x000007fefd4bf000 C:\Windows\system32\profapi.dll
0x000007fefb3d0000 - 0x000007fefb3dd000 C:\Program Files\Java\jdk1.8.0\jre\bin\management.dll
0x000007fefae10000 - 0x000007fefae2a000 C:\Program Files\Java\jdk1.8.0\jre\bin\net.dll
0x000007fefcce0000 - 0x000007fefcd35000 C:\Windows\system32\mswsock.dll
0x000007fefccd0000 - 0x000007fefccd7000 C:\Windows\System32\wship6.dll
0x000007fef8d60000 - 0x000007fef8d71000 C:\Program Files\Java\jdk1.8.0\jre\bin\nio.dll
0x0000000180000000 - 0x000000018018c000 C:\Program Files\Apache Software Foundation\Tomcat 7.0\bin\tcnative-1.dll
0x000007fefcd40000 - 0x000007fefcd57000 C:\Windows\system32\CRYPTSP.dll
0x000007fefca40000 - 0x000007fefca87000 C:\Windows\system32\rsaenh.dll
0x000007fefd3a0000 - 0x000007fefd3af000 C:\Windows\system32\CRYPTBASE.dll
0x000007fee8b10000 - 0x000007fee8ca6000 C:\Program Files\Java\jdk1.8.0\jre\bin\awt.dll
0x000007fefd980000 - 0x000007fefda57000 C:\Windows\system32\OLEAUT32.dll
0x000007fef5e80000 - 0x000007fef5ea4000 C:\Program Files\Java\jdk1.8.0\jre\bin\sunec.dll
0x000007fefae00000 - 0x000007fefae0b000 C:\Program Files\Java\jdk1.8.0\jre\bin\sunmscapi.dll
0x000007fefd610000 - 0x000007fefd77c000 C:\Windows\system32\CRYPT32.dll
0x000007fefd550000 - 0x000007fefd55f000 C:\Windows\system32\MSASN1.dll
0x000007fefc6c0000 - 0x000007fefc6c7000 C:\Windows\System32\wshtcpip.dll
0x000007fefc110000 - 0x000007fefc125000 C:\Windows\system32\NLAapi.dll
0x000007fefa6f0000 - 0x000007fefa705000 C:\Windows\system32\napinsp.dll
0x000007fefcb60000 - 0x000007fefcbbb000 C:\Windows\system32\DNSAPI.dll
0x000007fefa740000 - 0x000007fefa74b000 C:\Windows\System32\winrnr.dll
0x000007fefac40000 - 0x000007fefac67000 C:\Windows\system32\IPHLPAPI.DLL
0x000007fefad60000 - 0x000007fefad6b000 C:\Windows\system32\WINNSI.DLL
0x000007fefa750000 - 0x000007fefa758000 C:\Windows\system32\rasadhlp.dll
0x000007fefabe0000 - 0x000007fefac33000 C:\Windows\System32\fwpuclnt.dll
0x000007fefd340000 - 0x000007fefd397000 C:\Windows\system32\apphelp.dll
0x000007feef350000 - 0x000007feef475000 C:\Windows\system32\DBGHELP.DLL
VM Arguments:
jvm_args: -Dcatalina.home=C:\Program Files\Apache Software Foundation\Tomcat 7.0 -Dcatalina.base=C:\Program Files\Apache Software Foundation\Tomcat 7.0 -Djava.endorsed.dirs=C:\Program Files\Apache Software Foundation\Tomcat 7.0\endorsed -Djava.io.tmpdir=C:\Program Files\Apache Software Foundation\Tomcat 7.0\temp -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager -Djava.util.logging.config.file=C:\Program Files\Apache Software Foundation\Tomcat 7.0\conf\logging.properties exit -Xms512m -Xmx22528m
java_command: <unknown>
java_class_path (initial): C:\Program Files\Apache Software Foundation\Tomcat 7.0\bin\bootstrap.jar;C:\Program Files\Apache Software Foundation\Tomcat 7.0\bin\tomcat-juli.jar
Launcher Type: generic
Environment Variables:
PATH=C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;c:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\;c:\Program Files\Microsoft SQL Server\100\Tools\Binn\;c:\Program Files\Microsoft SQL Server\100\DTS\Binn\;
USERNAME=RETALONQA$
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 45 Stepping 7, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows Server 2008 R2 , 64 bit Build 7601 Service Pack 1
CPU:total 8 (4 cores per cpu, 1 threads per core) family 6 model 45 stepping 7, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, aes, clmul, tsc, tscinvbit
Memory: 4k page, physical 25165304k(10558828k free), swap 50328744k(40747496k free)
vm_info: Java HotSpot(TM) 64-Bit Server VM (25.0-b70) for windows-amd64 JRE (1.8.0-b132), built on Mar 4 2014 03:46:18 by "java_re" with MS VC++ 10.0 (VS2010)
time: Fri Apr 04 12:30:46 2014
elapsed time: 5231 seconds
REPRODUCIBILITY :
This bug can be reproduced occasionally.
---------- BEGIN SOURCE ----------
Sorry, cannot. Not sure at what point the crash happens, and whether it is in Tomcat code or our app code.
---------- END SOURCE ----------
CUSTOMER SUBMITTED WORKAROUND :
None.
Just delay Java 8 adoption (which sucks)
Attachments
Issue Links
- backported by
-
JDK-8039741 Tomcat 7 crashes when using JDK 8
-
- Closed
-