Hi Team,
Recently I was patching one of my Tomcat server from 9.0.88 to 9.0.90/93 and then we are getting below issue while starting the tomcat after the patching and it is generating mdmp file after each start and after that services got stopped. OS: Window JAVA: 1.8.421 Tomcat : 9.0.90/93 (both having issue) Error: # A fatal error has been detected by the Java Runtime Environment: # # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000010014ed4, pid=7624, tid=0x0000000000000ad0 # # JRE version: Java(TM) SE Runtime Environment (8.0_421) (build 1.8.0_421-b09) # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.421-b09 mixed mode windows-amd64 ) # Problematic frame: # C [sigar-amd64-winnt.dll+0x14ed4] # # Core dump written. Default location: C:\Program Files\Apache Software Foundation\Tomcat 9.0\hs_err_pid7624.mdmp # # If you would like to submit a bug report, please visit: # http://bugreport.java.com/bugreport/crash.jsp # The crash happened outside the Java Virtual Machine in native code. # See problematic frame for where to report the bug. Attached the full error file. We have not patching before many time but we are facing this issue only this time , Requesting your help on this as this is stopping us to patch our environment with latest one. Regards Man Mohan
# # A fatal error has been detected by the Java Runtime Environment: # # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000010014ed4, pid=7624, tid=0x0000000000000ad0 # # JRE version: Java(TM) SE Runtime Environment (8.0_421) (build 1.8.0_421-b09) # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.421-b09 mixed mode windows-amd64 ) # Problematic frame: # C [sigar-amd64-winnt.dll+0x14ed4] # # Core dump written. Default location: C:\Program Files\Apache Software Foundation\Tomcat 9.0\hs_err_pid7624.mdmp # # If you would like to submit a bug report, please visit: # http://bugreport.java.com/bugreport/crash.jsp # The crash happened outside the Java Virtual Machine in native code. # See problematic frame for where to report the bug. # --------------- T H R E A D --------------- Current thread (0x0000009c7313e000): JavaThread "ServerThread" daemon [_thread_in_native, id=2768, stack(0x0000009c79990000,0x0000009c79a90000)] siginfo: ExceptionCode=0xc0000005, reading address 0x000000007a250d58 Registers: RAX=0x000000007a250c20, RBX=0x0000009c79ac74f8, RCX=0x0000009c7313e200, RDX=0x0000009c79a8d690 RSP=0x0000009c79a8d4d0, RBP=0x0000009c79a8d670, RSI=0x0000000000200021, RDI=0x0000009ad86083d4 R8 =0x0000000000000062, R9 =0x0000009bfb861378, R10=0x000000000000023c, R11=0x00007ffc39760c3c R12=0x0000000000000128, R13=0x0000009c79ac74f0, R14=0x0000009c79a8d698, R15=0x0000009c7313e000 RIP=0x0000000010014ed4, EFLAGS=0x0000000000010202 Top of Stack: (sp=0x0000009c79a8d4d0) 0x0000009c79a8d4d0: 0000009c7313e200 0000009c79a8d690 0x0000009c79a8d4e0: 0000009c7313e000 0000000000000000 0x0000009c79a8d4f0: 000000007a250c20 00007ffc3903270c 0x0000009c79a8d500: 0000009ad86083d4 0000000010018291 0x0000009c79a8d510: 0000009c7313e200 0000009c79a8d690 0x0000009c79a8d520: 0000000000200021 0000009c7313e000 0x0000009c79a8d530: 0000009c79a8d698 0000009c79ac74f0 0x0000009c79a8d540: 0000009c79ac74f8 0000000000000128 0x0000009c79a8d550: 0000009c7313e000 0000000000000128 0x0000009c79a8d560: 0000009c79a8d670 00007ffc39006272 0x0000009c79a8d570: 0000009c79a8d5a0 0000009c7313e000 0x0000009c79a8d580: 0000009c79ac74f8 0000009c6f211e08 0x0000009c79a8d590: 0000009c79ac74f8 0000009c7313e000 0x0000009c79a8d5a0: 0000009c79ac74f8 0000009c7313e000 0x0000009c79a8d5b0: 0000009ad86083d4 0000000000200021 0x0000009c79a8d5c0: 0000009c79ac74f8 0000009ad8619e86 Instructions: (pc=0x0000000010014ed4) 0x0000000010014eb4: 7c 24 20 00 75 15 48 8d 15 df 58 04 00 48 8b 4c 0x0000000010014ec4: 24 40 e8 45 00 00 00 33 c0 eb 32 48 8b 44 24 20 0x0000000010014ed4: 83 b8 38 01 00 00 00 74 1f 48 8b 44 24 20 44 8b 0x0000000010014ee4: 80 38 01 00 00 48 8b 54 24 20 48 8b 4c 24 40 e8 Register to memory mapping: RAX=0x000000007a250c20 is an unknown value RBX={method} {0x0000009c79ac7500} 'gather' '(Lorg/hyperic/sigar/Sigar;)V' in 'org/hyperic/sigar/Cpu' RCX=0x0000009c7313e200 is an unknown value RDX=0x0000009c79a8d690 is pointing into the stack for thread: 0x0000009c7313e000 RSP=0x0000009c79a8d4d0 is pointing into the stack for thread: 0x0000009c7313e000 RBP=0x0000009c79a8d670 is pointing into the stack for thread: 0x0000009c7313e000 RSI=0x0000000000200021 is an unknown value RDI=0x0000009ad86083d4 is at code_begin+2292 in an Interpreter codelet invoke return entry points [0x0000009ad8607ae0, 0x0000009ad86084c0] 2528 bytes R8 =0x0000000000000062 is an unknown value R9 =0x0000009bfb861378 is an oop org.hyperic.sigar.Sigar - klass: 'org/hyperic/sigar/Sigar' - ---- fields (total size 8 words): - 'longSigarWrapper' 'J' @16 0 (0 0) - 'sigarWrapper' 'I' @24 2049248288 (7a250c20) - private 'open' 'Z' @28 true - private 'mounts' 'Lorg/hyperic/sigar/FileSystemMap;' @32 NULL (0 0) - private 'lastCpu' 'Lorg/hyperic/sigar/Cpu;' @40 NULL (0 0) - private 'lastCpuList' '[Lorg/hyperic/sigar/Cpu;' @48 NULL (0 0) - private 'processFinder' 'Lorg/hyperic/sigar/ptql/ProcessFinder;' @56 NULL (0 0) R10=0x000000000000023c is an unknown value R11=0x00007ffc39760c3c is an unknown value R12=0x0000000000000128 is an unknown value R13=0x0000009c79ac74f0 is pointing into metadata R14=0x0000009c79a8d698 is pointing into the stack for thread: 0x0000009c7313e000 R15=0x0000009c7313e000 is a thread Stack: [0x0000009c79990000,0x0000009c79a90000], sp=0x0000009c79a8d4d0, free space=1013k Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) C [sigar-amd64-winnt.dll+0x14ed4] C [sigar-amd64-winnt.dll+0x18291] C 0x0000009ad861a02e Java frames: (J=compiled Java code, j=interpreted, Vv=VM code) j org.hyperic.sigar.Cpu.gather(Lorg/hyperic/sigar/Sigar;)V+0 j org.hyperic.sigar.Cpu.fetch(Lorg/hyperic/sigar/Sigar;)Lorg/hyperic/sigar/Cpu;+10 j org.hyperic.sigar.Sigar.getCpu()Lorg/hyperic/sigar/Cpu;+1 j org.hyperic.sigar.Sigar.getCpuPerc()Lorg/hyperic/sigar/CpuPerc;+8 j sailpoint.environmentMonitoring.MonitoringUtil.<clinit>()V+169 v ~StubRoutines::call_stub j sailpoint.environmentMonitoring.MonitoringLibrary.getCpuUsage(Lsailpoint/environmentMonitoring/MonitoringScriptletContext;)Ljava/math/BigDecimal;+19 v ~StubRoutines::call_stub J 1838 sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (0 bytes) @ 0x0000009ad8caf7ff [0x0000009ad8caf780+0x7f] J 7297 C2 sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (104 bytes) @ 0x0000009ada028588 [0x0000009ada028520+0x68] J 3100 C2 java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (62 bytes) @ 0x0000009ad88f0870 [0x0000009ad88f07e0+0x90] j sailpoint.server.ScriptletEvaluator.doCall(Ljava/util/List;Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/Object;+144 j sailpoint.server.ScriptletEvaluator.evalSource(Lsailpoint/api/SailPointContext;Lsailpoint/server/ScriptletEvaluator$ScriptletContext;Lsailpoint/object/Scriptlet;)Ljava/lang/Object;+104 j sailpoint.service.StatisticsService.getStat(Lsailpoint/object/MonitoringStatistic;)Lsailpoint/object/ServerStatistic;+47 j sailpoint.service.StatisticsService.updateStats(Lsailpoint/object/Server;Lsailpoint/server/MonitoringConfig;Ljava/util/Date;)V+104 j sailpoint.server.MonitoringService.updateStats(Lsailpoint/service/StatisticsService;Lsailpoint/object/Server;Lsailpoint/server/MonitoringConfig;Ljava/util/Date;)V+109 j sailpoint.server.MonitoringService.execute(Lsailpoint/api/SailPointContext;)V+117 j sailpoint.server.Servicer.execute(Lsailpoint/api/SailPointContext;Lsailpoint/server/Service;)V+47 j sailpoint.server.Servicer.processServices(Z)V+486 j sailpoint.server.Servicer.run()V+63 v ~StubRoutines::call_stub --------------- P R O C E S S --------------- Java Threads: ( => current thread ) =>0x0000009c7313e000 JavaThread "ServerThread" daemon [_thread_in_native, id=2768, stack(0x0000009c79990000,0x0000009c79a90000)] 0x0000009c7313a000 JavaThread "RequestProcessor" daemon [_thread_blocked, id=3788, stack(0x0000009c79890000,0x0000009c79990000)] 0x0000009c73136800 JavaThread "QuartzScheduler_QuartzScheduler-NON_CLUSTERED_MisfireHandler" [_thread_blocked, id=572, stack(0x0000009c79790000,0x0000009c79890000)] 0x0000009c73139800 JavaThread "HeartbeatThread" daemon [_thread_blocked, id=1120, stack(0x0000009c79690000,0x0000009c79790000)] 0x0000009c73137000 JavaThread "Timer-1" daemon [_thread_blocked, id=1556, stack(0x0000009c78b90000,0x0000009c78c90000)] 0x0000009c70149000 JavaThread "QuartzScheduler_QuartzSchedulerThread" [_thread_blocked, id=3196, stack(0x0000009c78a90000,0x0000009c78b90000)] 0x0000009c70148000 JavaThread "QuartzScheduler_Worker-5" [_thread_blocked, id=7564, stack(0x0000009c78990000,0x0000009c78a90000)] 0x0000009c7014b000 JavaThread "QuartzScheduler_Worker-4" [_thread_blocked, id=7456, stack(0x0000009c78890000,0x0000009c78990000)] 0x0000009c6f216000 JavaThread "QuartzScheduler_Worker-3" [_thread_blocked, id=6160, stack(0x0000009c78790000,0x0000009c78890000)] 0x0000009c742dc800 JavaThread "QuartzScheduler_Worker-2" [_thread_blocked, id=6452, stack(0x0000009c78690000,0x0000009c78790000)] 0x0000009c6f1bc800 JavaThread "QuartzScheduler_Worker-1" [_thread_blocked, id=5140, stack(0x0000009c78170000,0x0000009c78270000)] 0x0000009c740a0800 JavaThread "Timer-0" daemon [_thread_blocked, id=5192, stack(0x0000009c76970000,0x0000009c76a70000)] 0x0000009c6f848800 JavaThread "GC Daemon" daemon [_thread_blocked, id=1744, stack(0x0000009c71180000,0x0000009c71280000)] 0x0000009c6f75e800 JavaThread "AsyncFileHandlerWriter-1" daemon [_thread_blocked, id=7420, stack(0x0000009c70d80000,0x0000009c70e80000)] 0x0000009c6f202000 JavaThread "FileHandlerLogFilesCleaner-1" daemon [_thread_blocked, id=7276, stack(0x0000009c6f2b0000,0x0000009c6f3b0000)] 0x0000009c6d995000 JavaThread "Service Thread" daemon [_thread_blocked, id=6268, stack(0x0000009c6ecb0000,0x0000009c6edb0000)] 0x0000009c6d923000 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=7320, stack(0x0000009c6ebb0000,0x0000009c6ecb0000)] 0x0000009c6d918000 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=6244, stack(0x0000009c6eab0000,0x0000009c6ebb0000)] 0x0000009c6d915800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=7876, stack(0x0000009c6e9b0000,0x0000009c6eab0000)] 0x0000009c6d910000 JavaThread "Attach Listener" daemon [_thread_blocked, id=808, stack(0x0000009c6e8b0000,0x0000009c6e9b0000)] 0x0000009c6d90f000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=5784, stack(0x0000009c6e7b0000,0x0000009c6e8b0000)] 0x0000009c6d8fb800 JavaThread "Finalizer" daemon [_thread_blocked, id=5124, stack(0x0000009c6e5d0000,0x0000009c6e6d0000)] 0x0000009c6d1cc800 JavaThread "Reference Handler" daemon [_thread_blocked, id=6396, stack(0x0000009c6e4d0000,0x0000009c6e5d0000)] 0x0000009ad78ae800 JavaThread "main" [_thread_in_native, id=7020, stack(0x0000009ad8500000,0x0000009ad8600000)] Other Threads: 0x0000009c6d8d1800 VMThread [stack: 0x0000009c6e3d0000,0x0000009c6e4d0000] [id=7448] 0x0000009c6d9a0800 WatcherThread [stack: 0x0000009c6edb0000,0x0000009c6eeb0000] [id=4444] VM state:not at safepoint (normal execution) VM Mutex/Monitor currently owned by a thread: None Heap: PSYoungGen total 1572864K, used 501731K [0x0000009be1a00000, 0x0000009c5ea00000, 0x0000009c5ea00000) eden space 1511424K, 29% used [0x0000009be1a00000,0x0000009bfc812c88,0x0000009c3de00000) from space 61440K, 99% used [0x0000009c3de00000,0x0000009c419e62a0,0x0000009c41a00000) to space 271872K, 0% used [0x0000009c4e080000,0x0000009c4e080000,0x0000009c5ea00000) ParOldGen total 4096000K, used 60966K [0x0000009ae7a00000, 0x0000009be1a00000, 0x0000009be1a00000) object space 4096000K, 1% used [0x0000009ae7a00000,0x0000009aeb589880,0x0000009be1a00000) Metaspace used 72505K, capacity 74111K, committed 74240K, reserved 75776K Card table byte_map: [0x0000009c5ea00000,0x0000009c5f5c0000] byte_map_base: 0x0000009c112c3000 Marking Bits: (ParMarkBitMap*) 0x00007ffc3976f200 Begin Bits: [0x0000009c60190000, 0x0000009c65f50000) End Bits: [0x0000009c65f50000, 0x0000009c6bd10000) Polling page: 0x0000009ad7a20000 CodeCache: size=245760Kb used=29089Kb max_used=29614Kb free=216671Kb bounds [0x0000009ad8600000, 0x0000009ada320000, 0x0000009ae7600000] total_blobs=7265 nmethods=6699 adapters=476 compilation: enabled Compilation events (10 events): Event: 28.385 Thread 0x0000009c6d923000 8858 ! 2 org.apache.catalina.webresources.AbstractFileResourceSet::file (263 bytes) Event: 28.387 Thread 0x0000009c6d923000 nmethod 8858 0x0000009ad8dbc790 code [0x0000009ad8dbcaa0, 0x0000009ad8dbd510] Event: 28.387 Thread 0x0000009c6d923000 8804 2 org.slf4j.LoggerFactory::getILoggerFactory (75 bytes) Event: 28.387 Thread 0x0000009c6d923000 nmethod 8804 0x0000009ad9e2ef50 code [0x0000009ad9e2f100, 0x0000009ad9e2f460] Event: 28.387 Thread 0x0000009c6d923000 8854 1 org.hibernate.hql.ast.QueryTranslatorImpl::getQueryIdentifier (5 bytes) Event: 28.387 Thread 0x0000009c6d923000 nmethod 8854 0x0000009ad9f9b0d0 code [0x0000009ad9f9b220, 0x0000009ad9f9b338] Event: 28.387 Thread 0x0000009c6d923000 8825 1 com.sun.org.apache.xerces.internal.impl.xs.XSComplexTypeDecl::getParticle (5 bytes) Event: 28.387 Thread 0x0000009c6d923000 nmethod 8825 0x0000009ad9dff950 code [0x0000009ad9dffaa0, 0x0000009ad9dffbb8] Event: 28.387 Thread 0x0000009c6d923000 8826 1 com.sun.org.apache.xerces.internal.impl.xs.models.XSDFACM::isCompactedForUPA (5 bytes) Event: 28.387 Thread 0x0000009c6d923000 nmethod 8826 0x0000009ad9e9a810 code [0x0000009ad9e9a960, 0x0000009ad9e9aa78] GC Heap History (10 events): Event: 20.255 GC heap before {Heap before GC invocations=6 (full 1): PSYoungGen total 1792000K, used 1527085K [0x0000009be1a00000, 0x0000009c5ea00000, 0x0000009c5ea00000) eden space 1536000K, 85% used [0x0000009be1a00000,0x0000009c319b8778,0x0000009c3f600000) from space 256000K, 84% used [0x0000009c4f000000,0x0000009c5c392fa8,0x0000009c5ea00000) to space 256000K, 0% used [0x0000009c3f600000,0x0000009c3f600000,0x0000009c4f000000) ParOldGen total 4096000K, used 131729K [0x0000009ae7a00000, 0x0000009be1a00000, 0x0000009be1a00000) object space 4096000K, 3% used [0x0000009ae7a00000,0x0000009aefaa45e0,0x0000009be1a00000) Metaspace used 34727K, capacity 35371K, committed 35416K, reserved 36864K Event: 20.315 GC heap after Heap after GC invocations=6 (full 1): PSYoungGen total 1792000K, used 125989K [0x0000009be1a00000, 0x0000009c5ea00000, 0x0000009c5ea00000) eden space 1536000K, 0% used [0x0000009be1a00000,0x0000009be1a00000,0x0000009c3f600000) from space 256000K, 49% used [0x0000009c3f600000,0x0000009c471097d0,0x0000009c4f000000) to space 245248K, 0% used [0x0000009c4fa80000,0x0000009c4fa80000,0x0000009c5ea00000) ParOldGen total 4096000K, used 131737K [0x0000009ae7a00000, 0x0000009be1a00000, 0x0000009be1a00000) object space 4096000K, 3% used [0x0000009ae7a00000,0x0000009aefaa65e0,0x0000009be1a00000) Metaspace used 34727K, capacity 35371K, committed 35416K, reserved 36864K } Event: 20.315 GC heap before {Heap before GC invocations=7 (full 2): PSYoungGen total 1792000K, used 125989K [0x0000009be1a00000, 0x0000009c5ea00000, 0x0000009c5ea00000) eden space 1536000K, 0% used [0x0000009be1a00000,0x0000009be1a00000,0x0000009c3f600000) from space 256000K, 49% used [0x0000009c3f600000,0x0000009c471097d0,0x0000009c4f000000) to space 245248K, 0% used [0x0000009c4fa80000,0x0000009c4fa80000,0x0000009c5ea00000) ParOldGen total 4096000K, used 131737K [0x0000009ae7a00000, 0x0000009be1a00000, 0x0000009be1a00000) object space 4096000K, 3% used [0x0000009ae7a00000,0x0000009aefaa65e0,0x0000009be1a00000) Metaspace used 34727K, capacity 35371K, committed 35416K, reserved 36864K Event: 20.400 GC heap after Heap after GC invocations=7 (full 2): PSYoungGen total 1792000K, used 0K [0x0000009be1a00000, 0x0000009c5ea00000, 0x0000009c5ea00000) eden space 1536000K, 0% used [0x0000009be1a00000,0x0000009be1a00000,0x0000009c3f600000) from space 256000K, 0% used [0x0000009c3f600000,0x0000009c3f600000,0x0000009c4f000000) to space 245248K, 0% used [0x0000009c4fa80000,0x0000009c4fa80000,0x0000009c5ea00000) ParOldGen total 4096000K, used 139689K [0x0000009ae7a00000, 0x0000009be1a00000, 0x0000009be1a00000) object space 4096000K, 3% used [0x0000009ae7a00000,0x0000009af026a7e8,0x0000009be1a00000) Metaspace used 34727K, capacity 35371K, committed 35416K, reserved 36864K } Event: 23.209 GC heap before {Heap before GC invocations=8 (full 2): PSYoungGen total 1792000K, used 1208824K [0x0000009be1a00000, 0x0000009c5ea00000, 0x0000009c5ea00000) eden space 1536000K, 78% used [0x0000009be1a00000,0x0000009c2b67e2d0,0x0000009c3f600000) from space 256000K, 0% used [0x0000009c3f600000,0x0000009c3f600000,0x0000009c4f000000) to space 245248K, 0% used [0x0000009c4fa80000,0x0000009c4fa80000,0x0000009c5ea00000) ParOldGen total 4096000K, used 139689K [0x0000009ae7a00000, 0x0000009be1a00000, 0x0000009be1a00000) object space 4096000K, 3% used [0x0000009ae7a00000,0x0000009af026a7e8,0x0000009be1a00000) Metaspace used 58082K, capacity 58788K, committed 59028K, reserved 59392K Event: 23.228 GC heap after Heap after GC invocations=8 (full 2): PSYoungGen total 1756672K, used 31152K [0x0000009be1a00000, 0x0000009c5ea00000, 0x0000009c5ea00000) eden space 1511424K, 0% used [0x0000009be1a00000,0x0000009be1a00000,0x0000009c3de00000) from space 245248K, 12% used [0x0000009c4fa80000,0x0000009c518ec0e8,0x0000009c5ea00000) to space 268288K, 0% used [0x0000009c3de00000,0x0000009c3de00000,0x0000009c4e400000) ParOldGen total 4096000K, used 139697K [0x0000009ae7a00000, 0x0000009be1a00000, 0x0000009be1a00000) object space 4096000K, 3% used [0x0000009ae7a00000,0x0000009af026c7e8,0x0000009be1a00000) Metaspace used 58082K, capacity 58788K, committed 59028K, reserved 59392K } Event: 23.228 GC heap before {Heap before GC invocations=9 (full 3): PSYoungGen total 1756672K, used 31152K [0x0000009be1a00000, 0x0000009c5ea00000, 0x0000009c5ea00000) eden space 1511424K, 0% used [0x0000009be1a00000,0x0000009be1a00000,0x0000009c3de00000) from space 245248K, 12% used [0x0000009c4fa80000,0x0000009c518ec0e8,0x0000009c5ea00000) to space 268288K, 0% used [0x0000009c3de00000,0x0000009c3de00000,0x0000009c4e400000) ParOldGen total 4096000K, used 139697K [0x0000009ae7a00000, 0x0000009be1a00000, 0x0000009be1a00000) object space 4096000K, 3% used [0x0000009ae7a00000,0x0000009af026c7e8,0x0000009be1a00000) Metaspace used 58082K, capacity 58788K, committed 59028K, reserved 59392K Event: 23.357 GC heap after Heap after GC invocations=9 (full 3): PSYoungGen total 1756672K, used 0K [0x0000009be1a00000, 0x0000009c5ea00000, 0x0000009c5ea00000) eden space 1511424K, 0% used [0x0000009be1a00000,0x0000009be1a00000,0x0000009c3de00000) from space 245248K, 0% used [0x0000009c4fa80000,0x0000009c4fa80000,0x0000009c5ea00000) to space 268288K, 0% used [0x0000009c3de00000,0x0000009c3de00000,0x0000009c4e400000) ParOldGen total 4096000K, used 60958K [0x0000009ae7a00000, 0x0000009be1a00000, 0x0000009be1a00000) object space 4096000K, 1% used [0x0000009ae7a00000,0x0000009aeb587880,0x0000009be1a00000) Metaspace used 58082K, capacity 58788K, committed 59028K, reserved 59392K } Event: 27.495 GC heap before {Heap before GC invocations=10 (full 3): PSYoungGen total 1756672K, used 1511424K [0x0000009be1a00000, 0x0000009c5ea00000, 0x0000009c5ea00000) eden space 1511424K, 100% used [0x0000009be1a00000,0x0000009c3de00000,0x0000009c3de00000) from space 245248K, 0% used [0x0000009c4fa80000,0x0000009c4fa80000,0x0000009c5ea00000) to space 268288K, 0% used [0x0000009c3de00000,0x0000009c3de00000,0x0000009c4e400000) ParOldGen total 4096000K, used 60958K [0x0000009ae7a00000, 0x0000009be1a00000, 0x0000009be1a00000) object space 4096000K, 1% used [0x0000009ae7a00000,0x0000009aeb587880,0x0000009be1a00000) Metaspace used 69112K, capacity 70625K, committed 70656K, reserved 71680K Event: 27.530 GC heap after Heap after GC invocations=10 (full 3): PSYoungGen total 1572864K, used 61336K [0x0000009be1a00000, 0x0000009c5ea00000, 0x0000009c5ea00000) eden space 1511424K, 0% used [0x0000009be1a00000,0x0000009be1a00000,0x0000009c3de00000) from space 61440K, 99% used [0x0000009c3de00000,0x0000009c419e62a0,0x0000009c41a00000) to space 271872K, 0% used [0x0000009c4e080000,0x0000009c4e080000,0x0000009c5ea00000) ParOldGen total 4096000K, used 60966K [0x0000009ae7a00000, 0x0000009be1a00000, 0x0000009be1a00000) object space 4096000K, 1% used [0x0000009ae7a00000,0x0000009aeb589880,0x0000009be1a00000) Metaspace used 69112K, capacity 70625K, committed 70656K, reserved 71680K } Deoptimization events (10 events): Event: 28.307 Thread 0x0000009ad78ae800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000009ad89c42d4 method=com.sun.org.apache.xerces.internal.dom.NodeImpl.ownerDocument()Lcom/sun/org/apache/xerces/internal/dom/CoreDocumentImpl; @ 11 Event: 28.308 Thread 0x0000009ad78ae800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000009ad999d3e8 method=com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(Z)Z @ 233 Event: 28.353 Thread 0x0000009c7313e000 Uncommon trap: reason=null_check action=make_not_entrant pc=0x0000009ad9029b44 method=java.lang.StringCoding.deref(Ljava/lang/ThreadLocal;)Ljava/lang/Object; @ 4 Event: 28.354 Thread 0x0000009ad78ae800 Uncommon trap: reason=speculate_class_check action=maybe_recompile pc=0x0000009ad9f0c740 method=com.sun.org.apache.xerces.internal.dom.AttrImpl.getValue()Ljava/lang/String; @ 19 Event: 28.354 Thread 0x0000009ad78ae800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000009ad89c42d4 method=com.sun.org.apache.xerces.internal.dom.NodeImpl.ownerDocument()Lcom/sun/org/apache/xerces/internal/dom/CoreDocumentImpl; @ 11 Event: 28.356 Thread 0x0000009ad78ae800 Uncommon trap: reason=speculate_class_check action=maybe_recompile pc=0x0000009ad9f0c740 method=com.sun.org.apache.xerces.internal.dom.AttrImpl.getValue()Ljava/lang/String; @ 19 Event: 28.356 Thread 0x0000009ad78ae800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000009ad89c42d4 method=com.sun.org.apache.xerces.internal.dom.NodeImpl.ownerDocument()Lcom/sun/org/apache/xerces/internal/dom/CoreDocumentImpl; @ 11 Event: 28.362 Thread 0x0000009ad78ae800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000009ad8ddee90 method=com.sun.org.apache.xerces.internal.dom.ElementImpl.getAttribute(Ljava/lang/String;)Ljava/lang/String; @ 29 Event: 28.362 Thread 0x0000009ad78ae800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000009ada009a44 method=com.sun.org.apache.xerces.internal.dom.ParentNode.getFirstChild()Lorg/w3c/dom/Node; @ 4 Event: 28.389 Thread 0x0000009ad78ae800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000009ad928c5fc method=com.sun.org.apache.xerces.internal.dom.DeferredDocumentImpl.clearChunkValue([[Ljava/lang/Object;II)Ljava/lang/String; @ 3 Classes redefined (0 events): No events Internal exceptions (10 events): Event: 27.568 Thread 0x0000009c7313e000 Implicit null exception at 0x0000009ad920b573 to 0x0000009ad920b78d Event: 27.603 Thread 0x0000009ad78ae800 Exception <a 'java/io/FileNotFoundException'> (0x0000009be23ce740) thrown at [C:\jenkins\workspace\8-2-build-windows-x64-cygwin-sans-NAS\jdk8u421\1068\hotspot\src\share\vm\prims\jni.cpp, line 710] Event: 27.742 Thread 0x0000009c73137000 Exception <a 'java/net/SocketTimeoutException': connect timed out> (0x0000009be8b21b50) thrown at [C:\jenkins\workspace\8-2-build-windows-x64-cygwin-sans-NAS\jdk8u421\1068\hotspot\src\share\vm\prims\jni.cpp, line 737] Event: 27.775 Thread 0x0000009c7313e000 Implicit null exception at 0x0000009ad8eaf245 to 0x0000009ad8eb093d Event: 28.183 Thread 0x0000009c7313e000 Implicit null exception at 0x0000009ad998b4b5 to 0x0000009ad998b705 Event: 28.183 Thread 0x0000009c7313e000 Exception <a 'java/lang/NullPointerException'> (0x0000009bf7800a38) thrown at [C:\jenkins\workspace\8-2-build-windows-x64-cygwin-sans-NAS\jdk8u421\1068\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 609] Event: 28.342 Thread 0x0000009c7313e000 Implicit null exception at 0x0000009ad998b4b5 to 0x0000009ad998b705 Event: 28.342 Thread 0x0000009c7313e000 Exception <a 'java/lang/NullPointerException'> (0x0000009bfac98980) thrown at [C:\jenkins\workspace\8-2-build-windows-x64-cygwin-sans-NAS\jdk8u421\1068\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 609] Event: 28.353 Thread 0x0000009c7313e000 Implicit null exception at 0x0000009ad9029401 to 0x0000009ad9029b29 Event: 28.389 Thread 0x0000009ad78ae800 Implicit null exception at 0x0000009ad928c44e to 0x0000009ad928c5e5 Events (10 events): Event: 28.379 Thread 0x0000009c6d923000 flushing nmethod 0x0000009ada065910 Event: 28.379 Thread 0x0000009c6d923000 flushing nmethod 0x0000009ada07a250 Event: 28.379 Thread 0x0000009c6d923000 flushing nmethod 0x0000009ada07ab50 Event: 28.379 Thread 0x0000009c6d923000 flushing nmethod 0x0000009ada07f010 Event: 28.379 Thread 0x0000009c6d923000 flushing nmethod 0x0000009ada0805d0 Event: 28.379 Thread 0x0000009c6d923000 flushing nmethod 0x0000009ada0887d0 Event: 28.379 Thread 0x0000009c6d923000 flushing nmethod 0x0000009ada08ea90 Event: 28.389 Thread 0x0000009ad78ae800 Uncommon trap: trap_request=0xffffff65 fr.pc=0x0000009ad928c5fc Event: 28.389 Thread 0x0000009ad78ae800 DEOPT PACKING pc=0x0000009ad928c5fc sp=0x0000009ad85fd4f0 Event: 28.389 Thread 0x0000009ad78ae800 DEOPT UNPACKING pc=0x0000009ad86458c3 sp=0x0000009ad85fd478 mode 2 Dynamic libraries: 0x00007ff71d7f0000 - 0x00007ff71d841000 C:\Program Files\Apache Software Foundation\Tomcat 9.0\bin\Tomcat9.exe 0x00007ffc70120000 - 0x00007ffc702cd000 C:\Windows\SYSTEM32\ntdll.dll 0x00007ffc6e2a0000 - 0x00007ffc6e3df000 C:\Windows\system32\KERNEL32.DLL 0x00007ffc6d680000 - 0x00007ffc6d794000 C:\Windows\system32\KERNELBASE.dll 0x00007ffc6dbc0000 - 0x00007ffc6dc6f000 C:\Windows\system32\ADVAPI32.dll 0x00007ffc6e3e0000 - 0x00007ffc6f90f000 C:\Windows\system32\SHELL32.dll 0x00007ffc6dd30000 - 0x00007ffc6dea7000 C:\Windows\system32\USER32.dll 0x00007ffc6e030000 - 0x00007ffc6e084000 C:\Windows\system32\SHLWAPI.dll 0x00007ffc6f910000 - 0x00007ffc6f9ba000 C:\Windows\system32\msvcrt.dll 0x00007ffc700c0000 - 0x00007ffc7011b000 C:\Windows\SYSTEM32\sechost.dll 0x00007ffc6e150000 - 0x00007ffc6e283000 C:\Windows\system32\RPCRT4.dll 0x00007ffc6f9c0000 - 0x00007ffc6fbd2000 C:\Windows\SYSTEM32\combase.dll 0x00007ffc6ded0000 - 0x00007ffc6e01f000 C:\Windows\system32\GDI32.dll 0x00007ffc6d650000 - 0x00007ffc6d67e000 C:\Windows\system32\SspiCli.dll 0x00007ffc6ad10000 - 0x00007ffc6adc2000 C:\Windows\SYSTEM32\shcore.dll 0x00007ffc68370000 - 0x00007ffc68464000 C:\Windows\SYSTEM32\ucrtbase.dll 0x00007ffc38f40000 - 0x00007ffc397e9000 C:\Program Files\Java\jre1.8.0_421\bin\server\jvm.dll 0x00007ffc64e10000 - 0x00007ffc64e19000 C:\Windows\SYSTEM32\WSOCK32.dll 0x00007ffc62e30000 - 0x00007ffc62e52000 C:\Windows\SYSTEM32\WINMM.dll 0x00007ffc690d0000 - 0x00007ffc690da000 C:\Windows\SYSTEM32\VERSION.dll 0x00007ffc6e290000 - 0x00007ffc6e297000 C:\Windows\system32\PSAPI.DLL 0x00007ffc68860000 - 0x00007ffc6887b000 C:\Windows\SYSTEM32\VCRUNTIME140.dll 0x00007ffc68840000 - 0x00007ffc68844000 C:\Windows\SYSTEM32\api-ms-win-crt-stdio-l1-1-0.dll 0x00007ffc685e0000 - 0x00007ffc685e4000 C:\Windows\SYSTEM32\api-ms-win-crt-string-l1-1-0.dll 0x00007ffc68520000 - 0x00007ffc68523000 C:\Windows\SYSTEM32\api-ms-win-crt-environment-l1-1-0.dll 0x00007ffc685c0000 - 0x00007ffc685c5000 C:\Windows\SYSTEM32\api-ms-win-crt-math-l1-1-0.dll 0x00007ffc68630000 - 0x00007ffc68633000 C:\Windows\SYSTEM32\api-ms-win-crt-utility-l1-1-0.dll 0x00007ffc685f0000 - 0x00007ffc685f3000 C:\Windows\SYSTEM32\api-ms-win-crt-filesystem-l1-1-0.dll 0x00007ffc68850000 - 0x00007ffc68854000 C:\Windows\SYSTEM32\api-ms-win-crt-runtime-l1-1-0.dll 0x00007ffc68640000 - 0x00007ffc68643000 C:\Windows\SYSTEM32\api-ms-win-crt-heap-l1-1-0.dll 0x00007ffc685d0000 - 0x00007ffc685d4000 C:\Windows\SYSTEM32\api-ms-win-crt-convert-l1-1-0.dll 0x00007ffc68600000 - 0x00007ffc68603000 C:\Windows\SYSTEM32\api-ms-win-crt-time-l1-1-0.dll 0x00007ffc6fe20000 - 0x00007ffc6fe7a000 C:\Windows\system32\WS2_32.dll 0x00007ffc62b40000 - 0x00007ffc62b6a000 C:\Windows\SYSTEM32\WINMMBASE.dll 0x00007ffc6e020000 - 0x00007ffc6e029000 C:\Windows\system32\NSI.dll 0x00007ffc6d600000 - 0x00007ffc6d64f000 C:\Windows\SYSTEM32\cfgmgr32.dll 0x00007ffc6c060000 - 0x00007ffc6c088000 C:\Windows\SYSTEM32\DEVOBJ.dll 0x00007ffc6b3a0000 - 0x00007ffc6b3b0000 C:\Program Files\Java\jre1.8.0_421\bin\verify.dll 0x00007ffc6a9c0000 - 0x00007ffc6a9eb000 C:\Program Files\Java\jre1.8.0_421\bin\java.dll 0x00007ffc69da0000 - 0x00007ffc69db8000 C:\Program Files\Java\jre1.8.0_421\bin\zip.dll 0x00007ffc6d1c0000 - 0x00007ffc6d1d5000 C:\Windows\SYSTEM32\profapi.dll 0x00007ffc69c90000 - 0x00007ffc69cac000 C:\Program Files\Java\jre1.8.0_421\bin\net.dll 0x00007ffc6c940000 - 0x00007ffc6c999000 C:\Windows\system32\mswsock.dll 0x00007ffc69c70000 - 0x00007ffc69c83000 C:\Program Files\Java\jre1.8.0_421\bin\nio.dll 0x00007ffc69c60000 - 0x00007ffc69c6d000 C:\Program Files\Java\jre1.8.0_421\bin\management.dll 0x0000000180000000 - 0x0000000180374000 C:\Program Files\Apache Software Foundation\Tomcat 9.0\bin\tcnative-1.dll 0x00007ffc6d340000 - 0x00007ffc6d59c000 C:\Windows\system32\CRYPT32.dll 0x00007ffc6d270000 - 0x00007ffc6d281000 C:\Windows\system32\MSASN1.dll 0x00007ffc6ca30000 - 0x00007ffc6ca50000 C:\Windows\SYSTEM32\CRYPTSP.dll 0x00007ffc6c640000 - 0x00007ffc6c676000 C:\Windows\system32\rsaenh.dll 0x00007ffc6cca0000 - 0x00007ffc6ccc6000 C:\Windows\SYSTEM32\bcrypt.dll 0x00007ffc6d130000 - 0x00007ffc6d13b000 C:\Windows\SYSTEM32\CRYPTBASE.dll 0x00007ffc6cfc0000 - 0x00007ffc6d023000 C:\Windows\SYSTEM32\bcryptPrimitives.dll 0x00007ffc69c30000 - 0x00007ffc69c55000 C:\Program Files\Java\jre1.8.0_421\bin\sunec.dll 0x00007ffc69c20000 - 0x00007ffc69c2e000 C:\Program Files\Java\jre1.8.0_421\bin\sunmscapi.dll 0x00007ffc6cc70000 - 0x00007ffc6cc95000 C:\Windows\SYSTEM32\ncrypt.dll 0x00007ffc68530000 - 0x00007ffc6853c000 C:\Windows\SYSTEM32\VCRUNTIME140_1.dll 0x00007ffc6cbf0000 - 0x00007ffc6cc27000 C:\Windows\SYSTEM32\NTASN1.dll 0x00007ffc6c830000 - 0x00007ffc6c851000 C:\Windows\SYSTEM32\USERENV.dll 0x00007ffc6b400000 - 0x00007ffc6b42a000 C:\Windows\SYSTEM32\IPHLPAPI.DLL 0x00007ffc6b490000 - 0x00007ffc6b49a000 C:\Windows\SYSTEM32\WINNSI.DLL 0x00007ffc6a5e0000 - 0x00007ffc6a5f6000 C:\Windows\SYSTEM32\dhcpcsvc6.DLL 0x00007ffc6a5c0000 - 0x00007ffc6a5da000 C:\Windows\SYSTEM32\dhcpcsvc.DLL 0x00007ffc67140000 - 0x00007ffc67155000 C:\Windows\system32\napinsp.dll 0x00007ffc6b870000 - 0x00007ffc6b88b000 C:\Windows\system32\NLAapi.dll 0x00007ffc6c780000 - 0x00007ffc6c824000 C:\Windows\SYSTEM32\DNSAPI.dll 0x00007ffc670f0000 - 0x00007ffc670fd000 C:\Windows\System32\winrnr.dll 0x00007ffc67160000 - 0x00007ffc6716a000 C:\Windows\System32\rasadhlp.dll 0x00007ffc6add0000 - 0x00007ffc6ae3b000 C:\Windows\System32\fwpuclnt.dll 0x0000000010000000 - 0x0000000010070000 C:\Program Files\Apache Software Foundation\Tomcat 9.0\webapps\ROOT\WEB-INF\lib\sigar-amd64-winnt.dll 0x00007ffc663f0000 - 0x00007ffc66440000 C:\Windows\SYSTEM32\pdh.dll 0x00007ffc6b930000 - 0x00007ffc6b947000 C:\Windows\SYSTEM32\NETAPI32.dll 0x00007ffc6da20000 - 0x00007ffc6dbb5000 C:\Windows\system32\ole32.dll 0x00007ffc6fff0000 - 0x00007ffc700b6000 C:\Windows\system32\OLEAUT32.dll 0x00007ffc6b4d0000 - 0x00007ffc6b4dc000 C:\Windows\SYSTEM32\netutils.dll 0x00007ffc6cdd0000 - 0x00007ffc6cdf6000 C:\Windows\SYSTEM32\srvcli.dll 0x00007ffc6b4b0000 - 0x00007ffc6b4c9000 C:\Windows\SYSTEM32\wkscli.dll 0x00007ffc6b4f0000 - 0x00007ffc6b67a000 C:\Windows\system32\DBGHELP.DLL VM Arguments: jvm_args: -Dcatalina.home=C:\Program Files\Apache Software Foundation\Tomcat 9.0 -Dcatalina.base=C:\Program Files\Apache Software Foundation\Tomcat 9.0 -Djava.io.tmpdir=C:\Program Files\Apache Software Foundation\Tomcat 9.0\temp -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager -Djava.util.logging.config.file=C:\Program Files\Apache Software Foundation\Tomcat 9.0\conf\logging.properties -Dhttps.proxySet=true -Dhttps.proxyHost=appproxy.ete.cathaypacific.com -Dhttps.proxyPort=80 -XX:-UseCompressedOops exit abort -Xms6000m -Xmx6000m java_command: <unknown> java_class_path (initial): C:\Program Files\Apache Software Foundation\Tomcat 9.0\bin\bootstrap.jar;C:\Program Files\Apache Software Foundation\Tomcat 9.0\bin\tomcat-juli.jar Launcher Type: generic Environment Variables: JAVA_HOME=C:\Program Files\Java\jdk-1.8\bin JRE_HOME=C:\Program Files\Java\jdk-1.8\bin\jre PATH=C:\Program Files\Java\jre1.8.0_421\bin;C:\Program Files (x86)\Common Files\Oracle\Java\java8path;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files\OpenSSH-Win64;C:\Windows\System32;C:\Windows\system32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Gpg4win\..\GnuPG\bin;C:\Program Files\Java\jdk-1.8\bin;C:\Program Files\OpenSSH-Win64\;C:\Program Files\AzureConnectedMachineAgent\ USERNAME=SVC_AD_IIQ_01 OS=Windows_NT PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 79 Stepping 1, GenuineIntel --------------- S Y S T E M --------------- OS: Windows Server 2012 R2 , 64 bit Build 9600 (6.3.9600.22072) CPU:total 4 (initial active 4) (2 cores per cpu, 1 threads per core) family 6 model 79 stepping 1, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, 3dnowpref, lzcnt, tsc, tscinvbit, bmi1, bmi2, adx Memory: 4k page, physical 8388016k(562416k free), swap 20954544k(11290700k free) vm_info: Java HotSpot(TM) 64-Bit Server VM (25.421-b09) for windows-amd64 JRE (1.8.0_421-b09), built on Jun 5 2024 13:01:06 by "java_re" with MS VC++ 17.6 (VS2022) time: Wed Aug 28 20:03:33 2024 timezone: China Standard Time elapsed time: 86.622937 seconds (0d 0h 1m 26s)
--------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org