@@ -0,0 +1,443 @@ | |||
# | |||
# A fatal error has been detected by the Java Runtime Environment: | |||
# | |||
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000180002710, pid=15444, tid=0x00000000000018f0 | |||
# | |||
# JRE version: Java(TM) SE Runtime Environment (8.0_202-b08) (build 1.8.0_202-b08) | |||
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b08 mixed mode windows-amd64 compressed oops) | |||
# Problematic frame: | |||
# C 0x0000000180002710 | |||
# | |||
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows | |||
# | |||
# 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 (0x00000000166c4000): JavaThread "SpringContextShutdownHook" [_thread_in_native, id=6384, stack(0x0000000022c50000,0x0000000022d50000)] | |||
siginfo: ExceptionCode=0xc0000005, ExceptionInformation=0x0000000000000008 0x0000000180002710 | |||
Registers: | |||
RAX=0x0000000180002710, RBX=0x0000000025299ed8, RCX=0x00000000166c41f8, RDX=0x0000000022d4ddb8 | |||
RSP=0x0000000022d4dd28, RBP=0x0000000022d4dda8, RSI=0x0000000000200021, RDI=0x000000000000000f | |||
R8 =0x00007ff8324b0000, R9 =0x0000000022d4ddc8, R10=0x0000000003368c3b, R11=0x00000000664acf20 | |||
R12=0x0000000000000000, R13=0x0000000025299ed8, R14=0x0000000022d4ddd8, R15=0x00000000166c4000 | |||
RIP=0x0000000180002710, EFLAGS=0x0000000000010206 | |||
Top of Stack: (sp=0x0000000022d4dd28) | |||
0x0000000022d4dd28: 0000000003368c67 0000000000000000 | |||
0x0000000022d4dd38: 0000000000000001 00000000166c4000 | |||
0x0000000022d4dd48: 0000000066483348 00000000166be805 | |||
0x0000000022d4dd58: 0000000025298f0d 00000000166be805 | |||
0x0000000022d4dd68: 0000000022d4dd68 0000000000000000 | |||
0x0000000022d4dd78: 0000000022d4ddd8 000000002529a2a0 | |||
0x0000000022d4dd88: 0000000000000000 0000000025299ed8 | |||
0x0000000022d4dd98: 0000000000000000 0000000022d4ddc8 | |||
0x0000000022d4dda8: 0000000022d4de20 0000000003357e70 | |||
0x0000000022d4ddb8: 00000000fa088be0 00000000033621d7 | |||
0x0000000022d4ddc8: 00000000fa0b6058 00007ff8324b0000 | |||
0x0000000022d4ddd8: 000000000335835d 0000000022d4dde0 | |||
0x0000000022d4dde8: 0000000025299130 0000000022d4de38 | |||
0x0000000022d4ddf8: 000000002529a2a0 0000000000000000 | |||
0x0000000022d4de08: 0000000025299158 0000000022d4ddc8 | |||
0x0000000022d4de18: 0000000022d4de30 0000000022d4de88 | |||
Instructions: (pc=0x0000000180002710) | |||
0x00000001800026f0: | |||
[error occurred during error reporting (printing registers, top of stack, instructions near pc), id 0xc0000005] | |||
Register to memory mapping: | |||
RAX=0x0000000180002710 is an unknown value | |||
RBX={method} {0x0000000025299ee0} 'findSymbol' '(JLjava/lang/String;)J' in 'com/sun/jna/NativeLibrary' | |||
RCX=0x00000000166c41f8 is an unknown value | |||
RDX=0x0000000022d4ddb8 is pointing into the stack for thread: 0x00000000166c4000 | |||
RSP=0x0000000022d4dd28 is pointing into the stack for thread: 0x00000000166c4000 | |||
RBP=0x0000000022d4dda8 is pointing into the stack for thread: 0x00000000166c4000 | |||
RSI=0x0000000000200021 is an unknown value | |||
RDI=0x000000000000000f is an unknown value | |||
R8 =0x00007ff8324b0000 is an unknown value | |||
R9 =0x0000000022d4ddc8 is pointing into the stack for thread: 0x00000000166c4000 | |||
R10=0x0000000003368c3b is at code_begin+891 in an Interpreter codelet | |||
method entry point (kind = native) [0x00000000033688c0, 0x0000000003369280] 2496 bytes | |||
R11=0x00000000664acf20 is an unknown value | |||
R12=0x0000000000000000 is an unknown value | |||
R13={method} {0x0000000025299ee0} 'findSymbol' '(JLjava/lang/String;)J' in 'com/sun/jna/NativeLibrary' | |||
R14=0x0000000022d4ddd8 is pointing into the stack for thread: 0x00000000166c4000 | |||
R15=0x00000000166c4000 is a thread | |||
Stack: [0x0000000022c50000,0x0000000022d50000], sp=0x0000000022d4dd28, free space=1015k | |||
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) | |||
C 0x0000000180002710 | |||
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code) | |||
j com.sun.jna.NativeLibrary.findSymbol(JLjava/lang/String;)J+0 | |||
j com.sun.jna.NativeLibrary.getSymbolAddress(Ljava/lang/String;)J+24 | |||
j com.sun.jna.Function.<init>(Lcom/sun/jna/NativeLibrary;Ljava/lang/String;I)V+41 | |||
j com.sun.jna.NativeLibrary.getFunction(Ljava/lang/String;I)Lcom/sun/jna/Function;+48 | |||
j com.sun.jna.Library$Handler.invoke(Ljava/lang/Object;Ljava/lang/reflect/Method;[Ljava/lang/Object;)Ljava/lang/Object;+231 | |||
j com.sun.proxy.$Proxy420.NET_DVR_Cleanup()Z+9 | |||
j com.iformall.haikang.alarm.Alarm.onDestory()V+11 | |||
v ~StubRoutines::call_stub | |||
J 2623 sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (0 bytes) @ 0x0000000003bfbdff [0x0000000003bfbd80+0x7f] | |||
J 2622 C1 sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (104 bytes) @ 0x0000000003bfc584 [0x0000000003bfc1e0+0x3a4] | |||
J 10182 C2 java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (62 bytes) @ 0x00000000050326e8 [0x0000000005032640+0xa8] | |||
j org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(Ljava/lang/Object;)V+16 | |||
j org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeDestroyMethods(Ljava/lang/Object;Ljava/lang/String;)V+122 | |||
j org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeDestruction(Ljava/lang/Object;Ljava/lang/String;)V+12 | |||
j org.springframework.beans.factory.support.DisposableBeanAdapter.destroy()V+48 | |||
j org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroyBean(Ljava/lang/String;Lorg/springframework/beans/factory/DisposableBean;)V+133 | |||
j org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingleton(Ljava/lang/String;)V+41 | |||
j org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingleton(Ljava/lang/String;)V+2 | |||
j org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingletons()V+105 | |||
j org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingletons()V+1 | |||
j org.springframework.context.support.AbstractApplicationContext.destroyBeans()V+4 | |||
j org.springframework.context.support.AbstractApplicationContext.doClose()V+127 | |||
j org.springframework.context.support.AbstractApplicationContext$1.run()V+14 | |||
v ~StubRoutines::call_stub | |||
--------------- P R O C E S S --------------- | |||
Java Threads: ( => current thread ) | |||
=>0x00000000166c4000 JavaThread "SpringContextShutdownHook" [_thread_in_native, id=6384, stack(0x0000000022c50000,0x0000000022d50000)] | |||
0x00000000166c2800 JavaThread "SIGINT handler" daemon [_thread_blocked, id=9548, stack(0x000000001ee00000,0x000000001ef00000)] | |||
0x00000000166bf800 JavaThread "SessionValidationThread-1" daemon [_thread_blocked, id=11112, stack(0x000000001cad0000,0x000000001cbd0000)] | |||
0x00000000166be800 JavaThread "XNIO-1 task-1" [_thread_blocked, id=14824, stack(0x0000000001000000,0x0000000001100000)] | |||
0x00000000166bc800 JavaThread "logback-8" daemon [_thread_blocked, id=12048, stack(0x0000000001200000,0x0000000001300000)] | |||
0x00000000166c1000 JavaThread "logback-7" daemon [_thread_blocked, id=232, stack(0x0000000001100000,0x0000000001200000)] | |||
0x00000000166be000 JavaThread "DestroyJavaVM" [_thread_blocked, id=14344, stack(0x0000000003070000,0x0000000003170000)] | |||
0x00000000166c1800 JavaThread "XNIO-1 Accept" [_thread_in_native, id=13424, stack(0x0000000025160000,0x0000000025260000)] | |||
0x00000000166c0000 JavaThread "XNIO-1 I/O-4" [_thread_in_native, id=8572, stack(0x0000000024f60000,0x0000000025060000)] | |||
0x00000000166b6800 JavaThread "XNIO-1 I/O-3" [_thread_in_native, id=8440, stack(0x0000000024c60000,0x0000000024d60000)] | |||
0x00000000166bd000 JavaThread "XNIO-1 I/O-2" [_thread_in_native, id=8396, stack(0x0000000024b60000,0x0000000024c60000)] | |||
0x00000000166bb800 JavaThread "XNIO-1 I/O-1" [_thread_in_native, id=15824, stack(0x0000000024a60000,0x0000000024b60000)] | |||
0x00000000166b9800 JavaThread "quartzScheduler_Worker-10" [_thread_blocked, id=12516, stack(0x0000000023660000,0x0000000023760000)] | |||
0x00000000166b8800 JavaThread "quartzScheduler_Worker-9" [_thread_blocked, id=5736, stack(0x0000000023560000,0x0000000023660000)] | |||
0x00000000166b8000 JavaThread "quartzScheduler_Worker-8" [_thread_blocked, id=12068, stack(0x0000000023460000,0x0000000023560000)] | |||
0x0000000015f8a000 JavaThread "quartzScheduler_Worker-6" [_thread_blocked, id=8528, stack(0x0000000023260000,0x0000000023360000)] | |||
0x0000000015f84800 JavaThread "quartzScheduler_Worker-3" [_thread_blocked, id=11844, stack(0x0000000022f60000,0x0000000023060000)] | |||
0x0000000015f87800 JavaThread "quartzScheduler_Worker-2" [_thread_blocked, id=16652, stack(0x0000000022e60000,0x0000000022f60000)] | |||
0x0000000015f87000 JavaThread "quartzScheduler_Worker-1" [_thread_blocked, id=15488, stack(0x0000000022d60000,0x0000000022e60000)] | |||
0x0000000015f89800 JavaThread "logback-6" daemon [_thread_blocked, id=15896, stack(0x0000000022470000,0x0000000022570000)] | |||
0x0000000015f83000 JavaThread "IdleConnectionMonitorThread" daemon [_thread_blocked, id=16956, stack(0x0000000022370000,0x0000000022470000)] | |||
0x000000001720d800 JavaThread "commons-pool-evictor-thread" daemon [_thread_blocked, id=17196, stack(0x0000000022270000,0x0000000022370000)] | |||
0x000000001720d000 JavaThread "IdleConnectionMonitorThread" daemon [_thread_blocked, id=10168, stack(0x0000000022170000,0x0000000022270000)] | |||
0x000000001720a800 JavaThread "logback-5" daemon [_thread_blocked, id=12600, stack(0x000000001c340000,0x000000001c440000)] | |||
0x000000001720a000 JavaThread "Druid-ConnectionPool-Destroy-1991094835" daemon [_thread_blocked, id=15500, stack(0x0000000020160000,0x0000000020260000)] | |||
0x0000000017202800 JavaThread "Druid-ConnectionPool-Create-1991094835" daemon [_thread_blocked, id=4216, stack(0x000000001f6e0000,0x000000001f7e0000)] | |||
0x0000000017209000 JavaThread "mysql-cj-abandoned-connection-cleanup" daemon [_thread_blocked, id=12908, stack(0x000000001a890000,0x000000001a990000)] | |||
0x0000000017207000 JavaThread "logback-4" daemon [_thread_blocked, id=16732, stack(0x000000001f5e0000,0x000000001f6e0000)] | |||
0x0000000017204000 JavaThread "logback-3" daemon [_thread_blocked, id=2828, stack(0x000000001bfe0000,0x000000001c0e0000)] | |||
0x0000000015f88800 JavaThread "logback-2" daemon [_thread_blocked, id=13404, stack(0x0000000017cf0000,0x0000000017df0000)] | |||
0x0000000016fd8000 JavaThread "logback-1" daemon [_thread_blocked, id=12832, stack(0x00000000185f0000,0x00000000186f0000)] | |||
0x0000000015cb4800 JavaThread "Service Thread" daemon [_thread_blocked, id=14640, stack(0x0000000016320000,0x0000000016420000)] | |||
0x0000000015c33800 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=8568, stack(0x0000000016220000,0x0000000016320000)] | |||
0x0000000015c24000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=9440, stack(0x0000000016120000,0x0000000016220000)] | |||
0x000000001471d800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=16764, stack(0x0000000016020000,0x0000000016120000)] | |||
0x000000001471c000 JavaThread "Attach Listener" daemon [_thread_blocked, id=4488, stack(0x0000000015b20000,0x0000000015c20000)] | |||
0x000000001471b000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=17392, stack(0x0000000015a20000,0x0000000015b20000)] | |||
0x00000000146aa800 JavaThread "Finalizer" daemon [_thread_blocked, id=13076, stack(0x0000000015920000,0x0000000015a20000)] | |||
0x0000000014689000 JavaThread "Reference Handler" daemon [_thread_blocked, id=15104, stack(0x0000000015820000,0x0000000015920000)] | |||
Other Threads: | |||
0x0000000014687800 VMThread [stack: 0x0000000015720000,0x0000000015820000] [id=15208] | |||
0x0000000015cc7000 WatcherThread [stack: 0x0000000016420000,0x0000000016520000] [id=14404] | |||
VM state:not at safepoint (normal execution) | |||
VM Mutex/Monitor currently owned by a thread: None | |||
heap address: 0x00000000e0000000, size: 512 MB, Compressed Oops mode: 32-bit | |||
Narrow klass base: 0x0000000000000000, Narrow klass shift: 3 | |||
Compressed class space size: 1073741824 Address: 0x0000000100000000 | |||
Heap: | |||
PSYoungGen total 157184K, used 137439K [0x00000000f5580000, 0x0000000100000000, 0x0000000100000000) | |||
eden space 139264K, 98% used [0x00000000f5580000,0x00000000fdbb7fe8,0x00000000fdd80000) | |||
from space 17920K, 0% used [0x00000000fee80000,0x00000000fee80000,0x0000000100000000) | |||
to space 17408K, 0% used [0x00000000fdd80000,0x00000000fdd80000,0x00000000fee80000) | |||
ParOldGen total 349696K, used 139853K [0x00000000e0000000, 0x00000000f5580000, 0x00000000f5580000) | |||
object space 349696K, 39% used [0x00000000e0000000,0x00000000e88934f0,0x00000000f5580000) | |||
Metaspace used 98905K, capacity 102614K, committed 102804K, reserved 1138688K | |||
class space used 12330K, capacity 12943K, committed 12988K, reserved 1048576K | |||
Card table byte_map: [0x0000000012710000,0x0000000012820000] byte_map_base: 0x0000000012010000 | |||
Marking Bits: (ParMarkBitMap*) 0x0000000066aa5ce0 | |||
Begin Bits: [0x0000000012c20000, 0x0000000013420000) | |||
End Bits: [0x0000000013420000, 0x0000000013c20000) | |||
Polling page: 0x0000000000ef0000 | |||
CodeCache: size=245760Kb used=30166Kb max_used=32053Kb free=215593Kb | |||
bounds [0x0000000003350000, 0x00000000052e0000, 0x0000000012350000] | |||
total_blobs=9630 nmethods=8975 adapters=566 | |||
compilation: enabled | |||
Compilation events (10 events): | |||
Event: 771.045 Thread 0x0000000015c33800 11914 ! 3 ch.qos.logback.classic.pattern.ThrowableProxyConverter::convert (224 bytes) | |||
Event: 771.058 Thread 0x0000000015c33800 nmethod 11914 0x0000000003e1e650 code [0x0000000003e1e9e0, 0x0000000003e20998] | |||
Event: 771.058 Thread 0x0000000015c33800 11907 3 ch.qos.logback.classic.pattern.LevelConverter::convert (9 bytes) | |||
Event: 771.059 Thread 0x0000000015c33800 nmethod 11907 0x0000000004d39650 code [0x0000000004d397c0, 0x0000000004d39b70] | |||
Event: 771.059 Thread 0x0000000015c33800 11908 3 ch.qos.logback.classic.pattern.LevelConverter::convert (10 bytes) | |||
Event: 771.059 Thread 0x0000000015c33800 nmethod 11908 0x0000000004d39190 code [0x0000000004d39300, 0x0000000004d39550] | |||
Event: 771.059 Thread 0x0000000015c33800 11909 3 ch.qos.logback.classic.pattern.MessageConverter::convert (9 bytes) | |||
Event: 771.059 Thread 0x0000000015c33800 nmethod 11909 0x0000000004d38b90 code [0x0000000004d38d00, 0x0000000004d39028] | |||
Event: 771.059 Thread 0x0000000015c33800 11910 3 ch.qos.logback.classic.pattern.MessageConverter::convert (7 bytes) | |||
Event: 771.059 Thread 0x0000000015c33800 nmethod 11910 0x000000000465d850 code [0x000000000465d9c0, 0x000000000465db88] | |||
GC Heap History (10 events): | |||
Event: 55.711 GC heap before | |||
{Heap before GC invocations=94 (full 3): | |||
PSYoungGen total 154112K, used 154080K [0x00000000f5580000, 0x0000000100000000, 0x0000000100000000) | |||
eden space 138752K, 100% used [0x00000000f5580000,0x00000000fdd00000,0x00000000fdd00000) | |||
from space 15360K, 99% used [0x00000000ff100000,0x00000000ffff80b0,0x0000000100000000) | |||
to space 17920K, 0% used [0x00000000fdd00000,0x00000000fdd00000,0x00000000fee80000) | |||
ParOldGen total 349696K, used 135383K [0x00000000e0000000, 0x00000000f5580000, 0x00000000f5580000) | |||
object space 349696K, 38% used [0x00000000e0000000,0x00000000e8435f48,0x00000000f5580000) | |||
Metaspace used 92204K, capacity 95714K, committed 96020K, reserved 1134592K | |||
class space used 11181K, capacity 11777K, committed 11836K, reserved 1048576K | |||
Event: 55.767 GC heap after | |||
Heap after GC invocations=94 (full 3): | |||
PSYoungGen total 156672K, used 10144K [0x00000000f5580000, 0x0000000100000000, 0x0000000100000000) | |||
eden space 138752K, 0% used [0x00000000f5580000,0x00000000f5580000,0x00000000fdd00000) | |||
from space 17920K, 56% used [0x00000000fdd00000,0x00000000fe6e8080,0x00000000fee80000) | |||
to space 17920K, 0% used [0x00000000fee80000,0x00000000fee80000,0x0000000100000000) | |||
ParOldGen total 349696K, used 142907K [0x00000000e0000000, 0x00000000f5580000, 0x00000000f5580000) | |||
object space 349696K, 40% used [0x00000000e0000000,0x00000000e8b8ef18,0x00000000f5580000) | |||
Metaspace used 92204K, capacity 95714K, committed 96020K, reserved 1134592K | |||
class space used 11181K, capacity 11777K, committed 11836K, reserved 1048576K | |||
} | |||
Event: 55.989 GC heap before | |||
{Heap before GC invocations=95 (full 3): | |||
PSYoungGen total 156672K, used 148896K [0x00000000f5580000, 0x0000000100000000, 0x0000000100000000) | |||
eden space 138752K, 100% used [0x00000000f5580000,0x00000000fdd00000,0x00000000fdd00000) | |||
from space 17920K, 56% used [0x00000000fdd00000,0x00000000fe6e8080,0x00000000fee80000) | |||
to space 17920K, 0% used [0x00000000fee80000,0x00000000fee80000,0x0000000100000000) | |||
ParOldGen total 349696K, used 142907K [0x00000000e0000000, 0x00000000f5580000, 0x00000000f5580000) | |||
object space 349696K, 40% used [0x00000000e0000000,0x00000000e8b8ef18,0x00000000f5580000) | |||
Metaspace used 92242K, capacity 95714K, committed 96020K, reserved 1134592K | |||
class space used 11181K, capacity 11777K, committed 11836K, reserved 1048576K | |||
Event: 56.013 GC heap after | |||
Heap after GC invocations=95 (full 3): | |||
PSYoungGen total 156672K, used 3040K [0x00000000f5580000, 0x0000000100000000, 0x0000000100000000) | |||
eden space 138752K, 0% used [0x00000000f5580000,0x00000000f5580000,0x00000000fdd00000) | |||
from space 17920K, 16% used [0x00000000fee80000,0x00000000ff178060,0x0000000100000000) | |||
to space 17920K, 0% used [0x00000000fdd00000,0x00000000fdd00000,0x00000000fee80000) | |||
ParOldGen total 349696K, used 150616K [0x00000000e0000000, 0x00000000f5580000, 0x00000000f5580000) | |||
object space 349696K, 43% used [0x00000000e0000000,0x00000000e9316088,0x00000000f5580000) | |||
Metaspace used 92242K, capacity 95714K, committed 96020K, reserved 1134592K | |||
class space used 11181K, capacity 11777K, committed 11836K, reserved 1048576K | |||
} | |||
Event: 56.606 GC heap before | |||
{Heap before GC invocations=96 (full 3): | |||
PSYoungGen total 156672K, used 141792K [0x00000000f5580000, 0x0000000100000000, 0x0000000100000000) | |||
eden space 138752K, 100% used [0x00000000f5580000,0x00000000fdd00000,0x00000000fdd00000) | |||
from space 17920K, 16% used [0x00000000fee80000,0x00000000ff178060,0x0000000100000000) | |||
to space 17920K, 0% used [0x00000000fdd00000,0x00000000fdd00000,0x00000000fee80000) | |||
ParOldGen total 349696K, used 150616K [0x00000000e0000000, 0x00000000f5580000, 0x00000000f5580000) | |||
object space 349696K, 43% used [0x00000000e0000000,0x00000000e9316088,0x00000000f5580000) | |||
Metaspace used 93387K, capacity 96866K, committed 97172K, reserved 1134592K | |||
class space used 11345K, capacity 11945K, committed 11964K, reserved 1048576K | |||
Event: 56.621 GC heap after | |||
Heap after GC invocations=96 (full 3): | |||
PSYoungGen total 156672K, used 928K [0x00000000f5580000, 0x0000000100000000, 0x0000000100000000) | |||
eden space 138752K, 0% used [0x00000000f5580000,0x00000000f5580000,0x00000000fdd00000) | |||
from space 17920K, 5% used [0x00000000fdd00000,0x00000000fdde8000,0x00000000fee80000) | |||
to space 17920K, 0% used [0x00000000fee80000,0x00000000fee80000,0x0000000100000000) | |||
ParOldGen total 349696K, used 153504K [0x00000000e0000000, 0x00000000f5580000, 0x00000000f5580000) | |||
object space 349696K, 43% used [0x00000000e0000000,0x00000000e95e80b8,0x00000000f5580000) | |||
Metaspace used 93387K, capacity 96866K, committed 97172K, reserved 1134592K | |||
class space used 11345K, capacity 11945K, committed 11964K, reserved 1048576K | |||
} | |||
Event: 57.228 GC heap before | |||
{Heap before GC invocations=97 (full 3): | |||
PSYoungGen total 156672K, used 76552K [0x00000000f5580000, 0x0000000100000000, 0x0000000100000000) | |||
eden space 138752K, 54% used [0x00000000f5580000,0x00000000f9f5a238,0x00000000fdd00000) | |||
from space 17920K, 5% used [0x00000000fdd00000,0x00000000fdde8000,0x00000000fee80000) | |||
to space 17920K, 0% used [0x00000000fee80000,0x00000000fee80000,0x0000000100000000) | |||
ParOldGen total 349696K, used 153504K [0x00000000e0000000, 0x00000000f5580000, 0x00000000f5580000) | |||
object space 349696K, 43% used [0x00000000e0000000,0x00000000e95e80b8,0x00000000f5580000) | |||
Metaspace used 94660K, capacity 98244K, committed 98380K, reserved 1136640K | |||
class space used 11528K, capacity 12164K, committed 12220K, reserved 1048576K | |||
Event: 57.235 GC heap after | |||
Heap after GC invocations=97 (full 3): | |||
PSYoungGen total 157184K, used 1120K [0x00000000f5580000, 0x0000000100000000, 0x0000000100000000) | |||
eden space 139264K, 0% used [0x00000000f5580000,0x00000000f5580000,0x00000000fdd80000) | |||
from space 17920K, 6% used [0x00000000fee80000,0x00000000fef98000,0x0000000100000000) | |||
to space 17408K, 0% used [0x00000000fdd80000,0x00000000fdd80000,0x00000000fee80000) | |||
ParOldGen total 349696K, used 154328K [0x00000000e0000000, 0x00000000f5580000, 0x00000000f5580000) | |||
object space 349696K, 44% used [0x00000000e0000000,0x00000000e96b60c8,0x00000000f5580000) | |||
Metaspace used 94660K, capacity 98244K, committed 98380K, reserved 1136640K | |||
class space used 11528K, capacity 12164K, committed 12220K, reserved 1048576K | |||
} | |||
Event: 57.235 GC heap before | |||
{Heap before GC invocations=98 (full 4): | |||
PSYoungGen total 157184K, used 1120K [0x00000000f5580000, 0x0000000100000000, 0x0000000100000000) | |||
eden space 139264K, 0% used [0x00000000f5580000,0x00000000f5580000,0x00000000fdd80000) | |||
from space 17920K, 6% used [0x00000000fee80000,0x00000000fef98000,0x0000000100000000) | |||
to space 17408K, 0% used [0x00000000fdd80000,0x00000000fdd80000,0x00000000fee80000) | |||
ParOldGen total 349696K, used 154328K [0x00000000e0000000, 0x00000000f5580000, 0x00000000f5580000) | |||
object space 349696K, 44% used [0x00000000e0000000,0x00000000e96b60c8,0x00000000f5580000) | |||
Metaspace used 94660K, capacity 98244K, committed 98380K, reserved 1136640K | |||
class space used 11528K, capacity 12164K, committed 12220K, reserved 1048576K | |||
Event: 58.126 GC heap after | |||
Heap after GC invocations=98 (full 4): | |||
PSYoungGen total 157184K, used 0K [0x00000000f5580000, 0x0000000100000000, 0x0000000100000000) | |||
eden space 139264K, 0% used [0x00000000f5580000,0x00000000f5580000,0x00000000fdd80000) | |||
from space 17920K, 0% used [0x00000000fee80000,0x00000000fee80000,0x0000000100000000) | |||
to space 17408K, 0% used [0x00000000fdd80000,0x00000000fdd80000,0x00000000fee80000) | |||
ParOldGen total 349696K, used 139853K [0x00000000e0000000, 0x00000000f5580000, 0x00000000f5580000) | |||
object space 349696K, 39% used [0x00000000e0000000,0x00000000e88934f0,0x00000000f5580000) | |||
Metaspace used 94660K, capacity 98244K, committed 98380K, reserved 1136640K | |||
class space used 11528K, capacity 12164K, committed 12220K, reserved 1048576K | |||
} | |||
Deoptimization events (10 events): | |||
Event: 157.806 Thread 0x00000000166be800 Uncommon trap: reason=null_check action=make_not_entrant pc=0x00000000038a3578 method=sun.util.locale.provider.LocaleResources.getDecimalFormatSymbolsData()[Ljava/lang/Object; @ 15 | |||
Event: 157.821 Thread 0x00000000166be800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000046212bc method=java.util.AbstractList$Itr.next()Ljava/lang/Object; @ 14 | |||
Event: 163.609 Thread 0x00000000166bd000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x000000000456ddac method=java.util.HashMap.removeNode(ILjava/lang/Object;Ljava/lang/Object;ZZ)Ljava/util/HashMap$Node; @ 68 | |||
Event: 163.610 Thread 0x00000000166b6800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x000000000456ddac method=java.util.HashMap.removeNode(ILjava/lang/Object;Ljava/lang/Object;ZZ)Ljava/util/HashMap$Node; @ 68 | |||
Event: 770.444 Thread 0x000000001471b000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003822cfc method=java.util.Hashtable.get(Ljava/lang/Object;)Ljava/lang/Object; @ 6 | |||
Event: 770.446 Thread 0x000000001471b000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003822cfc method=java.util.Hashtable.get(Ljava/lang/Object;)Ljava/lang/Object; @ 6 | |||
Event: 770.784 Thread 0x00000000166c4000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000004b137b4 method=java.util.Collections$SynchronizedCollection.add(Ljava/lang/Object;)Z @ 12 | |||
Event: 770.789 Thread 0x00000000166c4000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000004b137b4 method=java.util.Collections$SynchronizedCollection.add(Ljava/lang/Object;)Z @ 12 | |||
Event: 770.797 Thread 0x00000000166c4000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000004b137b4 method=java.util.Collections$SynchronizedCollection.add(Ljava/lang/Object;)Z @ 12 | |||
Event: 770.822 Thread 0x00000000166c4000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000004b137b4 method=java.util.Collections$SynchronizedCollection.add(Ljava/lang/Object;)Z @ 12 | |||
Classes redefined (0 events): | |||
No events | |||
Internal exceptions (10 events): | |||
Event: 156.385 Thread 0x00000000166b6800 Exception <a 'sun/nio/fs/WindowsException'> (0x00000000f845b200) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u202\12323\hotspot\src\share\vm\prims\jni.cpp, line 710] | |||
Event: 156.444 Thread 0x00000000166b6800 Implicit null exception at 0x0000000003ed68df to 0x0000000003ed6c25 | |||
Event: 156.486 Thread 0x00000000166be800 Implicit null exception at 0x00000000052ba107 to 0x00000000052bb411 | |||
Event: 157.806 Thread 0x00000000166be800 Implicit null exception at 0x0000000003c1bbe7 to 0x0000000003c1bd3b | |||
Event: 157.806 Thread 0x00000000166be800 Implicit null exception at 0x00000000038a33db to 0x00000000038a3568 | |||
Event: 469.477 Thread 0x000000001720b800 Exception <a 'java/net/SocketTimeoutException': Read timed out> (0x00000000fcb3ac50) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u202\12323\hotspot\src\share\vm\prims\jni.cpp, line 736] | |||
Event: 469.825 Thread 0x000000001720b800 Implicit null exception at 0x0000000004a3332c to 0x0000000004a3395e | |||
Event: 469.825 Thread 0x000000001720b800 Exception <a 'java/lang/NullPointerException'> (0x00000000fcd1c428) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u202\12323\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] | |||
Event: 469.826 Thread 0x000000001720b800 Exception <a 'java/lang/reflect/InvocationTargetException'> (0x00000000fcd1c630) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u202\12323\hotspot\src\share\vm\runtime\reflection.cpp, line 1092] | |||
Event: 469.830 Thread 0x000000001720b800 Exception <a 'java/lang/NullPointerException'> (0x00000000fcd1c858) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u202\12323\hotspot\src\share\vm\interpreter\linkResolver.cpp, line 1185] | |||
Events (10 events): | |||
Event: 771.214 loading class org/springframework/amqp/rabbit/connection/CachingConnectionFactory$ChannelCachingConnectionProxy done | |||
Event: 771.217 loading class org/springframework/amqp/rabbit/connection/CachingConnectionFactory$ChannelCachingConnectionProxy | |||
Event: 771.217 loading class org/springframework/amqp/rabbit/connection/CachingConnectionFactory$ChannelCachingConnectionProxy done | |||
Event: 771.220 Executing VM operation: RevokeBias | |||
Event: 771.221 Executing VM operation: RevokeBias done | |||
Event: 771.221 Thread 0x0000000015f86000 Thread exited: 0x0000000015f86000 | |||
Event: 771.227 Executing VM operation: RevokeBias | |||
Event: 771.227 Executing VM operation: RevokeBias done | |||
Event: 771.229 Executing VM operation: RevokeBias | |||
Event: 771.229 Executing VM operation: RevokeBias done | |||
Dynamic libraries: | |||
0x00007ff6719d0000 - 0x00007ff671a07000 C:\Program Files (x86)\Common Files\Oracle\Java\javapath\java.exe | |||
0x00007ff872470000 - 0x00007ff872668000 C:\Windows\SYSTEM32\ntdll.dll | |||
0x00007ff871e50000 - 0x00007ff871f12000 C:\Windows\System32\KERNEL32.DLL | |||
0x00007ff86fd70000 - 0x00007ff87006e000 C:\Windows\System32\KERNELBASE.dll | |||
0x00007ff870ee0000 - 0x00007ff870f91000 C:\Windows\System32\ADVAPI32.dll | |||
0x00007ff871f20000 - 0x00007ff871fbe000 C:\Windows\System32\msvcrt.dll | |||
0x00007ff8713a0000 - 0x00007ff87143f000 C:\Windows\System32\sechost.dll | |||
0x00007ff871ad0000 - 0x00007ff871bf3000 C:\Windows\System32\RPCRT4.dll | |||
0x00007ff86fb10000 - 0x00007ff86fb37000 C:\Windows\System32\bcrypt.dll | |||
0x00007ff871190000 - 0x00007ff87132d000 C:\Windows\System32\USER32.dll | |||
0x00007ff86fb40000 - 0x00007ff86fb62000 C:\Windows\System32\win32u.dll | |||
0x00007ff870620000 - 0x00007ff87064b000 C:\Windows\System32\GDI32.dll | |||
0x00007ff870110000 - 0x00007ff870227000 C:\Windows\System32\gdi32full.dll | |||
0x00007ff870070000 - 0x00007ff87010d000 C:\Windows\System32\msvcp_win.dll | |||
0x00007ff86fc70000 - 0x00007ff86fd70000 C:\Windows\System32\ucrtbase.dll | |||
0x00007ff860030000 - 0x00007ff8602ca000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.4355_none_60b8b9eb71f62e16\COMCTL32.dll | |||
0x00007ff8720a0000 - 0x00007ff8720cf000 C:\Windows\System32\IMM32.DLL | |||
0x0000000066b30000 - 0x0000000066c02000 C:\Program Files\Java\jre1.8.0_202\bin\msvcr100.dll | |||
0x0000000066280000 - 0x0000000066b25000 C:\Program Files\Java\jre1.8.0_202\bin\server\jvm.dll | |||
0x00007ff871ac0000 - 0x00007ff871ac8000 C:\Windows\System32\PSAPI.DLL | |||
0x00007ff85da30000 - 0x00007ff85da3a000 C:\Windows\SYSTEM32\VERSION.dll | |||
0x00007ff8533d0000 - 0x00007ff8533f7000 C:\Windows\SYSTEM32\WINMM.dll | |||
0x00007ff86b360000 - 0x00007ff86b369000 C:\Windows\SYSTEM32\WSOCK32.dll | |||
0x00007ff871330000 - 0x00007ff87139b000 C:\Windows\System32\WS2_32.dll | |||
0x00007ff869fb0000 - 0x00007ff869fbf000 C:\Program Files\Java\jre1.8.0_202\bin\verify.dll | |||
0x00007ff868c30000 - 0x00007ff868c59000 C:\Program Files\Java\jre1.8.0_202\bin\java.dll | |||
0x00007ff868cb0000 - 0x00007ff868cc6000 C:\Program Files\Java\jre1.8.0_202\bin\zip.dll | |||
0x00007ff870770000 - 0x00007ff870edd000 C:\Windows\System32\SHELL32.dll | |||
0x00007ff86d6d0000 - 0x00007ff86de74000 C:\Windows\SYSTEM32\windows.storage.dll | |||
0x00007ff8720d0000 - 0x00007ff872423000 C:\Windows\System32\combase.dll | |||
0x00007ff86f470000 - 0x00007ff86f49e000 C:\Windows\SYSTEM32\Wldp.dll | |||
0x00007ff871c60000 - 0x00007ff871d2d000 C:\Windows\System32\OLEAUT32.dll | |||
0x00007ff8710e0000 - 0x00007ff87118d000 C:\Windows\System32\SHCORE.dll | |||
0x00007ff871d30000 - 0x00007ff871d85000 C:\Windows\System32\shlwapi.dll | |||
0x00007ff86fa40000 - 0x00007ff86fa64000 C:\Windows\SYSTEM32\profapi.dll | |||
0x00007ff869f20000 - 0x00007ff869f2d000 C:\Program Files\Java\jre1.8.0_202\bin\management.dll | |||
0x00007ff868b90000 - 0x00007ff868baa000 C:\Program Files\Java\jre1.8.0_202\bin\net.dll | |||
0x00007ff8633e0000 - 0x00007ff8635cc000 C:\Windows\SYSTEM32\urlmon.dll | |||
0x00007ff8640c0000 - 0x00007ff86437e000 C:\Windows\SYSTEM32\iertutil.dll | |||
0x00007ff86efc0000 - 0x00007ff86efcc000 C:\Windows\SYSTEM32\netutils.dll | |||
0x00007ff8658a0000 - 0x00007ff8658c8000 C:\Windows\SYSTEM32\srvcli.dll | |||
0x00007ff86f1d0000 - 0x00007ff86f23a000 C:\Windows\system32\mswsock.dll | |||
0x00007ff84c010000 - 0x00007ff84c027000 C:\Windows\system32\napinsp.dll | |||
0x00007ff84bff0000 - 0x00007ff84c00b000 C:\Windows\system32\pnrpnsp.dll | |||
0x00007ff86b560000 - 0x00007ff86b575000 C:\Windows\system32\wshbth.dll | |||
0x00007ff869810000 - 0x00007ff86982d000 C:\Windows\system32\NLAapi.dll | |||
0x00007ff86eeb0000 - 0x00007ff86eeeb000 C:\Windows\SYSTEM32\IPHLPAPI.DLL | |||
0x00007ff86eef0000 - 0x00007ff86efba000 C:\Windows\SYSTEM32\DNSAPI.dll | |||
0x00007ff871e40000 - 0x00007ff871e48000 C:\Windows\System32\NSI.dll | |||
0x00007ff84bfd0000 - 0x00007ff84bfe2000 C:\Windows\System32\winrnr.dll | |||
0x00007ff8607a0000 - 0x00007ff8607aa000 C:\Windows\System32\rasadhlp.dll | |||
0x00007ff860840000 - 0x00007ff8608c0000 C:\Windows\System32\fwpuclnt.dll | |||
0x00007ff85b460000 - 0x00007ff85b484000 C:\Program Files\Java\jre1.8.0_202\bin\sunec.dll | |||
0x00007ff8674e0000 - 0x00007ff8674f7000 C:\Windows\SYSTEM32\dhcpcsvc6.DLL | |||
0x00007ff867aa0000 - 0x00007ff867abd000 C:\Windows\SYSTEM32\dhcpcsvc.DLL | |||
0x00007ff861420000 - 0x00007ff861432000 C:\Program Files\Java\jre1.8.0_202\bin\nio.dll | |||
0x00007ff86f3c0000 - 0x00007ff86f3d8000 C:\Windows\SYSTEM32\CRYPTSP.dll | |||
0x00007ff86eaf0000 - 0x00007ff86eb24000 C:\Windows\system32\rsaenh.dll | |||
0x00007ff86f9c0000 - 0x00007ff86f9ee000 C:\Windows\SYSTEM32\USERENV.dll | |||
0x00007ff870230000 - 0x00007ff8702b2000 C:\Windows\System32\bcryptprimitives.dll | |||
0x00007ff86f3e0000 - 0x00007ff86f3ec000 C:\Windows\SYSTEM32\CRYPTBASE.dll | |||
0x00007ff868da0000 - 0x00007ff868dab000 C:\Program Files\Java\jre1.8.0_202\bin\sunmscapi.dll | |||
0x00007ff8702c0000 - 0x00007ff87041c000 C:\Windows\System32\CRYPT32.dll | |||
0x00007ff8324b0000 - 0x00007ff8327ae000 C:\project\bjAirport\bjairService\lib\HCNetSDK.dll | |||
0x0000000025630000 - 0x00000000260d0000 C:\project\bjAirport\bjairService\lib\HCCore.dll | |||
0x00007ff831b50000 - 0x00007ff831e4f000 C:\project\bjAirport\bjairService\lib\HCNetSDKCom\HCAlarm.dll | |||
0x000000002ac10000 - 0x000000002af24000 C:\project\bjAirport\bjairService\lib\HCNetSDKCom\HCCoreDevCfg.dll | |||
0x00007ff86de80000 - 0x00007ff86e064000 C:\Windows\SYSTEM32\dbghelp.dll | |||
VM Arguments: | |||
jvm_args: -Dfile.encoding=UTF8 -Djasypt.encryptor.password=oRqdnDbK5pj3eMmB -Xms512m -Xmx512m | |||
java_command: C:\project\bjAirport\bjairAdmin\target\bjairAdmin-1.0.jar --server.port=1500 --spring.profiles.active=dev --logging.path=C:/Program Files/Git/root/server/java/admin/a0 | |||
java_class_path (initial): C:\project\bjAirport\bjairAdmin\target\bjairAdmin-1.0.jar | |||
Launcher Type: SUN_STANDARD | |||
Environment Variables: | |||
JAVA_HOME=C:\Program Files\Java\jdk1.8.0_202 | |||
CLASSPATH=C:\Program Files\Java\jdk1.8.0_202\lib;C:\Program Files\Java\jdk1.8.0_202\lib\tools.jar | |||
PATH=C:\Users\Administrator\bin;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\local\bin;C:\Program Files\Git\usr\bin;C:\Program Files\Git\usr\bin;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\bin;C:\Users\Administrator\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Windows\System32\OpenSSH;C:\Program Files\Git\cmd;C:\Program Files\apache-maven-3.8.2\bin;C:\Program Files\HP\Common\HPDestPlgIn;C:\Program Files (x86)\HP\Common\HPDestPlgIn;C:\Program Files (x86)\NetSarang\Xshell 7;C:\Users\Administrator\AppData\Local\Microsoft\WindowsApps;C:\Program Files\Git\usr\bin\vendor_perl;C:\Program Files\Git\usr\bin\core_perl | |||
USERNAME=Administrator | |||
SHELL=C:\Program Files\Git\usr\bin\bash.exe | |||
DISPLAY=needs-to-be-defined | |||
OS=Windows_NT | |||
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 58 Stepping 9, GenuineIntel | |||
--------------- S Y S T E M --------------- | |||
OS: Windows 10.0 , 64 bit Build 19041 (10.0.19041.5198) | |||
CPU:total 4 (initial active 4) (2 cores per cpu, 2 threads per core) family 6 model 58 stepping 9, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, aes, clmul, erms, ht, tsc, tscinvbit, tscinv | |||
Memory: 4k page, physical 4098740k(458884k free), swap 15331108k(4844040k free) | |||
vm_info: Java HotSpot(TM) 64-Bit Server VM (25.202-b08) for windows-amd64 JRE (1.8.0_202-b08), built on Dec 15 2018 19:54:30 by "java_re" with MS VC++ 10.0 (VS2010) | |||
time: Fri Jan 03 13:40:51 2025 | |||
timezone: Öйú±ê׼ʱ¼ä | |||
elapsed time: 771 seconds (0d 0h 12m 51s) | |||
@@ -0,0 +1,437 @@ | |||
# | |||
# A fatal error has been detected by the Java Runtime Environment: | |||
# | |||
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000180002710, pid=16300, tid=0x00000000000040b0 | |||
# | |||
# JRE version: Java(TM) SE Runtime Environment (8.0_202-b08) (build 1.8.0_202-b08) | |||
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b08 mixed mode windows-amd64 compressed oops) | |||
# Problematic frame: | |||
# C 0x0000000180002710 | |||
# | |||
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows | |||
# | |||
# 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 (0x000000001c907800): JavaThread "SpringContextShutdownHook" [_thread_in_native, id=16560, stack(0x000000002aa00000,0x000000002ab00000)] | |||
siginfo: ExceptionCode=0xc0000005, ExceptionInformation=0x0000000000000008 0x0000000180002710 | |||
Registers: | |||
RAX=0x0000000180002710, RBX=0x0000000024ca27c0, RCX=0x000000001c9079f8, RDX=0x000000002aafe068 | |||
RSP=0x000000002aafdfd8, RBP=0x000000002aafe058, RSI=0x0000000000200021, RDI=0x0000000000000118 | |||
R8 =0x00007ff8324b0000, R9 =0x000000002aafe078, R10=0x0000000002b68c3b, R11=0x00000000664acf20 | |||
R12=0x0000000000000000, R13=0x0000000024ca27c0, R14=0x000000002aafe088, R15=0x000000001c907800 | |||
RIP=0x0000000180002710, EFLAGS=0x0000000000010206 | |||
Top of Stack: (sp=0x000000002aafdfd8) | |||
0x000000002aafdfd8: 0000000002b68c67 0000000000000000 | |||
0x000000002aafdfe8: 0000000000000001 000000001c907800 | |||
0x000000002aafdff8: 0000000066483348 000000001c90700d | |||
0x000000002aafe008: 0000000024ca17f5 000000001c90700d | |||
0x000000002aafe018: 000000002aafe018 0000000000000000 | |||
0x000000002aafe028: 000000002aafe088 0000000024ca2b88 | |||
0x000000002aafe038: 0000000000000000 0000000024ca27c0 | |||
0x000000002aafe048: 0000000000000000 000000002aafe078 | |||
0x000000002aafe058: 000000002aafe0d0 0000000002b57e70 | |||
0x000000002aafe068: 00000000ff1100f0 0000000002b621d7 | |||
0x000000002aafe078: 00000000ff0a2180 00007ff8324b0000 | |||
0x000000002aafe088: 0000000002b5835d 000000002aafe090 | |||
0x000000002aafe098: 0000000024ca1a18 000000002aafe0e8 | |||
0x000000002aafe0a8: 0000000024ca2b88 0000000000000000 | |||
0x000000002aafe0b8: 0000000024ca1a40 000000002aafe078 | |||
0x000000002aafe0c8: 000000002aafe0e0 000000002aafe138 | |||
Instructions: (pc=0x0000000180002710) | |||
0x00000001800026f0: | |||
[error occurred during error reporting (printing registers, top of stack, instructions near pc), id 0xc0000005] | |||
Register to memory mapping: | |||
RAX=0x0000000180002710 is an unknown value | |||
RBX={method} {0x0000000024ca27c8} 'findSymbol' '(JLjava/lang/String;)J' in 'com/sun/jna/NativeLibrary' | |||
RCX=0x000000001c9079f8 is an unknown value | |||
RDX=0x000000002aafe068 is pointing into the stack for thread: 0x000000001c907800 | |||
RSP=0x000000002aafdfd8 is pointing into the stack for thread: 0x000000001c907800 | |||
RBP=0x000000002aafe058 is pointing into the stack for thread: 0x000000001c907800 | |||
RSI=0x0000000000200021 is an unknown value | |||
RDI=0x0000000000000118 is an unknown value | |||
R8 =0x00007ff8324b0000 is an unknown value | |||
R9 =0x000000002aafe078 is pointing into the stack for thread: 0x000000001c907800 | |||
R10=0x0000000002b68c3b is at code_begin+891 in an Interpreter codelet | |||
method entry point (kind = native) [0x0000000002b688c0, 0x0000000002b69280] 2496 bytes | |||
R11=0x00000000664acf20 is an unknown value | |||
R12=0x0000000000000000 is an unknown value | |||
R13={method} {0x0000000024ca27c8} 'findSymbol' '(JLjava/lang/String;)J' in 'com/sun/jna/NativeLibrary' | |||
R14=0x000000002aafe088 is pointing into the stack for thread: 0x000000001c907800 | |||
R15=0x000000001c907800 is a thread | |||
Stack: [0x000000002aa00000,0x000000002ab00000], sp=0x000000002aafdfd8, free space=1015k | |||
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) | |||
C 0x0000000180002710 | |||
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code) | |||
j com.sun.jna.NativeLibrary.findSymbol(JLjava/lang/String;)J+0 | |||
j com.sun.jna.NativeLibrary.getSymbolAddress(Ljava/lang/String;)J+24 | |||
j com.sun.jna.Function.<init>(Lcom/sun/jna/NativeLibrary;Ljava/lang/String;I)V+41 | |||
j com.sun.jna.NativeLibrary.getFunction(Ljava/lang/String;I)Lcom/sun/jna/Function;+48 | |||
j com.sun.jna.Library$Handler.invoke(Ljava/lang/Object;Ljava/lang/reflect/Method;[Ljava/lang/Object;)Ljava/lang/Object;+231 | |||
j com.sun.proxy.$Proxy420.NET_DVR_Cleanup()Z+9 | |||
j com.iformall.haikang.alarm.Alarm.onDestory()V+11 | |||
v ~StubRoutines::call_stub | |||
J 2996 sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (0 bytes) @ 0x000000000350b33f [0x000000000350b2c0+0x7f] | |||
J 2671 C1 sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (104 bytes) @ 0x0000000003400ca4 [0x00000000033ffb00+0x11a4] | |||
J 10292 C2 java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (62 bytes) @ 0x0000000004742a68 [0x00000000047429c0+0xa8] | |||
j org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(Ljava/lang/Object;)V+16 | |||
j org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeDestroyMethods(Ljava/lang/Object;Ljava/lang/String;)V+122 | |||
j org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeDestruction(Ljava/lang/Object;Ljava/lang/String;)V+12 | |||
j org.springframework.beans.factory.support.DisposableBeanAdapter.destroy()V+48 | |||
j org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroyBean(Ljava/lang/String;Lorg/springframework/beans/factory/DisposableBean;)V+133 | |||
j org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingleton(Ljava/lang/String;)V+41 | |||
j org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingleton(Ljava/lang/String;)V+2 | |||
j org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingletons()V+105 | |||
j org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingletons()V+1 | |||
j org.springframework.context.support.AbstractApplicationContext.destroyBeans()V+4 | |||
j org.springframework.context.support.AbstractApplicationContext.doClose()V+127 | |||
j org.springframework.context.support.AbstractApplicationContext$1.run()V+14 | |||
v ~StubRoutines::call_stub | |||
--------------- P R O C E S S --------------- | |||
Java Threads: ( => current thread ) | |||
=>0x000000001c907800 JavaThread "SpringContextShutdownHook" [_thread_in_native, id=16560, stack(0x000000002aa00000,0x000000002ab00000)] | |||
0x000000001c904000 JavaThread "SIGINT handler" daemon [_thread_blocked, id=14024, stack(0x000000001e8b0000,0x000000001e9b0000)] | |||
0x000000001c909000 JavaThread "XNIO-1 task-2" [_thread_blocked, id=14596, stack(0x0000000000b60000,0x0000000000c60000)] | |||
0x000000001c904800 JavaThread "SessionValidationThread-1" daemon [_thread_blocked, id=16780, stack(0x0000000024470000,0x0000000024570000)] | |||
0x000000001c907000 JavaThread "XNIO-1 task-1" [_thread_blocked, id=7884, stack(0x0000000024370000,0x0000000024470000)] | |||
0x000000001c90a800 JavaThread "logback-8" daemon [_thread_blocked, id=15364, stack(0x0000000000a60000,0x0000000000b60000)] | |||
0x000000001c90a000 JavaThread "logback-7" daemon [_thread_blocked, id=14448, stack(0x0000000000960000,0x0000000000a60000)] | |||
0x0000000018bf0800 JavaThread "DestroyJavaVM" [_thread_blocked, id=15388, stack(0x0000000002950000,0x0000000002a50000)] | |||
0x0000000018bf1800 JavaThread "XNIO-1 Accept" [_thread_in_native, id=15740, stack(0x0000000024b70000,0x0000000024c70000)] | |||
0x0000000018bee800 JavaThread "XNIO-1 I/O-4" [_thread_in_native, id=1344, stack(0x0000000024a70000,0x0000000024b70000)] | |||
0x0000000018bf0000 JavaThread "XNIO-1 I/O-3" [_thread_in_native, id=13132, stack(0x0000000024970000,0x0000000024a70000)] | |||
0x0000000018bed800 JavaThread "XNIO-1 I/O-2" [_thread_in_native, id=15512, stack(0x0000000024870000,0x0000000024970000)] | |||
0x0000000018bef000 JavaThread "XNIO-1 I/O-1" [_thread_in_native, id=9752, stack(0x0000000024570000,0x0000000024670000)] | |||
0x0000000018be5800 JavaThread "logback-6" daemon [_thread_blocked, id=10288, stack(0x0000000022eb0000,0x0000000022fb0000)] | |||
0x00000000157b6000 JavaThread "IdleConnectionMonitorThread" daemon [_thread_blocked, id=12904, stack(0x0000000023100000,0x0000000023200000)] | |||
0x00000000157b2000 JavaThread "commons-pool-evictor-thread" daemon [_thread_blocked, id=14816, stack(0x0000000023000000,0x0000000023100000)] | |||
0x00000000157b4800 JavaThread "IdleConnectionMonitorThread" daemon [_thread_blocked, id=16184, stack(0x0000000022bb0000,0x0000000022cb0000)] | |||
0x00000000157b0800 JavaThread "logback-5" daemon [_thread_blocked, id=7344, stack(0x000000001e4d0000,0x000000001e5d0000)] | |||
0x00000000157b3800 JavaThread "Druid-ConnectionPool-Destroy-1404669942" daemon [_thread_blocked, id=9588, stack(0x0000000020ce0000,0x0000000020de0000)] | |||
0x0000000018832800 JavaThread "Druid-ConnectionPool-Create-1404669942" daemon [_thread_blocked, id=14576, stack(0x0000000020be0000,0x0000000020ce0000)] | |||
0x0000000015f50000 JavaThread "mysql-cj-abandoned-connection-cleanup" daemon [_thread_blocked, id=1956, stack(0x000000001e3d0000,0x000000001e4d0000)] | |||
0x00000000161c6000 JavaThread "logback-4" daemon [_thread_blocked, id=2628, stack(0x000000001dbf0000,0x000000001dcf0000)] | |||
0x000000001870d800 JavaThread "logback-3" daemon [_thread_blocked, id=5520, stack(0x000000001be90000,0x000000001bf90000)] | |||
0x0000000019d37000 JavaThread "logback-2" daemon [_thread_blocked, id=9836, stack(0x00000000176c0000,0x00000000177c0000)] | |||
0x00000000169ba000 JavaThread "logback-1" daemon [_thread_blocked, id=6564, stack(0x0000000017fc0000,0x00000000180c0000)] | |||
0x00000000155db800 JavaThread "Service Thread" daemon [_thread_blocked, id=13436, stack(0x0000000015c40000,0x0000000015d40000)] | |||
0x0000000015552800 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=13992, stack(0x0000000015b40000,0x0000000015c40000)] | |||
0x0000000015545800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=7260, stack(0x0000000015a40000,0x0000000015b40000)] | |||
0x0000000013fcd000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=12020, stack(0x0000000015940000,0x0000000015a40000)] | |||
0x0000000013fcc000 JavaThread "Attach Listener" daemon [_thread_blocked, id=11724, stack(0x0000000015440000,0x0000000015540000)] | |||
0x0000000013fcb000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=4768, stack(0x0000000015340000,0x0000000015440000)] | |||
0x0000000013f5a800 JavaThread "Finalizer" daemon [_thread_in_native, id=15880, stack(0x00000000151e0000,0x00000000152e0000)] | |||
0x0000000013f39000 JavaThread "Reference Handler" daemon [_thread_blocked, id=4788, stack(0x00000000150e0000,0x00000000151e0000)] | |||
Other Threads: | |||
0x0000000013f37800 VMThread [stack: 0x0000000014fe0000,0x00000000150e0000] [id=10300] | |||
0x00000000155ed800 WatcherThread [stack: 0x0000000015d40000,0x0000000015e40000] [id=10028] | |||
VM state:not at safepoint (normal execution) | |||
VM Mutex/Monitor currently owned by a thread: None | |||
heap address: 0x00000000e0000000, size: 512 MB, Compressed Oops mode: 32-bit | |||
Narrow klass base: 0x0000000000000000, Narrow klass shift: 3 | |||
Compressed class space size: 1073741824 Address: 0x0000000100000000 | |||
Heap: | |||
PSYoungGen total 158720K, used 3114K [0x00000000f5580000, 0x0000000100000000, 0x0000000100000000) | |||
eden space 142336K, 0% used [0x00000000f5580000,0x00000000f56ca948,0x00000000fe080000) | |||
from space 16384K, 10% used [0x00000000ff000000,0x00000000ff1c0020,0x0000000100000000) | |||
to space 15872K, 0% used [0x00000000fe080000,0x00000000fe080000,0x00000000ff000000) | |||
ParOldGen total 349696K, used 139693K [0x00000000e0000000, 0x00000000f5580000, 0x00000000f5580000) | |||
object space 349696K, 39% used [0x00000000e0000000,0x00000000e886b4b0,0x00000000f5580000) | |||
Metaspace used 98939K, capacity 102626K, committed 102804K, reserved 1138688K | |||
class space used 12332K, capacity 12945K, committed 12988K, reserved 1048576K | |||
Card table byte_map: [0x0000000011f10000,0x0000000012020000] byte_map_base: 0x0000000011810000 | |||
Marking Bits: (ParMarkBitMap*) 0x0000000066aa5ce0 | |||
Begin Bits: [0x00000000124d0000, 0x0000000012cd0000) | |||
End Bits: [0x0000000012cd0000, 0x00000000134d0000) | |||
Polling page: 0x0000000000ca0000 | |||
CodeCache: size=245760Kb used=30765Kb max_used=31503Kb free=214994Kb | |||
bounds [0x0000000002b50000, 0x0000000004a70000, 0x0000000011b50000] | |||
total_blobs=9682 nmethods=9027 adapters=566 | |||
compilation: enabled | |||
Compilation events (10 events): | |||
Event: 870.141 Thread 0x0000000015552800 12158 3 ch.qos.logback.classic.pattern.LineSeparatorConverter::convert (4 bytes) | |||
Event: 870.141 Thread 0x0000000015552800 nmethod 12158 0x000000000376f4d0 code [0x000000000376f620, 0x000000000376f770] | |||
Event: 870.141 Thread 0x0000000015552800 12159 ! 3 ch.qos.logback.classic.pattern.ThrowableProxyConverter::convert (224 bytes) | |||
Event: 870.153 Thread 0x0000000015552800 nmethod 12159 0x0000000003e67810 code [0x0000000003e67ba0, 0x0000000003e69b58] | |||
Event: 870.153 Thread 0x0000000015552800 12153 3 ch.qos.logback.classic.pattern.LevelConverter::convert (9 bytes) | |||
Event: 870.154 Thread 0x0000000015552800 nmethod 12153 0x0000000003e67150 code [0x0000000003e672c0, 0x0000000003e67670] | |||
Event: 870.154 Thread 0x0000000015552800 12154 3 ch.qos.logback.classic.pattern.LevelConverter::convert (10 bytes) | |||
Event: 870.154 Thread 0x0000000015552800 nmethod 12154 0x00000000042226d0 code [0x0000000004222840, 0x0000000004222a90] | |||
Event: 870.154 Thread 0x0000000015552800 12151 3 ch.qos.logback.classic.filter.LevelFilter::decide (37 bytes) | |||
Event: 870.155 Thread 0x0000000015552800 nmethod 12151 0x0000000002e82550 code [0x0000000002e826c0, 0x0000000002e82ad0] | |||
GC Heap History (10 events): | |||
Event: 55.457 GC heap before | |||
{Heap before GC invocations=94 (full 3): | |||
PSYoungGen total 157184K, used 151552K [0x00000000f5580000, 0x0000000100000000, 0x0000000100000000) | |||
eden space 140800K, 100% used [0x00000000f5580000,0x00000000fdf00000,0x00000000fdf00000) | |||
from space 16384K, 65% used [0x00000000ff000000,0x00000000ffa80080,0x0000000100000000) | |||
to space 16896K, 0% used [0x00000000fdf00000,0x00000000fdf00000,0x00000000fef80000) | |||
ParOldGen total 349696K, used 141658K [0x00000000e0000000, 0x00000000f5580000, 0x00000000f5580000) | |||
object space 349696K, 40% used [0x00000000e0000000,0x00000000e8a56ab0,0x00000000f5580000) | |||
Metaspace used 92225K, capacity 95726K, committed 96020K, reserved 1134592K | |||
class space used 11183K, capacity 11779K, committed 11836K, reserved 1048576K | |||
Event: 55.484 GC heap after | |||
Heap after GC invocations=94 (full 3): | |||
PSYoungGen total 157696K, used 3072K [0x00000000f5580000, 0x0000000100000000, 0x0000000100000000) | |||
eden space 140800K, 0% used [0x00000000f5580000,0x00000000f5580000,0x00000000fdf00000) | |||
from space 16896K, 18% used [0x00000000fdf00000,0x00000000fe200030,0x00000000fef80000) | |||
to space 16384K, 0% used [0x00000000ff000000,0x00000000ff000000,0x0000000100000000) | |||
ParOldGen total 349696K, used 149906K [0x00000000e0000000, 0x00000000f5580000, 0x00000000f5580000) | |||
object space 349696K, 42% used [0x00000000e0000000,0x00000000e9264bf0,0x00000000f5580000) | |||
Metaspace used 92225K, capacity 95726K, committed 96020K, reserved 1134592K | |||
class space used 11183K, capacity 11779K, committed 11836K, reserved 1048576K | |||
} | |||
Event: 56.768 GC heap before | |||
{Heap before GC invocations=95 (full 3): | |||
PSYoungGen total 157696K, used 143872K [0x00000000f5580000, 0x0000000100000000, 0x0000000100000000) | |||
eden space 140800K, 100% used [0x00000000f5580000,0x00000000fdf00000,0x00000000fdf00000) | |||
from space 16896K, 18% used [0x00000000fdf00000,0x00000000fe200030,0x00000000fef80000) | |||
to space 16384K, 0% used [0x00000000ff000000,0x00000000ff000000,0x0000000100000000) | |||
ParOldGen total 349696K, used 149906K [0x00000000e0000000, 0x00000000f5580000, 0x00000000f5580000) | |||
object space 349696K, 42% used [0x00000000e0000000,0x00000000e9264bf0,0x00000000f5580000) | |||
Metaspace used 94477K, capacity 98140K, committed 98380K, reserved 1136640K | |||
class space used 11499K, capacity 12130K, committed 12220K, reserved 1048576K | |||
Event: 56.780 GC heap after | |||
Heap after GC invocations=95 (full 3): | |||
PSYoungGen total 158208K, used 1760K [0x00000000f5580000, 0x0000000100000000, 0x0000000100000000) | |||
eden space 141824K, 0% used [0x00000000f5580000,0x00000000f5580000,0x00000000fe000000) | |||
from space 16384K, 10% used [0x00000000ff000000,0x00000000ff1b8000,0x0000000100000000) | |||
to space 16384K, 0% used [0x00000000fe000000,0x00000000fe000000,0x00000000ff000000) | |||
ParOldGen total 349696K, used 152955K [0x00000000e0000000, 0x00000000f5580000, 0x00000000f5580000) | |||
object space 349696K, 43% used [0x00000000e0000000,0x00000000e955ec20,0x00000000f5580000) | |||
Metaspace used 94477K, capacity 98140K, committed 98380K, reserved 1136640K | |||
class space used 11499K, capacity 12130K, committed 12220K, reserved 1048576K | |||
} | |||
Event: 56.849 GC heap before | |||
{Heap before GC invocations=96 (full 3): | |||
PSYoungGen total 158208K, used 11133K [0x00000000f5580000, 0x0000000100000000, 0x0000000100000000) | |||
eden space 141824K, 6% used [0x00000000f5580000,0x00000000f5ea7640,0x00000000fe000000) | |||
from space 16384K, 10% used [0x00000000ff000000,0x00000000ff1b8000,0x0000000100000000) | |||
to space 16384K, 0% used [0x00000000fe000000,0x00000000fe000000,0x00000000ff000000) | |||
ParOldGen total 349696K, used 152955K [0x00000000e0000000, 0x00000000f5580000, 0x00000000f5580000) | |||
object space 349696K, 43% used [0x00000000e0000000,0x00000000e955ec20,0x00000000f5580000) | |||
Metaspace used 94631K, capacity 98262K, committed 98380K, reserved 1136640K | |||
class space used 11525K, capacity 12167K, committed 12220K, reserved 1048576K | |||
Event: 56.857 GC heap after | |||
Heap after GC invocations=96 (full 3): | |||
PSYoungGen total 158208K, used 160K [0x00000000f5580000, 0x0000000100000000, 0x0000000100000000) | |||
eden space 141824K, 0% used [0x00000000f5580000,0x00000000f5580000,0x00000000fe000000) | |||
from space 16384K, 0% used [0x00000000fe000000,0x00000000fe028000,0x00000000ff000000) | |||
to space 16384K, 0% used [0x00000000ff000000,0x00000000ff000000,0x0000000100000000) | |||
ParOldGen total 349696K, used 154549K [0x00000000e0000000, 0x00000000f5580000, 0x00000000f5580000) | |||
object space 349696K, 44% used [0x00000000e0000000,0x00000000e96ed4e0,0x00000000f5580000) | |||
Metaspace used 94631K, capacity 98262K, committed 98380K, reserved 1136640K | |||
class space used 11525K, capacity 12167K, committed 12220K, reserved 1048576K | |||
} | |||
Event: 56.857 GC heap before | |||
{Heap before GC invocations=97 (full 4): | |||
PSYoungGen total 158208K, used 160K [0x00000000f5580000, 0x0000000100000000, 0x0000000100000000) | |||
eden space 141824K, 0% used [0x00000000f5580000,0x00000000f5580000,0x00000000fe000000) | |||
from space 16384K, 0% used [0x00000000fe000000,0x00000000fe028000,0x00000000ff000000) | |||
to space 16384K, 0% used [0x00000000ff000000,0x00000000ff000000,0x0000000100000000) | |||
ParOldGen total 349696K, used 154549K [0x00000000e0000000, 0x00000000f5580000, 0x00000000f5580000) | |||
object space 349696K, 44% used [0x00000000e0000000,0x00000000e96ed4e0,0x00000000f5580000) | |||
Metaspace used 94631K, capacity 98262K, committed 98380K, reserved 1136640K | |||
class space used 11525K, capacity 12167K, committed 12220K, reserved 1048576K | |||
Event: 57.762 GC heap after | |||
Heap after GC invocations=97 (full 4): | |||
PSYoungGen total 158208K, used 0K [0x00000000f5580000, 0x0000000100000000, 0x0000000100000000) | |||
eden space 141824K, 0% used [0x00000000f5580000,0x00000000f5580000,0x00000000fe000000) | |||
from space 16384K, 0% used [0x00000000fe000000,0x00000000fe000000,0x00000000ff000000) | |||
to space 16384K, 0% used [0x00000000ff000000,0x00000000ff000000,0x0000000100000000) | |||
ParOldGen total 349696K, used 139685K [0x00000000e0000000, 0x00000000f5580000, 0x00000000f5580000) | |||
object space 349696K, 39% used [0x00000000e0000000,0x00000000e88694b0,0x00000000f5580000) | |||
Metaspace used 94631K, capacity 98262K, committed 98380K, reserved 1136640K | |||
class space used 11525K, capacity 12167K, committed 12220K, reserved 1048576K | |||
} | |||
Event: 870.259 GC heap before | |||
{Heap before GC invocations=98 (full 4): | |||
PSYoungGen total 158208K, used 141824K [0x00000000f5580000, 0x0000000100000000, 0x0000000100000000) | |||
eden space 141824K, 100% used [0x00000000f5580000,0x00000000fe000000,0x00000000fe000000) | |||
from space 16384K, 0% used [0x00000000fe000000,0x00000000fe000000,0x00000000ff000000) | |||
to space 16384K, 0% used [0x00000000ff000000,0x00000000ff000000,0x0000000100000000) | |||
ParOldGen total 349696K, used 139685K [0x00000000e0000000, 0x00000000f5580000, 0x00000000f5580000) | |||
object space 349696K, 39% used [0x00000000e0000000,0x00000000e88694b0,0x00000000f5580000) | |||
Metaspace used 98932K, capacity 102618K, committed 102804K, reserved 1138688K | |||
class space used 12329K, capacity 12941K, committed 12988K, reserved 1048576K | |||
Event: 870.748 GC heap after | |||
Heap after GC invocations=98 (full 4): | |||
PSYoungGen total 158720K, used 1792K [0x00000000f5580000, 0x0000000100000000, 0x0000000100000000) | |||
eden space 142336K, 0% used [0x00000000f5580000,0x00000000f5580000,0x00000000fe080000) | |||
from space 16384K, 10% used [0x00000000ff000000,0x00000000ff1c0020,0x0000000100000000) | |||
to space 15872K, 0% used [0x00000000fe080000,0x00000000fe080000,0x00000000ff000000) | |||
ParOldGen total 349696K, used 139693K [0x00000000e0000000, 0x00000000f5580000, 0x00000000f5580000) | |||
object space 349696K, 39% used [0x00000000e0000000,0x00000000e886b4b0,0x00000000f5580000) | |||
Metaspace used 98932K, capacity 102618K, committed 102804K, reserved 1138688K | |||
class space used 12329K, capacity 12941K, committed 12988K, reserved 1048576K | |||
} | |||
Deoptimization events (10 events): | |||
Event: 81.934 Thread 0x0000000018bee800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x000000000483d4ec method=java.util.HashMap.removeNode(ILjava/lang/Object;Ljava/lang/Object;ZZ)Ljava/util/HashMap$Node; @ 68 | |||
Event: 793.224 Thread 0x000000001c909000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000003e76bbc method=java.util.AbstractList$Itr.next()Ljava/lang/Object; @ 14 | |||
Event: 861.091 Thread 0x00000000157b1800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000352090c method=java.util.Properties$LineReader.readLine()I @ 323 | |||
Event: 861.137 Thread 0x00000000157b1800 Uncommon trap: reason=unloaded action=reinterpret pc=0x0000000003ee08b4 method=com.mysql.cj.protocol.a.NativeProtocol.readMessage(Lcom/mysql/cj/protocol/a/NativePacketPayload;)Lcom/mysql/cj/protocol/a/NativePacketPayload; @ 63 | |||
Event: 869.538 Thread 0x0000000013fcb000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000301ac3c method=java.util.Hashtable.get(Ljava/lang/Object;)Ljava/lang/Object; @ 6 | |||
Event: 869.538 Thread 0x0000000013fcb000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000301ac3c method=java.util.Hashtable.get(Ljava/lang/Object;)Ljava/lang/Object; @ 6 | |||
Event: 869.915 Thread 0x000000001c907800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000002c63334 method=java.util.Collections$SynchronizedCollection.add(Ljava/lang/Object;)Z @ 12 | |||
Event: 869.922 Thread 0x000000001c907800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000002c63334 method=java.util.Collections$SynchronizedCollection.add(Ljava/lang/Object;)Z @ 12 | |||
Event: 869.926 Thread 0x000000001c907800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000002c63334 method=java.util.Collections$SynchronizedCollection.add(Ljava/lang/Object;)Z @ 12 | |||
Event: 869.944 Thread 0x000000001c907800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000002c63334 method=java.util.Collections$SynchronizedCollection.add(Ljava/lang/Object;)Z @ 12 | |||
Classes redefined (0 events): | |||
No events | |||
Internal exceptions (10 events): | |||
Event: 77.402 Thread 0x0000000018bef000 Exception <a 'sun/nio/fs/WindowsException'> (0x00000000f7d82eb8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u202\12323\hotspot\src\share\vm\prims\jni.cpp, line 710] | |||
Event: 77.409 Thread 0x0000000018bef000 Implicit null exception at 0x0000000003633f88 to 0x000000000363427d | |||
Event: 79.228 Thread 0x000000001c907000 Implicit null exception at 0x00000000034ce6ad to 0x00000000034ce70c | |||
Event: 79.228 Thread 0x000000001c907000 Implicit null exception at 0x00000000042243f2 to 0x0000000004224433 | |||
Event: 79.228 Thread 0x000000001c907000 Implicit null exception at 0x00000000042224db to 0x0000000004222668 | |||
Event: 860.979 Thread 0x00000000157b1800 Exception <a 'java/net/SocketTimeoutException': Read timed out> (0x00000000fcfa1b50) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u202\12323\hotspot\src\share\vm\prims\jni.cpp, line 736] | |||
Event: 861.161 Thread 0x00000000157b1800 Implicit null exception at 0x0000000002f7ea0c to 0x0000000002f7f03e | |||
Event: 861.161 Thread 0x00000000157b1800 Exception <a 'java/lang/NullPointerException'> (0x00000000fd1833a8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u202\12323\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] | |||
Event: 861.162 Thread 0x00000000157b1800 Exception <a 'java/lang/reflect/InvocationTargetException'> (0x00000000fd1835b0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u202\12323\hotspot\src\share\vm\runtime\reflection.cpp, line 1092] | |||
Event: 861.164 Thread 0x00000000157b1800 Exception <a 'java/lang/NullPointerException'> (0x00000000fd1837d8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u202\12323\hotspot\src\share\vm\interpreter\linkResolver.cpp, line 1185] | |||
Events (10 events): | |||
Event: 870.259 Executing VM operation: ParallelGCFailedAllocation | |||
Event: 870.748 Executing VM operation: ParallelGCFailedAllocation done | |||
Event: 870.750 loading class org/springframework/amqp/rabbit/listener/DirectReplyToMessageListenerContainer | |||
Event: 870.750 loading class org/springframework/amqp/rabbit/listener/DirectReplyToMessageListenerContainer done | |||
Event: 870.753 loading class org/springframework/amqp/rabbit/connection/CachingConnectionFactory$ChannelCachingConnectionProxy | |||
Event: 870.753 loading class org/springframework/amqp/rabbit/connection/CachingConnectionFactory$ChannelCachingConnectionProxy done | |||
Event: 870.753 loading class org/springframework/amqp/rabbit/connection/CachingConnectionFactory$ChannelCachingConnectionProxy | |||
Event: 870.753 loading class org/springframework/amqp/rabbit/connection/CachingConnectionFactory$ChannelCachingConnectionProxy done | |||
Event: 870.760 Executing VM operation: RevokeBias | |||
Event: 870.761 Executing VM operation: RevokeBias done | |||
Dynamic libraries: | |||
0x00007ff6719d0000 - 0x00007ff671a07000 C:\Program Files (x86)\Common Files\Oracle\Java\javapath\java.exe | |||
0x00007ff872470000 - 0x00007ff872668000 C:\Windows\SYSTEM32\ntdll.dll | |||
0x00007ff871e50000 - 0x00007ff871f12000 C:\Windows\System32\KERNEL32.DLL | |||
0x00007ff86fd70000 - 0x00007ff87006e000 C:\Windows\System32\KERNELBASE.dll | |||
0x00007ff870ee0000 - 0x00007ff870f91000 C:\Windows\System32\ADVAPI32.dll | |||
0x00007ff871f20000 - 0x00007ff871fbe000 C:\Windows\System32\msvcrt.dll | |||
0x00007ff8713a0000 - 0x00007ff87143f000 C:\Windows\System32\sechost.dll | |||
0x00007ff871ad0000 - 0x00007ff871bf3000 C:\Windows\System32\RPCRT4.dll | |||
0x00007ff86fb10000 - 0x00007ff86fb37000 C:\Windows\System32\bcrypt.dll | |||
0x00007ff871190000 - 0x00007ff87132d000 C:\Windows\System32\USER32.dll | |||
0x00007ff86fb40000 - 0x00007ff86fb62000 C:\Windows\System32\win32u.dll | |||
0x00007ff870620000 - 0x00007ff87064b000 C:\Windows\System32\GDI32.dll | |||
0x00007ff870110000 - 0x00007ff870227000 C:\Windows\System32\gdi32full.dll | |||
0x00007ff870070000 - 0x00007ff87010d000 C:\Windows\System32\msvcp_win.dll | |||
0x00007ff86fc70000 - 0x00007ff86fd70000 C:\Windows\System32\ucrtbase.dll | |||
0x00007ff860030000 - 0x00007ff8602ca000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.4355_none_60b8b9eb71f62e16\COMCTL32.dll | |||
0x00007ff8720a0000 - 0x00007ff8720cf000 C:\Windows\System32\IMM32.DLL | |||
0x0000000066b30000 - 0x0000000066c02000 C:\Program Files\Java\jre1.8.0_202\bin\msvcr100.dll | |||
0x0000000066280000 - 0x0000000066b25000 C:\Program Files\Java\jre1.8.0_202\bin\server\jvm.dll | |||
0x00007ff871ac0000 - 0x00007ff871ac8000 C:\Windows\System32\PSAPI.DLL | |||
0x00007ff85da30000 - 0x00007ff85da3a000 C:\Windows\SYSTEM32\VERSION.dll | |||
0x00007ff8533d0000 - 0x00007ff8533f7000 C:\Windows\SYSTEM32\WINMM.dll | |||
0x00007ff86b360000 - 0x00007ff86b369000 C:\Windows\SYSTEM32\WSOCK32.dll | |||
0x00007ff871330000 - 0x00007ff87139b000 C:\Windows\System32\WS2_32.dll | |||
0x00007ff869fb0000 - 0x00007ff869fbf000 C:\Program Files\Java\jre1.8.0_202\bin\verify.dll | |||
0x00007ff868c30000 - 0x00007ff868c59000 C:\Program Files\Java\jre1.8.0_202\bin\java.dll | |||
0x00007ff868cb0000 - 0x00007ff868cc6000 C:\Program Files\Java\jre1.8.0_202\bin\zip.dll | |||
0x00007ff870770000 - 0x00007ff870edd000 C:\Windows\System32\SHELL32.dll | |||
0x00007ff86d6d0000 - 0x00007ff86de74000 C:\Windows\SYSTEM32\windows.storage.dll | |||
0x00007ff8720d0000 - 0x00007ff872423000 C:\Windows\System32\combase.dll | |||
0x00007ff86f470000 - 0x00007ff86f49e000 C:\Windows\SYSTEM32\Wldp.dll | |||
0x00007ff871c60000 - 0x00007ff871d2d000 C:\Windows\System32\OLEAUT32.dll | |||
0x00007ff8710e0000 - 0x00007ff87118d000 C:\Windows\System32\SHCORE.dll | |||
0x00007ff871d30000 - 0x00007ff871d85000 C:\Windows\System32\shlwapi.dll | |||
0x00007ff86fa40000 - 0x00007ff86fa64000 C:\Windows\SYSTEM32\profapi.dll | |||
0x00007ff869f20000 - 0x00007ff869f2d000 C:\Program Files\Java\jre1.8.0_202\bin\management.dll | |||
0x00007ff868b90000 - 0x00007ff868baa000 C:\Program Files\Java\jre1.8.0_202\bin\net.dll | |||
0x00007ff8633e0000 - 0x00007ff8635cc000 C:\Windows\SYSTEM32\urlmon.dll | |||
0x00007ff8658a0000 - 0x00007ff8658c8000 C:\Windows\SYSTEM32\srvcli.dll | |||
0x00007ff8640c0000 - 0x00007ff86437e000 C:\Windows\SYSTEM32\iertutil.dll | |||
0x00007ff86efc0000 - 0x00007ff86efcc000 C:\Windows\SYSTEM32\netutils.dll | |||
0x00007ff86f1d0000 - 0x00007ff86f23a000 C:\Windows\system32\mswsock.dll | |||
0x00007ff84c010000 - 0x00007ff84c027000 C:\Windows\system32\napinsp.dll | |||
0x00007ff84bff0000 - 0x00007ff84c00b000 C:\Windows\system32\pnrpnsp.dll | |||
0x00007ff86b560000 - 0x00007ff86b575000 C:\Windows\system32\wshbth.dll | |||
0x00007ff869810000 - 0x00007ff86982d000 C:\Windows\system32\NLAapi.dll | |||
0x00007ff86eeb0000 - 0x00007ff86eeeb000 C:\Windows\SYSTEM32\IPHLPAPI.DLL | |||
0x00007ff86eef0000 - 0x00007ff86efba000 C:\Windows\SYSTEM32\DNSAPI.dll | |||
0x00007ff871e40000 - 0x00007ff871e48000 C:\Windows\System32\NSI.dll | |||
0x00007ff84bfd0000 - 0x00007ff84bfe2000 C:\Windows\System32\winrnr.dll | |||
0x00007ff8607a0000 - 0x00007ff8607aa000 C:\Windows\System32\rasadhlp.dll | |||
0x00007ff860840000 - 0x00007ff8608c0000 C:\Windows\System32\fwpuclnt.dll | |||
0x00007ff85b460000 - 0x00007ff85b484000 C:\Program Files\Java\jre1.8.0_202\bin\sunec.dll | |||
0x00007ff8674e0000 - 0x00007ff8674f7000 C:\Windows\SYSTEM32\dhcpcsvc6.DLL | |||
0x00007ff867aa0000 - 0x00007ff867abd000 C:\Windows\SYSTEM32\dhcpcsvc.DLL | |||
0x00007ff861420000 - 0x00007ff861432000 C:\Program Files\Java\jre1.8.0_202\bin\nio.dll | |||
0x00007ff86f3c0000 - 0x00007ff86f3d8000 C:\Windows\SYSTEM32\CRYPTSP.dll | |||
0x00007ff86eaf0000 - 0x00007ff86eb24000 C:\Windows\system32\rsaenh.dll | |||
0x00007ff86f9c0000 - 0x00007ff86f9ee000 C:\Windows\SYSTEM32\USERENV.dll | |||
0x00007ff870230000 - 0x00007ff8702b2000 C:\Windows\System32\bcryptprimitives.dll | |||
0x00007ff86f3e0000 - 0x00007ff86f3ec000 C:\Windows\SYSTEM32\CRYPTBASE.dll | |||
0x00007ff868da0000 - 0x00007ff868dab000 C:\Program Files\Java\jre1.8.0_202\bin\sunmscapi.dll | |||
0x00007ff8702c0000 - 0x00007ff87041c000 C:\Windows\System32\CRYPT32.dll | |||
0x00007ff8324b0000 - 0x00007ff8327ae000 C:\project\bjAirport\bjairService\lib\HCNetSDK.dll | |||
0x0000000024ff0000 - 0x0000000025a90000 C:\project\bjAirport\bjairService\lib\HCCore.dll | |||
0x00007ff831b50000 - 0x00007ff831e4f000 C:\project\bjAirport\bjairService\lib\HCNetSDKCom\HCAlarm.dll | |||
0x000000002a6e0000 - 0x000000002a9f4000 C:\project\bjAirport\bjairService\lib\HCNetSDKCom\HCCoreDevCfg.dll | |||
0x00007ff86de80000 - 0x00007ff86e064000 C:\Windows\SYSTEM32\dbghelp.dll | |||
VM Arguments: | |||
jvm_args: -Dfile.encoding=UTF8 -Djasypt.encryptor.password=oRqdnDbK5pj3eMmB -Xms512m -Xmx512m | |||
java_command: C:\project\bjAirport\bjairAdmin\target\bjairAdmin-1.0.jar --server.port=1500 --spring.profiles.active=dev --logging.path=C:/Program Files/Git/root/server/java/admin/a0 | |||
java_class_path (initial): C:\project\bjAirport\bjairAdmin\target\bjairAdmin-1.0.jar | |||
Launcher Type: SUN_STANDARD | |||
Environment Variables: | |||
JAVA_HOME=C:\Program Files\Java\jdk1.8.0_202 | |||
CLASSPATH=C:\Program Files\Java\jdk1.8.0_202\lib;C:\Program Files\Java\jdk1.8.0_202\lib\tools.jar | |||
PATH=C:\Users\Administrator\bin;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\local\bin;C:\Program Files\Git\usr\bin;C:\Program Files\Git\usr\bin;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\bin;C:\Users\Administrator\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Windows\System32\OpenSSH;C:\Program Files\Git\cmd;C:\Program Files\apache-maven-3.8.2\bin;C:\Program Files\HP\Common\HPDestPlgIn;C:\Program Files (x86)\HP\Common\HPDestPlgIn;C:\Program Files (x86)\NetSarang\Xshell 7;C:\Users\Administrator\AppData\Local\Microsoft\WindowsApps;C:\Program Files\Git\usr\bin\vendor_perl;C:\Program Files\Git\usr\bin\core_perl | |||
USERNAME=Administrator | |||
SHELL=C:\Program Files\Git\usr\bin\bash.exe | |||
DISPLAY=needs-to-be-defined | |||
OS=Windows_NT | |||
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 58 Stepping 9, GenuineIntel | |||
--------------- S Y S T E M --------------- | |||
OS: Windows 10.0 , 64 bit Build 19041 (10.0.19041.5198) | |||
CPU:total 4 (initial active 4) (2 cores per cpu, 2 threads per core) family 6 model 58 stepping 9, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, aes, clmul, erms, ht, tsc, tscinvbit, tscinv | |||
Memory: 4k page, physical 4098740k(614336k free), swap 15331108k(4735952k free) | |||
vm_info: Java HotSpot(TM) 64-Bit Server VM (25.202-b08) for windows-amd64 JRE (1.8.0_202-b08), built on Dec 15 2018 19:54:30 by "java_re" with MS VC++ 10.0 (VS2010) | |||
time: Fri Jan 03 13:26:35 2025 | |||
timezone: Öйú±ê׼ʱ¼ä | |||
elapsed time: 870 seconds (0d 0h 14m 30s) | |||
@@ -0,0 +1,24 @@ | |||
[2025-01-06 13:18:03.788][ERR] CCoreGlobalCtrlBase::LoadDSo, HPR_LoadDSo Failed, Path[C:/project/bjAirport/bjairService/lib/zlib1.dll] syserror[126] | |||
[2025-01-06 13:18:03.788][ERR] Load zlib failed[syserr: 126] | |||
[2025-01-06 13:18:03.788][INF] The COM:HCCoreBase ver is 6.1.4.15, 2020_03_05. Async:1. | |||
[2025-01-06 13:18:03.788][INF] The COM:Core ver is 6.1.9.48, 2023_04_10. Async:1. | |||
[2025-01-06 13:18:03.789][INF] This HCNetSDK ver is 6.1.9.48 Ver 2023_04_10. | |||
[2025-01-06 13:18:04.801][INF] Login dev 192.168.2.200:8000. | |||
[2025-01-06 13:18:04.801][INF] dwTotalNum[2048] | |||
[2025-01-06 13:18:04.806][INF] Private connect 192.168.2.200:8000 sock=4528 this=0x3057d534 cmd=0x10000 port=61739 | |||
[2025-01-06 13:18:04.806][INF] LogonDev1 in[192.168.2.200:8000] | |||
[2025-01-06 13:18:05.006][DBG] CCoreGlobalCtrlBase::LoadDSo, HPR_LoadDSo Succ, Path[C:/project/bjAirport/bjairService/lib/libcrypto-1_1-x64.dll], hHandleRet[788529152] | |||
[2025-01-06 13:18:05.006][DBG] Load [libcrypto-1_1-x64.dll] SUCC, Real Path[C:\project\bjAirport\bjairService\lib\libcrypto-1_1-x64.dll] | |||
[2025-01-06 13:18:05.209][DBG] CCoreGlobalCtrlBase::LoadDSo, HPR_LoadDSo Succ, Path[C:/project/bjAirport/bjairService/lib/libssl-1_1-x64.dll], hHandleRet[979369984] | |||
[2025-01-06 13:18:05.209][DBG] Load [libssl-1_1-x64.dll] SUCC, Real Path[C:\project\bjAirport\bjairService\lib\libssl-1_1-x64.dll] | |||
[2025-01-06 13:18:05.209][INF] SSLTRANSAPI::IsAllAPILoaded, SSL_library_init Unload | |||
[2025-01-06 13:18:05.209][INF] OpenSSL, Not All Function Loaded! | |||
[2025-01-06 13:18:05.209][INF] SSLTRANSAPI::PrintVersion, OpenSSL version info [OpenSSL 1.1.1l 24 Aug 2021] | |||
[2025-01-06 13:18:05.209][INF] CSSLTrans::SSLCtxInit, dwSSLVersion[6], m_fnTLSServerMethod | |||
[2025-01-06 13:18:05.238][ERR] CSSLTrans::SSLTrans_CTX_Load_CA, invalid path[C:/project/bjAirport/bjairService/lib/cert/\] | |||
[2025-01-06 13:18:06.525][DBG] CComBase::Load, Load szDllPath[C:/project/bjAirport/bjairService/lib/HCNetSDKCom/HCAlarm.dll] SUCC | |||
[2025-01-06 13:18:06.526][INF] AbilityAnalyze---Init-- start | |||
[2025-01-06 13:18:06.576][INF] The COM:HCAlarm ver is 6.1.9.48, 2023_04_10. | |||
[2025-01-06 13:18:06.576][ERR] HPR_Bind[4496] failed[syserr: 10013] | |||
[2025-01-06 13:18:06.577][ERR] Start server failed | |||
[2025-01-06 13:18:06.577][ERR] CMemberMgrBase::AllocIndex2, MemberStart Failed, iIndex[0] |
@@ -145,6 +145,7 @@ public class ShiroConfig { | |||
filterChainDefinitionMap.put("/webjars/**", "anon"); | |||
filterChainDefinitionMap.put("/version", "anon"); | |||
filterChainDefinitionMap.put("/hknetsdk/**", "anon"); | |||
//配置退出 过滤器,其中的具体的退出代码Shiro已经替我们实现了 | |||
@@ -14,7 +14,7 @@ import org.springframework.beans.factory.annotation.Autowired; | |||
import org.springframework.web.bind.annotation.*; | |||
@RestController | |||
@RequestMapping("hk") | |||
@RequestMapping("hknetsdk") | |||
public class HaiKangController extends BaseController { | |||
private final Logger logger = LoggerFactory.getLogger(this.getClass()); | |||
@@ -32,13 +32,14 @@ public class HaiKangController extends BaseController { | |||
@ApiOperation("开启监听") | |||
@GetMapping("startListen") | |||
public ResultData startListen() { | |||
return new ResultData(alarm.listen()); | |||
alarm.listen(); | |||
return new ResultData(); | |||
} | |||
@ApiOperation("关闭监听") | |||
@PostMapping("stopListen") | |||
public ResultData stopListen(@RequestBody PushLimit pushLimit) { | |||
alarm.stopListen(0); | |||
alarm.stopListen(); | |||
return new ResultData(); | |||
} | |||
} |
@@ -4,9 +4,9 @@ spring: | |||
include: rabbitMQ | |||
# JDBC | |||
datasource: | |||
url: jdbc:mysql://rm-2zelxn28n1kr4093q.mysql.rds.aliyuncs.com/matavatar?characterEncoding=UTF-8&serverTimezone=Asia/Shanghai&useUnicode=true&useSSL=false&useAffectedRows=true&allowMultiQueries=true | |||
username: yqzjroot | |||
password: yqzj@2023ABC | |||
url: jdbc:mysql://101.200.130.134:3306/mallink?characterEncoding=UTF-8&serverTimezone=Asia/Shanghai&useUnicode=true&useSSL=false&useAffectedRows=true&allowMultiQueries=true | |||
username: root | |||
password: fm2020test | |||
type: com.alibaba.druid.pool.DruidDataSource | |||
driver-class-name: com.mysql.cj.jdbc.Driver | |||
filters: stat | |||
@@ -27,9 +27,9 @@ spring: | |||
#date-format: yyyy-MM-dd HH:mm:ss | |||
# REDIS | |||
redis: | |||
host: r-2zeb1syt5wyw757yf4.redis.rds.aliyuncs.com | |||
host: 101.200.130.134 | |||
port: 6379 | |||
password: sm2023@rd | |||
password: iF0rm@2l2ol9 | |||
timeout: 3600 | |||
expire: 1800 #30分钟 | |||
database: 5 | |||
@@ -60,9 +60,13 @@ spring: | |||
filedomain: https://ss.ss-ss.aliyuncs.com | |||
haikang: | |||
netsdk: | |||
libdir: C:\\project\\bjAirport\\bjairService\\lib | |||
netsdk: | |||
libdir: C:\project\bjAirport\bjairService | |||
deviceIp: 192.168.2.200 | |||
loginUser: admin | |||
password: wushikeji001 | |||
listenIp: 192.168.2.103 | |||
listenPort: 1500 | |||
mail: | |||
@@ -56,9 +56,14 @@ spring: | |||
filehost: homea | |||
filedomain: https://yuanqizhijia.oss-accelerate.aliyuncs.com | |||
haikang: | |||
netsdk: | |||
libdir: C:\\project\\bjAirport\\bjairService\\lib | |||
haikang: | |||
netsdk: | |||
libdir: C:\project\bjAirport\bjairService | |||
deviceIp: 192.168.2.200 | |||
loginUser: admin | |||
password: wushikeji001 | |||
listenIp: 192.168.2.103 | |||
listenPort: 1500 | |||
mail: | |||
@@ -14,7 +14,7 @@ import org.springframework.beans.factory.annotation.Autowired; | |||
import org.springframework.web.bind.annotation.*; | |||
@RestController | |||
@RequestMapping("/api/hk") | |||
@RequestMapping("/api/hknetsdk") | |||
public class HaiKangController extends BaseController { | |||
private final Logger logger = LoggerFactory.getLogger(this.getClass()); | |||
@@ -22,7 +22,7 @@ public class HaiKangController extends BaseController { | |||
private Alarm alerm; | |||
@AuthIgnore | |||
@PostMapping("add") | |||
@PostMapping("listen") | |||
public ResultData add(@RequestBody WxMallApply wxMallApply) { | |||
logger.debug("[" + getIpAddr() + "] WxMallApplyController::add"); | |||
//Assert.notNull(wxMallApply.getName(), "角色名不能为空"); | |||
@@ -4,9 +4,9 @@ spring: | |||
include: rabbitMQ | |||
# JDBC | |||
datasource: | |||
url: jdbc:mysql://rm-2zelxn28n1kr4093q.mysql.rds.aliyuncs.com/matavatar?characterEncoding=UTF-8&serverTimezone=Asia/Shanghai&useUnicode=true&useSSL=false&useAffectedRows=true | |||
username: yqzjroot | |||
password: sm2023@ms | |||
url: jdbc:mysql://101.200.130.134:3306/mallink?characterEncoding=UTF-8&serverTimezone=Asia/Shanghai&useUnicode=true&useSSL=false&useAffectedRows=true | |||
username: root | |||
password: fm2020test | |||
type: com.alibaba.druid.pool.DruidDataSource | |||
driver-class-name: com.mysql.cj.jdbc.Driver | |||
filters: stat | |||
@@ -27,9 +27,9 @@ spring: | |||
# REDIS | |||
redis: | |||
host: r-2zeb1syt5wyw757yf4.redis.rds.aliyuncs.com | |||
host: 101.200.130.134 | |||
port: 6379 | |||
password: sm2023@rd | |||
password: iF0rm@2l2ol9 | |||
timeout: 3600 | |||
expire: 1800 #30分钟 | |||
database: 5 | |||
@@ -60,8 +60,13 @@ spring: | |||
filedomain: https://yuanqizhijia.oss-accelerate.aliyuncs.com | |||
haikang: | |||
netsdk: | |||
libdir: C:\\project\\bjAirport\\bjairService\\lib | |||
netsdk: | |||
libdir: C:\project\bjAirport\bjairService | |||
deviceIp: 192.168.2.200 | |||
loginUser: admin | |||
password: wushikeji001 | |||
listenIp: 192.168.2.103 | |||
listenPort: 1500 | |||
mail: | |||
@@ -55,8 +55,13 @@ spring: | |||
filedomain: https://yuanqizhijia.oss-accelerate.aliyuncs.com | |||
haikang: | |||
netsdk: | |||
libdir: C:\\project\\bjAirport\\bjairService\\lib | |||
netsdk: | |||
libdir: C:\project\bjAirport\bjairService | |||
deviceIp: 192.168.2.200 | |||
loginUser: admin | |||
password: wushikeji001 | |||
listenIp: 192.168.2.103 | |||
listenPort: 1500 | |||
mail: | |||
@@ -12,4 +12,9 @@ import org.springframework.stereotype.Component; | |||
@ConfigurationProperties(prefix = "spring.haikang.netsdk") | |||
public class HaiKangNetSdkConfig { | |||
private String libdir; | |||
private String deviceIp; | |||
private String loginUser; | |||
private String password; | |||
private String listenIp; | |||
private int listenPort; | |||
} |
@@ -29,7 +29,10 @@ public class Alarm { | |||
private int lUserID = -1;//用户句柄 实现对设备登录 | |||
private int lAlarmHandle =-1;//报警布防句柄 | |||
private int lListenHandle = -1;//监听句柄 | |||
private FMSGCallBack_V31 fMSFCallBack_V31 = null; //报警布防回调函数 | |||
@Autowired | |||
FMSGCallBack_V31 fMSFCallBack_V31; //报警布防回调函数 | |||
private FMSGCallBack fMSFCallBack=null; //报警监听回调函数 | |||
/** | |||
@@ -67,58 +70,64 @@ public class Alarm { | |||
logger.error("Load SDK fail"); | |||
return; | |||
} | |||
} | |||
//linux系统建议调用以下接口加载组件库 | |||
if (osSelect.isLinux()) { | |||
HCNetSDK.BYTE_ARRAY ptrByteArray1 = new HCNetSDK.BYTE_ARRAY(256); | |||
HCNetSDK.BYTE_ARRAY ptrByteArray2 = new HCNetSDK.BYTE_ARRAY(256); | |||
//这里是库的绝对路径,请根据实际情况修改,注意改路径必须有访问权限 | |||
String strPath1 = System.getProperty("user.dir") + "/lib/libcrypto.so.1.1"; | |||
String strPath2 = System.getProperty("user.dir") + "/lib/libssl.so.1.1"; | |||
System.arraycopy(strPath1.getBytes(), 0, ptrByteArray1.byValue, 0, strPath1.length()); | |||
ptrByteArray1.write(); | |||
hCNetSDK.NET_DVR_SetSDKInitCfg(HCNetSDK.NET_SDK_INIT_CFG_LIBEAY_PATH, ptrByteArray1.getPointer()); | |||
System.arraycopy(strPath2.getBytes(), 0, ptrByteArray2.byValue, 0, strPath2.length()); | |||
ptrByteArray2.write(); | |||
hCNetSDK.NET_DVR_SetSDKInitCfg(HCNetSDK.NET_SDK_INIT_CFG_SSLEAY_PATH, ptrByteArray2.getPointer()); | |||
String strPathCom = System.getProperty("user.dir") + "/lib/"; | |||
HCNetSDK.NET_DVR_LOCAL_SDK_PATH struComPath = new HCNetSDK.NET_DVR_LOCAL_SDK_PATH(); | |||
System.arraycopy(strPathCom.getBytes(), 0, struComPath.sPath, 0, strPathCom.length()); | |||
struComPath.write(); | |||
hCNetSDK.NET_DVR_SetSDKInitCfg(HCNetSDK.NET_SDK_INIT_CFG_SDK_PATH, struComPath.getPointer()); | |||
} | |||
/**初始化*/ | |||
hCNetSDK.NET_DVR_Init(); | |||
/**加载日志*/ | |||
hCNetSDK.NET_DVR_SetLogToFile(3, "./sdklog1", false); | |||
//设置报警回调函数 | |||
if (fMSFCallBack_V31 == null) { | |||
fMSFCallBack_V31 = new FMSGCallBack_V31(); | |||
Pointer pUser = null; | |||
if (!hCNetSDK.NET_DVR_SetDVRMessageCallBack_V31(fMSFCallBack_V31, pUser)) { | |||
System.out.println("设置回调函数失败!"); | |||
return; | |||
} else { | |||
System.out.println("设置回调函数成功!"); | |||
//linux系统建议调用以下接口加载组件库 | |||
if (osSelect.isLinux()) { | |||
HCNetSDK.BYTE_ARRAY ptrByteArray1 = new HCNetSDK.BYTE_ARRAY(256); | |||
HCNetSDK.BYTE_ARRAY ptrByteArray2 = new HCNetSDK.BYTE_ARRAY(256); | |||
//这里是库的绝对路径,请根据实际情况修改,注意改路径必须有访问权限 | |||
String strPath1 = System.getProperty("user.dir") + "/lib/libcrypto.so.1.1"; | |||
String strPath2 = System.getProperty("user.dir") + "/lib/libssl.so.1.1"; | |||
System.arraycopy(strPath1.getBytes(), 0, ptrByteArray1.byValue, 0, strPath1.length()); | |||
ptrByteArray1.write(); | |||
hCNetSDK.NET_DVR_SetSDKInitCfg(HCNetSDK.NET_SDK_INIT_CFG_LIBEAY_PATH, ptrByteArray1.getPointer()); | |||
System.arraycopy(strPath2.getBytes(), 0, ptrByteArray2.byValue, 0, strPath2.length()); | |||
ptrByteArray2.write(); | |||
hCNetSDK.NET_DVR_SetSDKInitCfg(HCNetSDK.NET_SDK_INIT_CFG_SSLEAY_PATH, ptrByteArray2.getPointer()); | |||
String strPathCom = System.getProperty("user.dir") + "/lib/"; | |||
HCNetSDK.NET_DVR_LOCAL_SDK_PATH struComPath = new HCNetSDK.NET_DVR_LOCAL_SDK_PATH(); | |||
System.arraycopy(strPathCom.getBytes(), 0, struComPath.sPath, 0, strPathCom.length()); | |||
struComPath.write(); | |||
hCNetSDK.NET_DVR_SetSDKInitCfg(HCNetSDK.NET_SDK_INIT_CFG_SDK_PATH, struComPath.getPointer()); | |||
} | |||
/**初始化*/ | |||
hCNetSDK.NET_DVR_Init(); | |||
/**加载日志*/ | |||
hCNetSDK.NET_DVR_SetLogToFile(3, "./sdklog1", false); | |||
//设置报警回调函数 | |||
//if (fMSFCallBack_V31 == null) { | |||
// fMSFCallBack_V31 = new FMSGCallBack_V31(); | |||
Pointer pUser = null; | |||
if (!hCNetSDK.NET_DVR_SetDVRMessageCallBack_V31(fMSFCallBack_V31, pUser)) { | |||
System.out.println("设置回调函数失败!"); | |||
return; | |||
} else { | |||
System.out.println("设置回调函数成功!"); | |||
} | |||
//} | |||
/** 设备上传的报警信息是COMM_VCA_ALARM(0x4993)类型, | |||
在SDK初始化之后增加调用NET_DVR_SetSDKLocalCfg(enumType为NET_DVR_LOCAL_CFG_TYPE_GENERAL)设置通用参数NET_DVR_LOCAL_GENERAL_CFG的byAlarmJsonPictureSeparate为1, | |||
将Json数据和图片数据分离上传,这样设置之后,报警布防回调函数里面接收到的报警信息类型为COMM_ISAPI_ALARM(0x6009), | |||
报警信息结构体为NET_DVR_ALARM_ISAPI_INFO(与设备无关,SDK封装的数据结构),更便于解析。*/ | |||
HCNetSDK.NET_DVR_LOCAL_GENERAL_CFG struNET_DVR_LOCAL_GENERAL_CFG = new HCNetSDK.NET_DVR_LOCAL_GENERAL_CFG(); | |||
struNET_DVR_LOCAL_GENERAL_CFG.byAlarmJsonPictureSeparate = 1; //设置JSON透传报警数据和图片分离 | |||
struNET_DVR_LOCAL_GENERAL_CFG.write(); | |||
Pointer pStrNET_DVR_LOCAL_GENERAL_CFG = struNET_DVR_LOCAL_GENERAL_CFG.getPointer(); | |||
hCNetSDK.NET_DVR_SetSDKLocalCfg(17, pStrNET_DVR_LOCAL_GENERAL_CFG); | |||
} | |||
/** 设备上传的报警信息是COMM_VCA_ALARM(0x4993)类型, | |||
在SDK初始化之后增加调用NET_DVR_SetSDKLocalCfg(enumType为NET_DVR_LOCAL_CFG_TYPE_GENERAL)设置通用参数NET_DVR_LOCAL_GENERAL_CFG的byAlarmJsonPictureSeparate为1, | |||
将Json数据和图片数据分离上传,这样设置之后,报警布防回调函数里面接收到的报警信息类型为COMM_ISAPI_ALARM(0x6009), | |||
报警信息结构体为NET_DVR_ALARM_ISAPI_INFO(与设备无关,SDK封装的数据结构),更便于解析。*/ | |||
HCNetSDK.NET_DVR_LOCAL_GENERAL_CFG struNET_DVR_LOCAL_GENERAL_CFG = new HCNetSDK.NET_DVR_LOCAL_GENERAL_CFG(); | |||
struNET_DVR_LOCAL_GENERAL_CFG.byAlarmJsonPictureSeparate = 1; //设置JSON透传报警数据和图片分离 | |||
struNET_DVR_LOCAL_GENERAL_CFG.write(); | |||
Pointer pStrNET_DVR_LOCAL_GENERAL_CFG = struNET_DVR_LOCAL_GENERAL_CFG.getPointer(); | |||
hCNetSDK.NET_DVR_SetSDKLocalCfg(17, pStrNET_DVR_LOCAL_GENERAL_CFG); | |||
} | |||
@PreDestroy | |||
public void onDestory() { | |||
//释放SDK | |||
if (hCNetSDK != null) { | |||
//stopListen(); | |||
stopListen(); | |||
//设备注销 | |||
logoutDev(lUserID); | |||
//SDK | |||
hCNetSDK.NET_DVR_Cleanup(); | |||
} | |||
} | |||
@@ -127,26 +136,22 @@ public class Alarm { | |||
* 开启监听 | |||
* @return | |||
*/ | |||
public int listen() { | |||
public void listen() { | |||
if (hCNetSDK == null) { | |||
initSdk(); | |||
} | |||
//lUserID=loginDevice( "192.168.2.200", (short) 8000, "admin", "wushikeji001"); //登录设备 | |||
lListenHandle = startListen("192.168.2.103",(short) 7201); | |||
return lListenHandle; | |||
//设备注销 | |||
//logoutDev(lUserID); | |||
lUserID=loginDevice( hkConfig.getDeviceIp(), (short) 8000, hkConfig.getLoginUser(), hkConfig.getPassword()); //登录设备 | |||
lListenHandle = startListen(hkConfig.getListenIp(),(short) hkConfig.getListenPort()); | |||
} | |||
/** | |||
* 停止监听 | |||
* @param Handle 监听句柄 | |||
*/ | |||
public void stopListen(int Handle) | |||
public void stopListen() | |||
{ | |||
int Handle = lListenHandle; | |||
if (Handle <= -1) | |||
{ | |||
logger.info("监听未开启"); | |||
@@ -11,12 +11,15 @@ import java.nio.ByteBuffer; | |||
import java.text.SimpleDateFormat; | |||
import java.util.Date; | |||
import org.springframework.stereotype.Component; | |||
@Component | |||
public class FMSGCallBack_V31 implements HCNetSDK.FMSGCallBack_V31 { | |||
//报警信息回调函数 | |||
public boolean invoke(int lCommand, HCNetSDK.NET_DVR_ALARMER pAlarmer, Pointer pAlarmInfo, int dwBufLen, Pointer pUser) { | |||
//AlarmDataParse.alarmDataHandle(lCommand, pAlarmer, pAlarmInfo, dwBufLen, pUser); | |||
AlarmDataParse.alarmDataHandle(HCNetSDK.COMM_ALARM_PDC, pAlarmer, pAlarmInfo, dwBufLen, pUser); | |||
AlarmDataParse.alarmDataHandle(lCommand, pAlarmer, pAlarmInfo, dwBufLen, pUser); | |||
//AlarmDataParse.alarmDataHandle(HCNetSDK.COMM_ALARM_PDC, pAlarmer, pAlarmInfo, dwBufLen, pUser); | |||
return true; | |||
} | |||
} | |||
@@ -0,0 +1,451 @@ | |||
# | |||
# A fatal error has been detected by the Java Runtime Environment: | |||
# | |||
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000180002710, pid=380, tid=0x000000000000292c | |||
# | |||
# JRE version: Java(TM) SE Runtime Environment (8.0_202-b08) (build 1.8.0_202-b08) | |||
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b08 mixed mode windows-amd64 compressed oops) | |||
# Problematic frame: | |||
# C 0x0000000180002710 | |||
# | |||
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows | |||
# | |||
# 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 (0x000000001a53d800): JavaThread "SpringContextShutdownHook" [_thread_in_native, id=10540, stack(0x000000002a800000,0x000000002a900000)] | |||
siginfo: ExceptionCode=0xc0000005, ExceptionInformation=0x0000000000000008 0x0000000180002710 | |||
Registers: | |||
RAX=0x0000000180002710, RBX=0x00000000244544c8, RCX=0x000000001a53d9f8, RDX=0x000000002a8fe608 | |||
RSP=0x000000002a8fe578, RBP=0x000000002a8fe5f8, RSI=0x0000000000200021, RDI=0x0000000000000118 | |||
R8 =0x00007ff8324b0000, R9 =0x000000002a8fe618, R10=0x00000000032c8c3b, R11=0x00000000664acf20 | |||
R12=0x0000000000000000, R13=0x00000000244544c8, R14=0x000000002a8fe628, R15=0x000000001a53d800 | |||
RIP=0x0000000180002710, EFLAGS=0x0000000000010206 | |||
Top of Stack: (sp=0x000000002a8fe578) | |||
0x000000002a8fe578: 00000000032c8c67 0000000000000000 | |||
0x000000002a8fe588: 0000000000000001 000000001a53d800 | |||
0x000000002a8fe598: 0000000066483348 000000001a52f005 | |||
0x000000002a8fe5a8: 00000000244534fd 000000001a52f005 | |||
0x000000002a8fe5b8: 000000002a8fe5b8 0000000000000000 | |||
0x000000002a8fe5c8: 000000002a8fe628 0000000024454890 | |||
0x000000002a8fe5d8: 0000000000000000 00000000244544c8 | |||
0x000000002a8fe5e8: 0000000000000000 000000002a8fe618 | |||
0x000000002a8fe5f8: 000000002a8fe670 00000000032b7e70 | |||
0x000000002a8fe608: 00000000fa24fc48 00000000032c21d7 | |||
0x000000002a8fe618: 00000000fa2d34a0 00007ff8324b0000 | |||
0x000000002a8fe628: 00000000032b835d 000000002a8fe630 | |||
0x000000002a8fe638: 0000000024453720 000000002a8fe688 | |||
0x000000002a8fe648: 0000000024454890 0000000000000000 | |||
0x000000002a8fe658: 0000000024453748 000000002a8fe618 | |||
0x000000002a8fe668: 000000002a8fe680 000000002a8fe6d8 | |||
Instructions: (pc=0x0000000180002710) | |||
0x00000001800026f0: | |||
[error occurred during error reporting (printing registers, top of stack, instructions near pc), id 0xc0000005] | |||
Register to memory mapping: | |||
RAX=0x0000000180002710 is an unknown value | |||
RBX={method} {0x00000000244544d0} 'findSymbol' '(JLjava/lang/String;)J' in 'com/sun/jna/NativeLibrary' | |||
RCX=0x000000001a53d9f8 is an unknown value | |||
RDX=0x000000002a8fe608 is pointing into the stack for thread: 0x000000001a53d800 | |||
RSP=0x000000002a8fe578 is pointing into the stack for thread: 0x000000001a53d800 | |||
RBP=0x000000002a8fe5f8 is pointing into the stack for thread: 0x000000001a53d800 | |||
RSI=0x0000000000200021 is an unknown value | |||
RDI=0x0000000000000118 is an unknown value | |||
R8 =0x00007ff8324b0000 is an unknown value | |||
R9 =0x000000002a8fe618 is pointing into the stack for thread: 0x000000001a53d800 | |||
R10=0x00000000032c8c3b is at code_begin+891 in an Interpreter codelet | |||
method entry point (kind = native) [0x00000000032c88c0, 0x00000000032c9280] 2496 bytes | |||
R11=0x00000000664acf20 is an unknown value | |||
R12=0x0000000000000000 is an unknown value | |||
R13={method} {0x00000000244544d0} 'findSymbol' '(JLjava/lang/String;)J' in 'com/sun/jna/NativeLibrary' | |||
R14=0x000000002a8fe628 is pointing into the stack for thread: 0x000000001a53d800 | |||
R15=0x000000001a53d800 is a thread | |||
Stack: [0x000000002a800000,0x000000002a900000], sp=0x000000002a8fe578, free space=1017k | |||
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) | |||
C 0x0000000180002710 | |||
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code) | |||
j com.sun.jna.NativeLibrary.findSymbol(JLjava/lang/String;)J+0 | |||
j com.sun.jna.NativeLibrary.getSymbolAddress(Ljava/lang/String;)J+24 | |||
j com.sun.jna.Function.<init>(Lcom/sun/jna/NativeLibrary;Ljava/lang/String;I)V+41 | |||
j com.sun.jna.NativeLibrary.getFunction(Ljava/lang/String;I)Lcom/sun/jna/Function;+48 | |||
j com.sun.jna.Library$Handler.invoke(Ljava/lang/Object;Ljava/lang/reflect/Method;[Ljava/lang/Object;)Ljava/lang/Object;+231 | |||
j com.sun.proxy.$Proxy420.NET_DVR_Cleanup()Z+9 | |||
j com.iformall.haikang.alarm.Alarm.onDestory()V+19 | |||
v ~StubRoutines::call_stub | |||
J 2645 sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (0 bytes) @ 0x0000000003b61e7f [0x0000000003b61e00+0x7f] | |||
J 2949 C1 sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (104 bytes) @ 0x0000000003c37124 [0x0000000003c35f80+0x11a4] | |||
J 10586 C2 java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (62 bytes) @ 0x0000000004fae5e8 [0x0000000004fae540+0xa8] | |||
j org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(Ljava/lang/Object;)V+16 | |||
j org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeDestroyMethods(Ljava/lang/Object;Ljava/lang/String;)V+122 | |||
j org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeDestruction(Ljava/lang/Object;Ljava/lang/String;)V+12 | |||
j org.springframework.beans.factory.support.DisposableBeanAdapter.destroy()V+48 | |||
j org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroyBean(Ljava/lang/String;Lorg/springframework/beans/factory/DisposableBean;)V+133 | |||
j org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingleton(Ljava/lang/String;)V+41 | |||
j org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingleton(Ljava/lang/String;)V+2 | |||
j org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingletons()V+105 | |||
j org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingletons()V+1 | |||
j org.springframework.context.support.AbstractApplicationContext.destroyBeans()V+4 | |||
j org.springframework.context.support.AbstractApplicationContext.doClose()V+127 | |||
j org.springframework.context.support.AbstractApplicationContext$1.run()V+14 | |||
v ~StubRoutines::call_stub | |||
--------------- P R O C E S S --------------- | |||
Java Threads: ( => current thread ) | |||
=>0x000000001a53d800 JavaThread "SpringContextShutdownHook" [_thread_in_native, id=10540, stack(0x000000002a800000,0x000000002a900000)] | |||
0x000000001a531800 JavaThread "SIGINT handler" daemon [_thread_blocked, id=17088, stack(0x0000000023a30000,0x0000000023b30000)] | |||
0x000000001a538000 JavaThread "SessionValidationThread-1" daemon [_thread_blocked, id=8616, stack(0x000000001c2d0000,0x000000001c3d0000)] | |||
0x000000001a52f000 JavaThread "XNIO-1 task-1" [_thread_blocked, id=15504, stack(0x0000000000fd0000,0x00000000010d0000)] | |||
0x000000001a537800 JavaThread "logback-8" daemon [_thread_blocked, id=7968, stack(0x0000000022ba0000,0x0000000022ca0000)] | |||
0x000000001a53c000 JavaThread "DestroyJavaVM" [_thread_blocked, id=13888, stack(0x00000000030b0000,0x00000000031b0000)] | |||
0x000000001a53b000 JavaThread "XNIO-1 Accept" [_thread_in_native, id=11892, stack(0x0000000024300000,0x0000000024400000)] | |||
0x000000001a53a800 JavaThread "XNIO-1 I/O-4" [_thread_in_native, id=2868, stack(0x0000000024200000,0x0000000024300000)] | |||
0x000000001a539800 JavaThread "XNIO-1 I/O-3" [_thread_in_native, id=17012, stack(0x0000000024100000,0x0000000024200000)] | |||
0x000000001a530800 JavaThread "XNIO-1 I/O-2" [_thread_in_native, id=15128, stack(0x0000000024000000,0x0000000024100000)] | |||
0x000000001a536000 JavaThread "XNIO-1 I/O-1" [_thread_in_native, id=15528, stack(0x0000000023b30000,0x0000000023c30000)] | |||
0x000000001a530000 JavaThread "logback-7" daemon [_thread_blocked, id=14284, stack(0x0000000023f00000,0x0000000024000000)] | |||
0x000000001a533000 JavaThread "quartzScheduler_Worker-10" [_thread_blocked, id=11632, stack(0x0000000023930000,0x0000000023a30000)] | |||
0x000000001a52e800 JavaThread "quartzScheduler_Worker-9" [_thread_blocked, id=16612, stack(0x0000000023830000,0x0000000023930000)] | |||
0x000000001a535000 JavaThread "quartzScheduler_Worker-8" [_thread_blocked, id=16420, stack(0x0000000023730000,0x0000000023830000)] | |||
0x000000001a534800 JavaThread "quartzScheduler_Worker-7" [_thread_blocked, id=14356, stack(0x0000000023630000,0x0000000023730000)] | |||
0x000000001a533800 JavaThread "quartzScheduler_Worker-6" [_thread_blocked, id=16264, stack(0x0000000023530000,0x0000000023630000)] | |||
0x0000000017a29000 JavaThread "quartzScheduler_Worker-5" [_thread_blocked, id=14604, stack(0x0000000023430000,0x0000000023530000)] | |||
0x0000000017a2f000 JavaThread "quartzScheduler_Worker-4" [_thread_blocked, id=17248, stack(0x0000000023330000,0x0000000023430000)] | |||
0x0000000017a2a800 JavaThread "quartzScheduler_Worker-3" [_thread_blocked, id=14288, stack(0x0000000023230000,0x0000000023330000)] | |||
0x0000000017a28000 JavaThread "quartzScheduler_Worker-2" [_thread_blocked, id=11932, stack(0x0000000022ed0000,0x0000000022fd0000)] | |||
0x0000000017a2c800 JavaThread "quartzScheduler_Worker-1" [_thread_blocked, id=11836, stack(0x0000000022dd0000,0x0000000022ed0000)] | |||
0x0000000017a2e000 JavaThread "IdleConnectionMonitorThread" daemon [_thread_blocked, id=8384, stack(0x0000000022cd0000,0x0000000022dd0000)] | |||
0x0000000017a2c000 JavaThread "commons-pool-evictor-thread" daemon [_thread_blocked, id=12536, stack(0x00000000223d0000,0x00000000224d0000)] | |||
0x0000000017a29800 JavaThread "logback-6" daemon [_thread_blocked, id=16592, stack(0x0000000022550000,0x0000000022650000)] | |||
0x0000000017a2b000 JavaThread "flowable-reset-expired-jobs" [_thread_blocked, id=13176, stack(0x0000000021df0000,0x0000000021ef0000)] | |||
0x0000000017a2d800 JavaThread "flowable-acquire-timer-jobs" [_thread_blocked, id=15300, stack(0x0000000021cf0000,0x0000000021df0000)] | |||
0x0000000019614000 JavaThread "flowable-acquire-async-jobs" [_thread_blocked, id=9976, stack(0x000000001f070000,0x000000001f170000)] | |||
0x00000000177af800 JavaThread "logback-5" daemon [_thread_blocked, id=1960, stack(0x00000000204a0000,0x00000000205a0000)] | |||
0x0000000019863800 JavaThread "Druid-ConnectionPool-Destroy-1744713739" daemon [_thread_blocked, id=13752, stack(0x00000000203a0000,0x00000000204a0000)] | |||
0x0000000019917800 JavaThread "Druid-ConnectionPool-Create-1744713739" daemon [_thread_blocked, id=10720, stack(0x00000000202a0000,0x00000000203a0000)] | |||
0x0000000020c8f800 JavaThread "mysql-cj-abandoned-connection-cleanup" daemon [_thread_blocked, id=14780, stack(0x000000001ef70000,0x000000001f070000)] | |||
0x000000001b7f7800 JavaThread "IdleConnectionMonitorThread" daemon [_thread_blocked, id=16584, stack(0x000000001ee70000,0x000000001ef70000)] | |||
0x000000001ad86800 JavaThread "logback-4" daemon [_thread_blocked, id=16152, stack(0x000000001f770000,0x000000001f870000)] | |||
0x0000000018e31800 JavaThread "logback-3" daemon [_thread_blocked, id=2828, stack(0x000000001bfc0000,0x000000001c0c0000)] | |||
0x0000000016f4d000 JavaThread "logback-2" daemon [_thread_blocked, id=12848, stack(0x0000000017e30000,0x0000000017f30000)] | |||
0x0000000017296000 JavaThread "logback-1" daemon [_thread_blocked, id=14228, stack(0x0000000018730000,0x0000000018830000)] | |||
0x0000000015d3c800 JavaThread "Service Thread" daemon [_thread_blocked, id=10496, stack(0x00000000163b0000,0x00000000164b0000)] | |||
0x0000000015cbb800 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=16092, stack(0x00000000162b0000,0x00000000163b0000)] | |||
0x0000000015cb7000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=11120, stack(0x00000000161b0000,0x00000000162b0000)] | |||
0x000000001473e000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=14860, stack(0x00000000160b0000,0x00000000161b0000)] | |||
0x000000001473d000 JavaThread "Attach Listener" daemon [_thread_blocked, id=12764, stack(0x0000000015bb0000,0x0000000015cb0000)] | |||
0x000000001473c000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=6652, stack(0x0000000015ab0000,0x0000000015bb0000)] | |||
0x00000000146ca800 JavaThread "Finalizer" daemon [_thread_blocked, id=11164, stack(0x0000000015940000,0x0000000015a40000)] | |||
0x00000000146a8800 JavaThread "Reference Handler" daemon [_thread_blocked, id=13232, stack(0x0000000015840000,0x0000000015940000)] | |||
Other Threads: | |||
0x00000000146a7000 VMThread [stack: 0x0000000015740000,0x0000000015840000] [id=13816] | |||
0x0000000015d5c000 WatcherThread [stack: 0x00000000164b0000,0x00000000165b0000] [id=16580] | |||
VM state:not at safepoint (normal execution) | |||
VM Mutex/Monitor currently owned by a thread: None | |||
heap address: 0x00000000e0000000, size: 512 MB, Compressed Oops mode: 32-bit | |||
Narrow klass base: 0x0000000000000000, Narrow klass shift: 3 | |||
Compressed class space size: 1073741824 Address: 0x0000000100000000 | |||
Heap: | |||
PSYoungGen total 150528K, used 126464K [0x00000000f5580000, 0x0000000100000000, 0x0000000100000000) | |||
eden space 126464K, 100% used [0x00000000f5580000,0x00000000fd100000,0x00000000fd100000) | |||
from space 24064K, 0% used [0x00000000fe880000,0x00000000fe880000,0x0000000100000000) | |||
to space 24064K, 0% used [0x00000000fd100000,0x00000000fd100000,0x00000000fe880000) | |||
ParOldGen total 349696K, used 139924K [0x00000000e0000000, 0x00000000f5580000, 0x00000000f5580000) | |||
object space 349696K, 40% used [0x00000000e0000000,0x00000000e88a53d8,0x00000000f5580000) | |||
Metaspace used 98764K, capacity 102534K, committed 102804K, reserved 1138688K | |||
class space used 12327K, capacity 12971K, committed 12988K, reserved 1048576K | |||
Card table byte_map: [0x0000000012670000,0x0000000012780000] byte_map_base: 0x0000000011f70000 | |||
Marking Bits: (ParMarkBitMap*) 0x0000000066aa5ce0 | |||
Begin Bits: [0x0000000012c30000, 0x0000000013430000) | |||
End Bits: [0x0000000013430000, 0x0000000013c30000) | |||
Polling page: 0x0000000002c30000 | |||
CodeCache: size=245760Kb used=29996Kb max_used=32181Kb free=215763Kb | |||
bounds [0x00000000032b0000, 0x0000000005250000, 0x00000000122b0000] | |||
total_blobs=9376 nmethods=8721 adapters=565 | |||
compilation: enabled | |||
Compilation events (10 events): | |||
Event: 221.862 Thread 0x0000000015cb7000 nmethod 11873 0x000000000371d5d0 code [0x000000000371d740, 0x000000000371dcd8] | |||
Event: 221.862 Thread 0x0000000015cb7000 11875 4 java.util.HashSet::remove (20 bytes) | |||
Event: 221.863 Thread 0x000000001473e000 nmethod 11874 0x00000000044d8b50 code [0x00000000044d8c80, 0x00000000044d8cf8] | |||
Event: 221.865 Thread 0x0000000015cbb800 11876 ! 3 java.util.concurrent.ConcurrentHashMap::replaceNode (416 bytes) | |||
Event: 221.868 Thread 0x0000000015cbb800 nmethod 11876 0x00000000045a9ad0 code [0x00000000045a9da0, 0x00000000045ab828] | |||
Event: 221.885 Thread 0x0000000015cb7000 nmethod 11875 0x00000000035b6990 code [0x00000000035b6b40, 0x00000000035b77d8] | |||
Event: 221.886 Thread 0x000000001473e000 11877 % ! 4 java.util.concurrent.ConcurrentHashMap::clear @ 10 (176 bytes) | |||
Event: 221.893 Thread 0x000000001473e000 nmethod 11877% 0x000000000341d090 code [0x000000000341d200, 0x000000000341d678] | |||
Event: 221.895 Thread 0x0000000015cbb800 11878 3 java.nio.CharBuffer::<init> (22 bytes) | |||
Event: 221.895 Thread 0x0000000015cbb800 nmethod 11878 0x0000000003c7d850 code [0x0000000003c7d9c0, 0x0000000003c7db88] | |||
GC Heap History (10 events): | |||
Event: 60.656 GC heap before | |||
{Heap before GC invocations=94 (full 3): | |||
PSYoungGen total 151552K, used 137504K [0x00000000f5580000, 0x0000000100000000, 0x0000000100000000) | |||
eden space 128000K, 100% used [0x00000000f5580000,0x00000000fd280000,0x00000000fd280000) | |||
from space 23552K, 40% used [0x00000000fe900000,0x00000000ff248090,0x0000000100000000) | |||
to space 23040K, 0% used [0x00000000fd280000,0x00000000fd280000,0x00000000fe900000) | |||
ParOldGen total 349696K, used 140853K [0x00000000e0000000, 0x00000000f5580000, 0x00000000f5580000) | |||
object space 349696K, 40% used [0x00000000e0000000,0x00000000e898d670,0x00000000f5580000) | |||
Metaspace used 92306K, capacity 95816K, committed 96020K, reserved 1134592K | |||
class space used 11186K, capacity 11782K, committed 11836K, reserved 1048576K | |||
Event: 60.684 GC heap after | |||
Heap after GC invocations=94 (full 3): | |||
PSYoungGen total 151040K, used 8640K [0x00000000f5580000, 0x0000000100000000, 0x0000000100000000) | |||
eden space 128000K, 0% used [0x00000000f5580000,0x00000000f5580000,0x00000000fd280000) | |||
from space 23040K, 37% used [0x00000000fd280000,0x00000000fdaf00a0,0x00000000fe900000) | |||
to space 22528K, 0% used [0x00000000fea00000,0x00000000fea00000,0x0000000100000000) | |||
ParOldGen total 349696K, used 143213K [0x00000000e0000000, 0x00000000f5580000, 0x00000000f5580000) | |||
object space 349696K, 40% used [0x00000000e0000000,0x00000000e8bdb6c0,0x00000000f5580000) | |||
Metaspace used 92306K, capacity 95816K, committed 96020K, reserved 1134592K | |||
class space used 11186K, capacity 11782K, committed 11836K, reserved 1048576K | |||
} | |||
Event: 60.946 GC heap before | |||
{Heap before GC invocations=95 (full 3): | |||
PSYoungGen total 151040K, used 136640K [0x00000000f5580000, 0x0000000100000000, 0x0000000100000000) | |||
eden space 128000K, 100% used [0x00000000f5580000,0x00000000fd280000,0x00000000fd280000) | |||
from space 23040K, 37% used [0x00000000fd280000,0x00000000fdaf00a0,0x00000000fe900000) | |||
to space 22528K, 0% used [0x00000000fea00000,0x00000000fea00000,0x0000000100000000) | |||
ParOldGen total 349696K, used 143213K [0x00000000e0000000, 0x00000000f5580000, 0x00000000f5580000) | |||
object space 349696K, 40% used [0x00000000e0000000,0x00000000e8bdb6c0,0x00000000f5580000) | |||
Metaspace used 92348K, capacity 95880K, committed 96020K, reserved 1134592K | |||
class space used 11189K, capacity 11782K, committed 11836K, reserved 1048576K | |||
Event: 60.968 GC heap after | |||
Heap after GC invocations=95 (full 3): | |||
PSYoungGen total 150016K, used 2112K [0x00000000f5580000, 0x0000000100000000, 0x0000000100000000) | |||
eden space 127488K, 0% used [0x00000000f5580000,0x00000000f5580000,0x00000000fd200000) | |||
from space 22528K, 9% used [0x00000000fea00000,0x00000000fec10030,0x0000000100000000) | |||
to space 23552K, 0% used [0x00000000fd200000,0x00000000fd200000,0x00000000fe900000) | |||
ParOldGen total 349696K, used 150193K [0x00000000e0000000, 0x00000000f5580000, 0x00000000f5580000) | |||
object space 349696K, 42% used [0x00000000e0000000,0x00000000e92ac7f0,0x00000000f5580000) | |||
Metaspace used 92348K, capacity 95880K, committed 96020K, reserved 1134592K | |||
class space used 11189K, capacity 11782K, committed 11836K, reserved 1048576K | |||
} | |||
Event: 61.663 GC heap before | |||
{Heap before GC invocations=96 (full 3): | |||
PSYoungGen total 150016K, used 129600K [0x00000000f5580000, 0x0000000100000000, 0x0000000100000000) | |||
eden space 127488K, 100% used [0x00000000f5580000,0x00000000fd200000,0x00000000fd200000) | |||
from space 22528K, 9% used [0x00000000fea00000,0x00000000fec10030,0x0000000100000000) | |||
to space 23552K, 0% used [0x00000000fd200000,0x00000000fd200000,0x00000000fe900000) | |||
ParOldGen total 349696K, used 150193K [0x00000000e0000000, 0x00000000f5580000, 0x00000000f5580000) | |||
object space 349696K, 42% used [0x00000000e0000000,0x00000000e92ac7f0,0x00000000f5580000) | |||
Metaspace used 93802K, capacity 97326K, committed 97556K, reserved 1134592K | |||
class space used 11404K, capacity 11983K, committed 12092K, reserved 1048576K | |||
Event: 61.677 GC heap after | |||
Heap after GC invocations=96 (full 3): | |||
PSYoungGen total 128512K, used 992K [0x00000000f5580000, 0x0000000100000000, 0x0000000100000000) | |||
eden space 127488K, 0% used [0x00000000f5580000,0x00000000f5580000,0x00000000fd200000) | |||
from space 1024K, 96% used [0x00000000fd200000,0x00000000fd2f8000,0x00000000fd300000) | |||
to space 24064K, 0% used [0x00000000fe880000,0x00000000fe880000,0x0000000100000000) | |||
ParOldGen total 349696K, used 152242K [0x00000000e0000000, 0x00000000f5580000, 0x00000000f5580000) | |||
object space 349696K, 43% used [0x00000000e0000000,0x00000000e94ac820,0x00000000f5580000) | |||
Metaspace used 93802K, capacity 97326K, committed 97556K, reserved 1134592K | |||
class space used 11404K, capacity 11983K, committed 12092K, reserved 1048576K | |||
} | |||
Event: 62.274 GC heap before | |||
{Heap before GC invocations=97 (full 3): | |||
PSYoungGen total 128512K, used 59917K [0x00000000f5580000, 0x0000000100000000, 0x0000000100000000) | |||
eden space 127488K, 46% used [0x00000000f5580000,0x00000000f8f0b628,0x00000000fd200000) | |||
from space 1024K, 96% used [0x00000000fd200000,0x00000000fd2f8000,0x00000000fd300000) | |||
to space 24064K, 0% used [0x00000000fe880000,0x00000000fe880000,0x0000000100000000) | |||
ParOldGen total 349696K, used 152242K [0x00000000e0000000, 0x00000000f5580000, 0x00000000f5580000) | |||
object space 349696K, 43% used [0x00000000e0000000,0x00000000e94ac820,0x00000000f5580000) | |||
Metaspace used 94643K, capacity 98218K, committed 98380K, reserved 1136640K | |||
class space used 11516K, capacity 12105K, committed 12220K, reserved 1048576K | |||
Event: 62.294 GC heap after | |||
Heap after GC invocations=97 (full 3): | |||
PSYoungGen total 150528K, used 864K [0x00000000f5580000, 0x0000000100000000, 0x0000000100000000) | |||
eden space 126464K, 0% used [0x00000000f5580000,0x00000000f5580000,0x00000000fd100000) | |||
from space 24064K, 3% used [0x00000000fe880000,0x00000000fe958000,0x0000000100000000) | |||
to space 24064K, 0% used [0x00000000fd100000,0x00000000fd100000,0x00000000fe880000) | |||
ParOldGen total 349696K, used 153060K [0x00000000e0000000, 0x00000000f5580000, 0x00000000f5580000) | |||
object space 349696K, 43% used [0x00000000e0000000,0x00000000e95790e0,0x00000000f5580000) | |||
Metaspace used 94643K, capacity 98218K, committed 98380K, reserved 1136640K | |||
class space used 11516K, capacity 12105K, committed 12220K, reserved 1048576K | |||
} | |||
Event: 62.294 GC heap before | |||
{Heap before GC invocations=98 (full 4): | |||
PSYoungGen total 150528K, used 864K [0x00000000f5580000, 0x0000000100000000, 0x0000000100000000) | |||
eden space 126464K, 0% used [0x00000000f5580000,0x00000000f5580000,0x00000000fd100000) | |||
from space 24064K, 3% used [0x00000000fe880000,0x00000000fe958000,0x0000000100000000) | |||
to space 24064K, 0% used [0x00000000fd100000,0x00000000fd100000,0x00000000fe880000) | |||
ParOldGen total 349696K, used 153060K [0x00000000e0000000, 0x00000000f5580000, 0x00000000f5580000) | |||
object space 349696K, 43% used [0x00000000e0000000,0x00000000e95790e0,0x00000000f5580000) | |||
Metaspace used 94643K, capacity 98218K, committed 98380K, reserved 1136640K | |||
class space used 11516K, capacity 12105K, committed 12220K, reserved 1048576K | |||
Event: 63.203 GC heap after | |||
Heap after GC invocations=98 (full 4): | |||
PSYoungGen total 150528K, used 0K [0x00000000f5580000, 0x0000000100000000, 0x0000000100000000) | |||
eden space 126464K, 0% used [0x00000000f5580000,0x00000000f5580000,0x00000000fd100000) | |||
from space 24064K, 0% used [0x00000000fe880000,0x00000000fe880000,0x0000000100000000) | |||
to space 24064K, 0% used [0x00000000fd100000,0x00000000fd100000,0x00000000fe880000) | |||
ParOldGen total 349696K, used 139924K [0x00000000e0000000, 0x00000000f5580000, 0x00000000f5580000) | |||
object space 349696K, 40% used [0x00000000e0000000,0x00000000e88a53d8,0x00000000f5580000) | |||
Metaspace used 94643K, capacity 98218K, committed 98380K, reserved 1136640K | |||
class space used 11516K, capacity 12105K, committed 12220K, reserved 1048576K | |||
} | |||
Deoptimization events (10 events): | |||
Event: 158.100 Thread 0x000000001a536000 Uncommon trap: reason=null_check action=make_not_entrant pc=0x0000000004431d88 method=org.springframework.boot.loader.jar.JarFile.getJarEntry(Ljava/lang/String;)Lorg/springframework/boot/loader/jar/JarEntry; @ 5 | |||
Event: 158.100 Thread 0x000000001a536000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000035c33fc method=org.springframework.boot.loader.jar.JarURLConnection.connect()V @ 47 | |||
Event: 158.135 Thread 0x000000001a52f000 Uncommon trap: reason=null_check action=make_not_entrant pc=0x000000000451fc7c method=org.springframework.beans.factory.support.AbstractBeanFactory.clearMergedBeanDefinition(Ljava/lang/String;)V @ 10 | |||
Event: 158.282 Thread 0x000000001a52f000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000005058f70 method=org.springframework.util.AntPathMatcher$AntPathStringMatcher.matchStrings(Ljava/lang/String;Ljava/util/Map;)Z @ 17 | |||
Event: 166.679 Thread 0x000000001a52f000 Uncommon trap: reason=null_check action=make_not_entrant pc=0x00000000048d89e4 method=sun.util.locale.provider.LocaleProviderAdapter.getAdapter(Ljava/lang/Class;Ljava/util/Locale;)Lsun/util/locale/provider/LocaleProviderAdapter; @ 24 | |||
Event: 166.679 Thread 0x000000001a52f000 Uncommon trap: reason=null_check action=make_not_entrant pc=0x0000000003e608e0 method=sun.util.locale.provider.JRELocaleProviderAdapter.getLocaleResources(Ljava/util/Locale;)Lsun/util/locale/provider/LocaleResources; @ 10 | |||
Event: 166.680 Thread 0x000000001a52f000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003af0568 method=java.time.ZoneId.of(Ljava/lang/String;Z)Ljava/time/ZoneId; @ 53 | |||
Event: 166.695 Thread 0x000000001a52f000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x000000000465c2fc method=java.util.AbstractList$Itr.next()Ljava/lang/Object; @ 14 | |||
Event: 221.775 Thread 0x000000001473c000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000035f63c0 method=java.util.Hashtable.get(Ljava/lang/Object;)Ljava/lang/Object; @ 6 | |||
Event: 221.775 Thread 0x000000001473c000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000035f63c0 method=java.util.Hashtable.get(Ljava/lang/Object;)Ljava/lang/Object; @ 6 | |||
Classes redefined (0 events): | |||
No events | |||
Internal exceptions (10 events): | |||
Event: 62.084 Thread 0x00000000031b2800 Exception <a 'java/lang/ClassNotFoundException': com/iformall/domain/po/MallPermissionBeanInfo> (0x00000000f8149778) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u202\12323\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 210] | |||
Event: 62.088 Thread 0x00000000031b2800 Exception <a 'java/lang/ClassNotFoundException': com/iformall/domain/po/MallPermissionCustomizer> (0x00000000f82b4f90) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u202\12323\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 210] | |||
Event: 63.315 Thread 0x00000000031b2800 Exception <a 'java/lang/ClassNotFoundException': sun/nio/ch/PollSelectorImpl> (0x00000000f68be4e8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u202\12323\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 210] | |||
Event: 63.466 Thread 0x000000001a53c000 Implicit null exception at 0x00000000041ec928 to 0x00000000041ed30d | |||
Event: 158.066 Thread 0x000000001a536000 Exception <a 'sun/nio/fs/WindowsException'> (0x00000000f85ed360) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u202\12323\hotspot\src\share\vm\prims\jni.cpp, line 710] | |||
Event: 158.066 Thread 0x000000001a536000 Exception <a 'sun/nio/fs/WindowsException'> (0x00000000f85edab8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u202\12323\hotspot\src\share\vm\prims\jni.cpp, line 710] | |||
Event: 158.100 Thread 0x000000001a536000 Implicit null exception at 0x0000000004431a88 to 0x0000000004431d7d | |||
Event: 158.135 Thread 0x000000001a52f000 Implicit null exception at 0x000000000451e32f to 0x000000000451fc65 | |||
Event: 166.679 Thread 0x000000001a52f000 Implicit null exception at 0x00000000048d89b2 to 0x00000000048d89da | |||
Event: 166.679 Thread 0x000000001a52f000 Implicit null exception at 0x0000000003e608b1 to 0x0000000003e608d6 | |||
Events (10 events): | |||
Event: 221.836 Executing VM operation: RevokeBias done | |||
Event: 221.837 Thread 0x000000001a532000 Thread exited: 0x000000001a532000 | |||
Event: 221.838 Executing VM operation: RevokeBias | |||
Event: 221.838 Executing VM operation: RevokeBias done | |||
Event: 221.838 Executing VM operation: RevokeBias | |||
Event: 221.838 Executing VM operation: RevokeBias done | |||
Event: 221.895 Executing VM operation: RevokeBias | |||
Event: 221.895 Executing VM operation: RevokeBias done | |||
Event: 221.895 Executing VM operation: RevokeBias | |||
Event: 221.895 Executing VM operation: RevokeBias done | |||
Dynamic libraries: | |||
0x00007ff6f2fc0000 - 0x00007ff6f2ff7000 C:\Program Files (x86)\Common Files\Oracle\Java\javapath\java.exe | |||
0x00007ff872470000 - 0x00007ff872668000 C:\Windows\SYSTEM32\ntdll.dll | |||
0x00007ff871e50000 - 0x00007ff871f12000 C:\Windows\System32\KERNEL32.DLL | |||
0x00007ff86fd70000 - 0x00007ff87006e000 C:\Windows\System32\KERNELBASE.dll | |||
0x00007ff870ee0000 - 0x00007ff870f91000 C:\Windows\System32\ADVAPI32.dll | |||
0x00007ff871f20000 - 0x00007ff871fbe000 C:\Windows\System32\msvcrt.dll | |||
0x00007ff8713a0000 - 0x00007ff87143f000 C:\Windows\System32\sechost.dll | |||
0x00007ff871ad0000 - 0x00007ff871bf3000 C:\Windows\System32\RPCRT4.dll | |||
0x00007ff86fb10000 - 0x00007ff86fb37000 C:\Windows\System32\bcrypt.dll | |||
0x00007ff871190000 - 0x00007ff87132d000 C:\Windows\System32\USER32.dll | |||
0x00007ff86fb40000 - 0x00007ff86fb62000 C:\Windows\System32\win32u.dll | |||
0x00007ff870620000 - 0x00007ff87064b000 C:\Windows\System32\GDI32.dll | |||
0x00007ff870110000 - 0x00007ff870227000 C:\Windows\System32\gdi32full.dll | |||
0x00007ff870070000 - 0x00007ff87010d000 C:\Windows\System32\msvcp_win.dll | |||
0x00007ff86fc70000 - 0x00007ff86fd70000 C:\Windows\System32\ucrtbase.dll | |||
0x00007ff860030000 - 0x00007ff8602ca000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.4355_none_60b8b9eb71f62e16\COMCTL32.dll | |||
0x00007ff8720a0000 - 0x00007ff8720cf000 C:\Windows\System32\IMM32.DLL | |||
0x0000000066b30000 - 0x0000000066c02000 C:\Program Files\Java\jre1.8.0_202\bin\msvcr100.dll | |||
0x0000000066280000 - 0x0000000066b25000 C:\Program Files\Java\jre1.8.0_202\bin\server\jvm.dll | |||
0x00007ff871ac0000 - 0x00007ff871ac8000 C:\Windows\System32\PSAPI.DLL | |||
0x00007ff85da30000 - 0x00007ff85da3a000 C:\Windows\SYSTEM32\VERSION.dll | |||
0x00007ff86b360000 - 0x00007ff86b369000 C:\Windows\SYSTEM32\WSOCK32.dll | |||
0x00007ff871330000 - 0x00007ff87139b000 C:\Windows\System32\WS2_32.dll | |||
0x00007ff8533d0000 - 0x00007ff8533f7000 C:\Windows\SYSTEM32\WINMM.dll | |||
0x00007ff86b110000 - 0x00007ff86b11f000 C:\Program Files\Java\jre1.8.0_202\bin\verify.dll | |||
0x00007ff868c30000 - 0x00007ff868c59000 C:\Program Files\Java\jre1.8.0_202\bin\java.dll | |||
0x00007ff86aba0000 - 0x00007ff86abb6000 C:\Program Files\Java\jre1.8.0_202\bin\zip.dll | |||
0x00007ff870770000 - 0x00007ff870edd000 C:\Windows\System32\SHELL32.dll | |||
0x00007ff86d6d0000 - 0x00007ff86de74000 C:\Windows\SYSTEM32\windows.storage.dll | |||
0x00007ff8720d0000 - 0x00007ff872423000 C:\Windows\System32\combase.dll | |||
0x00007ff86f470000 - 0x00007ff86f49e000 C:\Windows\SYSTEM32\Wldp.dll | |||
0x00007ff871c60000 - 0x00007ff871d2d000 C:\Windows\System32\OLEAUT32.dll | |||
0x00007ff8710e0000 - 0x00007ff87118d000 C:\Windows\System32\SHCORE.dll | |||
0x00007ff871d30000 - 0x00007ff871d85000 C:\Windows\System32\shlwapi.dll | |||
0x00007ff86fa40000 - 0x00007ff86fa64000 C:\Windows\SYSTEM32\profapi.dll | |||
0x00007ff86b100000 - 0x00007ff86b10d000 C:\Program Files\Java\jre1.8.0_202\bin\management.dll | |||
0x00007ff868cb0000 - 0x00007ff868cca000 C:\Program Files\Java\jre1.8.0_202\bin\net.dll | |||
0x00007ff8633e0000 - 0x00007ff8635cc000 C:\Windows\SYSTEM32\urlmon.dll | |||
0x00007ff8640c0000 - 0x00007ff86437e000 C:\Windows\SYSTEM32\iertutil.dll | |||
0x00007ff8658a0000 - 0x00007ff8658c8000 C:\Windows\SYSTEM32\srvcli.dll | |||
0x00007ff86efc0000 - 0x00007ff86efcc000 C:\Windows\SYSTEM32\netutils.dll | |||
0x00007ff86f1d0000 - 0x00007ff86f23a000 C:\Windows\system32\mswsock.dll | |||
0x00007ff84c010000 - 0x00007ff84c027000 C:\Windows\system32\napinsp.dll | |||
0x00007ff84bff0000 - 0x00007ff84c00b000 C:\Windows\system32\pnrpnsp.dll | |||
0x00007ff86b560000 - 0x00007ff86b575000 C:\Windows\system32\wshbth.dll | |||
0x00007ff869810000 - 0x00007ff86982d000 C:\Windows\system32\NLAapi.dll | |||
0x00007ff86eeb0000 - 0x00007ff86eeeb000 C:\Windows\SYSTEM32\IPHLPAPI.DLL | |||
0x00007ff86eef0000 - 0x00007ff86efba000 C:\Windows\SYSTEM32\DNSAPI.dll | |||
0x00007ff871e40000 - 0x00007ff871e48000 C:\Windows\System32\NSI.dll | |||
0x00007ff84bfd0000 - 0x00007ff84bfe2000 C:\Windows\System32\winrnr.dll | |||
0x00007ff8607a0000 - 0x00007ff8607aa000 C:\Windows\System32\rasadhlp.dll | |||
0x00007ff860840000 - 0x00007ff8608c0000 C:\Windows\System32\fwpuclnt.dll | |||
0x00007ff85b460000 - 0x00007ff85b484000 C:\Program Files\Java\jre1.8.0_202\bin\sunec.dll | |||
0x00007ff8674e0000 - 0x00007ff8674f7000 C:\Windows\SYSTEM32\dhcpcsvc6.DLL | |||
0x00007ff867aa0000 - 0x00007ff867abd000 C:\Windows\SYSTEM32\dhcpcsvc.DLL | |||
0x00007ff868b90000 - 0x00007ff868ba2000 C:\Program Files\Java\jre1.8.0_202\bin\nio.dll | |||
0x00007ff86f3c0000 - 0x00007ff86f3d8000 C:\Windows\SYSTEM32\CRYPTSP.dll | |||
0x00007ff86eaf0000 - 0x00007ff86eb24000 C:\Windows\system32\rsaenh.dll | |||
0x00007ff86f9c0000 - 0x00007ff86f9ee000 C:\Windows\SYSTEM32\USERENV.dll | |||
0x00007ff870230000 - 0x00007ff8702b2000 C:\Windows\System32\bcryptprimitives.dll | |||
0x00007ff86f3e0000 - 0x00007ff86f3ec000 C:\Windows\SYSTEM32\CRYPTBASE.dll | |||
0x00007ff86c050000 - 0x00007ff86c05b000 C:\Program Files\Java\jre1.8.0_202\bin\sunmscapi.dll | |||
0x00007ff8702c0000 - 0x00007ff87041c000 C:\Windows\System32\CRYPT32.dll | |||
0x00007ff8324b0000 - 0x00007ff8327ae000 C:\project\bjAirport\bjairService\lib\HCNetSDK.dll | |||
0x0000000024800000 - 0x00000000252a0000 C:\project\bjAirport\bjairService\lib\HCCore.dll | |||
0x00007ff831b70000 - 0x00007ff831e4f000 C:\project\bjAirport\bjairService\lib\libcrypto-1_1-x64.dll | |||
0x00007ff835ac0000 - 0x00007ff835b92000 C:\project\bjAirport\bjairService\lib\libssl-1_1-x64.dll | |||
0x00007ff831870000 - 0x00007ff831b6f000 C:\project\bjAirport\bjairService\lib\HCNetSDKCom\HCAlarm.dll | |||
0x000000002a1e0000 - 0x000000002a4f4000 C:\project\bjAirport\bjairService\lib\HCNetSDKCom\HCCoreDevCfg.dll | |||
0x00007ff86de80000 - 0x00007ff86e064000 C:\Windows\SYSTEM32\dbghelp.dll | |||
VM Arguments: | |||
jvm_args: -Dfile.encoding=UTF8 -Djasypt.encryptor.password=oRqdnDbK5pj3eMmB -Xms512m -Xmx512m | |||
java_command: C:\project\bjAirport\bjairAdmin\target\bjairAdmin-1.0.jar --server.port=1500 --spring.profiles.active=dev --logging.path=C:/Program Files/Git/root/server/java/admin/a0 | |||
java_class_path (initial): C:\project\bjAirport\bjairAdmin\target\bjairAdmin-1.0.jar | |||
Launcher Type: SUN_STANDARD | |||
Environment Variables: | |||
JAVA_HOME=C:\Program Files\Java\jdk1.8.0_202 | |||
CLASSPATH=C:\Program Files\Java\jdk1.8.0_202\lib;C:\Program Files\Java\jdk1.8.0_202\lib\tools.jar | |||
PATH=C:\Users\Administrator\bin;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\local\bin;C:\Program Files\Git\usr\bin;C:\Program Files\Git\usr\bin;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\bin;C:\Users\Administrator\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Windows\System32\OpenSSH;C:\Program Files\Git\cmd;C:\Program Files\apache-maven-3.8.2\bin;C:\Program Files\HP\Common\HPDestPlgIn;C:\Program Files (x86)\HP\Common\HPDestPlgIn;C:\Program Files (x86)\NetSarang\Xshell 7;C:\Users\Administrator\AppData\Local\Microsoft\WindowsApps;C:\Program Files\Git\usr\bin\vendor_perl;C:\Program Files\Git\usr\bin\core_perl | |||
USERNAME=Administrator | |||
SHELL=C:\Program Files\Git\usr\bin\bash.exe | |||
DISPLAY=needs-to-be-defined | |||
OS=Windows_NT | |||
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 58 Stepping 9, GenuineIntel | |||
--------------- S Y S T E M --------------- | |||
OS: Windows 10.0 , 64 bit Build 19041 (10.0.19041.5198) | |||
CPU:total 4 (initial active 4) (2 cores per cpu, 2 threads per core) family 6 model 58 stepping 9, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, aes, clmul, erms, ht, tsc, tscinvbit, tscinv | |||
Memory: 4k page, physical 4098740k(480552k free), swap 15331108k(4394520k free) | |||
vm_info: Java HotSpot(TM) 64-Bit Server VM (25.202-b08) for windows-amd64 JRE (1.8.0_202-b08), built on Dec 15 2018 19:54:30 by "java_re" with MS VC++ 10.0 (VS2010) | |||
time: Fri Jan 03 14:04:44 2025 | |||
timezone: Öйú±ê׼ʱ¼ä | |||
elapsed time: 221 seconds (0d 0h 3m 41s) | |||
@@ -0,0 +1,436 @@ | |||
# | |||
# A fatal error has been detected by the Java Runtime Environment: | |||
# | |||
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000180002710, pid=9588, tid=0x0000000000002070 | |||
# | |||
# JRE version: Java(TM) SE Runtime Environment (8.0_202-b08) (build 1.8.0_202-b08) | |||
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b08 mixed mode windows-amd64 compressed oops) | |||
# Problematic frame: | |||
# C 0x0000000180002710 | |||
# | |||
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows | |||
# | |||
# 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 (0x000000001ae17800): JavaThread "SpringContextShutdownHook" [_thread_in_native, id=8304, stack(0x000000002b740000,0x000000002b840000)] | |||
siginfo: ExceptionCode=0xc0000005, ExceptionInformation=0x0000000000000008 0x0000000180002710 | |||
Registers: | |||
RAX=0x0000000180002710, RBX=0x00000000254c0be8, RCX=0x000000001ae179f8, RDX=0x000000002b83e1d8 | |||
RSP=0x000000002b83e148, RBP=0x000000002b83e1c8, RSI=0x0000000000200021, RDI=0x0000000000000118 | |||
R8 =0x00007ff8324b0000, R9 =0x000000002b83e1e8, R10=0x0000000003388c3b, R11=0x00000000664acf20 | |||
R12=0x0000000000000000, R13=0x00000000254c0be8, R14=0x000000002b83e1f8, R15=0x000000001ae17800 | |||
RIP=0x0000000180002710, EFLAGS=0x0000000000010206 | |||
Top of Stack: (sp=0x000000002b83e148) | |||
0x000000002b83e148: 0000000003388c67 0000000000000000 | |||
0x000000002b83e158: 0000000000000001 000000001ae17800 | |||
0x000000002b83e168: 0000000066483348 000000001ae12005 | |||
0x000000002b83e178: 00000000254bfbb5 000000001ae12005 | |||
0x000000002b83e188: 000000002b83e188 0000000000000000 | |||
0x000000002b83e198: 000000002b83e1f8 00000000254c0fb0 | |||
0x000000002b83e1a8: 0000000000000000 00000000254c0be8 | |||
0x000000002b83e1b8: 0000000000000000 000000002b83e1e8 | |||
0x000000002b83e1c8: 000000002b83e240 0000000003377e70 | |||
0x000000002b83e1d8: 00000000f996d7c8 00000000033821d7 | |||
0x000000002b83e1e8: 00000000f998c4b0 00007ff8324b0000 | |||
0x000000002b83e1f8: 000000000337835d 000000002b83e200 | |||
0x000000002b83e208: 00000000254bfdd8 000000002b83e258 | |||
0x000000002b83e218: 00000000254c0fb0 0000000000000000 | |||
0x000000002b83e228: 00000000254bfe00 000000002b83e1e8 | |||
0x000000002b83e238: 000000002b83e250 000000002b83e2a8 | |||
Instructions: (pc=0x0000000180002710) | |||
0x00000001800026f0: | |||
[error occurred during error reporting (printing registers, top of stack, instructions near pc), id 0xc0000005] | |||
Register to memory mapping: | |||
RAX=0x0000000180002710 is an unknown value | |||
RBX={method} {0x00000000254c0bf0} 'findSymbol' '(JLjava/lang/String;)J' in 'com/sun/jna/NativeLibrary' | |||
RCX=0x000000001ae179f8 is an unknown value | |||
RDX=0x000000002b83e1d8 is pointing into the stack for thread: 0x000000001ae17800 | |||
RSP=0x000000002b83e148 is pointing into the stack for thread: 0x000000001ae17800 | |||
RBP=0x000000002b83e1c8 is pointing into the stack for thread: 0x000000001ae17800 | |||
RSI=0x0000000000200021 is an unknown value | |||
RDI=0x0000000000000118 is an unknown value | |||
R8 =0x00007ff8324b0000 is an unknown value | |||
R9 =0x000000002b83e1e8 is pointing into the stack for thread: 0x000000001ae17800 | |||
R10=0x0000000003388c3b is at code_begin+891 in an Interpreter codelet | |||
method entry point (kind = native) [0x00000000033888c0, 0x0000000003389280] 2496 bytes | |||
R11=0x00000000664acf20 is an unknown value | |||
R12=0x0000000000000000 is an unknown value | |||
R13={method} {0x00000000254c0bf0} 'findSymbol' '(JLjava/lang/String;)J' in 'com/sun/jna/NativeLibrary' | |||
R14=0x000000002b83e1f8 is pointing into the stack for thread: 0x000000001ae17800 | |||
R15=0x000000001ae17800 is a thread | |||
Stack: [0x000000002b740000,0x000000002b840000], sp=0x000000002b83e148, free space=1016k | |||
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) | |||
C 0x0000000180002710 | |||
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code) | |||
j com.sun.jna.NativeLibrary.findSymbol(JLjava/lang/String;)J+0 | |||
j com.sun.jna.NativeLibrary.getSymbolAddress(Ljava/lang/String;)J+24 | |||
j com.sun.jna.Function.<init>(Lcom/sun/jna/NativeLibrary;Ljava/lang/String;I)V+41 | |||
j com.sun.jna.NativeLibrary.getFunction(Ljava/lang/String;I)Lcom/sun/jna/Function;+48 | |||
j com.sun.jna.Library$Handler.invoke(Ljava/lang/Object;Ljava/lang/reflect/Method;[Ljava/lang/Object;)Ljava/lang/Object;+231 | |||
j com.sun.proxy.$Proxy420.NET_DVR_Cleanup()Z+9 | |||
j com.iformall.haikang.alarm.Alarm.onDestory()V+11 | |||
v ~StubRoutines::call_stub | |||
J 2629 sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (0 bytes) @ 0x0000000003c52a7f [0x0000000003c52a00+0x7f] | |||
J 2628 C1 sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (104 bytes) @ 0x0000000003c540a4 [0x0000000003c52f00+0x11a4] | |||
J 10247 C2 java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (62 bytes) @ 0x0000000004b54128 [0x0000000004b54080+0xa8] | |||
j org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(Ljava/lang/Object;)V+16 | |||
j org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeDestroyMethods(Ljava/lang/Object;Ljava/lang/String;)V+122 | |||
j org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeDestruction(Ljava/lang/Object;Ljava/lang/String;)V+12 | |||
j org.springframework.beans.factory.support.DisposableBeanAdapter.destroy()V+48 | |||
j org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroyBean(Ljava/lang/String;Lorg/springframework/beans/factory/DisposableBean;)V+133 | |||
j org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingleton(Ljava/lang/String;)V+41 | |||
j org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingleton(Ljava/lang/String;)V+2 | |||
j org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingletons()V+105 | |||
j org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingletons()V+1 | |||
j org.springframework.context.support.AbstractApplicationContext.destroyBeans()V+4 | |||
j org.springframework.context.support.AbstractApplicationContext.doClose()V+127 | |||
j org.springframework.context.support.AbstractApplicationContext$1.run()V+14 | |||
v ~StubRoutines::call_stub | |||
--------------- P R O C E S S --------------- | |||
Java Threads: ( => current thread ) | |||
=>0x000000001ae17800 JavaThread "SpringContextShutdownHook" [_thread_in_native, id=8304, stack(0x000000002b740000,0x000000002b840000)] | |||
0x000000001ae0c000 JavaThread "SIGINT handler" daemon [_thread_blocked, id=10576, stack(0x000000002b440000,0x000000002b540000)] | |||
0x000000001ae13000 JavaThread "logback-8" daemon [_thread_blocked, id=16708, stack(0x0000000022790000,0x0000000022890000)] | |||
0x000000001ae0b000 JavaThread "logback-7" daemon [_thread_blocked, id=15496, stack(0x000000002b130000,0x000000002b230000)] | |||
0x000000001ae0d800 JavaThread "SessionValidationThread-1" daemon [_thread_blocked, id=11656, stack(0x0000000001200000,0x0000000001300000)] | |||
0x000000001ae12000 JavaThread "XNIO-1 task-1" [_thread_blocked, id=5716, stack(0x00000000010e0000,0x00000000011e0000)] | |||
0x000000001ae11800 JavaThread "DestroyJavaVM" [_thread_blocked, id=10644, stack(0x0000000003170000,0x0000000003270000)] | |||
0x000000001ae10800 JavaThread "XNIO-1 Accept" [_thread_in_native, id=10740, stack(0x0000000025390000,0x0000000025490000)] | |||
0x000000001ae0e000 JavaThread "XNIO-1 I/O-4" [_thread_in_native, id=14392, stack(0x0000000025290000,0x0000000025390000)] | |||
0x000000001ae09800 JavaThread "XNIO-1 I/O-3" [_thread_in_native, id=13592, stack(0x0000000025190000,0x0000000025290000)] | |||
0x000000001ae0c800 JavaThread "XNIO-1 I/O-2" [_thread_in_native, id=14396, stack(0x0000000025090000,0x0000000025190000)] | |||
0x000000001ae0f800 JavaThread "XNIO-1 I/O-1" [_thread_in_native, id=16072, stack(0x0000000022690000,0x0000000022790000)] | |||
0x0000000015e79000 JavaThread "logback-6" daemon [_thread_blocked, id=9836, stack(0x0000000022da0000,0x0000000022ea0000)] | |||
0x0000000015e77800 JavaThread "IdleConnectionMonitorThread" daemon [_thread_blocked, id=15040, stack(0x0000000022ca0000,0x0000000022da0000)] | |||
0x0000000015e7a800 JavaThread "commons-pool-evictor-thread" daemon [_thread_blocked, id=16968, stack(0x0000000022ba0000,0x0000000022ca0000)] | |||
0x0000000015e7c000 JavaThread "IdleConnectionMonitorThread" daemon [_thread_blocked, id=740, stack(0x0000000022390000,0x0000000022490000)] | |||
0x0000000015e74800 JavaThread "logback-5" daemon [_thread_blocked, id=17056, stack(0x000000001cbf0000,0x000000001ccf0000)] | |||
0x0000000015e6d000 JavaThread "Druid-ConnectionPool-Destroy-1968196847" daemon [_thread_blocked, id=14944, stack(0x0000000021400000,0x0000000021500000)] | |||
0x0000000015e73800 JavaThread "Druid-ConnectionPool-Create-1968196847" daemon [_thread_blocked, id=14024, stack(0x0000000021300000,0x0000000021400000)] | |||
0x0000000015e6e800 JavaThread "mysql-cj-abandoned-connection-cleanup" daemon [_thread_blocked, id=9396, stack(0x000000001b020000,0x000000001b120000)] | |||
0x0000000015e72000 JavaThread "logback-4" daemon [_thread_blocked, id=1340, stack(0x0000000020bc0000,0x0000000020cc0000)] | |||
0x0000000015e73000 JavaThread "logback-3" daemon [_thread_blocked, id=15828, stack(0x0000000019ea0000,0x0000000019fa0000)] | |||
0x0000000018c07000 JavaThread "logback-2" daemon [_thread_blocked, id=12892, stack(0x0000000017ed0000,0x0000000017fd0000)] | |||
0x0000000017354800 JavaThread "logback-1" daemon [_thread_blocked, id=7148, stack(0x00000000187d0000,0x00000000188d0000)] | |||
0x0000000015ddf800 JavaThread "Service Thread" daemon [_thread_blocked, id=13680, stack(0x0000000016450000,0x0000000016550000)] | |||
0x0000000015d5d800 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=16800, stack(0x0000000016350000,0x0000000016450000)] | |||
0x0000000015d54000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=3240, stack(0x0000000016250000,0x0000000016350000)] | |||
0x00000000147ee000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=15700, stack(0x0000000016150000,0x0000000016250000)] | |||
0x00000000147ed000 JavaThread "Attach Listener" daemon [_thread_blocked, id=14724, stack(0x0000000015c50000,0x0000000015d50000)] | |||
0x00000000147ec000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=13152, stack(0x0000000015b50000,0x0000000015c50000)] | |||
0x000000000336c000 JavaThread "Finalizer" daemon [_thread_blocked, id=1956, stack(0x00000000159f0000,0x0000000015af0000)] | |||
0x0000000014759000 JavaThread "Reference Handler" daemon [_thread_blocked, id=872, stack(0x00000000158f0000,0x00000000159f0000)] | |||
Other Threads: | |||
0x0000000014757800 VMThread [stack: 0x00000000157f0000,0x00000000158f0000] [id=7880] | |||
0x0000000015df4000 WatcherThread [stack: 0x0000000016550000,0x0000000016650000] [id=1520] | |||
VM state:not at safepoint (normal execution) | |||
VM Mutex/Monitor currently owned by a thread: None | |||
heap address: 0x00000000e0000000, size: 512 MB, Compressed Oops mode: 32-bit | |||
Narrow klass base: 0x0000000000000000, Narrow klass shift: 3 | |||
Compressed class space size: 1073741824 Address: 0x0000000100000000 | |||
Heap: | |||
PSYoungGen total 153600K, used 121583K [0x00000000f5580000, 0x0000000100000000, 0x0000000100000000) | |||
eden space 132608K, 91% used [0x00000000f5580000,0x00000000fcc3bec8,0x00000000fd700000) | |||
from space 20992K, 0% used [0x00000000fd700000,0x00000000fd700000,0x00000000feb80000) | |||
to space 20992K, 0% used [0x00000000feb80000,0x00000000feb80000,0x0000000100000000) | |||
ParOldGen total 349696K, used 139635K [0x00000000e0000000, 0x00000000f5580000, 0x00000000f5580000) | |||
object space 349696K, 39% used [0x00000000e0000000,0x00000000e885cc18,0x00000000f5580000) | |||
Metaspace used 98596K, capacity 102302K, committed 102604K, reserved 1138688K | |||
class space used 12318K, capacity 12941K, committed 13056K, reserved 1048576K | |||
Card table byte_map: [0x0000000012730000,0x0000000012840000] byte_map_base: 0x0000000012030000 | |||
Marking Bits: (ParMarkBitMap*) 0x0000000066aa5ce0 | |||
Begin Bits: [0x0000000012cf0000, 0x00000000134f0000) | |||
End Bits: [0x00000000134f0000, 0x0000000013cf0000) | |||
Polling page: 0x0000000001490000 | |||
CodeCache: size=245760Kb used=29492Kb max_used=31069Kb free=216267Kb | |||
bounds [0x0000000003370000, 0x0000000005220000, 0x0000000012370000] | |||
total_blobs=9363 nmethods=8708 adapters=565 | |||
compilation: enabled | |||
Compilation events (10 events): | |||
Event: 98.839 Thread 0x00000000147ee000 nmethod 11463% 0x0000000004c4a210 code [0x0000000004c4a380, 0x0000000004c4a7f8] | |||
Event: 98.840 Thread 0x0000000015d5d800 11465 3 ch.qos.logback.classic.filter.LevelFilter::decide (9 bytes) | |||
Event: 98.840 Thread 0x0000000015d5d800 nmethod 11465 0x0000000003c1e490 code [0x0000000003c1e600, 0x0000000003c1e8a8] | |||
Event: 98.840 Thread 0x0000000015d5d800 11466 3 ch.qos.logback.classic.filter.LevelFilter::decide (37 bytes) | |||
Event: 98.840 Thread 0x0000000015d5d800 nmethod 11466 0x0000000003e304d0 code [0x0000000003e30640, 0x0000000003e30a50] | |||
Event: 98.844 Thread 0x0000000015d54000 nmethod 11462 0x000000000401c0d0 code [0x000000000401c2a0, 0x000000000401cf18] | |||
Event: 98.903 Thread 0x0000000015d5d800 11467 3 com.mysql.cj.protocol.a.NativePacketPayload::readString (91 bytes) | |||
Event: 98.904 Thread 0x0000000015d5d800 nmethod 11467 0x0000000003f50250 code [0x0000000003f50400, 0x0000000003f508c8] | |||
Event: 98.937 Thread 0x00000000147ee000 11468 ! 4 java.util.concurrent.ConcurrentHashMap::clear (176 bytes) | |||
Event: 98.941 Thread 0x00000000147ee000 nmethod 11468 0x0000000004338110 code [0x0000000004338260, 0x0000000004338618] | |||
GC Heap History (10 events): | |||
Event: 53.407 GC heap before | |||
{Heap before GC invocations=91 (full 3): | |||
PSYoungGen total 152576K, used 140592K [0x00000000f5580000, 0x0000000100000000, 0x0000000100000000) | |||
eden space 130560K, 100% used [0x00000000f5580000,0x00000000fd500000,0x00000000fd500000) | |||
from space 22016K, 45% used [0x00000000fd500000,0x00000000fdecc090,0x00000000fea80000) | |||
to space 20992K, 0% used [0x00000000feb80000,0x00000000feb80000,0x0000000100000000) | |||
ParOldGen total 349696K, used 140015K [0x00000000e0000000, 0x00000000f5580000, 0x00000000f5580000) | |||
object space 349696K, 40% used [0x00000000e0000000,0x00000000e88bbea8,0x00000000f5580000) | |||
Metaspace used 92210K, capacity 95726K, committed 95872K, reserved 1132544K | |||
class space used 11182K, capacity 11779K, committed 11904K, reserved 1048576K | |||
Event: 53.437 GC heap after | |||
Heap after GC invocations=91 (full 3): | |||
PSYoungGen total 154112K, used 5936K [0x00000000f5580000, 0x0000000100000000, 0x0000000100000000) | |||
eden space 133120K, 0% used [0x00000000f5580000,0x00000000f5580000,0x00000000fd780000) | |||
from space 20992K, 28% used [0x00000000feb80000,0x00000000ff14c090,0x0000000100000000) | |||
to space 20480K, 0% used [0x00000000fd780000,0x00000000fd780000,0x00000000feb80000) | |||
ParOldGen total 349696K, used 145779K [0x00000000e0000000, 0x00000000f5580000, 0x00000000f5580000) | |||
object space 349696K, 41% used [0x00000000e0000000,0x00000000e8e5cf08,0x00000000f5580000) | |||
Metaspace used 92210K, capacity 95726K, committed 95872K, reserved 1132544K | |||
class space used 11182K, capacity 11779K, committed 11904K, reserved 1048576K | |||
} | |||
Event: 53.690 GC heap before | |||
{Heap before GC invocations=92 (full 3): | |||
PSYoungGen total 154112K, used 139056K [0x00000000f5580000, 0x0000000100000000, 0x0000000100000000) | |||
eden space 133120K, 100% used [0x00000000f5580000,0x00000000fd780000,0x00000000fd780000) | |||
from space 20992K, 28% used [0x00000000feb80000,0x00000000ff14c090,0x0000000100000000) | |||
to space 20480K, 0% used [0x00000000fd780000,0x00000000fd780000,0x00000000feb80000) | |||
ParOldGen total 349696K, used 145779K [0x00000000e0000000, 0x00000000f5580000, 0x00000000f5580000) | |||
object space 349696K, 41% used [0x00000000e0000000,0x00000000e8e5cf08,0x00000000f5580000) | |||
Metaspace used 92248K, capacity 95790K, committed 96128K, reserved 1134592K | |||
class space used 11182K, capacity 11779K, committed 11904K, reserved 1048576K | |||
Event: 53.711 GC heap after | |||
Heap after GC invocations=92 (full 3): | |||
PSYoungGen total 153600K, used 544K [0x00000000f5580000, 0x0000000100000000, 0x0000000100000000) | |||
eden space 133120K, 0% used [0x00000000f5580000,0x00000000f5580000,0x00000000fd780000) | |||
from space 20480K, 2% used [0x00000000fd780000,0x00000000fd808000,0x00000000feb80000) | |||
to space 20992K, 0% used [0x00000000feb80000,0x00000000feb80000,0x0000000100000000) | |||
ParOldGen total 349696K, used 151563K [0x00000000e0000000, 0x00000000f5580000, 0x00000000f5580000) | |||
object space 349696K, 43% used [0x00000000e0000000,0x00000000e9402fd8,0x00000000f5580000) | |||
Metaspace used 92248K, capacity 95790K, committed 96128K, reserved 1134592K | |||
class space used 11182K, capacity 11779K, committed 11904K, reserved 1048576K | |||
} | |||
Event: 54.372 GC heap before | |||
{Heap before GC invocations=93 (full 3): | |||
PSYoungGen total 153600K, used 133664K [0x00000000f5580000, 0x0000000100000000, 0x0000000100000000) | |||
eden space 133120K, 100% used [0x00000000f5580000,0x00000000fd780000,0x00000000fd780000) | |||
from space 20480K, 2% used [0x00000000fd780000,0x00000000fd808000,0x00000000feb80000) | |||
to space 20992K, 0% used [0x00000000feb80000,0x00000000feb80000,0x0000000100000000) | |||
ParOldGen total 349696K, used 151563K [0x00000000e0000000, 0x00000000f5580000, 0x00000000f5580000) | |||
object space 349696K, 43% used [0x00000000e0000000,0x00000000e9402fd8,0x00000000f5580000) | |||
Metaspace used 93776K, capacity 97336K, committed 97536K, reserved 1134592K | |||
class space used 11408K, capacity 12012K, committed 12032K, reserved 1048576K | |||
Event: 54.380 GC heap after | |||
Heap after GC invocations=93 (full 3): | |||
PSYoungGen total 153600K, used 1024K [0x00000000f5580000, 0x0000000100000000, 0x0000000100000000) | |||
eden space 132608K, 0% used [0x00000000f5580000,0x00000000f5580000,0x00000000fd700000) | |||
from space 20992K, 4% used [0x00000000feb80000,0x00000000fec80000,0x0000000100000000) | |||
to space 20992K, 0% used [0x00000000fd700000,0x00000000fd700000,0x00000000feb80000) | |||
ParOldGen total 349696K, used 152123K [0x00000000e0000000, 0x00000000f5580000, 0x00000000f5580000) | |||
object space 349696K, 43% used [0x00000000e0000000,0x00000000e948efd8,0x00000000f5580000) | |||
Metaspace used 93776K, capacity 97336K, committed 97536K, reserved 1134592K | |||
class space used 11408K, capacity 12012K, committed 12032K, reserved 1048576K | |||
} | |||
Event: 54.828 GC heap before | |||
{Heap before GC invocations=94 (full 3): | |||
PSYoungGen total 153600K, used 52105K [0x00000000f5580000, 0x0000000100000000, 0x0000000100000000) | |||
eden space 132608K, 38% used [0x00000000f5580000,0x00000000f8762488,0x00000000fd700000) | |||
from space 20992K, 4% used [0x00000000feb80000,0x00000000fec80000,0x0000000100000000) | |||
to space 20992K, 0% used [0x00000000fd700000,0x00000000fd700000,0x00000000feb80000) | |||
ParOldGen total 349696K, used 152123K [0x00000000e0000000, 0x00000000f5580000, 0x00000000f5580000) | |||
object space 349696K, 43% used [0x00000000e0000000,0x00000000e948efd8,0x00000000f5580000) | |||
Metaspace used 94610K, capacity 98228K, committed 98380K, reserved 1136640K | |||
class space used 11522K, capacity 12134K, committed 12160K, reserved 1048576K | |||
Event: 54.835 GC heap after | |||
Heap after GC invocations=94 (full 3): | |||
PSYoungGen total 153600K, used 928K [0x00000000f5580000, 0x0000000100000000, 0x0000000100000000) | |||
eden space 132608K, 0% used [0x00000000f5580000,0x00000000f5580000,0x00000000fd700000) | |||
from space 20992K, 4% used [0x00000000fd700000,0x00000000fd7e8000,0x00000000feb80000) | |||
to space 20992K, 0% used [0x00000000feb80000,0x00000000feb80000,0x0000000100000000) | |||
ParOldGen total 349696K, used 152966K [0x00000000e0000000, 0x00000000f5580000, 0x00000000f5580000) | |||
object space 349696K, 43% used [0x00000000e0000000,0x00000000e9561898,0x00000000f5580000) | |||
Metaspace used 94610K, capacity 98228K, committed 98380K, reserved 1136640K | |||
class space used 11522K, capacity 12134K, committed 12160K, reserved 1048576K | |||
} | |||
Event: 54.835 GC heap before | |||
{Heap before GC invocations=95 (full 4): | |||
PSYoungGen total 153600K, used 928K [0x00000000f5580000, 0x0000000100000000, 0x0000000100000000) | |||
eden space 132608K, 0% used [0x00000000f5580000,0x00000000f5580000,0x00000000fd700000) | |||
from space 20992K, 4% used [0x00000000fd700000,0x00000000fd7e8000,0x00000000feb80000) | |||
to space 20992K, 0% used [0x00000000feb80000,0x00000000feb80000,0x0000000100000000) | |||
ParOldGen total 349696K, used 152966K [0x00000000e0000000, 0x00000000f5580000, 0x00000000f5580000) | |||
object space 349696K, 43% used [0x00000000e0000000,0x00000000e9561898,0x00000000f5580000) | |||
Metaspace used 94610K, capacity 98228K, committed 98380K, reserved 1136640K | |||
class space used 11522K, capacity 12134K, committed 12160K, reserved 1048576K | |||
Event: 55.689 GC heap after | |||
Heap after GC invocations=95 (full 4): | |||
PSYoungGen total 153600K, used 0K [0x00000000f5580000, 0x0000000100000000, 0x0000000100000000) | |||
eden space 132608K, 0% used [0x00000000f5580000,0x00000000f5580000,0x00000000fd700000) | |||
from space 20992K, 0% used [0x00000000fd700000,0x00000000fd700000,0x00000000feb80000) | |||
to space 20992K, 0% used [0x00000000feb80000,0x00000000feb80000,0x0000000100000000) | |||
ParOldGen total 349696K, used 139635K [0x00000000e0000000, 0x00000000f5580000, 0x00000000f5580000) | |||
object space 349696K, 39% used [0x00000000e0000000,0x00000000e885cc18,0x00000000f5580000) | |||
Metaspace used 94610K, capacity 98228K, committed 98380K, reserved 1136640K | |||
class space used 11522K, capacity 12134K, committed 12160K, reserved 1048576K | |||
} | |||
Deoptimization events (10 events): | |||
Event: 60.575 Thread 0x000000001ae0f800 Uncommon trap: reason=null_check action=make_not_entrant pc=0x0000000003de85c8 method=org.springframework.boot.loader.jar.JarFile.getJarEntry(Ljava/lang/String;)Lorg/springframework/boot/loader/jar/JarEntry; @ 5 | |||
Event: 60.576 Thread 0x000000001ae0f800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000036ac414 method=org.springframework.boot.loader.jar.JarURLConnection.connect()V @ 47 | |||
Event: 61.888 Thread 0x000000001ae12000 Uncommon trap: reason=null_check action=make_not_entrant pc=0x00000000046241a0 method=sun.util.locale.provider.LocaleProviderAdapter.getAdapter(Ljava/lang/Class;Ljava/util/Locale;)Lsun/util/locale/provider/LocaleProviderAdapter; @ 24 | |||
Event: 61.898 Thread 0x000000001ae12000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x000000000446d1fc method=java.util.AbstractList$Itr.next()Ljava/lang/Object; @ 14 | |||
Event: 98.794 Thread 0x00000000147ec000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000036c77c0 method=java.util.Hashtable.get(Ljava/lang/Object;)Ljava/lang/Object; @ 6 | |||
Event: 98.795 Thread 0x00000000147ec000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000036c77c0 method=java.util.Hashtable.get(Ljava/lang/Object;)Ljava/lang/Object; @ 6 | |||
Event: 98.801 Thread 0x000000001ae17800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000004f53934 method=java.util.Collections$SynchronizedCollection.add(Ljava/lang/Object;)Z @ 12 | |||
Event: 98.802 Thread 0x000000001ae17800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000004f53934 method=java.util.Collections$SynchronizedCollection.add(Ljava/lang/Object;)Z @ 12 | |||
Event: 98.803 Thread 0x000000001ae17800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000004f53934 method=java.util.Collections$SynchronizedCollection.add(Ljava/lang/Object;)Z @ 12 | |||
Event: 98.805 Thread 0x000000001ae17800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000004f53934 method=java.util.Collections$SynchronizedCollection.add(Ljava/lang/Object;)Z @ 12 | |||
Classes redefined (0 events): | |||
No events | |||
Internal exceptions (10 events): | |||
Event: 54.681 Thread 0x0000000003272800 Exception <a 'java/lang/ClassNotFoundException': com/iformall/domain/po/MallUserInfoCustomizer> (0x00000000f78cd928) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u202\12323\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 210] | |||
Event: 54.693 Thread 0x0000000003272800 Exception <a 'java/lang/ClassNotFoundException': com/iformall/domain/po/MallPermissionBeanInfo> (0x00000000f7a6b060) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u202\12323\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 210] | |||
Event: 54.695 Thread 0x0000000003272800 Exception <a 'java/lang/ClassNotFoundException': com/iformall/domain/po/MallPermissionCustomizer> (0x00000000f7b71070) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u202\12323\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 210] | |||
Event: 55.786 Thread 0x0000000003272800 Exception <a 'java/lang/ClassNotFoundException': sun/nio/ch/PollSelectorImpl> (0x00000000f66a9a38) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u202\12323\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 210] | |||
Event: 55.896 Thread 0x000000001ae11800 Implicit null exception at 0x0000000003c5f128 to 0x0000000003c5fbad | |||
Event: 60.569 Thread 0x000000001ae0f800 Exception <a 'sun/nio/fs/WindowsException'> (0x00000000f7d51f40) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u202\12323\hotspot\src\share\vm\prims\jni.cpp, line 710] | |||
Event: 60.569 Thread 0x000000001ae0f800 Exception <a 'sun/nio/fs/WindowsException'> (0x00000000f7d52698) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u202\12323\hotspot\src\share\vm\prims\jni.cpp, line 710] | |||
Event: 60.575 Thread 0x000000001ae0f800 Implicit null exception at 0x0000000003de82cc to 0x0000000003de85bd | |||
Event: 60.576 Thread 0x000000001ae0f800 Implicit null exception at 0x00000000036abd37 to 0x00000000036ac3f1 | |||
Event: 61.888 Thread 0x000000001ae12000 Implicit null exception at 0x000000000462416b to 0x0000000004624193 | |||
Events (10 events): | |||
Event: 98.939 loading class org/springframework/amqp/rabbit/listener/DirectReplyToMessageListenerContainer done | |||
Event: 98.939 loading class org/springframework/amqp/rabbit/connection/CachingConnectionFactory$ChannelCachingConnectionProxy | |||
Event: 98.939 loading class org/springframework/amqp/rabbit/connection/CachingConnectionFactory$ChannelCachingConnectionProxy done | |||
Event: 98.939 loading class org/springframework/amqp/rabbit/connection/CachingConnectionFactory$ChannelCachingConnectionProxy | |||
Event: 98.939 loading class org/springframework/amqp/rabbit/connection/CachingConnectionFactory$ChannelCachingConnectionProxy done | |||
Event: 98.940 Executing VM operation: RevokeBias | |||
Event: 98.940 Executing VM operation: RevokeBias done | |||
Event: 98.940 Executing VM operation: RevokeBias | |||
Event: 98.940 Executing VM operation: RevokeBias done | |||
Event: 98.942 Thread 0x00000000147ee000 flushing nmethod 0x0000000003491c10 | |||
Dynamic libraries: | |||
0x00007ff6719d0000 - 0x00007ff671a07000 C:\Program Files (x86)\Common Files\Oracle\Java\javapath\java.exe | |||
0x00007ff872470000 - 0x00007ff872668000 C:\Windows\SYSTEM32\ntdll.dll | |||
0x00007ff871e50000 - 0x00007ff871f12000 C:\Windows\System32\KERNEL32.DLL | |||
0x00007ff86fd70000 - 0x00007ff87006e000 C:\Windows\System32\KERNELBASE.dll | |||
0x00007ff870ee0000 - 0x00007ff870f91000 C:\Windows\System32\ADVAPI32.dll | |||
0x00007ff871f20000 - 0x00007ff871fbe000 C:\Windows\System32\msvcrt.dll | |||
0x00007ff8713a0000 - 0x00007ff87143f000 C:\Windows\System32\sechost.dll | |||
0x00007ff871ad0000 - 0x00007ff871bf3000 C:\Windows\System32\RPCRT4.dll | |||
0x00007ff86fb10000 - 0x00007ff86fb37000 C:\Windows\System32\bcrypt.dll | |||
0x00007ff871190000 - 0x00007ff87132d000 C:\Windows\System32\USER32.dll | |||
0x00007ff86fb40000 - 0x00007ff86fb62000 C:\Windows\System32\win32u.dll | |||
0x00007ff870620000 - 0x00007ff87064b000 C:\Windows\System32\GDI32.dll | |||
0x00007ff870110000 - 0x00007ff870227000 C:\Windows\System32\gdi32full.dll | |||
0x00007ff870070000 - 0x00007ff87010d000 C:\Windows\System32\msvcp_win.dll | |||
0x00007ff86fc70000 - 0x00007ff86fd70000 C:\Windows\System32\ucrtbase.dll | |||
0x00007ff860030000 - 0x00007ff8602ca000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.4355_none_60b8b9eb71f62e16\COMCTL32.dll | |||
0x00007ff8720a0000 - 0x00007ff8720cf000 C:\Windows\System32\IMM32.DLL | |||
0x0000000066b30000 - 0x0000000066c02000 C:\Program Files\Java\jre1.8.0_202\bin\msvcr100.dll | |||
0x0000000066280000 - 0x0000000066b25000 C:\Program Files\Java\jre1.8.0_202\bin\server\jvm.dll | |||
0x00007ff871ac0000 - 0x00007ff871ac8000 C:\Windows\System32\PSAPI.DLL | |||
0x00007ff85da30000 - 0x00007ff85da3a000 C:\Windows\SYSTEM32\VERSION.dll | |||
0x00007ff8533d0000 - 0x00007ff8533f7000 C:\Windows\SYSTEM32\WINMM.dll | |||
0x00007ff86b360000 - 0x00007ff86b369000 C:\Windows\SYSTEM32\WSOCK32.dll | |||
0x00007ff871330000 - 0x00007ff87139b000 C:\Windows\System32\WS2_32.dll | |||
0x00007ff86abb0000 - 0x00007ff86abbf000 C:\Program Files\Java\jre1.8.0_202\bin\verify.dll | |||
0x00007ff868c30000 - 0x00007ff868c59000 C:\Program Files\Java\jre1.8.0_202\bin\java.dll | |||
0x00007ff868cb0000 - 0x00007ff868cc6000 C:\Program Files\Java\jre1.8.0_202\bin\zip.dll | |||
0x00007ff870770000 - 0x00007ff870edd000 C:\Windows\System32\SHELL32.dll | |||
0x00007ff86d6d0000 - 0x00007ff86de74000 C:\Windows\SYSTEM32\windows.storage.dll | |||
0x00007ff8720d0000 - 0x00007ff872423000 C:\Windows\System32\combase.dll | |||
0x00007ff86f470000 - 0x00007ff86f49e000 C:\Windows\SYSTEM32\Wldp.dll | |||
0x00007ff871c60000 - 0x00007ff871d2d000 C:\Windows\System32\OLEAUT32.dll | |||
0x00007ff8710e0000 - 0x00007ff87118d000 C:\Windows\System32\SHCORE.dll | |||
0x00007ff871d30000 - 0x00007ff871d85000 C:\Windows\System32\shlwapi.dll | |||
0x00007ff86fa40000 - 0x00007ff86fa64000 C:\Windows\SYSTEM32\profapi.dll | |||
0x00007ff86aba0000 - 0x00007ff86abad000 C:\Program Files\Java\jre1.8.0_202\bin\management.dll | |||
0x00007ff868b90000 - 0x00007ff868baa000 C:\Program Files\Java\jre1.8.0_202\bin\net.dll | |||
0x00007ff8633e0000 - 0x00007ff8635cc000 C:\Windows\SYSTEM32\urlmon.dll | |||
0x00007ff8658a0000 - 0x00007ff8658c8000 C:\Windows\SYSTEM32\srvcli.dll | |||
0x00007ff86efc0000 - 0x00007ff86efcc000 C:\Windows\SYSTEM32\netutils.dll | |||
0x00007ff8640c0000 - 0x00007ff86437e000 C:\Windows\SYSTEM32\iertutil.dll | |||
0x00007ff86f1d0000 - 0x00007ff86f23a000 C:\Windows\system32\mswsock.dll | |||
0x00007ff84c010000 - 0x00007ff84c027000 C:\Windows\system32\napinsp.dll | |||
0x00007ff84bff0000 - 0x00007ff84c00b000 C:\Windows\system32\pnrpnsp.dll | |||
0x00007ff86b560000 - 0x00007ff86b575000 C:\Windows\system32\wshbth.dll | |||
0x00007ff869810000 - 0x00007ff86982d000 C:\Windows\system32\NLAapi.dll | |||
0x00007ff86eeb0000 - 0x00007ff86eeeb000 C:\Windows\SYSTEM32\IPHLPAPI.DLL | |||
0x00007ff86eef0000 - 0x00007ff86efba000 C:\Windows\SYSTEM32\DNSAPI.dll | |||
0x00007ff871e40000 - 0x00007ff871e48000 C:\Windows\System32\NSI.dll | |||
0x00007ff84bfd0000 - 0x00007ff84bfe2000 C:\Windows\System32\winrnr.dll | |||
0x00007ff8607a0000 - 0x00007ff8607aa000 C:\Windows\System32\rasadhlp.dll | |||
0x00007ff860840000 - 0x00007ff8608c0000 C:\Windows\System32\fwpuclnt.dll | |||
0x00007ff861410000 - 0x00007ff861434000 C:\Program Files\Java\jre1.8.0_202\bin\sunec.dll | |||
0x00007ff8674e0000 - 0x00007ff8674f7000 C:\Windows\SYSTEM32\dhcpcsvc6.DLL | |||
0x00007ff867aa0000 - 0x00007ff867abd000 C:\Windows\SYSTEM32\dhcpcsvc.DLL | |||
0x00007ff85e980000 - 0x00007ff85e992000 C:\Program Files\Java\jre1.8.0_202\bin\nio.dll | |||
0x00007ff86f3c0000 - 0x00007ff86f3d8000 C:\Windows\SYSTEM32\CRYPTSP.dll | |||
0x00007ff86eaf0000 - 0x00007ff86eb24000 C:\Windows\system32\rsaenh.dll | |||
0x00007ff86f9c0000 - 0x00007ff86f9ee000 C:\Windows\SYSTEM32\USERENV.dll | |||
0x00007ff870230000 - 0x00007ff8702b2000 C:\Windows\System32\bcryptprimitives.dll | |||
0x00007ff86f3e0000 - 0x00007ff86f3ec000 C:\Windows\SYSTEM32\CRYPTBASE.dll | |||
0x00007ff869fb0000 - 0x00007ff869fbb000 C:\Program Files\Java\jre1.8.0_202\bin\sunmscapi.dll | |||
0x00007ff8702c0000 - 0x00007ff87041c000 C:\Windows\System32\CRYPT32.dll | |||
0x00007ff8324b0000 - 0x00007ff8327ae000 C:\project\bjAirport\bjairService\lib\HCNetSDK.dll | |||
0x0000000025830000 - 0x00000000262d0000 C:\project\bjAirport\bjairService\lib\HCCore.dll | |||
0x00007ff831b50000 - 0x00007ff831e4f000 C:\project\bjAirport\bjairService\lib\HCNetSDKCom\HCAlarm.dll | |||
0x000000002ae10000 - 0x000000002b124000 C:\project\bjAirport\bjairService\lib\HCNetSDKCom\HCCoreDevCfg.dll | |||
0x00007ff86de80000 - 0x00007ff86e064000 C:\Windows\SYSTEM32\dbghelp.dll | |||
VM Arguments: | |||
jvm_args: -Dfile.encoding=UTF8 -Djasypt.encryptor.password=oRqdnDbK5pj3eMmB -Xms512m -Xmx512m | |||
java_command: C:\project\bjAirport\bjairAdmin\target\bjairAdmin-1.0.jar --server.port=1500 --spring.profiles.active=dev --logging.path=C:/Program Files/Git/root/server/java/admin/a0 | |||
java_class_path (initial): C:\project\bjAirport\bjairAdmin\target\bjairAdmin-1.0.jar | |||
Launcher Type: SUN_STANDARD | |||
Environment Variables: | |||
JAVA_HOME=C:\Program Files\Java\jdk1.8.0_202 | |||
CLASSPATH=C:\Program Files\Java\jdk1.8.0_202\lib;C:\Program Files\Java\jdk1.8.0_202\lib\tools.jar | |||
PATH=C:\Users\Administrator\bin;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\local\bin;C:\Program Files\Git\usr\bin;C:\Program Files\Git\usr\bin;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\bin;C:\Users\Administrator\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Windows\System32\OpenSSH;C:\Program Files\Git\cmd;C:\Program Files\apache-maven-3.8.2\bin;C:\Program Files\HP\Common\HPDestPlgIn;C:\Program Files (x86)\HP\Common\HPDestPlgIn;C:\Program Files (x86)\NetSarang\Xshell 7;C:\Users\Administrator\AppData\Local\Microsoft\WindowsApps;C:\Program Files\Git\usr\bin\vendor_perl;C:\Program Files\Git\usr\bin\core_perl | |||
USERNAME=Administrator | |||
SHELL=C:\Program Files\Git\usr\bin\bash.exe | |||
DISPLAY=needs-to-be-defined | |||
OS=Windows_NT | |||
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 58 Stepping 9, GenuineIntel | |||
--------------- S Y S T E M --------------- | |||
OS: Windows 10.0 , 64 bit Build 19041 (10.0.19041.5198) | |||
CPU:total 4 (initial active 4) (2 cores per cpu, 2 threads per core) family 6 model 58 stepping 9, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, aes, clmul, erms, ht, tsc, tscinvbit, tscinv | |||
Memory: 4k page, physical 4098740k(842768k free), swap 15331108k(5935644k free) | |||
vm_info: Java HotSpot(TM) 64-Bit Server VM (25.202-b08) for windows-amd64 JRE (1.8.0_202-b08), built on Dec 15 2018 19:54:30 by "java_re" with MS VC++ 10.0 (VS2010) | |||
time: Fri Jan 03 13:06:22 2025 | |||
timezone: Öйú±ê׼ʱ¼ä | |||
elapsed time: 98 seconds (0d 0h 1m 38s) | |||
@@ -0,0 +1,27 @@ | |||
[2025-01-03 14:03:42.010][ERR] CCoreGlobalCtrlBase::LoadDSo, HPR_LoadDSo Failed, Path[C:/project/bjAirport/bjairService/lib/zlib1.dll] syserror[126] | |||
[2025-01-03 14:03:42.010][ERR] Load zlib failed[syserr: 126] | |||
[2025-01-03 14:03:42.010][INF] The COM:HCCoreBase ver is 6.1.4.15, 2020_03_05. Async:1. | |||
[2025-01-03 14:03:42.010][INF] The COM:Core ver is 6.1.9.48, 2023_04_10. Async:1. | |||
[2025-01-03 14:03:42.010][INF] This HCNetSDK ver is 6.1.9.48 Ver 2023_04_10. | |||
[2025-01-03 14:03:42.126][INF] Login dev 192.168.2.103:8000. | |||
[2025-01-03 14:03:42.127][INF] dwTotalNum[2048] | |||
[2025-01-03 14:03:42.129][INF] Private connect 192.168.2.103:8000 sock=3084 this=0x2937ac04 cmd=0x10000 port=56446 | |||
[2025-01-03 14:03:42.129][INF] LogonDev1 in[192.168.2.103:8000] | |||
[2025-01-03 14:03:42.624][DBG] CCoreGlobalCtrlBase::LoadDSo, HPR_LoadDSo Succ, Path[C:/project/bjAirport/bjairService/lib/libcrypto-1_1-x64.dll], hHandleRet[834076672] | |||
[2025-01-03 14:03:42.624][DBG] Load [libcrypto-1_1-x64.dll] SUCC, Real Path[C:\project\bjAirport\bjairService\lib\libcrypto-1_1-x64.dll] | |||
[2025-01-03 14:03:42.874][DBG] CCoreGlobalCtrlBase::LoadDSo, HPR_LoadDSo Succ, Path[C:/project/bjAirport/bjairService/lib/libssl-1_1-x64.dll], hHandleRet[900464640] | |||
[2025-01-03 14:03:42.874][DBG] Load [libssl-1_1-x64.dll] SUCC, Real Path[C:\project\bjAirport\bjairService\lib\libssl-1_1-x64.dll] | |||
[2025-01-03 14:03:42.874][INF] SSLTRANSAPI::IsAllAPILoaded, SSL_library_init Unload | |||
[2025-01-03 14:03:42.874][INF] OpenSSL, Not All Function Loaded! | |||
[2025-01-03 14:03:42.875][INF] SSLTRANSAPI::PrintVersion, OpenSSL version info [OpenSSL 1.1.1l 24 Aug 2021] | |||
[2025-01-03 14:03:42.875][INF] CSSLTrans::SSLCtxInit, dwSSLVersion[6], m_fnTLSServerMethod | |||
[2025-01-03 14:03:42.894][ERR] CSSLTrans::SSLTrans_CTX_Load_CA, invalid path[C:/project/bjAirport/bjairService/lib/cert/\] | |||
[2025-01-03 14:03:49.085][ERR] LogonDev1[192.168.2.103] | |||
[2025-01-03 14:03:49.085][ERR] [192.168.2.103:8000]PRO_LoginHikDevice fail[err=10].[0x00000000,0x00000000] | |||
[2025-01-03 14:03:49.085][ERR] CMemberMgrBase::AllocIndex2, MemberStart Failed, iIndex[0] | |||
[2025-01-03 14:03:49.488][DBG] CComBase::Load, Load szDllPath[C:/project/bjAirport/bjairService/lib/HCNetSDKCom/HCAlarm.dll] SUCC | |||
[2025-01-03 14:03:49.489][INF] AbilityAnalyze---Init-- start | |||
[2025-01-03 14:03:49.538][INF] The COM:HCAlarm ver is 6.1.9.48, 2023_04_10. | |||
[2025-01-03 14:03:49.538][ERR] HPR_Bind[3120] failed[syserr: 10013] | |||
[2025-01-03 14:03:49.538][ERR] Start server failed | |||
[2025-01-03 14:03:49.538][ERR] CMemberMgrBase::AllocIndex2, MemberStart Failed, iIndex[0] |