hs_err_pid21960.log 31 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362
  1. #
  2. # There is insufficient memory for the Java Runtime Environment to continue.
  3. # Native memory allocation (malloc) failed to allocate 1445600 bytes for Chunk::new
  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:389), pid=21960, tid=0x00000000000035a4
  22. #
  23. # JRE version: Java(TM) SE Runtime Environment (8.0_221-b11) (build 1.8.0_221-b11)
  24. # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.221-b11 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 (0x000000001ee0e800): JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=13732, stack(0x0000000020a40000,0x0000000020b40000)]
  29. Stack: [0x0000000020a40000,0x0000000020b40000]
  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. C2: 2899 4146 4 com.sun.beans.TypeResolver::resolve (37 bytes)
  34. --------------- P R O C E S S ---------------
  35. Java Threads: ( => current thread )
  36. 0x00000000293fe000 JavaThread "task-1" [_thread_in_native, id=1692, stack(0x00000000279b0000,0x0000000027ab0000)]
  37. 0x0000000029163000 JavaThread "Druid-ConnectionPool-Destroy-269244031" daemon [_thread_blocked, id=12056, stack(0x0000000026810000,0x0000000026910000)]
  38. 0x0000000026d90800 JavaThread "Druid-ConnectionPool-Create-269244031" daemon [_thread_blocked, id=7300, stack(0x0000000024d40000,0x0000000024e40000)]
  39. 0x0000000029f65800 JavaThread "mysql-cj-abandoned-connection-cleanup" daemon [_thread_blocked, id=23068, stack(0x0000000024ac0000,0x0000000024bc0000)]
  40. 0x000000001ef2e800 JavaThread "Service Thread" daemon [_thread_blocked, id=11940, stack(0x0000000021740000,0x0000000021840000)]
  41. 0x000000001ee81800 JavaThread "C1 CompilerThread11" daemon [_thread_blocked, id=23292, stack(0x0000000021640000,0x0000000021740000)]
  42. 0x000000001ee83000 JavaThread "C1 CompilerThread10" daemon [_thread_in_native, id=10560, stack(0x0000000021540000,0x0000000021640000)]
  43. 0x000000001ee7e800 JavaThread "C1 CompilerThread9" daemon [_thread_blocked, id=17536, stack(0x0000000021440000,0x0000000021540000)]
  44. 0x000000001ee85800 JavaThread "C1 CompilerThread8" daemon [_thread_blocked, id=22048, stack(0x0000000021240000,0x0000000021340000)]
  45. 0x000000001ee7a000 JavaThread "C2 CompilerThread7" daemon [_thread_in_native, id=12848, stack(0x0000000021140000,0x0000000021240000)]
  46. 0x000000001ee47000 JavaThread "C2 CompilerThread6" daemon [_thread_in_native, id=11072, stack(0x0000000021040000,0x0000000021140000)]
  47. 0x000000001ee38800 JavaThread "C2 CompilerThread5" daemon [_thread_in_native, id=17872, stack(0x0000000020f40000,0x0000000021040000)]
  48. 0x000000001ee2b800 JavaThread "C2 CompilerThread4" daemon [_thread_in_native, id=26548, stack(0x0000000020e40000,0x0000000020f40000)]
  49. 0x000000001ee1b000 JavaThread "C2 CompilerThread3" daemon [_thread_in_native, id=25348, stack(0x0000000020d40000,0x0000000020e40000)]
  50. 0x000000001ee10000 JavaThread "C2 CompilerThread2" daemon [_thread_in_native, id=13860, stack(0x0000000020c40000,0x0000000020d40000)]
  51. 0x000000001ee0f800 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=13724, stack(0x0000000020b40000,0x0000000020c40000)]
  52. =>0x000000001ee0e800 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=13732, stack(0x0000000020a40000,0x0000000020b40000)]
  53. 0x000000001ee04800 JavaThread "Monitor Ctrl-Break" daemon [_thread_in_native, id=23672, stack(0x0000000020940000,0x0000000020a40000)]
  54. 0x000000001edf3800 JavaThread "Attach Listener" daemon [_thread_blocked, id=8808, stack(0x0000000020840000,0x0000000020940000)]
  55. 0x000000001ed9f000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=8780, stack(0x0000000020740000,0x0000000020840000)]
  56. 0x000000001d30c000 JavaThread "Finalizer" daemon [_thread_blocked, id=25932, stack(0x00000000205e0000,0x00000000206e0000)]
  57. 0x000000001ed76000 JavaThread "Reference Handler" daemon [_thread_blocked, id=7372, stack(0x00000000204e0000,0x00000000205e0000)]
  58. 0x0000000003252800 JavaThread "main" [_thread_in_native, id=6656, stack(0x0000000003090000,0x0000000003190000)]
  59. Other Threads:
  60. 0x000000001ed54800 VMThread [stack: 0x00000000203e0000,0x00000000204e0000] [id=11344]
  61. 0x000000001f009000 WatcherThread [stack: 0x0000000021840000,0x0000000021940000] [id=6812]
  62. VM state:not at safepoint (normal execution)
  63. VM Mutex/Monitor currently owned by a thread: None
  64. heap address: 0x00000006c3400000, size: 4044 MB, Compressed Oops mode: Zero based, Oop shift amount: 3
  65. Narrow klass base: 0x0000000000000000, Narrow klass shift: 3
  66. Compressed class space size: 1073741824 Address: 0x00000007c0000000
  67. Heap:
  68. PSYoungGen total 157696K, used 125582K [0x000000076bc00000, 0x0000000778800000, 0x00000007c0000000)
  69. eden space 147456K, 85% used [0x000000076bc00000,0x00000007736a3918,0x0000000774c00000)
  70. from space 10240K, 0% used [0x0000000775800000,0x0000000775800000,0x0000000776200000)
  71. to space 12288K, 0% used [0x0000000774c00000,0x0000000774c00000,0x0000000775800000)
  72. ParOldGen total 167936K, used 15928K [0x00000006c3400000, 0x00000006cd800000, 0x000000076bc00000)
  73. object space 167936K, 9% used [0x00000006c3400000,0x00000006c438e050,0x00000006cd800000)
  74. Metaspace used 41508K, capacity 44028K, committed 44248K, reserved 1087488K
  75. class space used 5312K, capacity 5762K, committed 5848K, reserved 1048576K
  76. Card table byte_map: [0x0000000012830000,0x0000000013020000] byte_map_base: 0x000000000f216000
  77. Marking Bits: (ParMarkBitMap*) 0x000000006dba5ce0
  78. Begin Bits: [0x0000000014270000, 0x00000000181a0000)
  79. End Bits: [0x00000000181a0000, 0x000000001c0d0000)
  80. Polling page: 0x00000000013d0000
  81. CodeCache: size=245760Kb used=18294Kb max_used=18320Kb free=227465Kb
  82. bounds [0x0000000003470000, 0x0000000004660000, 0x0000000012470000]
  83. total_blobs=4759 nmethods=4252 adapters=416
  84. compilation: enabled
  85. Compilation events (10 events):
  86. Event: 2.888 Thread 0x000000001ee85800 4273 1 org.springframework.beans.factory.config.BeanDefinitionHolder::getBeanDefinition (5 bytes)
  87. Event: 2.888 Thread 0x000000001ee85800 nmethod 4273 0x0000000004628d10 code [0x0000000004628e60, 0x0000000004628f70]
  88. Event: 2.890 Thread 0x000000001ee47000 nmethod 4142 0x00000000046527d0 code [0x0000000004652dc0, 0x0000000004657e68]
  89. Event: 2.890 Thread 0x000000001ee47000 4271 4 java.util.AbstractCollection::toArray (147 bytes)
  90. Event: 2.891 Thread 0x000000001ee81800 4274 3 java.util.HashMap::clear (50 bytes)
  91. Event: 2.891 Thread 0x000000001ee81800 nmethod 4274 0x00000000046496d0 code [0x0000000004649840, 0x0000000004649c10]
  92. Event: 2.892 Thread 0x000000001ee47000 nmethod 4271 0x0000000004647a50 code [0x0000000004647ba0, 0x0000000004647ed8]
  93. Event: 2.892 Thread 0x000000001ee47000 4232 ! 4 org.springframework.util.ClassUtils::getMostSpecificMethod (72 bytes)
  94. Event: 2.893 Thread 0x000000001ee7e800 4275 1 java.util.concurrent.ConcurrentHashMap$MapEntry::getValue (5 bytes)
  95. Event: 2.893 Thread 0x000000001ee7e800 nmethod 4275 0x0000000004636a50 code [0x0000000004636ba0, 0x0000000004636cb0]
  96. GC Heap History (10 events):
  97. Event: 0.910 GC heap before
  98. {Heap before GC invocations=4 (full 1):
  99. PSYoungGen total 75776K, used 8428K [0x000000076bc00000, 0x0000000775000000, 0x00000007c0000000)
  100. eden space 65024K, 0% used [0x000000076bc00000,0x000000076bc00000,0x000000076fb80000)
  101. from space 10752K, 78% used [0x000000076fb80000,0x00000007703bb360,0x0000000770600000)
  102. to space 10752K, 0% used [0x0000000774580000,0x0000000774580000,0x0000000775000000)
  103. ParOldGen total 173568K, used 40K [0x00000006c3400000, 0x00000006cdd80000, 0x000000076bc00000)
  104. object space 173568K, 0% used [0x00000006c3400000,0x00000006c340a000,0x00000006cdd80000)
  105. Metaspace used 19845K, capacity 21150K, committed 21248K, reserved 1067008K
  106. class space used 2520K, capacity 2769K, committed 2816K, reserved 1048576K
  107. Event: 0.927 GC heap after
  108. Heap after GC invocations=4 (full 1):
  109. PSYoungGen total 75776K, used 0K [0x000000076bc00000, 0x0000000775000000, 0x00000007c0000000)
  110. eden space 65024K, 0% used [0x000000076bc00000,0x000000076bc00000,0x000000076fb80000)
  111. from space 10752K, 0% used [0x000000076fb80000,0x000000076fb80000,0x0000000770600000)
  112. to space 10752K, 0% used [0x0000000774580000,0x0000000774580000,0x0000000775000000)
  113. ParOldGen total 104448K, used 7940K [0x00000006c3400000, 0x00000006c9a00000, 0x000000076bc00000)
  114. object space 104448K, 7% used [0x00000006c3400000,0x00000006c3bc13b0,0x00000006c9a00000)
  115. Metaspace used 19845K, capacity 21150K, committed 21248K, reserved 1067008K
  116. class space used 2520K, capacity 2769K, committed 2816K, reserved 1048576K
  117. }
  118. Event: 1.041 GC heap before
  119. {Heap before GC invocations=5 (full 1):
  120. PSYoungGen total 75776K, used 65007K [0x000000076bc00000, 0x0000000775000000, 0x00000007c0000000)
  121. eden space 65024K, 99% used [0x000000076bc00000,0x000000076fb7bdb0,0x000000076fb80000)
  122. from space 10752K, 0% used [0x000000076fb80000,0x000000076fb80000,0x0000000770600000)
  123. to space 10752K, 0% used [0x0000000774580000,0x0000000774580000,0x0000000775000000)
  124. ParOldGen total 104448K, used 7940K [0x00000006c3400000, 0x00000006c9a00000, 0x000000076bc00000)
  125. object space 104448K, 7% used [0x00000006c3400000,0x00000006c3bc13b0,0x00000006c9a00000)
  126. Metaspace used 22406K, capacity 23794K, committed 23936K, reserved 1071104K
  127. class space used 2899K, capacity 3175K, committed 3200K, reserved 1048576K
  128. Event: 1.044 GC heap after
  129. Heap after GC invocations=5 (full 1):
  130. PSYoungGen total 103936K, used 3962K [0x000000076bc00000, 0x0000000774980000, 0x00000007c0000000)
  131. eden space 99840K, 0% used [0x000000076bc00000,0x000000076bc00000,0x0000000771d80000)
  132. from space 4096K, 96% used [0x0000000774580000,0x000000077495e9c0,0x0000000774980000)
  133. to space 10752K, 0% used [0x0000000773480000,0x0000000773480000,0x0000000773f00000)
  134. ParOldGen total 104448K, used 7948K [0x00000006c3400000, 0x00000006c9a00000, 0x000000076bc00000)
  135. object space 104448K, 7% used [0x00000006c3400000,0x00000006c3bc33b0,0x00000006c9a00000)
  136. Metaspace used 22406K, capacity 23794K, committed 23936K, reserved 1071104K
  137. class space used 2899K, capacity 3175K, committed 3200K, reserved 1048576K
  138. }
  139. Event: 1.384 GC heap before
  140. {Heap before GC invocations=6 (full 1):
  141. PSYoungGen total 103936K, used 103802K [0x000000076bc00000, 0x0000000774980000, 0x00000007c0000000)
  142. eden space 99840K, 100% used [0x000000076bc00000,0x0000000771d80000,0x0000000771d80000)
  143. from space 4096K, 96% used [0x0000000774580000,0x000000077495e9c0,0x0000000774980000)
  144. to space 10752K, 0% used [0x0000000773480000,0x0000000773480000,0x0000000773f00000)
  145. ParOldGen total 104448K, used 7948K [0x00000006c3400000, 0x00000006c9a00000, 0x000000076bc00000)
  146. object space 104448K, 7% used [0x00000006c3400000,0x00000006c3bc33b0,0x00000006c9a00000)
  147. Metaspace used 26669K, capacity 28356K, committed 28672K, reserved 1075200K
  148. class space used 3466K, capacity 3774K, committed 3840K, reserved 1048576K
  149. Event: 1.388 GC heap after
  150. Heap after GC invocations=6 (full 1):
  151. PSYoungGen total 134144K, used 7959K [0x000000076bc00000, 0x0000000776200000, 0x00000007c0000000)
  152. eden space 123392K, 0% used [0x000000076bc00000,0x000000076bc00000,0x0000000773480000)
  153. from space 10752K, 74% used [0x0000000773480000,0x0000000773c45ec0,0x0000000773f00000)
  154. to space 10240K, 0% used [0x0000000775800000,0x0000000775800000,0x0000000776200000)
  155. ParOldGen total 104448K, used 7956K [0x00000006c3400000, 0x00000006c9a00000, 0x000000076bc00000)
  156. object space 104448K, 7% used [0x00000006c3400000,0x00000006c3bc53b0,0x00000006c9a00000)
  157. Metaspace used 26669K, capacity 28356K, committed 28672K, reserved 1075200K
  158. class space used 3466K, capacity 3774K, committed 3840K, reserved 1048576K
  159. }
  160. Event: 1.967 GC heap before
  161. {Heap before GC invocations=7 (full 1):
  162. PSYoungGen total 134144K, used 129732K [0x000000076bc00000, 0x0000000776200000, 0x00000007c0000000)
  163. eden space 123392K, 98% used [0x000000076bc00000,0x00000007732eb198,0x0000000773480000)
  164. from space 10752K, 74% used [0x0000000773480000,0x0000000773c45ec0,0x0000000773f00000)
  165. to space 10240K, 0% used [0x0000000775800000,0x0000000775800000,0x0000000776200000)
  166. ParOldGen total 104448K, used 7956K [0x00000006c3400000, 0x00000006c9a00000, 0x000000076bc00000)
  167. object space 104448K, 7% used [0x00000006c3400000,0x00000006c3bc53b0,0x00000006c9a00000)
  168. Metaspace used 33277K, capacity 35286K, committed 35416K, reserved 1079296K
  169. class space used 4228K, capacity 4621K, committed 4696K, reserved 1048576K
  170. Event: 1.976 GC heap after
  171. Heap after GC invocations=7 (full 1):
  172. PSYoungGen total 157696K, used 10212K [0x000000076bc00000, 0x0000000778800000, 0x00000007c0000000)
  173. eden space 147456K, 0% used [0x000000076bc00000,0x000000076bc00000,0x0000000774c00000)
  174. from space 10240K, 99% used [0x0000000775800000,0x00000007761f93c0,0x0000000776200000)
  175. to space 12288K, 0% used [0x0000000774c00000,0x0000000774c00000,0x0000000775800000)
  176. ParOldGen total 104448K, used 9114K [0x00000006c3400000, 0x00000006c9a00000, 0x000000076bc00000)
  177. object space 104448K, 8% used [0x00000006c3400000,0x00000006c3ce69e8,0x00000006c9a00000)
  178. Metaspace used 33277K, capacity 35286K, committed 35416K, reserved 1079296K
  179. class space used 4228K, capacity 4621K, committed 4696K, reserved 1048576K
  180. }
  181. Event: 1.976 GC heap before
  182. {Heap before GC invocations=8 (full 2):
  183. PSYoungGen total 157696K, used 10212K [0x000000076bc00000, 0x0000000778800000, 0x00000007c0000000)
  184. eden space 147456K, 0% used [0x000000076bc00000,0x000000076bc00000,0x0000000774c00000)
  185. from space 10240K, 99% used [0x0000000775800000,0x00000007761f93c0,0x0000000776200000)
  186. to space 12288K, 0% used [0x0000000774c00000,0x0000000774c00000,0x0000000775800000)
  187. ParOldGen total 104448K, used 9114K [0x00000006c3400000, 0x00000006c9a00000, 0x000000076bc00000)
  188. object space 104448K, 8% used [0x00000006c3400000,0x00000006c3ce69e8,0x00000006c9a00000)
  189. Metaspace used 33277K, capacity 35286K, committed 35416K, reserved 1079296K
  190. class space used 4228K, capacity 4621K, committed 4696K, reserved 1048576K
  191. Event: 2.004 GC heap after
  192. Heap after GC invocations=8 (full 2):
  193. PSYoungGen total 157696K, used 0K [0x000000076bc00000, 0x0000000778800000, 0x00000007c0000000)
  194. eden space 147456K, 0% used [0x000000076bc00000,0x000000076bc00000,0x0000000774c00000)
  195. from space 10240K, 0% used [0x0000000775800000,0x0000000775800000,0x0000000776200000)
  196. to space 12288K, 0% used [0x0000000774c00000,0x0000000774c00000,0x0000000775800000)
  197. ParOldGen total 167936K, used 15928K [0x00000006c3400000, 0x00000006cd800000, 0x000000076bc00000)
  198. object space 167936K, 9% used [0x00000006c3400000,0x00000006c438e050,0x00000006cd800000)
  199. Metaspace used 33277K, capacity 35286K, committed 35416K, reserved 1079296K
  200. class space used 4228K, capacity 4621K, committed 4696K, reserved 1048576K
  201. }
  202. Deoptimization events (10 events):
  203. Event: 2.756 Thread 0x0000000003252800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000004357520 method=org.springframework.beans.factory.support.AbstractBeanFactory.isTypeMatch(Ljava/lang/String;Lorg/springframework/core/ResolvableType;Z)Z @ 53
  204. Event: 2.765 Thread 0x0000000003252800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000004315328 method=com.sun.beans.TypeResolver.resolve(Ljava/lang/reflect/Type;Ljava/lang/reflect/Type;)Ljava/lang/reflect/Type; @ 13
  205. Event: 2.780 Thread 0x0000000003252800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000004489ee8 method=org.springframework.core.annotation.AnnotationsScanner.processClassHierarchy(Ljava/lang/Object;[ILjava/lang/Class;Lorg/springframework/core/annotation/AnnotationsProcessor;L
  206. Event: 2.780 Thread 0x0000000003252800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003b55d60 method=org.springframework.boot.context.properties.source.ConfigurationPropertyName$Elements.charAt(II)C @ 43
  207. Event: 2.780 Thread 0x0000000003252800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003b55d60 method=org.springframework.boot.context.properties.source.ConfigurationPropertyName$Elements.charAt(II)C @ 43
  208. Event: 2.782 Thread 0x0000000003252800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003b55d60 method=org.springframework.boot.context.properties.source.ConfigurationPropertyName$Elements.charAt(II)C @ 43
  209. Event: 2.782 Thread 0x0000000003252800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003b55d60 method=org.springframework.boot.context.properties.source.ConfigurationPropertyName$Elements.charAt(II)C @ 43
  210. Event: 2.821 Thread 0x0000000003252800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000434b864 method=org.springframework.core.annotation.TypeMappedAnnotations$AggregatesCollector.addAggregateAnnotations(Ljava/util/List;[Ljava/lang/annotation/Annotation;)V @ 24
  211. Event: 2.835 Thread 0x0000000003252800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000004242338 method=org.springframework.core.ResolvableType.resolveClass()Ljava/lang/Class; @ 37
  212. Event: 2.839 Thread 0x0000000003252800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000043a7dd0 method=org.springframework.core.annotation.AnnotationsScanner.getBaseTypeMethods(Ljava/lang/Object;Ljava/lang/Class;Ljava/util/function/BiPredicate;)[Ljava/lang/reflect/Method; @ 9
  213. Classes redefined (0 events):
  214. No events
  215. Internal exceptions (10 events):
  216. Event: 2.884 Thread 0x0000000003252800 Exception <a 'java/lang/ClassNotFoundException': org/springframework/core/OrderedCustomizer> (0x0000000772c3f770) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u221\13320\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 210]
  217. Event: 2.885 Thread 0x0000000003252800 Exception <a 'java/lang/ClassNotFoundException': java/lang/ObjectCustomizer> (0x0000000772f478a8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u221\13320\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 210]
  218. Event: 2.886 Thread 0x0000000003252800 Exception <a 'java/lang/ClassNotFoundException': org/springframework/boot/web/servlet/error/DefaultErrorAttributesCustomizer> (0x0000000772f7aac8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u221\13320\hotspot\src\share\vm\classfile\syst
  219. Event: 2.886 Thread 0x0000000003252800 Exception <a 'java/lang/ClassNotFoundException': org/springframework/boot/web/servlet/error/ErrorAttributesCustomizer> (0x0000000772fafdc0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u221\13320\hotspot\src\share\vm\classfile\systemDicti
  220. Event: 2.886 Thread 0x0000000003252800 Exception <a 'java/lang/ClassNotFoundException': org/springframework/web/servlet/HandlerExceptionResolverCustomizer> (0x0000000772fdf330) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u221\13320\hotspot\src\share\vm\classfile\systemDiction
  221. Event: 2.887 Thread 0x0000000003252800 Exception <a 'java/lang/ClassNotFoundException': org/springframework/core/OrderedCustomizer> (0x0000000772ffef60) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u221\13320\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 210]
  222. Event: 2.892 Thread 0x0000000003252800 Exception <a 'java/lang/ClassNotFoundException': java/lang/ObjectCustomizer> (0x00000007730706b0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u221\13320\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 210]
  223. Event: 2.892 Thread 0x0000000003252800 Exception <a 'java/lang/ClassNotFoundException': org/springframework/boot/autoconfigure/web/servlet/error/AbstractErrorControllerCustomizer> (0x00000007730a9478) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u221\13320\hotspot\src\share\vm
  224. Event: 2.893 Thread 0x0000000003252800 Exception <a 'java/lang/ClassNotFoundException': org/springframework/boot/autoconfigure/web/servlet/error/BasicErrorControllerCustomizer> (0x00000007730df258) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u221\13320\hotspot\src\share\vm\cl
  225. Event: 2.894 Thread 0x0000000003252800 Exception <a 'java/lang/ClassNotFoundException': org/springframework/boot/web/servlet/error/ErrorControllerCustomizer> (0x0000000773114060) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u221\13320\hotspot\src\share\vm\classfile\systemDicti
  226. Events (10 events):
  227. Event: 2.897 loading class org/hibernate/internal/CoreMessageLogger_$logger_zh
  228. Event: 2.897 loading class org/hibernate/internal/CoreMessageLogger_$logger_zh done
  229. Event: 2.897 loading class com/fasterxml/jackson/dataformat/smile/SmileFactory
  230. Event: 2.897 loading class com/fasterxml/jackson/dataformat/smile/SmileFactory done
  231. Event: 2.897 loading class com/fasterxml/jackson/dataformat/smile$SmileFactory
  232. Event: 2.897 loading class com/fasterxml/jackson/dataformat/smile$SmileFactory done
  233. Event: 2.897 loading class com/fasterxml/jackson/dataformat/cbor/CBORFactory
  234. Event: 2.897 loading class com/fasterxml/jackson/dataformat/cbor/CBORFactory done
  235. Event: 2.897 loading class org/hibernate/internal/util/collections/CollectionHelper
  236. Event: 2.897 loading class org/hibernate/internal/util/collections/CollectionHelper done
  237. Dynamic libraries:
  238. 0x00007ff61a5b0000 - 0x00007ff61a5e7000 D:\java\jdk1.8.0_221\bin\java.exe
  239. 0x00007ff9e46b0000 - 0x00007ff9e48a5000 C:\WINDOWS\SYSTEM32\ntdll.dll
  240. 0x00007ff9e2760000 - 0x00007ff9e281e000 C:\WINDOWS\System32\KERNEL32.DLL
  241. 0x00007ff9e2400000 - 0x00007ff9e26c9000 C:\WINDOWS\System32\KERNELBASE.dll
  242. 0x00007ff9e2d50000 - 0x00007ff9e2dfc000 C:\WINDOWS\System32\ADVAPI32.dll
  243. 0x00007ff9e2a70000 - 0x00007ff9e2b0e000 C:\WINDOWS\System32\msvcrt.dll
  244. 0x00007ff9e2fe0000 - 0x00007ff9e307b000 C:\WINDOWS\System32\sechost.dll
  245. 0x00007ff9e38f0000 - 0x00007ff9e3a1a000 C:\WINDOWS\System32\RPCRT4.dll
  246. 0x00007ff9e3740000 - 0x00007ff9e38e1000 C:\WINDOWS\System32\USER32.dll
  247. 0x00007ff9e2160000 - 0x00007ff9e2182000 C:\WINDOWS\System32\win32u.dll
  248. 0x00007ff9e3710000 - 0x00007ff9e373b000 C:\WINDOWS\System32\GDI32.dll
  249. 0x00007ff9e2190000 - 0x00007ff9e229b000 C:\WINDOWS\System32\gdi32full.dll
  250. 0x00007ff9e1ed0000 - 0x00007ff9e1f6d000 C:\WINDOWS\System32\msvcp_win.dll
  251. 0x00007ff9e1dd0000 - 0x00007ff9e1ed0000 C:\WINDOWS\System32\ucrtbase.dll
  252. 0x00007ff9c8820000 - 0x00007ff9c8aba000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.1110_none_60b5254171f9507e\COMCTL32.dll
  253. 0x00007ff9e2b10000 - 0x00007ff9e2b40000 C:\WINDOWS\System32\IMM32.DLL
  254. 0x000000006dc30000 - 0x000000006dd02000 D:\java\jdk1.8.0_221\jre\bin\msvcr100.dll
  255. 0x000000006d380000 - 0x000000006dc25000 D:\java\jdk1.8.0_221\jre\bin\server\jvm.dll
  256. 0x00007ff9e2b40000 - 0x00007ff9e2b48000 C:\WINDOWS\System32\PSAPI.DLL
  257. 0x00007ff9c5c20000 - 0x00007ff9c5c29000 C:\WINDOWS\SYSTEM32\WSOCK32.dll
  258. 0x00007ff9cf2e0000 - 0x00007ff9cf307000 C:\WINDOWS\SYSTEM32\WINMM.dll
  259. 0x00007ff9e3500000 - 0x00007ff9e356b000 C:\WINDOWS\System32\WS2_32.dll
  260. 0x00007ff9dc790000 - 0x00007ff9dc79a000 C:\WINDOWS\SYSTEM32\VERSION.dll
  261. 0x00007ff99ccd0000 - 0x00007ff99ccdf000 D:\java\jdk1.8.0_221\jre\bin\verify.dll
  262. 0x00007ff99cca0000 - 0x00007ff99ccc9000 D:\java\jdk1.8.0_221\jre\bin\java.dll
  263. 0x00007ff9c73d0000 - 0x00007ff9c73f3000 D:\java\jdk1.8.0_221\jre\bin\instrument.dll
  264. 0x00007ff99cc80000 - 0x00007ff99cc96000 D:\java\jdk1.8.0_221\jre\bin\zip.dll
  265. 0x00007ff9e3f30000 - 0x00007ff9e466f000 C:\WINDOWS\System32\SHELL32.dll
  266. 0x00007ff9dfc00000 - 0x00007ff9e0390000 C:\WINDOWS\SYSTEM32\windows.storage.dll
  267. 0x00007ff9e3a20000 - 0x00007ff9e3d75000 C:\WINDOWS\System32\combase.dll
  268. 0x00007ff9e1750000 - 0x00007ff9e177c000 C:\WINDOWS\SYSTEM32\Wldp.dll
  269. 0x00007ff9e2c80000 - 0x00007ff9e2d2d000 C:\WINDOWS\System32\SHCORE.dll
  270. 0x00007ff9e3570000 - 0x00007ff9e35c5000 C:\WINDOWS\System32\shlwapi.dll
  271. 0x00007ff9e1d10000 - 0x00007ff9e1d2f000 C:\WINDOWS\SYSTEM32\profapi.dll
  272. 0x00007ff9cfd80000 - 0x00007ff9cfd9a000 D:\Program Files\JetBrains\IntelliJ IDEA 2019.1.2\bin\breakgen64.dll
  273. 0x00007ff99cac0000 - 0x00007ff99cada000 D:\java\jdk1.8.0_221\jre\bin\net.dll
  274. 0x00007ff9d2ba0000 - 0x00007ff9d2d8b000 C:\WINDOWS\SYSTEM32\urlmon.dll
  275. 0x00007ff9d2ed0000 - 0x00007ff9d3180000 C:\WINDOWS\SYSTEM32\iertutil.dll
  276. 0x00007ff9e12b0000 - 0x00007ff9e12bc000 C:\WINDOWS\SYSTEM32\netutils.dll
  277. 0x00007ff9d2b70000 - 0x00007ff9d2b98000 C:\WINDOWS\SYSTEM32\srvcli.dll
  278. 0x00007ff9e14b0000 - 0x00007ff9e151a000 C:\WINDOWS\system32\mswsock.dll
  279. 0x00007ff99caa0000 - 0x00007ff99cab2000 D:\java\jdk1.8.0_221\jre\bin\nio.dll
  280. 0x00007ff9d4870000 - 0x00007ff9d487d000 D:\java\jdk1.8.0_221\jre\bin\management.dll
  281. 0x00007ff9cd800000 - 0x00007ff9cd833000 C:\Program Files (x86)\Sangfor\SSL\ClientComponent\SangforNspX64.dll
  282. 0x00007ff9e2b50000 - 0x00007ff9e2c7a000 C:\WINDOWS\System32\ole32.dll
  283. 0x00007ff9e3640000 - 0x00007ff9e370d000 C:\WINDOWS\System32\OLEAUT32.dll
  284. 0x00007ff9cca50000 - 0x00007ff9cca67000 C:\WINDOWS\system32\napinsp.dll
  285. 0x00007ff9cca30000 - 0x00007ff9cca4b000 C:\WINDOWS\system32\pnrpnsp.dll
  286. 0x00007ff9dc9f0000 - 0x00007ff9dca05000 C:\WINDOWS\system32\wshbth.dll
  287. 0x00007ff9dd230000 - 0x00007ff9dd24d000 C:\WINDOWS\system32\NLAapi.dll
  288. 0x00007ff9e11a0000 - 0x00007ff9e11db000 C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
  289. 0x00007ff9e11e0000 - 0x00007ff9e12ac000 C:\WINDOWS\SYSTEM32\DNSAPI.dll
  290. 0x00007ff9e2fd0000 - 0x00007ff9e2fd8000 C:\WINDOWS\System32\NSI.dll
  291. 0x00007ff9cca10000 - 0x00007ff9cca22000 C:\WINDOWS\System32\winrnr.dll
  292. 0x000000006d1f0000 - 0x000000006d216000 C:\Program Files\Bonjour\mdnsNSP.dll
  293. 0x00007ff9db420000 - 0x00007ff9db42a000 C:\Windows\System32\rasadhlp.dll
  294. 0x00007ff9d14b0000 - 0x00007ff9d152f000 C:\WINDOWS\System32\fwpuclnt.dll
  295. 0x00007ff9e26d0000 - 0x00007ff9e26f7000 C:\WINDOWS\System32\bcrypt.dll
  296. 0x00007ff9c71f0000 - 0x00007ff9c7214000 D:\java\jdk1.8.0_221\jre\bin\sunec.dll
  297. 0x00007ff9d1490000 - 0x00007ff9d14a7000 C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL
  298. 0x00007ff9d1470000 - 0x00007ff9d148d000 C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL
  299. 0x00007ff9e16a0000 - 0x00007ff9e16b8000 C:\WINDOWS\SYSTEM32\CRYPTSP.dll
  300. 0x00007ff9e0e30000 - 0x00007ff9e0e64000 C:\WINDOWS\system32\rsaenh.dll
  301. 0x00007ff9e1c90000 - 0x00007ff9e1cbe000 C:\WINDOWS\SYSTEM32\USERENV.dll
  302. 0x00007ff9e1f70000 - 0x00007ff9e1ff3000 C:\WINDOWS\System32\bcryptprimitives.dll
  303. 0x00007ff9e16c0000 - 0x00007ff9e16cc000 C:\WINDOWS\SYSTEM32\CRYPTBASE.dll
  304. 0x00007ff9cfc40000 - 0x00007ff9cfc4b000 D:\java\jdk1.8.0_221\jre\bin\sunmscapi.dll
  305. 0x00007ff9e22a0000 - 0x00007ff9e23f6000 C:\WINDOWS\System32\CRYPT32.dll
  306. VM Arguments:
  307. jvm_args: -ea -Didea.test.cyclic.buffer.size=1048576 -javaagent:D:\Program Files\JetBrains\IntelliJ IDEA 2019.1.2\lib\idea_rt.jar=57669:D:\Program Files\JetBrains\IntelliJ IDEA 2019.1.2\bin -Dfile.encoding=UTF-8
  308. java_command: com.intellij.rt.execution.junit.JUnitStarter -ideVersion5 -junit5 com.muzhi.mt.test1.Test1,shenpiXQ
  309. java_class_path (initial): D:\Program Files\JetBrains\IntelliJ IDEA 2019.1.2\lib\idea_rt.jar;D:\Program Files\JetBrains\IntelliJ IDEA 2019.1.2\plugins\junit\lib\junit-rt.jar;D:\Program Files\JetBrains\IntelliJ IDEA 2019.1.2\plugins\junit\lib\junit5-rt.jar;D:\RepMaven\org\junit\platform\junit-platform-launcher\1.6.2\junit-platform-launcher-1.6.2.jar;D:\RepMaven\org\apiguardian\apiguardian-api\1.1.0\apiguardian-api-1.1.0.jar;D:\RepMaven\org\junit\platform\junit-platform-engine\1.6.2\junit-platform-engine-1.6.2.jar;D:\RepMaven\org\opentest4j\opentest4j\1.2.0\opentest4j-1.2.0.jar;D:\RepMaven\org\junit\platform\junit-platform-commons\1.6.2\junit-platform-commons-1.6.2.jar;D:\java\jdk1.8.0_221\jre\lib\charsets.jar;D:\java\jdk1.8.0_221\jre\lib\deploy.jar;D:\java\jdk1.8.0_221\jre\lib\ext\access-bridge-64.jar;D:\java\jdk1.8.0_221\jre\lib\ext\cldrdata.jar;D:\java\jdk1.8.0_221\jre\lib\ext\dnsns.jar;D:\java\jdk1.8.0_221\jre\lib\ext\jaccess.jar;D:\java\jdk1.8.0_221\jre\lib\ext\jfxrt.jar;D:\java\jdk1.8.0_221\jre\lib\ext\localedata.jar;D:\java\jdk1.8.0_221\jre\lib\ext\nashorn.jar;D:\java\jdk1.8.0_221\jre\lib\ext\sunec.jar;D:\java\jdk1.8.0_221\jre\lib\ext\sunjce_provider.jar;D:\java\jdk1.8.0_221\jre\lib\ext\sunmscapi.jar;D:\java\jdk1.8.0_221\jre\lib\ext\sunpkcs11.jar;D:\java\jdk1.8.0_221\jre\lib\ext\zipfs.jar;D:\java\jdk1.8.0_221\jre\lib\javaws.jar;D:\java\jdk1.8.0_221\jre\lib\jce.jar;D:\java\jdk1.8.0_221\jre\lib\jfr.jar;D:\java\jdk1.8.0_221\jre\lib\jfxswt.jar;D:\java\jdk1.8.0_221\jre\lib\jsse.jar;D:\java\jdk1.8.0_221\jre\lib\management-agent.jar;D:\java\jdk1.8.0_221\jre\lib\plugin.jar;D:\java\jdk1.8.0_221\jre\lib\resources.jar;D:\java\jdk1.8.0_221\jre\lib\rt.jar;D:\IdeaProjects\mt\target\test-classes;D:\IdeaProjects\mt\target\classes;D:\RepMaven\ch\qos\logback\logback-classic\1.2.3\logback-classic-1.2.3.jar;D:\RepMaven\org\apache\httpcomponents\httpclient\4.5.2\httpclient-4.5.2.jar;D:\RepMaven\commons-codec\commons-codec\1.14\commons-codec-1.14.jar;D:\RepMaven\org\apache\httpcom
  310. Launcher Type: SUN_STANDARD
  311. Environment Variables:
  312. JAVA_HOME=D:\java\jdk1.8.0_221
  313. PATH=D:\Program Files\MySQL Server 8.0\bin;D:\java\apache-maven-3.5.4\bin;D:\java\apache-tomcat-9.0.21\bin;"D:\java\jdk1.8.0_221\bin;D:\java\jdk1.8.0_221\jre\bin";C:\Program Files (x86)\Common Files\Oracle\Java\javapath;E:\开发工具\Xshell-6\;E:\;发工具\Xftp-6\;%S;stemRoot%\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;D:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\;D:\Program Files (x86)\Microsoft SQL Server\100\DTS\Binn\;D:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\VSShell\Common7\IDE\;C:\Program Files (x86)\Microsoft Visual Studio 9.0\Common7\IDE\PrivateAssemblies\;E:\开发工具\Git\cmd;C:\WINDOWS\system32;E:\开发工具\Xshell-7\;E:\开发工具\Xftp-7\;D:\Program Files\nodejs\;D:\Program Files\MySQL Server 8.0\bin;C:\Program Files\MySQL\MySQL Shell 8.0\bin\;C:\Users\Kan\AppData\Local\Microsoft\WindowsApps;E:\开发工具\Microsoft VS Code\bin;D:\Program Files\nodejs\node_global;C:\Users\Kan\AppData\Roaming\npm;
  314. USERNAME=Kan
  315. OS=Windows_NT
  316. PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 165 Stepping 5, GenuineIntel
  317. --------------- S Y S T E M ---------------
  318. OS: Windows 10.0 , 64 bit Build 19041 (10.0.19041.1202)
  319. CPU:total 16 (initial active 16) (8 cores per cpu, 2 threads per core) family 6 model 165 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
  320. Memory: 4k page, physical 16558608k(3266896k free), swap 29665804k(6544k free)
  321. vm_info: Java HotSpot(TM) 64-Bit Server VM (25.221-b11) for windows-amd64 JRE (1.8.0_221-b11), built on Jul 4 2019 04:39:29 by "java_re" with MS VC++ 10.0 (VS2010)
  322. time: Thu Dec 23 09:35:56 2021
  323. timezone: 中国标准时间
  324. elapsed time: 2 seconds (0d 0h 0m 2s)