河湖长app
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

354 line
29KB

  1. #
  2. # There is insufficient memory for the Java Runtime Environment to continue.
  3. # Native memory allocation (malloc) failed to allocate 32744 bytes for ChunkPool::allocate
  4. # Possible reasons:
  5. # The system is out of physical RAM or swap space
  6. # The process is running with CompressedOops enabled, and the Java Heap may be blocking the growth of the native heap
  7. # Possible solutions:
  8. # Reduce memory load on the system
  9. # Increase physical memory or swap space
  10. # Check if swap backing store is full
  11. # Decrease Java heap size (-Xmx/-Xms)
  12. # Decrease number of Java threads
  13. # Decrease Java thread stack sizes (-Xss)
  14. # Set larger code cache with -XX:ReservedCodeCacheSize=
  15. # JVM is running with Zero Based Compressed Oops mode in which the Java heap is
  16. # placed in the first 32GB address space. The Java Heap base address is the
  17. # maximum limit for the native heap growth. Please use -XX:HeapBaseMinAddress
  18. # to set the Java Heap base and to place the Java Heap above 32GB virtual address.
  19. # This output file may be truncated or incomplete.
  20. #
  21. # Out of Memory Error (allocation.cpp:272), pid=31096, tid=0x00000000000071ac
  22. #
  23. # JRE version: Java(TM) SE Runtime Environment (8.0_241-b07) (build 1.8.0_241-b07)
  24. # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.241-b07 mixed mode windows-amd64 compressed oops)
  25. # Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
  26. #
  27. --------------- T H R E A D ---------------
  28. Current thread (0x000000001f87c000): JavaThread "C1 CompilerThread3" daemon [_thread_in_native, id=29100, stack(0x0000000020100000,0x0000000020200000)]
  29. Stack: [0x0000000020100000,0x0000000020200000]
  30. [error occurred during error reporting (printing stack bounds), id 0xc0000005]
  31. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  32. Current CompileTask:
  33. C1: 7449 6068 1 org.springframework.asm.ClassReader::readCode (5085 bytes)
  34. --------------- P R O C E S S ---------------
  35. Java Threads: ( => current thread )
  36. 0x0000000023169800 JavaThread "container-0" [_thread_blocked, id=26800, stack(0x0000000025b70000,0x0000000025c70000)]
  37. 0x0000000023169000 JavaThread "Catalina-utility-2" [_thread_blocked, id=28200, stack(0x0000000025a70000,0x0000000025b70000)]
  38. 0x0000000023166800 JavaThread "Catalina-utility-1" [_thread_blocked, id=31656, stack(0x0000000025970000,0x0000000025a70000)]
  39. 0x0000000023166000 JavaThread "lettuce-eventExecutorLoop-1-1" daemon [_thread_blocked, id=30376, stack(0x0000000025670000,0x0000000025770000)]
  40. 0x0000000023168000 JavaThread "ForkJoinPool.commonPool-worker-6" daemon [_thread_blocked, id=21268, stack(0x0000000024f70000,0x0000000025070000)]
  41. 0x000000002316c800 JavaThread "ForkJoinPool.commonPool-worker-7" daemon [_thread_blocked, id=10364, stack(0x0000000024e70000,0x0000000024f70000)]
  42. 0x0000000023167800 JavaThread "ForkJoinPool.commonPool-worker-5" daemon [_thread_blocked, id=12356, stack(0x0000000024d70000,0x0000000024e70000)]
  43. 0x00000000230fc000 JavaThread "ForkJoinPool.commonPool-worker-3" daemon [_thread_blocked, id=23948, stack(0x0000000024b70000,0x0000000024c70000)]
  44. 0x00000000230fb000 JavaThread "ForkJoinPool.commonPool-worker-2" daemon [_thread_blocked, id=1836, stack(0x0000000024970000,0x0000000024a70000)]
  45. 0x000000001efe7000 JavaThread "ForkJoinPool.commonPool-worker-1" daemon [_thread_blocked, id=14296, stack(0x0000000024870000,0x0000000024970000)]
  46. 0x000000001efe3000 JavaThread "Druid-ConnectionPool-Destroy-482885994" daemon [_thread_blocked, id=28232, stack(0x0000000024770000,0x0000000024870000)]
  47. 0x000000001efe2800 JavaThread "Druid-ConnectionPool-Create-482885994" daemon [_thread_blocked, id=16408, stack(0x0000000024670000,0x0000000024770000)]
  48. 0x000000001f6b4800 JavaThread "mysql-cj-abandoned-connection-cleanup" daemon [_thread_blocked, id=16552, stack(0x00000000218f0000,0x00000000219f0000)]
  49. 0x0000000020692800 JavaThread "RMI Scheduler(0)" daemon [_thread_blocked, id=14804, stack(0x00000000217f0000,0x00000000218f0000)]
  50. 0x000000002066b000 JavaThread "RMI TCP Connection(1)-192.168.1.245" daemon [_thread_in_native, id=7436, stack(0x00000000216f0000,0x00000000217f0000)]
  51. 0x000000001fb7c000 JavaThread "RMI TCP Accept-0" daemon [_thread_in_native, id=24788, stack(0x0000000020320000,0x0000000020420000)]
  52. 0x000000001f87e800 JavaThread "Service Thread" daemon [_thread_blocked, id=18468, stack(0x0000000020200000,0x0000000020300000)]
  53. =>0x000000001f87c000 JavaThread "C1 CompilerThread3" daemon [_thread_in_native, id=29100, stack(0x0000000020100000,0x0000000020200000)]
  54. 0x000000001f879000 JavaThread "C2 CompilerThread2" daemon [_thread_blocked, id=23272, stack(0x0000000020000000,0x0000000020100000)]
  55. 0x000000001f826000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=9668, stack(0x000000001ff00000,0x0000000020000000)]
  56. 0x000000001f823800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=636, stack(0x000000001fe00000,0x000000001ff00000)]
  57. 0x000000001f86b000 JavaThread "Monitor Ctrl-Break" daemon [_thread_in_native, id=20944, stack(0x000000001fd00000,0x000000001fe00000)]
  58. 0x000000001ecc3800 JavaThread "Attach Listener" daemon [_thread_blocked, id=13952, stack(0x000000001f3f0000,0x000000001f4f0000)]
  59. 0x000000001ed1b000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=5560, stack(0x000000001f2f0000,0x000000001f3f0000)]
  60. 0x000000001eca1000 JavaThread "Finalizer" daemon [_thread_blocked, id=31084, stack(0x000000001f180000,0x000000001f280000)]
  61. 0x000000001cea0000 JavaThread "Reference Handler" daemon [_thread_blocked, id=16412, stack(0x000000001f080000,0x000000001f180000)]
  62. 0x000000000323b800 JavaThread "main" [_thread_in_Java, id=26632, stack(0x0000000003130000,0x0000000003230000)]
  63. Other Threads:
  64. 0x000000001ce97800 VMThread [stack: 0x000000001eb80000,0x000000001ec80000] [id=30912]
  65. 0x000000001fb8f800 WatcherThread [stack: 0x0000000020420000,0x0000000020520000] [id=32148]
  66. VM state:not at safepoint (normal execution)
  67. VM Mutex/Monitor currently owned by a thread: None
  68. heap address: 0x00000006c2400000, size: 4060 MB, Compressed Oops mode: Zero based, Oop shift amount: 3
  69. Narrow klass base: 0x0000000000000000, Narrow klass shift: 3
  70. Compressed class space size: 1073741824 Address: 0x00000007c0000000
  71. Heap:
  72. PSYoungGen total 332800K, used 264487K [0x000000076b700000, 0x0000000782b80000, 0x00000007c0000000)
  73. eden space 317440K, 78% used [0x000000076b700000,0x000000077aa49c88,0x000000077ed00000)
  74. from space 15360K, 99% used [0x000000077fe00000,0x0000000780cfffe0,0x0000000780d00000)
  75. to space 17408K, 0% used [0x000000077ed00000,0x000000077ed00000,0x000000077fe00000)
  76. ParOldGen total 150528K, used 20348K [0x00000006c2400000, 0x00000006cb700000, 0x000000076b700000)
  77. object space 150528K, 13% used [0x00000006c2400000,0x00000006c37df0b8,0x00000006cb700000)
  78. Metaspace used 55475K, capacity 58096K, committed 58368K, reserved 1099776K
  79. class space used 7048K, capacity 7558K, committed 7680K, reserved 1048576K
  80. Card table byte_map: [0x00000000128a0000,0x0000000013090000] byte_map_base: 0x000000000f28e000
  81. Marking Bits: (ParMarkBitMap*) 0x000000006acabe30
  82. Begin Bits: [0x0000000013de0000, 0x0000000017d50000)
  83. End Bits: [0x0000000017d50000, 0x000000001bcc0000)
  84. Polling page: 0x0000000000f30000
  85. CodeCache: size=245760Kb used=11981Kb max_used=11981Kb free=233778Kb
  86. bounds [0x00000000034e0000, 0x00000000040a0000, 0x00000000124e0000]
  87. total_blobs=6638 nmethods=6065 adapters=484
  88. compilation: enabled
  89. Compilation events (10 events):
  90. Event: 7.375 Thread 0x000000001f87c000 nmethod 6063 0x00000000040916d0 code [0x0000000004091820, 0x0000000004091930]
  91. Event: 7.377 Thread 0x000000001f87c000 6064 1 org.springframework.cglib.proxy.Enhancer::getThisType (26 bytes)
  92. Event: 7.377 Thread 0x000000001f87c000 nmethod 6064 0x0000000004091990 code [0x0000000004091b00, 0x0000000004091c98]
  93. Event: 7.404 Thread 0x000000001f87c000 6065 1 org.springframework.core.annotation.AnnotationUtils::getAnnotation (67 bytes)
  94. Event: 7.405 Thread 0x000000001f87c000 nmethod 6065 0x0000000004091dd0 code [0x0000000004092000, 0x00000000040927b8]
  95. Event: 7.405 Thread 0x000000001f87c000 6066 1 org.springframework.core.annotation.TypeMappedAnnotations::<init> (36 bytes)
  96. Event: 7.405 Thread 0x000000001f87c000 nmethod 6066 0x0000000004092e10 code [0x0000000004092f60, 0x00000000040930f0]
  97. Event: 7.405 Thread 0x000000001f87c000 6067 1 org.springframework.core.annotation.MergedAnnotations::from (10 bytes)
  98. Event: 7.405 Thread 0x000000001f87c000 nmethod 6067 0x0000000004093150 code [0x00000000040932c0, 0x0000000004093468]
  99. Event: 7.438 Thread 0x000000001f87c000 6068 1 org.springframework.asm.ClassReader::readCode (5085 bytes)
  100. GC Heap History (10 events):
  101. Event: 3.464 GC heap before
  102. {Heap before GC invocations=8 (full 1):
  103. PSYoungGen total 180224K, used 48364K [0x000000076b700000, 0x0000000779600000, 0x00000007c0000000)
  104. eden space 167936K, 21% used [0x000000076b700000,0x000000076da3c628,0x0000000775b00000)
  105. from space 12288K, 99% used [0x0000000776900000,0x00000007774fecb8,0x0000000777500000)
  106. to space 14336K, 0% used [0x0000000775b00000,0x0000000775b00000,0x0000000776900000)
  107. ParOldGen total 99328K, used 11495K [0x00000006c2400000, 0x00000006c8500000, 0x000000076b700000)
  108. object space 99328K, 11% used [0x00000006c2400000,0x00000006c2f39cd8,0x00000006c8500000)
  109. Metaspace used 34186K, capacity 35360K, committed 35496K, reserved 1079296K
  110. class space used 4595K, capacity 4852K, committed 4864K, reserved 1048576K
  111. Event: 3.471 GC heap after
  112. Heap after GC invocations=8 (full 1):
  113. PSYoungGen total 182272K, used 9543K [0x000000076b700000, 0x000000077de00000, 0x00000007c0000000)
  114. eden space 167936K, 0% used [0x000000076b700000,0x000000076b700000,0x0000000775b00000)
  115. from space 14336K, 66% used [0x0000000775b00000,0x0000000776451d58,0x0000000776900000)
  116. to space 13824K, 0% used [0x000000077d080000,0x000000077d080000,0x000000077de00000)
  117. ParOldGen total 99328K, used 11503K [0x00000006c2400000, 0x00000006c8500000, 0x000000076b700000)
  118. object space 99328K, 11% used [0x00000006c2400000,0x00000006c2f3bcd8,0x00000006c8500000)
  119. Metaspace used 34186K, capacity 35360K, committed 35496K, reserved 1079296K
  120. class space used 4595K, capacity 4852K, committed 4864K, reserved 1048576K
  121. }
  122. Event: 3.471 GC heap before
  123. {Heap before GC invocations=9 (full 2):
  124. PSYoungGen total 182272K, used 9543K [0x000000076b700000, 0x000000077de00000, 0x00000007c0000000)
  125. eden space 167936K, 0% used [0x000000076b700000,0x000000076b700000,0x0000000775b00000)
  126. from space 14336K, 66% used [0x0000000775b00000,0x0000000776451d58,0x0000000776900000)
  127. to space 13824K, 0% used [0x000000077d080000,0x000000077d080000,0x000000077de00000)
  128. ParOldGen total 99328K, used 11503K [0x00000006c2400000, 0x00000006c8500000, 0x000000076b700000)
  129. object space 99328K, 11% used [0x00000006c2400000,0x00000006c2f3bcd8,0x00000006c8500000)
  130. Metaspace used 34186K, capacity 35360K, committed 35496K, reserved 1079296K
  131. class space used 4595K, capacity 4852K, committed 4864K, reserved 1048576K
  132. Event: 3.513 GC heap after
  133. Heap after GC invocations=9 (full 2):
  134. PSYoungGen total 182272K, used 0K [0x000000076b700000, 0x000000077de00000, 0x00000007c0000000)
  135. eden space 167936K, 0% used [0x000000076b700000,0x000000076b700000,0x0000000775b00000)
  136. from space 14336K, 0% used [0x0000000775b00000,0x0000000775b00000,0x0000000776900000)
  137. to space 13824K, 0% used [0x000000077d080000,0x000000077d080000,0x000000077de00000)
  138. ParOldGen total 150528K, used 18065K [0x00000006c2400000, 0x00000006cb700000, 0x000000076b700000)
  139. object space 150528K, 12% used [0x00000006c2400000,0x00000006c35a4510,0x00000006cb700000)
  140. Metaspace used 34186K, capacity 35360K, committed 35496K, reserved 1079296K
  141. class space used 4595K, capacity 4852K, committed 4864K, reserved 1048576K
  142. }
  143. Event: 4.589 GC heap before
  144. {Heap before GC invocations=10 (full 2):
  145. PSYoungGen total 182272K, used 167936K [0x000000076b700000, 0x000000077de00000, 0x00000007c0000000)
  146. eden space 167936K, 100% used [0x000000076b700000,0x0000000775b00000,0x0000000775b00000)
  147. from space 14336K, 0% used [0x0000000775b00000,0x0000000775b00000,0x0000000776900000)
  148. to space 13824K, 0% used [0x000000077d080000,0x000000077d080000,0x000000077de00000)
  149. ParOldGen total 150528K, used 18065K [0x00000006c2400000, 0x00000006cb700000, 0x000000076b700000)
  150. object space 150528K, 12% used [0x00000006c2400000,0x00000006c35a4510,0x00000006cb700000)
  151. Metaspace used 43514K, capacity 45066K, committed 45312K, reserved 1089536K
  152. class space used 5710K, capacity 6041K, committed 6144K, reserved 1048576K
  153. Event: 4.598 GC heap after
  154. Heap after GC invocations=10 (full 2):
  155. PSYoungGen total 262144K, used 13647K [0x000000076b700000, 0x000000077de00000, 0x00000007c0000000)
  156. eden space 248320K, 0% used [0x000000076b700000,0x000000076b700000,0x000000077a980000)
  157. from space 13824K, 98% used [0x000000077d080000,0x000000077ddd3ce0,0x000000077de00000)
  158. to space 15360K, 0% used [0x000000077c000000,0x000000077c000000,0x000000077cf00000)
  159. ParOldGen total 150528K, used 18073K [0x00000006c2400000, 0x00000006cb700000, 0x000000076b700000)
  160. object space 150528K, 12% used [0x00000006c2400000,0x00000006c35a6510,0x00000006cb700000)
  161. Metaspace used 43514K, capacity 45066K, committed 45312K, reserved 1089536K
  162. class space used 5710K, capacity 6041K, committed 6144K, reserved 1048576K
  163. }
  164. Event: 4.993 GC heap before
  165. {Heap before GC invocations=11 (full 2):
  166. PSYoungGen total 262144K, used 261967K [0x000000076b700000, 0x000000077de00000, 0x00000007c0000000)
  167. eden space 248320K, 100% used [0x000000076b700000,0x000000077a980000,0x000000077a980000)
  168. from space 13824K, 98% used [0x000000077d080000,0x000000077ddd3ce0,0x000000077de00000)
  169. to space 15360K, 0% used [0x000000077c000000,0x000000077c000000,0x000000077cf00000)
  170. ParOldGen total 150528K, used 18073K [0x00000006c2400000, 0x00000006cb700000, 0x000000076b700000)
  171. object space 150528K, 12% used [0x00000006c2400000,0x00000006c35a6510,0x00000006cb700000)
  172. Metaspace used 43782K, capacity 45346K, committed 45568K, reserved 1089536K
  173. class space used 5729K, capacity 6045K, committed 6144K, reserved 1048576K
  174. Event: 5.001 GC heap after
  175. Heap after GC invocations=11 (full 2):
  176. PSYoungGen total 286720K, used 11249K [0x000000076b700000, 0x0000000780d00000, 0x00000007c0000000)
  177. eden space 271360K, 0% used [0x000000076b700000,0x000000076b700000,0x000000077c000000)
  178. from space 15360K, 73% used [0x000000077c000000,0x000000077cafc460,0x000000077cf00000)
  179. to space 15360K, 0% used [0x000000077fe00000,0x000000077fe00000,0x0000000780d00000)
  180. ParOldGen total 150528K, used 18081K [0x00000006c2400000, 0x00000006cb700000, 0x000000076b700000)
  181. object space 150528K, 12% used [0x00000006c2400000,0x00000006c35a8510,0x00000006cb700000)
  182. Metaspace used 43782K, capacity 45346K, committed 45568K, reserved 1089536K
  183. class space used 5729K, capacity 6045K, committed 6144K, reserved 1048576K
  184. }
  185. Event: 5.709 GC heap before
  186. {Heap before GC invocations=12 (full 2):
  187. PSYoungGen total 286720K, used 282609K [0x000000076b700000, 0x0000000780d00000, 0x00000007c0000000)
  188. eden space 271360K, 100% used [0x000000076b700000,0x000000077c000000,0x000000077c000000)
  189. from space 15360K, 73% used [0x000000077c000000,0x000000077cafc460,0x000000077cf00000)
  190. to space 15360K, 0% used [0x000000077fe00000,0x000000077fe00000,0x0000000780d00000)
  191. ParOldGen total 150528K, used 18081K [0x00000006c2400000, 0x00000006cb700000, 0x000000076b700000)
  192. object space 150528K, 12% used [0x00000006c2400000,0x00000006c35a8510,0x00000006cb700000)
  193. Metaspace used 47062K, capacity 49108K, committed 49280K, reserved 1091584K
  194. class space used 6141K, capacity 6520K, committed 6528K, reserved 1048576K
  195. Event: 5.719 GC heap after
  196. Heap after GC invocations=12 (full 2):
  197. PSYoungGen total 332800K, used 15359K [0x000000076b700000, 0x0000000782b80000, 0x00000007c0000000)
  198. eden space 317440K, 0% used [0x000000076b700000,0x000000076b700000,0x000000077ed00000)
  199. from space 15360K, 99% used [0x000000077fe00000,0x0000000780cfffe0,0x0000000780d00000)
  200. to space 17408K, 0% used [0x000000077ed00000,0x000000077ed00000,0x000000077fe00000)
  201. ParOldGen total 150528K, used 20348K [0x00000006c2400000, 0x00000006cb700000, 0x000000076b700000)
  202. object space 150528K, 13% used [0x00000006c2400000,0x00000006c37df0b8,0x00000006cb700000)
  203. Metaspace used 47062K, capacity 49108K, committed 49280K, reserved 1091584K
  204. class space used 6141K, capacity 6520K, committed 6528K, reserved 1048576K
  205. }
  206. Deoptimization events (0 events):
  207. No events
  208. Classes redefined (0 events):
  209. No events
  210. Internal exceptions (10 events):
  211. Event: 7.186 Thread 0x000000000323b800 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0x00000007783f6ea0) thrown at [C:\ade\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u241\331\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
  212. Event: 7.186 Thread 0x000000000323b800 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0x000000077841b428) thrown at [C:\ade\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u241\331\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
  213. Event: 7.189 Thread 0x000000000323b800 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0x00000007784415e8) thrown at [C:\ade\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u241\331\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
  214. Event: 7.189 Thread 0x000000000323b800 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0x000000077845b508) thrown at [C:\ade\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u241\331\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
  215. Event: 7.372 Thread 0x000000000323b800 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0x0000000779c29720) thrown at [C:\ade\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u241\331\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
  216. Event: 7.372 Thread 0x000000000323b800 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0x0000000779c3f480) thrown at [C:\ade\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u241\331\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
  217. Event: 7.403 Thread 0x000000000323b800 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0x000000077a1e32c8) thrown at [C:\ade\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u241\331\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
  218. Event: 7.404 Thread 0x000000000323b800 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0x000000077a1fb390) thrown at [C:\ade\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u241\331\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
  219. Event: 7.437 Thread 0x000000000323b800 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0x000000077a76d3c0) thrown at [C:\ade\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u241\331\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
  220. Event: 7.437 Thread 0x000000000323b800 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0x000000077a783340) thrown at [C:\ade\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u241\331\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
  221. Events (10 events):
  222. Event: 7.370 loading class org/springframework/scheduling/annotation/ScheduledAnnotationBeanPostProcessor
  223. Event: 7.370 loading class org/springframework/scheduling/annotation/ScheduledAnnotationBeanPostProcessor done
  224. Event: 7.370 loading class org/springframework/scheduling/support/ScheduledMethodRunnable
  225. Event: 7.370 loading class org/springframework/scheduling/support/ScheduledMethodRunnable done
  226. Event: 7.371 loading class org/springframework/scheduling/config/FixedRateTask
  227. Event: 7.371 loading class org/springframework/scheduling/config/FixedRateTask done
  228. Event: 7.371 loading class org/springframework/scheduling/config/IntervalTask
  229. Event: 7.371 loading class org/springframework/scheduling/config/IntervalTask done
  230. Event: 7.371 loading class org/springframework/scheduling/config/ScheduledTask
  231. Event: 7.371 loading class org/springframework/scheduling/config/ScheduledTask done
  232. Dynamic libraries:
  233. 0x00007ff6674a0000 - 0x00007ff6674d7000 C:\Program Files\Java\jdk1.8.0_241\bin\java.exe
  234. 0x00007ffd78ac0000 - 0x00007ffd78cb0000 C:\WINDOWS\SYSTEM32\ntdll.dll
  235. 0x00007ffd76cc0000 - 0x00007ffd76d72000 C:\WINDOWS\System32\KERNEL32.DLL
  236. 0x00007ffd75c40000 - 0x00007ffd75ee3000 C:\WINDOWS\System32\KERNELBASE.dll
  237. 0x00007ffd771e0000 - 0x00007ffd77283000 C:\WINDOWS\System32\ADVAPI32.dll
  238. 0x00007ffd77970000 - 0x00007ffd77a0e000 C:\WINDOWS\System32\msvcrt.dll
  239. 0x00007ffd76e00000 - 0x00007ffd76e97000 C:\WINDOWS\System32\sechost.dll
  240. 0x00007ffd76ba0000 - 0x00007ffd76cc0000 C:\WINDOWS\System32\RPCRT4.dll
  241. 0x00007ffd77320000 - 0x00007ffd774b4000 C:\WINDOWS\System32\USER32.dll
  242. 0x00007ffd75bf0000 - 0x00007ffd75c11000 C:\WINDOWS\System32\win32u.dll
  243. 0x00007ffd771b0000 - 0x00007ffd771d6000 C:\WINDOWS\System32\GDI32.dll
  244. 0x00007ffd76140000 - 0x00007ffd762d4000 C:\WINDOWS\System32\gdi32full.dll
  245. 0x00007ffd75fa0000 - 0x00007ffd7603e000 C:\WINDOWS\System32\msvcp_win.dll
  246. 0x00007ffd76040000 - 0x00007ffd7613a000 C:\WINDOWS\System32\ucrtbase.dll
  247. 0x00007ffd65960000 - 0x00007ffd65be5000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.18362.778_none_e6c6b761130d4fb8\COMCTL32.dll
  248. 0x00007ffd77a10000 - 0x00007ffd77d46000 C:\WINDOWS\System32\combase.dll
  249. 0x00007ffd76370000 - 0x00007ffd763f0000 C:\WINDOWS\System32\bcryptPrimitives.dll
  250. 0x00007ffd76b70000 - 0x00007ffd76b9e000 C:\WINDOWS\System32\IMM32.DLL
  251. 0x000000006bd40000 - 0x000000006be12000 C:\Program Files\Java\jdk1.8.0_241\jre\bin\msvcr100.dll
  252. 0x000000006a480000 - 0x000000006ad2c000 C:\Program Files\Java\jdk1.8.0_241\jre\bin\server\jvm.dll
  253. 0x00007ffd76d80000 - 0x00007ffd76d88000 C:\WINDOWS\System32\PSAPI.DLL
  254. 0x00007ffd71c80000 - 0x00007ffd71ca4000 C:\WINDOWS\SYSTEM32\WINMM.dll
  255. 0x00007ffd60cb0000 - 0x00007ffd60cb9000 C:\WINDOWS\SYSTEM32\WSOCK32.dll
  256. 0x00007ffd6c140000 - 0x00007ffd6c14a000 C:\WINDOWS\SYSTEM32\VERSION.dll
  257. 0x00007ffd77290000 - 0x00007ffd772ff000 C:\WINDOWS\System32\WS2_32.dll
  258. 0x00007ffd71bf0000 - 0x00007ffd71c1d000 C:\WINDOWS\SYSTEM32\WINMMBASE.dll
  259. 0x00007ffd75ba0000 - 0x00007ffd75bea000 C:\WINDOWS\System32\cfgmgr32.dll
  260. 0x00007ffd50210000 - 0x00007ffd5021f000 C:\Program Files\Java\jdk1.8.0_241\jre\bin\verify.dll
  261. 0x00007ffd44aa0000 - 0x00007ffd44ac9000 C:\Program Files\Java\jdk1.8.0_241\jre\bin\java.dll
  262. 0x00007ffd71cf0000 - 0x00007ffd71d13000 C:\Program Files\Java\jdk1.8.0_241\jre\bin\instrument.dll
  263. 0x00007ffd75870000 - 0x00007ffd7589f000 C:\WINDOWS\SYSTEM32\SspiCli.dll
  264. 0x00007ffd44a50000 - 0x00007ffd44a66000 C:\Program Files\Java\jdk1.8.0_241\jre\bin\zip.dll
  265. 0x00007ffd77d50000 - 0x00007ffd78435000 C:\WINDOWS\System32\SHELL32.dll
  266. 0x00007ffd778c0000 - 0x00007ffd77969000 C:\WINDOWS\System32\shcore.dll
  267. 0x00007ffd763f0000 - 0x00007ffd76b70000 C:\WINDOWS\System32\windows.storage.dll
  268. 0x00007ffd75990000 - 0x00007ffd759b3000 C:\WINDOWS\System32\profapi.dll
  269. 0x00007ffd759e0000 - 0x00007ffd75a2a000 C:\WINDOWS\System32\powrprof.dll
  270. 0x00007ffd75980000 - 0x00007ffd75990000 C:\WINDOWS\System32\UMPDC.dll
  271. 0x00007ffd78440000 - 0x00007ffd78492000 C:\WINDOWS\System32\shlwapi.dll
  272. 0x00007ffd75a30000 - 0x00007ffd75a41000 C:\WINDOWS\System32\kernel.appcore.dll
  273. 0x00007ffd75c20000 - 0x00007ffd75c37000 C:\WINDOWS\System32\cryptsp.dll
  274. 0x00007ffd71cd0000 - 0x00007ffd71cea000 D:\soft\ideaIU-2019.3.1.win\bin\breakgen64.dll
  275. 0x00007ffd447b0000 - 0x00007ffd447ca000 C:\Program Files\Java\jdk1.8.0_241\jre\bin\net.dll
  276. 0x00007ffd751f0000 - 0x00007ffd75257000 C:\WINDOWS\system32\mswsock.dll
  277. 0x00007ffd74f40000 - 0x00007ffd7500a000 C:\WINDOWS\SYSTEM32\DNSAPI.dll
  278. 0x00007ffd784a0000 - 0x00007ffd784a8000 C:\WINDOWS\System32\NSI.dll
  279. 0x00007ffd74f00000 - 0x00007ffd74f3a000 C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
  280. 0x00007ffd65460000 - 0x00007ffd6546a000 C:\Windows\System32\rasadhlp.dll
  281. 0x00007ffd6cab0000 - 0x00007ffd6cb27000 C:\WINDOWS\System32\fwpuclnt.dll
  282. 0x00007ffd762e0000 - 0x00007ffd76306000 C:\WINDOWS\System32\bcrypt.dll
  283. 0x00007ffd71cc0000 - 0x00007ffd71ccd000 C:\Program Files\Java\jdk1.8.0_241\jre\bin\management.dll
  284. 0x00007ffd44790000 - 0x00007ffd447a2000 C:\Program Files\Java\jdk1.8.0_241\jre\bin\nio.dll
  285. 0x00007ffd74d60000 - 0x00007ffd74d93000 C:\WINDOWS\system32\rsaenh.dll
  286. 0x00007ffd758a0000 - 0x00007ffd758c5000 C:\WINDOWS\SYSTEM32\USERENV.dll
  287. 0x00007ffd753c0000 - 0x00007ffd753cc000 C:\WINDOWS\SYSTEM32\CRYPTBASE.dll
  288. 0x00007ffd6d2a0000 - 0x00007ffd6d2b6000 C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL
  289. 0x00007ffd6dd50000 - 0x00007ffd6dd6c000 C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL
  290. 0x00007ffd57ac0000 - 0x00007ffd57ad6000 C:\WINDOWS\system32\napinsp.dll
  291. 0x00007ffd57b40000 - 0x00007ffd57b5a000 C:\WINDOWS\system32\pnrpnsp.dll
  292. 0x00007ffd716a0000 - 0x00007ffd716b5000 C:\WINDOWS\system32\wshbth.dll
  293. 0x00007ffd6fb40000 - 0x00007ffd6fb5c000 C:\WINDOWS\system32\NLAapi.dll
  294. 0x00007ffd5c260000 - 0x00007ffd5c26e000 C:\WINDOWS\System32\winrnr.dll
  295. 0x00007ffd70e20000 - 0x00007ffd70e44000 C:\Program Files\Java\jdk1.8.0_241\jre\bin\sunec.dll
  296. 0x00007ffd70e90000 - 0x00007ffd70e9b000 C:\Program Files\Java\jdk1.8.0_241\jre\bin\sunmscapi.dll
  297. 0x00007ffd75a50000 - 0x00007ffd75b99000 C:\WINDOWS\System32\CRYPT32.dll
  298. 0x00007ffd759c0000 - 0x00007ffd759d2000 C:\WINDOWS\System32\MSASN1.dll
  299. VM Arguments:
  300. 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 -javaagent:D:\soft\ideaIU-2019.3.1.win\lib\idea_rt.jar=53739:D:\soft\ideaIU-2019.3.1.win\bin -Dfile.encoding=UTF-8
  301. java_command: com.taauav.AdminApplication
  302. java_class_path (initial): C:\Program Files\Java\jdk1.8.0_241\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.8.0_241\jre\lib\deploy.jar;C:\Program Files\Java\jdk1.8.0_241\jre\lib\ext\access-bridge-64.jar;C:\Program Files\Java\jdk1.8.0_241\jre\lib\ext\cldrdata.jar;C:\Program Files\Java\jdk1.8.0_241\jre\lib\ext\dnsns.jar;C:\Program Files\Java\jdk1.8.0_241\jre\lib\ext\jaccess.jar;C:\Program Files\Java\jdk1.8.0_241\jre\lib\ext\jfxrt.jar;C:\Program Files\Java\jdk1.8.0_241\jre\lib\ext\localedata.jar;C:\Program Files\Java\jdk1.8.0_241\jre\lib\ext\nashorn.jar;C:\Program Files\Java\jdk1.8.0_241\jre\lib\ext\sunec.jar;C:\Program Files\Java\jdk1.8.0_241\jre\lib\ext\sunjce_provider.jar;C:\Program Files\Java\jdk1.8.0_241\jre\lib\ext\sunmscapi.jar;C:\Program Files\Java\jdk1.8.0_241\jre\lib\ext\sunpkcs11.jar;C:\Program Files\Java\jdk1.8.0_241\jre\lib\ext\zipfs.jar;C:\Program Files\Java\jdk1.8.0_241\jre\lib\javaws.jar;C:\Program Files\Java\jdk1.8.0_241\jre\lib\jce.jar;C:\Program Files\Java\jdk1.8.0_241\jre\lib\jfr.jar;C:\Program Files\Java\jdk1.8.0_241\jre\lib\jfxswt.jar;C:\Program Files\Java\jdk1.8.0_241\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.8.0_241\jre\lib\management-agent.jar;C:\Program Files\Java\jdk1.8.0_241\jre\lib\plugin.jar;C:\Program Files\Java\jdk1.8.0_241\jre\lib\resources.jar;C:\Program Files\Java\jdk1.8.0_241\jre\lib\rt.jar;D:\java\taauav\taauav\target\classes;D:\soft\apache-maven-3.6.3\repository\org\springframework\boot\spring-boot-starter-web\2.2.1.RELEASE\spring-boot-starter-web-2.2.1.RELEASE.jar;D:\soft\apache-maven-3.6.3\repository\org\springframework\boot\spring-boot-starter\2.2.1.RELEASE\spring-boot-starter-2.2.1.RELEASE.jar;D:\soft\apache-maven-3.6.3\repository\org\springframework\boot\spring-boot\2.2.1.RELEASE\spring-boot-2.2.1.RELEASE.jar;D:\soft\apache-maven-3.6.3\repository\jakarta\annotation\jakarta.annotation-api\1.3.5\jakarta.annotation-api-1.3.5.jar;D:\soft\apache-maven-3.6.3\repository\org\springframework\boot\spring-boot-starter-json\2.2.1.RE
  303. Launcher Type: SUN_STANDARD
  304. Environment Variables:
  305. JAVA_HOME=C:\Program Files\Java\jdk1.8.0_241
  306. PATH=C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\Java\jdk1.8.0_241\bin;D:\Program Files\Redis\;D:\Program Files\TortoiseSVN\bin;d:\Program Files\Git\cmd;C:\Program Files\Java\jdk1.8.0_241\jre\bin;C:\Program Files\nodejs\;D:\soft\apache-maven-3.6.3\bin;D:\soft\rocketmq;D:\xampp7\php;C:\ProgramData\ComposerSetup\bin;C:\Program Files\MySQL\MySQL Shell 8.0\bin\;C:\Users\dyg\AppData\Local\Microsoft\WindowsApps;C:\Users\dyg\AppData\Roaming\npm;C:\Users\dyg\AppData\Roaming\Composer\vendor\bin
  307. OS=Windows_NT
  308. PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 142 Stepping 10, GenuineIntel
  309. --------------- S Y S T E M ---------------
  310. OS: Windows 10.0 , 64 bit Build 18362 (10.0.18362.778)
  311. CPU:total 8 (initial active 8) (4 cores per cpu, 2 threads per core) family 6 model 142 stepping 10, 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
  312. Memory: 4k page, physical 16628712k(3812092k free), swap 34615268k(5128k free)
  313. vm_info: Java HotSpot(TM) 64-Bit Server VM (25.241-b07) for windows-amd64 JRE (1.8.0_241-b07), built on Dec 11 2019 10:21:40 by "rejava" with MS VC++ 10.0 (VS2010)
  314. time: Wed May 13 19:11:35 2020
  315. timezone: Öйú±ê׼ʱ¼ä
  316. elapsed time: 7 seconds (0d 0h 0m 7s)