hs_err_pid29792.log 35 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429
  1. #
  2. # A fatal error has been detected by the Java Runtime Environment:
  3. #
  4. # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000180002710, pid=29792, tid=0x0000000000003c80
  5. #
  6. # JRE version: Java(TM) SE Runtime Environment (8.0_441) (build 1.8.0_441-b07)
  7. # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.441-b07 mixed mode windows-amd64 compressed oops)
  8. # Problematic frame:
  9. # C 0x0000000180002710
  10. #
  11. # Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
  12. #
  13. # If you would like to submit a bug report, please visit:
  14. # http://bugreport.java.com/bugreport/crash.jsp
  15. # The crash happened outside the Java Virtual Machine in native code.
  16. # See problematic frame for where to report the bug.
  17. #
  18. --------------- T H R E A D ---------------
  19. Current thread (0x00000259a930c000): JavaThread "SpringApplicationShutdownHook" [_thread_in_native, id=15488, stack(0x000000aa9b200000,0x000000aa9b300000)]
  20. siginfo: ExceptionCode=0xc0000005, ExceptionInformation=0x0000000000000008 0x0000000180002710
  21. Registers:
  22. RAX=0x0000000180002710, RBX=0x00000259aa13c228, RCX=0x00000259a930c200, RDX=0x000000aa9b2fdc58
  23. RSP=0x000000aa9b2fdbc8, RBP=0x000000aa9b2fdc48, RSI=0x0000000000200021, RDI=0x00000007c001c3c0
  24. R8 =0x00007ffa33740000, R9 =0x000000aa9b2fdc68, R10=0x000002598bd1a042, R11=0x00007ffa11c3a570
  25. R12=0x0000000000000000, R13=0x00000259aa13c228, R14=0x000000aa9b2fdc78, R15=0x00000259a930c000
  26. RIP=0x0000000180002710, EFLAGS=0x0000000000010287
  27. Top of Stack: (sp=0x000000aa9b2fdbc8)
  28. 0x000000aa9b2fdbc8: 000002598bd1a06e 00000259a930c000
  29. 0x000000aa9b2fdbd8: 0000000000000000 0000000000000001
  30. 0x000000aa9b2fdbe8: 00007ffa11c07bfc 0000025989fb280d
  31. 0x000000aa9b2fdbf8: 000000aa9b2fdc79 0000025989fb280d
  32. 0x000000aa9b2fdc08: 000000aa9b2fdc08 0000000000000000
  33. 0x000000aa9b2fdc18: 000000aa9b2fdc78 00000259aa13c6e8
  34. 0x000000aa9b2fdc28: 0000000000000000 00000259aa13c228
  35. 0x000000aa9b2fdc38: 0000000000000000 000000aa9b2fdc68
  36. 0x000000aa9b2fdc48: 000000aa9b2fdcc0 000002598bd07f10
  37. 0x000000aa9b2fdc58: 0000000771c6d2b8 000002598bd12e37
  38. 0x000000aa9b2fdc68: 00000007718f9998 00007ffa33740000
  39. 0x000000aa9b2fdc78: 000002598bd083fd 000000aa9b2fdc80
  40. 0x000000aa9b2fdc88: 00000259aa13b480 000000aa9b2fdcd8
  41. 0x000000aa9b2fdc98: 00000259aa13c6e8 0000000000000000
  42. 0x000000aa9b2fdca8: 00000259aa13b4a8 000000aa9b2fdc68
  43. 0x000000aa9b2fdcb8: 000000aa9b2fdcd0 000000aa9b2fdd28
  44. Instructions: (pc=0x0000000180002710)
  45. 0x00000001800026f0:
  46. [error occurred during error reporting (printing registers, top of stack, instructions near pc), id 0xc0000005]
  47. Register to memory mapping:
  48. RAX=0x0000000180002710 is an unknown value
  49. RBX={method} {0x00000259aa13c230} 'findSymbol' '(JLjava/lang/String;)J' in 'com/sun/jna/NativeLibrary'
  50. RCX=0x00000259a930c200 is an unknown value
  51. RDX=0x000000aa9b2fdc58 is pointing into the stack for thread: 0x00000259a930c000
  52. RSP=0x000000aa9b2fdbc8 is pointing into the stack for thread: 0x00000259a930c000
  53. RBP=0x000000aa9b2fdc48 is pointing into the stack for thread: 0x00000259a930c000
  54. RSI=0x0000000000200021 is an unknown value
  55. RDI=0x00000007c001c3c0 is pointing into metadata
  56. R8 =0x00007ffa33740000 is an unknown value
  57. R9 =0x000000aa9b2fdc68 is pointing into the stack for thread: 0x00000259a930c000
  58. R10=0x000002598bd1a042 is at code_begin+962 in an Interpreter codelet
  59. method entry point (kind = native) [0x000002598bd19c80, 0x000002598bd1a720] 2720 bytes
  60. R11=0x00007ffa11c3a570 is an unknown value
  61. R12=0x0000000000000000 is an unknown value
  62. R13={method} {0x00000259aa13c230} 'findSymbol' '(JLjava/lang/String;)J' in 'com/sun/jna/NativeLibrary'
  63. R14=0x000000aa9b2fdc78 is pointing into the stack for thread: 0x00000259a930c000
  64. R15=0x00000259a930c000 is a thread
  65. Stack: [0x000000aa9b200000,0x000000aa9b300000], sp=0x000000aa9b2fdbc8, free space=1014k
  66. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  67. C 0x0000000180002710
  68. Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
  69. j com.sun.jna.NativeLibrary.findSymbol(JLjava/lang/String;)J+0
  70. j com.sun.jna.NativeLibrary.getSymbolAddress(Ljava/lang/String;)J+24
  71. j com.sun.jna.Function.<init>(Lcom/sun/jna/NativeLibrary;Ljava/lang/String;I)V+41
  72. j com.sun.jna.NativeLibrary.getFunction(Ljava/lang/String;I)Lcom/sun/jna/Function;+48
  73. j com.sun.jna.Library$Handler.invoke(Ljava/lang/Object;Ljava/lang/reflect/Method;[Ljava/lang/Object;)Ljava/lang/Object;+231
  74. j com.sun.proxy.$Proxy51.NET_DVR_Cleanup()Z+9
  75. j com.longc.hkserver.haikang.HikVisionConfiguration.destroy()V+22
  76. v ~StubRoutines::call_stub
  77. J 2086 sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (0 bytes) @ 0x000002598c16b7ff [0x000002598c16b780+0x7f]
  78. J 1866 C1 sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (104 bytes) @ 0x000002598c106fe4 [0x000002598c106c20+0x3c4]
  79. J 1862 C1 sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (10 bytes) @ 0x000002598c103624 [0x000002598c1035e0+0x44]
  80. J 1861 C1 java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (62 bytes) @ 0x000002598c103224 [0x000002598c103120+0x104]
  81. j org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(Ljava/lang/Object;)V+16
  82. j org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeDestroyMethods(Ljava/lang/Object;Ljava/lang/String;)V+122
  83. j org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeDestruction(Ljava/lang/Object;Ljava/lang/String;)V+12
  84. j org.springframework.beans.factory.support.DisposableBeanAdapter.destroy()V+48
  85. j org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroyBean(Ljava/lang/String;Lorg/springframework/beans/factory/DisposableBean;)V+133
  86. j org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingleton(Ljava/lang/String;)V+41
  87. j org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingleton(Ljava/lang/String;)V+2
  88. j org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingletons()V+105
  89. j org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingletons()V+1
  90. j org.springframework.context.support.AbstractApplicationContext.destroyBeans()V+4
  91. j org.springframework.context.support.AbstractApplicationContext.doClose()V+133
  92. j org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.doClose()V+15
  93. j org.springframework.context.support.AbstractApplicationContext.close()V+8
  94. j org.springframework.boot.SpringApplicationShutdownHook.closeAndWait(Lorg/springframework/context/ConfigurableApplicationContext;)V+11
  95. j org.springframework.boot.SpringApplicationShutdownHook$$Lambda$576.accept(Ljava/lang/Object;)V+8
  96. j java.lang.Iterable.forEach(Ljava/util/function/Consumer;)V+30
  97. j org.springframework.boot.SpringApplicationShutdownHook.run()V+71
  98. j java.lang.Thread.run()V+11
  99. v ~StubRoutines::call_stub
  100. --------------- P R O C E S S ---------------
  101. Java Threads: ( => current thread )
  102. =>0x00000259a930c000 JavaThread "SpringApplicationShutdownHook" [_thread_in_native, id=15488, stack(0x000000aa9b200000,0x000000aa9b300000)]
  103. 0x00000259a930e800 JavaThread "SIGINT handler" daemon [_thread_blocked, id=4204, stack(0x000000aa9b100000,0x000000aa9b200000)]
  104. 0x00000259a92df000 JavaThread "RMI TCP Connection(2)-192.168.110.164" daemon [_thread_in_native, id=19072, stack(0x000000aa9b000000,0x000000aa9b100000)]
  105. 0x00000259a92e0800 JavaThread "DestroyJavaVM" [_thread_blocked, id=768, stack(0x000000aa94700000,0x000000aa94800000)]
  106. 0x00000259a7c75000 JavaThread "RMI Scheduler(0)" daemon [_thread_blocked, id=16844, stack(0x000000aa96000000,0x000000aa96100000)]
  107. 0x00000259a7c05000 JavaThread "RMI TCP Connection(1)-192.168.110.164" daemon [_thread_in_native, id=4344, stack(0x000000aa95f00000,0x000000aa96000000)]
  108. 0x00000259a78f1000 JavaThread "RMI TCP Accept-0" daemon [_thread_in_native, id=5904, stack(0x000000aa95d00000,0x000000aa95e00000)]
  109. 0x00000259a734d800 JavaThread "Service Thread" daemon [_thread_blocked, id=13320, stack(0x000000aa95c00000,0x000000aa95d00000)]
  110. 0x00000259a729f800 JavaThread "C1 CompilerThread3" daemon [_thread_blocked, id=28848, stack(0x000000aa95b00000,0x000000aa95c00000)]
  111. 0x00000259a729e800 JavaThread "C2 CompilerThread2" daemon [_thread_blocked, id=9864, stack(0x000000aa95a00000,0x000000aa95b00000)]
  112. 0x00000259a729c000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=8308, stack(0x000000aa95900000,0x000000aa95a00000)]
  113. 0x00000259a7292000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=8044, stack(0x000000aa95800000,0x000000aa95900000)]
  114. 0x00000259a7290800 JavaThread "Monitor Ctrl-Break" daemon [_thread_in_native, id=7552, stack(0x000000aa95700000,0x000000aa95800000)]
  115. 0x00000259a4e02800 JavaThread "Attach Listener" daemon [_thread_blocked, id=3244, stack(0x000000aa95600000,0x000000aa95700000)]
  116. 0x00000259a4e01800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=18236, stack(0x000000aa95500000,0x000000aa95600000)]
  117. 0x000002598a058000 JavaThread "Finalizer" daemon [_thread_blocked, id=14424, stack(0x000000aa95400000,0x000000aa95500000)]
  118. 0x00000259a4de8000 JavaThread "Reference Handler" daemon [_thread_blocked, id=11496, stack(0x000000aa95300000,0x000000aa95400000)]
  119. Other Threads:
  120. 0x000002598a04f800 VMThread [stack: 0x000000aa95200000,0x000000aa95300000] [id=4380]
  121. 0x00000259a78f6000 WatcherThread [stack: 0x000000aa95e00000,0x000000aa95f00000] [id=9584]
  122. VM state:not at safepoint (normal execution)
  123. VM Mutex/Monitor currently owned by a thread: None
  124. heap address: 0x00000006c6a00000, size: 3990 MB, Compressed Oops mode: Zero based, Oop shift amount: 3
  125. Narrow klass base: 0x0000000000000000, Narrow klass shift: 3
  126. Compressed class space size: 1073741824 Address: 0x00000007c0000000
  127. Heap:
  128. PSYoungGen total 74752K, used 15032K [0x000000076ce00000, 0x0000000772100000, 0x00000007c0000000)
  129. eden space 64512K, 7% used [0x000000076ce00000,0x000000076d2ba9e0,0x0000000770d00000)
  130. from space 10240K, 99% used [0x0000000771700000,0x00000007720f37c0,0x0000000772100000)
  131. to space 10240K, 0% used [0x0000000770d00000,0x0000000770d00000,0x0000000771700000)
  132. ParOldGen total 77824K, used 11303K [0x00000006c6a00000, 0x00000006cb600000, 0x000000076ce00000)
  133. object space 77824K, 14% used [0x00000006c6a00000,0x00000006c7509e40,0x00000006cb600000)
  134. Metaspace used 31496K, capacity 33743K, committed 33920K, reserved 1079296K
  135. class space used 4484K, capacity 4902K, committed 4992K, reserved 1048576K
  136. Card table byte_map: [0x000002599b0c0000,0x000002599b890000] byte_map_base: 0x0000025997a8b000
  137. Marking Bits: (ParMarkBitMap*) 0x00007ffa12230200
  138. Begin Bits: [0x000002599bdd0000, 0x000002599fc28000)
  139. End Bits: [0x000002599fc28000, 0x00000259a3a80000)
  140. Polling page: 0x000002598a280000
  141. CodeCache: size=245760Kb used=6406Kb max_used=6407Kb free=239353Kb
  142. bounds [0x000002598bd00000, 0x000002598c350000, 0x000002599ad00000]
  143. total_blobs=3598 nmethods=3146 adapters=364
  144. compilation: enabled
  145. Compilation events (10 events):
  146. Event: 16.484 Thread 0x00000259a729f800 3168 1 java.lang.Thread::interrupted (8 bytes)
  147. Event: 16.491 Thread 0x00000259a729f800 nmethod 3168 0x000002598bebb9d0 code [0x000002598bebbb20, 0x000002598bebbc50]
  148. Event: 16.501 Thread 0x00000259a729f800 3169 1 java.io.FileInputStream::finalize (22 bytes)
  149. Event: 16.501 Thread 0x00000259a729f800 nmethod 3169 0x000002598bebb690 code [0x000002598bebb800, 0x000002598bebb970]
  150. Event: 16.501 Thread 0x00000259a729f800 3170 1 org.apache.catalina.util.LifecycleBase::fireLifecycleEvent (56 bytes)
  151. Event: 16.501 Thread 0x00000259a729f800 nmethod 3170 0x000002598c342290 code [0x000002598c342440, 0x000002598c3427d0]
  152. Event: 16.501 Thread 0x00000259a729f800 3171 1 org.apache.catalina.LifecycleEvent::<init> (16 bytes)
  153. Event: 16.501 Thread 0x00000259a729f800 nmethod 3171 0x000002598c342a10 code [0x000002598c342b80, 0x000002598c342d90]
  154. Event: 16.502 Thread 0x00000259a729f800 3172 1 java.util.concurrent.ConcurrentHashMap$MapEntry::getValue (5 bytes)
  155. Event: 16.502 Thread 0x00000259a729f800 nmethod 3172 0x000002598bf535d0 code [0x000002598bf53720, 0x000002598bf53838]
  156. GC Heap History (10 events):
  157. Event: 1.460 GC heap before
  158. {Heap before GC invocations=1 (full 0):
  159. PSYoungGen total 74752K, used 64512K [0x000000076ce00000, 0x0000000772100000, 0x00000007c0000000)
  160. eden space 64512K, 100% used [0x000000076ce00000,0x0000000770d00000,0x0000000770d00000)
  161. from space 10240K, 0% used [0x0000000771700000,0x0000000771700000,0x0000000772100000)
  162. to space 10240K, 0% used [0x0000000770d00000,0x0000000770d00000,0x0000000771700000)
  163. ParOldGen total 171008K, used 0K [0x00000006c6a00000, 0x00000006d1100000, 0x000000076ce00000)
  164. object space 171008K, 0% used [0x00000006c6a00000,0x00000006c6a00000,0x00000006d1100000)
  165. Metaspace used 15313K, capacity 16024K, committed 16384K, reserved 1062912K
  166. class space used 2022K, capacity 2190K, committed 2304K, reserved 1048576K
  167. Event: 1.467 GC heap after
  168. Heap after GC invocations=1 (full 0):
  169. PSYoungGen total 74752K, used 8772K [0x000000076ce00000, 0x0000000772100000, 0x00000007c0000000)
  170. eden space 64512K, 0% used [0x000000076ce00000,0x000000076ce00000,0x0000000770d00000)
  171. from space 10240K, 85% used [0x0000000770d00000,0x0000000771591310,0x0000000771700000)
  172. to space 10240K, 0% used [0x0000000771700000,0x0000000771700000,0x0000000772100000)
  173. ParOldGen total 171008K, used 16K [0x00000006c6a00000, 0x00000006d1100000, 0x000000076ce00000)
  174. object space 171008K, 0% used [0x00000006c6a00000,0x00000006c6a04000,0x00000006d1100000)
  175. Metaspace used 15313K, capacity 16024K, committed 16384K, reserved 1062912K
  176. class space used 2022K, capacity 2190K, committed 2304K, reserved 1048576K
  177. }
  178. Event: 5.257 GC heap before
  179. {Heap before GC invocations=2 (full 0):
  180. PSYoungGen total 74752K, used 65794K [0x000000076ce00000, 0x0000000772100000, 0x00000007c0000000)
  181. eden space 64512K, 88% used [0x000000076ce00000,0x00000007705af8a0,0x0000000770d00000)
  182. from space 10240K, 85% used [0x0000000770d00000,0x0000000771591310,0x0000000771700000)
  183. to space 10240K, 0% used [0x0000000771700000,0x0000000771700000,0x0000000772100000)
  184. ParOldGen total 171008K, used 16K [0x00000006c6a00000, 0x00000006d1100000, 0x000000076ce00000)
  185. object space 171008K, 0% used [0x00000006c6a00000,0x00000006c6a04000,0x00000006d1100000)
  186. Metaspace used 20274K, capacity 21233K, committed 21296K, reserved 1067008K
  187. class space used 2661K, capacity 2881K, committed 2944K, reserved 1048576K
  188. Event: 5.263 GC heap after
  189. Heap after GC invocations=2 (full 0):
  190. PSYoungGen total 74752K, used 10228K [0x000000076ce00000, 0x0000000772100000, 0x00000007c0000000)
  191. eden space 64512K, 0% used [0x000000076ce00000,0x000000076ce00000,0x0000000770d00000)
  192. from space 10240K, 99% used [0x0000000771700000,0x00000007720fd140,0x0000000772100000)
  193. to space 10240K, 0% used [0x0000000770d00000,0x0000000770d00000,0x0000000771700000)
  194. ParOldGen total 171008K, used 1431K [0x00000006c6a00000, 0x00000006d1100000, 0x000000076ce00000)
  195. object space 171008K, 0% used [0x00000006c6a00000,0x00000006c6b65c20,0x00000006d1100000)
  196. Metaspace used 20274K, capacity 21233K, committed 21296K, reserved 1067008K
  197. class space used 2661K, capacity 2881K, committed 2944K, reserved 1048576K
  198. }
  199. Event: 5.263 GC heap before
  200. {Heap before GC invocations=3 (full 1):
  201. PSYoungGen total 74752K, used 10228K [0x000000076ce00000, 0x0000000772100000, 0x00000007c0000000)
  202. eden space 64512K, 0% used [0x000000076ce00000,0x000000076ce00000,0x0000000770d00000)
  203. from space 10240K, 99% used [0x0000000771700000,0x00000007720fd140,0x0000000772100000)
  204. to space 10240K, 0% used [0x0000000770d00000,0x0000000770d00000,0x0000000771700000)
  205. ParOldGen total 171008K, used 1431K [0x00000006c6a00000, 0x00000006d1100000, 0x000000076ce00000)
  206. object space 171008K, 0% used [0x00000006c6a00000,0x00000006c6b65c20,0x00000006d1100000)
  207. Metaspace used 20274K, capacity 21233K, committed 21296K, reserved 1067008K
  208. class space used 2661K, capacity 2881K, committed 2944K, reserved 1048576K
  209. Event: 5.293 GC heap after
  210. Heap after GC invocations=3 (full 1):
  211. PSYoungGen total 74752K, used 0K [0x000000076ce00000, 0x0000000772100000, 0x00000007c0000000)
  212. eden space 64512K, 0% used [0x000000076ce00000,0x000000076ce00000,0x0000000770d00000)
  213. from space 10240K, 0% used [0x0000000771700000,0x0000000771700000,0x0000000772100000)
  214. to space 10240K, 0% used [0x0000000770d00000,0x0000000770d00000,0x0000000771700000)
  215. ParOldGen total 77824K, used 11287K [0x00000006c6a00000, 0x00000006cb600000, 0x000000076ce00000)
  216. object space 77824K, 14% used [0x00000006c6a00000,0x00000006c7505e40,0x00000006cb600000)
  217. Metaspace used 20274K, capacity 21233K, committed 21296K, reserved 1067008K
  218. class space used 2661K, capacity 2881K, committed 2944K, reserved 1048576K
  219. }
  220. Event: 6.267 GC heap before
  221. {Heap before GC invocations=4 (full 1):
  222. PSYoungGen total 74752K, used 64512K [0x000000076ce00000, 0x0000000772100000, 0x00000007c0000000)
  223. eden space 64512K, 100% used [0x000000076ce00000,0x0000000770d00000,0x0000000770d00000)
  224. from space 10240K, 0% used [0x0000000771700000,0x0000000771700000,0x0000000772100000)
  225. to space 10240K, 0% used [0x0000000770d00000,0x0000000770d00000,0x0000000771700000)
  226. ParOldGen total 77824K, used 11287K [0x00000006c6a00000, 0x00000006cb600000, 0x000000076ce00000)
  227. object space 77824K, 14% used [0x00000006c6a00000,0x00000006c7505e40,0x00000006cb600000)
  228. Metaspace used 25581K, capacity 27289K, committed 27648K, reserved 1073152K
  229. class space used 3399K, capacity 3727K, committed 3840K, reserved 1048576K
  230. Event: 6.270 GC heap after
  231. Heap after GC invocations=4 (full 1):
  232. PSYoungGen total 74752K, used 8351K [0x000000076ce00000, 0x0000000772100000, 0x00000007c0000000)
  233. eden space 64512K, 0% used [0x000000076ce00000,0x000000076ce00000,0x0000000770d00000)
  234. from space 10240K, 81% used [0x0000000770d00000,0x0000000771527f90,0x0000000771700000)
  235. to space 10240K, 0% used [0x0000000771700000,0x0000000771700000,0x0000000772100000)
  236. ParOldGen total 77824K, used 11295K [0x00000006c6a00000, 0x00000006cb600000, 0x000000076ce00000)
  237. object space 77824K, 14% used [0x00000006c6a00000,0x00000006c7507e40,0x00000006cb600000)
  238. Metaspace used 25581K, capacity 27289K, committed 27648K, reserved 1073152K
  239. class space used 3399K, capacity 3727K, committed 3840K, reserved 1048576K
  240. }
  241. Event: 16.484 GC heap before
  242. {Heap before GC invocations=5 (full 1):
  243. PSYoungGen total 74752K, used 72863K [0x000000076ce00000, 0x0000000772100000, 0x00000007c0000000)
  244. eden space 64512K, 100% used [0x000000076ce00000,0x0000000770d00000,0x0000000770d00000)
  245. from space 10240K, 81% used [0x0000000770d00000,0x0000000771527f90,0x0000000771700000)
  246. to space 10240K, 0% used [0x0000000771700000,0x0000000771700000,0x0000000772100000)
  247. ParOldGen total 77824K, used 11295K [0x00000006c6a00000, 0x00000006cb600000, 0x000000076ce00000)
  248. object space 77824K, 14% used [0x00000006c6a00000,0x00000006c7507e40,0x00000006cb600000)
  249. Metaspace used 31491K, capacity 33673K, committed 33920K, reserved 1079296K
  250. class space used 4483K, capacity 4901K, committed 4992K, reserved 1048576K
  251. Event: 16.491 GC heap after
  252. Heap after GC invocations=5 (full 1):
  253. PSYoungGen total 74752K, used 10189K [0x000000076ce00000, 0x0000000772100000, 0x00000007c0000000)
  254. eden space 64512K, 0% used [0x000000076ce00000,0x000000076ce00000,0x0000000770d00000)
  255. from space 10240K, 99% used [0x0000000771700000,0x00000007720f37c0,0x0000000772100000)
  256. to space 10240K, 0% used [0x0000000770d00000,0x0000000770d00000,0x0000000771700000)
  257. ParOldGen total 77824K, used 11303K [0x00000006c6a00000, 0x00000006cb600000, 0x000000076ce00000)
  258. object space 77824K, 14% used [0x00000006c6a00000,0x00000006c7509e40,0x00000006cb600000)
  259. Metaspace used 31491K, capacity 33673K, committed 33920K, reserved 1079296K
  260. class space used 4483K, capacity 4901K, committed 4992K, reserved 1048576K
  261. }
  262. Deoptimization events (0 events):
  263. No events
  264. Classes redefined (0 events):
  265. No events
  266. Internal exceptions (10 events):
  267. Event: 7.050 Thread 0x0000025989fb2800 Exception <a 'java/lang/ClassNotFoundException': org/springframework/beans/factory/AwareCustomizer> (0x000000076ed35de8) thrown at [C:\jenkins\workspace\8-2-build-windows-x64-cygwin-sans-NAS\jdk8u441\1521\hotspot\src\share\vm\classfile\systemDictionary.cp
  268. Event: 7.050 Thread 0x0000025989fb2800 Exception <a 'java/lang/ClassNotFoundException': org/springframework/context/ApplicationContextAwareCustomizer> (0x000000076ed45338) thrown at [C:\jenkins\workspace\8-2-build-windows-x64-cygwin-sans-NAS\jdk8u441\1521\hotspot\src\share\vm\classfile\systemD
  269. Event: 7.050 Thread 0x0000025989fb2800 Exception <a 'java/lang/ClassNotFoundException': org/springframework/beans/factory/AwareCustomizer> (0x000000076ed53c38) thrown at [C:\jenkins\workspace\8-2-build-windows-x64-cygwin-sans-NAS\jdk8u441\1521\hotspot\src\share\vm\classfile\systemDictionary.cp
  270. Event: 7.050 Thread 0x0000025989fb2800 Exception <a 'java/lang/ClassNotFoundException': org/springframework/web/context/ServletContextAwareCustomizer> (0x000000076ed63118) thrown at [C:\jenkins\workspace\8-2-build-windows-x64-cygwin-sans-NAS\jdk8u441\1521\hotspot\src\share\vm\classfile\systemD
  271. Event: 7.050 Thread 0x0000025989fb2800 Exception <a 'java/lang/ClassNotFoundException': org/springframework/beans/factory/AwareCustomizer> (0x000000076ed71478) thrown at [C:\jenkins\workspace\8-2-build-windows-x64-cygwin-sans-NAS\jdk8u441\1521\hotspot\src\share\vm\classfile\systemDictionary.cp
  272. Event: 7.143 Thread 0x00000259a7c05000 Exception <a 'java/lang/reflect/InvocationTargetException'> (0x000000076e054e40) thrown at [C:\jenkins\workspace\8-2-build-windows-x64-cygwin-sans-NAS\jdk8u441\1521\hotspot\src\share\vm\runtime\reflection.cpp, line 1092]
  273. Event: 7.183 Thread 0x0000025989fb2800 Exception <a 'java/lang/NoSuchMethodError': java.lang.Object.lambda$thenComparing$36697e65$1(Ljava/util/Comparator;Ljava/lang/Object;Ljava/lang/Object;)I> (0x000000076fb443f0) thrown at [C:\jenkins\workspace\8-2-build-windows-x64-cygwin-sans-NAS\jdk8u441\
  274. Event: 7.208 Thread 0x0000025989fb2800 Exception <a 'java/lang/IncompatibleClassChangeError': Found class java.lang.Object, but interface was expected> (0x000000076fd9bfd8) thrown at [C:\jenkins\workspace\8-2-build-windows-x64-cygwin-sans-NAS\jdk8u441\1521\hotspot\src\share\vm\interpreter\link
  275. Event: 16.492 Thread 0x00000259a8eb8000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x000000076d219520) thrown at [C:\jenkins\workspace\8-2-build-windows-x64-cygwin-sans-NAS\jdk8u441\1521\hotspot\src\share\vm\prims\jvm.cpp, line 3359]
  276. Event: 16.501 Thread 0x000002598a058000 Exception <a 'java/lang/UnsatisfiedLinkError': com.sun.jna.Memory.free(J)V> (0x000000076d0adb90) thrown at [C:\jenkins\workspace\8-2-build-windows-x64-cygwin-sans-NAS\jdk8u441\1521\hotspot\src\share\vm\prims\nativeLookup.cpp, line 500]
  277. Events (10 events):
  278. Event: 16.501 loading class org/springframework/jmx/export/NotificationListenerBean done
  279. Event: 16.501 loading class org/springframework/jmx/export/NotificationListenerBean
  280. Event: 16.501 loading class org/springframework/jmx/export/NotificationListenerBean done
  281. Event: 16.501 loading class org/springframework/jmx/export/MBeanExporter
  282. Event: 16.501 loading class org/springframework/jmx/export/MBeanExporter done
  283. Event: 16.502 Thread 0x00000259a729f800 flushing nmethod 0x000002598bf53250
  284. Event: 16.502 Executing VM operation: RevokeBias
  285. Event: 16.502 Executing VM operation: RevokeBias done
  286. Event: 16.502 Executing VM operation: RevokeBias
  287. Event: 16.502 Executing VM operation: RevokeBias done
  288. Dynamic libraries:
  289. 0x00007ff73abc0000 - 0x00007ff73ac0f000 D:\environment\Java\jdk1.8\bin\java.exe
  290. 0x00007ffa90540000 - 0x00007ffa907a5000 C:\WINDOWS\SYSTEM32\ntdll.dll
  291. 0x00007ffa8fd90000 - 0x00007ffa8fe59000 C:\WINDOWS\System32\KERNEL32.DLL
  292. 0x00007ffa8de40000 - 0x00007ffa8e228000 C:\WINDOWS\System32\KERNELBASE.dll
  293. 0x00007ffa8f940000 - 0x00007ffa8f9f3000 C:\WINDOWS\System32\ADVAPI32.dll
  294. 0x00007ffa8fe60000 - 0x00007ffa8ff09000 C:\WINDOWS\System32\msvcrt.dll
  295. 0x00007ffa8fcb0000 - 0x00007ffa8fd56000 C:\WINDOWS\System32\sechost.dll
  296. 0x00007ffa8e650000 - 0x00007ffa8e765000 C:\WINDOWS\System32\RPCRT4.dll
  297. 0x00007ffa8e7e0000 - 0x00007ffa8e9aa000 C:\WINDOWS\System32\USER32.dll
  298. 0x00007ffa8db10000 - 0x00007ffa8db37000 C:\WINDOWS\System32\win32u.dll
  299. 0x00007ffa8fd60000 - 0x00007ffa8fd8b000 C:\WINDOWS\System32\GDI32.dll
  300. 0x00007ffa8d730000 - 0x00007ffa8d867000 C:\WINDOWS\System32\gdi32full.dll
  301. 0x00007ffa8e230000 - 0x00007ffa8e2d3000 C:\WINDOWS\System32\msvcp_win.dll
  302. 0x00007ffa8d930000 - 0x00007ffa8da7b000 C:\WINDOWS\System32\ucrtbase.dll
  303. 0x00007ffa80650000 - 0x00007ffa808ea000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.26100.4202_none_3e0698d4e335f517\COMCTL32.dll
  304. 0x00007ffa8f0b0000 - 0x00007ffa8f0e0000 C:\WINDOWS\System32\IMM32.DLL
  305. 0x00007ffa83e60000 - 0x00007ffa83e7b000 D:\environment\Java\jdk1.8\jre\bin\vcruntime140.dll
  306. 0x00007ffa64aa0000 - 0x00007ffa64aac000 D:\environment\Java\jdk1.8\jre\bin\vcruntime140_1.dll
  307. 0x00007ffa578d0000 - 0x00007ffa5795e000 D:\environment\Java\jdk1.8\jre\bin\msvcp140.dll
  308. 0x00007ffa11a00000 - 0x00007ffa122aa000 D:\environment\Java\jdk1.8\jre\bin\server\jvm.dll
  309. 0x00007ffa8e4c0000 - 0x00007ffa8e4c8000 C:\WINDOWS\System32\PSAPI.DLL
  310. 0x00007ffa7d350000 - 0x00007ffa7d35a000 C:\WINDOWS\SYSTEM32\WSOCK32.dll
  311. 0x00007ffa82800000 - 0x00007ffa8280b000 C:\WINDOWS\SYSTEM32\VERSION.dll
  312. 0x00007ffa810b0000 - 0x00007ffa810e5000 C:\WINDOWS\SYSTEM32\WINMM.dll
  313. 0x00007ffa902a0000 - 0x00007ffa90314000 C:\WINDOWS\System32\WS2_32.dll
  314. 0x00007ffa8c4c0000 - 0x00007ffa8c4db000 C:\WINDOWS\SYSTEM32\kernel.appcore.dll
  315. 0x00007ffa64a90000 - 0x00007ffa64aa0000 D:\environment\Java\jdk1.8\jre\bin\verify.dll
  316. 0x00007ffa64a60000 - 0x00007ffa64a8b000 D:\environment\Java\jdk1.8\jre\bin\java.dll
  317. 0x00007ffa83c70000 - 0x00007ffa83ca7000 D:\environment\Java\jdk1.8\jre\bin\instrument.dll
  318. 0x00007ffa64a20000 - 0x00007ffa64a38000 D:\environment\Java\jdk1.8\jre\bin\zip.dll
  319. 0x00007ffa8f0f0000 - 0x00007ffa8f832000 C:\WINDOWS\System32\SHELL32.dll
  320. 0x00007ffa8dcc0000 - 0x00007ffa8de34000 C:\WINDOWS\System32\wintypes.dll
  321. 0x00007ffa8ff10000 - 0x00007ffa90295000 C:\WINDOWS\System32\combase.dll
  322. 0x00007ffa8b330000 - 0x00007ffa8bb88000 C:\WINDOWS\SYSTEM32\windows.storage.dll
  323. 0x00007ffa8fb00000 - 0x00007ffa8fbf1000 C:\WINDOWS\System32\SHCORE.dll
  324. 0x00007ffa8e770000 - 0x00007ffa8e7da000 C:\WINDOWS\System32\shlwapi.dll
  325. 0x00007ffa8d5a0000 - 0x00007ffa8d5cf000 C:\WINDOWS\SYSTEM32\profapi.dll
  326. 0x00007ffa84190000 - 0x00007ffa841aa000 D:\util\java\IntelliJ IDEA 2023.3.8\bin\breakgen64.dll
  327. 0x00007ffa64a00000 - 0x00007ffa64a1c000 D:\environment\Java\jdk1.8\jre\bin\net.dll
  328. 0x00007ffa8cae0000 - 0x00007ffa8cb4a000 C:\WINDOWS\system32\mswsock.dll
  329. 0x00007ffa8bf70000 - 0x00007ffa8c097000 C:\WINDOWS\SYSTEM32\DNSAPI.dll
  330. 0x00007ffa8be80000 - 0x00007ffa8beb3000 C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
  331. 0x00007ffa8e640000 - 0x00007ffa8e64a000 C:\WINDOWS\System32\NSI.dll
  332. 0x00007ffa851d0000 - 0x00007ffa851db000 C:\Windows\System32\rasadhlp.dll
  333. 0x00007ffa86560000 - 0x00007ffa865e6000 C:\WINDOWS\System32\fwpuclnt.dll
  334. 0x00007ffa88660000 - 0x00007ffa8866d000 D:\environment\Java\jdk1.8\jre\bin\management.dll
  335. 0x00007ffa64730000 - 0x00007ffa64743000 D:\environment\Java\jdk1.8\jre\bin\nio.dll
  336. 0x00007ffa8cd90000 - 0x00007ffa8cdab000 C:\WINDOWS\SYSTEM32\CRYPTSP.dll
  337. 0x00007ffa8c3b0000 - 0x00007ffa8c3ea000 C:\WINDOWS\system32\rsaenh.dll
  338. 0x00007ffa8cb80000 - 0x00007ffa8cbab000 C:\WINDOWS\SYSTEM32\USERENV.dll
  339. 0x00007ffa8d570000 - 0x00007ffa8d596000 C:\WINDOWS\SYSTEM32\bcrypt.dll
  340. 0x00007ffa8d690000 - 0x00007ffa8d729000 C:\WINDOWS\System32\bcryptprimitives.dll
  341. 0x00007ffa8cdb0000 - 0x00007ffa8cdbc000 C:\WINDOWS\SYSTEM32\CRYPTBASE.dll
  342. 0x00007ffa86f70000 - 0x00007ffa86f8f000 C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL
  343. 0x00007ffa86d30000 - 0x00007ffa86d55000 C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL
  344. 0x00007ffa6a6c0000 - 0x00007ffa6a6d8000 C:\WINDOWS\system32\napinsp.dll
  345. 0x00007ffa6a6a0000 - 0x00007ffa6a6b2000 C:\WINDOWS\System32\winrnr.dll
  346. 0x00007ffa6a220000 - 0x00007ffa6a250000 C:\WINDOWS\system32\nlansp_c.dll
  347. 0x00007ffa67560000 - 0x00007ffa67580000 C:\WINDOWS\system32\wshbth.dll
  348. 0x00007ffa63910000 - 0x00007ffa63935000 D:\environment\Java\jdk1.8\jre\bin\sunec.dll
  349. 0x00007ffa63f30000 - 0x00007ffa63f3e000 D:\environment\Java\jdk1.8\jre\bin\sunmscapi.dll
  350. 0x00007ffa8db40000 - 0x00007ffa8dcb7000 C:\WINDOWS\System32\CRYPT32.dll
  351. 0x00007ffa8cfb0000 - 0x00007ffa8cfe0000 C:\WINDOWS\SYSTEM32\ncrypt.dll
  352. 0x00007ffa8cf60000 - 0x00007ffa8cf9f000 C:\WINDOWS\SYSTEM32\NTASN1.dll
  353. 0x00007ffa33740000 - 0x00007ffa33a3e000 D:\code\java-workspace\hkServer\hksdk\window\lib\HCNetSDK.dll
  354. 0x00000259aa450000 - 0x00000259aaef0000 D:\code\java-workspace\hkServer\hksdk\window\lib\HCCore.dll
  355. 0x00000000539a0000 - 0x00000000539b9000 D:\code\java-workspace\hkServer\hksdk\window\lib\zlib1.dll
  356. 0x00007ffa73220000 - 0x00007ffa7330f000 C:\WINDOWS\SYSTEM32\MSVCR120.dll
  357. 0x00000259aba40000 - 0x00000259ac0a2000 D:\code\java-workspace\hkServer\hksdk\window\lib\PlayCtrl.dll
  358. 0x00007ffa83c00000 - 0x00007ffa83c34000 D:\code\java-workspace\hkServer\hksdk\window\lib\AudioRender.dll
  359. 0x00007ffa8e9d0000 - 0x00007ffa8eb6e000 C:\WINDOWS\System32\ole32.dll
  360. 0x00007ffa287c0000 - 0x00007ffa28854000 C:\WINDOWS\SYSTEM32\DSOUND.dll
  361. 0x00007ffa8c7a0000 - 0x00007ffa8c7fe000 C:\WINDOWS\SYSTEM32\powrprof.dll
  362. 0x00007ffa29520000 - 0x00007ffa29551000 C:\WINDOWS\SYSTEM32\winmmbase.dll
  363. 0x00007ffa28700000 - 0x00007ffa287b1000 C:\WINDOWS\SYSTEM32\ResampleDmo.DLL
  364. 0x00007ffa8fa10000 - 0x00007ffa8faf1000 C:\WINDOWS\System32\OLEAUT32.dll
  365. 0x00007ffa28a20000 - 0x00007ffa28a2e000 C:\WINDOWS\SYSTEM32\msdmo.dll
  366. 0x00007ffa8c6f0000 - 0x00007ffa8c704000 C:\WINDOWS\SYSTEM32\UMPDC.dll
  367. 0x00007ffa8aaa0000 - 0x00007ffa8ace1000 C:\WINDOWS\SYSTEM32\dbghelp.dll
  368. VM Arguments:
  369. jvm_args: -XX:TieredStopAtLevel=1 -Xverify:none -Dspring.output.ansi.enabled=always -Dcom.sun.management.jmxremote -Dspring.jmx.enabled=true -Dspring.liveBeansView.mbeanDomain -Dspring.application.admin.enabled=true -Dmanagement.endpoints.jmx.exposure.include=* -javaagent:D:\util\java\IntelliJ IDEA 2023.3.8\lib\idea_rt.jar=62265:D:\util\java\IntelliJ IDEA 2023.3.8\bin -Dfile.encoding=UTF-8
  370. java_command: com.longc.hkserver.HkServerApplication
  371. java_class_path (initial): D:\environment\Java\jdk1.8\jre\lib\charsets.jar;D:\environment\Java\jdk1.8\jre\lib\deploy.jar;D:\environment\Java\jdk1.8\jre\lib\ext\access-bridge-64.jar;D:\environment\Java\jdk1.8\jre\lib\ext\cldrdata.jar;D:\environment\Java\jdk1.8\jre\lib\ext\dnsns.jar;D:\environment\Java\jdk1.8\jre\lib\ext\jaccess.jar;D:\environment\Java\jdk1.8\jre\lib\ext\jfxrt.jar;D:\environment\Java\jdk1.8\jre\lib\ext\localedata.jar;D:\environment\Java\jdk1.8\jre\lib\ext\nashorn.jar;D:\environment\Java\jdk1.8\jre\lib\ext\sunec.jar;D:\environment\Java\jdk1.8\jre\lib\ext\sunjce_provider.jar;D:\environment\Java\jdk1.8\jre\lib\ext\sunmscapi.jar;D:\environment\Java\jdk1.8\jre\lib\ext\sunpkcs11.jar;D:\environment\Java\jdk1.8\jre\lib\ext\zipfs.jar;D:\environment\Java\jdk1.8\jre\lib\javaws.jar;D:\environment\Java\jdk1.8\jre\lib\jce.jar;D:\environment\Java\jdk1.8\jre\lib\jfr.jar;D:\environment\Java\jdk1.8\jre\lib\jfxswt.jar;D:\environment\Java\jdk1.8\jre\lib\jsse.jar;D:\environment\Java\jdk1.8\jre\lib\management-agent.jar;D:\environment\Java\jdk1.8\jre\lib\plugin.jar;D:\environment\Java\jdk1.8\jre\lib\resources.jar;D:\environment\Java\jdk1.8\jre\lib\rt.jar;D:\code\java-workspace\hkServer\target\classes;D:\environment\maven_repository\org\springframework\boot\spring-boot-starter-web\2.6.13\spring-boot-starter-web-2.6.13.jar;D:\environment\maven_repository\org\springframework\boot\spring-boot-starter\2.6.13\spring-boot-starter-2.6.13.jar;D:\environment\maven_repository\org\springframework\boot\spring-boot\2.6.13\spring-boot-2.6.13.jar;D:\environment\maven_repository\org\springframework\boot\spring-boot-autoconfigure\2.6.13\spring-boot-autoconfigure-2.6.13.jar;D:\environment\maven_repository\org\springframework\boot\spring-boot-starter-logging\2.6.13\spring-boot-starter-logging-2.6.13.jar;D:\environment\maven_repository\ch\qos\logback\logback-classic\1.2.11\logback-classic-1.2.11.jar;D:\environment\maven_repository\ch\qos\logback\logback-core\1.2.11\logback-core-1.2.11.jar;D:\
  372. Launcher Type: SUN_STANDARD
  373. Environment Variables:
  374. JAVA_HOME=D:\environment\Java\jdk1.8
  375. JRE_HOME=D:\environment\Java\jre1.8
  376. CLASSPATH=.;D:\environment\Java\jdk1.8\lib\dt.jar;D:\environment\Java\jdk1.8\lib\tools.jar;
  377. PATH=C:\Program Files (x86)\Common Files\Oracle\Java\java8path;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;c:\Users\longc\AppData\Local\Programs\Cursor\resources\app\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;D:\environment\GoLang\go\bin;D:\environment\MySQL\package\mysql-5.7.31-winx64\mysql-5.7.31-winx64\bin;D:\util\git\file\Git\cmd;D:\util\nodejs\node_global;D:\environment\Nc;C:\Program Files\Java\jdk1.8.0_281\bin;D:\environment\maven\apache-maven-3.8.8\bin;D:\util\golang\file\GoLand 2022.3.2\bin;C:\Users\longc\AppData\Roaming\npm;C:\Program Files\Bandizip\;D:\environment\node\;D:\environment\node\node_global;D:\environment\node\node_global\node_modules;D:\environment\Redis\;D:\environment\protoc-26.1-win64\bin;C:\Users\longc\go\bin;D:\util\OpenVPN\bin;C:\Program Files\Docker\Docker\resources\bin;D:\util\xshell\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Users\longc\AppData\Local\Microsoft\WindowsApps;D:\environment\Java\jdk1.8\bin;D:\environment\Java\jre1.8\bin;D:\environment\Maven\apache-maven-3.9.3-bin\apache-maven-3.9.3\bin;D:\environment\Anaconda3;D:\environment\Anaconda3\Library\mingw-w64\bin;D:\environment\Anaconda3\Library\usr\bin;D:\environment\Anaconda3\Library\bin;D:\environment\Anaconda3\Scripts;D:\environment\Python\;D:\environment\Python\Scripts\;D:\util\golang\file\GoLand 2023.2.5\bin;;D:\util\nodejs\node_global;C:\WINDOWS\system32;D:\environment\node\node_global;D:\util\vscode\Microsoft VS Code\bin;D:\util\Ollama;D:\util\pycharm\PyCharm 2023.3.7\bin;
  378. USERNAME=longc
  379. OS=Windows_NT
  380. PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 151 Stepping 5, GenuineIntel
  381. --------------- S Y S T E M ---------------
  382. OS: Windows 11 , 64 bit Build 26100 (10.0.26100.4202)
  383. CPU:total 12 (initial active 12) (6 cores per cpu, 2 threads per core) family 6 model 151 stepping 5, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, 3dnowpref, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2, adx
  384. Memory: 4k page, physical 16342420k(3075308k free), swap 31022484k(5108416k free)
  385. vm_info: Java HotSpot(TM) 64-Bit Server VM (25.441-b07) for windows-amd64 JRE (1.8.0_441-b07), built on Dec 4 2024 08:12:36 by "java_re" with MS VC++ 17.6 (VS2022)
  386. time: Wed Jul 2 14:50:50 2025
  387. timezone: Intel64 Family 6 Model 151 Stepping 5, GenuineIntel
  388. elapsed time: 16.522531 seconds (0d 0h 0m 16s)