hs_err_pid16336.log 27KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341
  1. #
  2. # There is insufficient memory for the Java Runtime Environment to continue.
  3. # Native memory allocation (malloc) failed to allocate 559904 bytes for Chunk::new
  4. # Possible reasons:
  5. # The system is out of physical RAM or swap space
  6. # In 32 bit mode, the process size limit was hit
  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. # Use 64 bit Java on a 64 bit OS
  12. # Decrease Java heap size (-Xmx/-Xms)
  13. # Decrease number of Java threads
  14. # Decrease Java thread stack sizes (-Xss)
  15. # Set larger code cache with -XX:ReservedCodeCacheSize=
  16. # This output file may be truncated or incomplete.
  17. #
  18. # Out of Memory Error (allocation.cpp:390), pid=16336, tid=0x0000000000002aec
  19. #
  20. # JRE version: Java(TM) SE Runtime Environment (8.0_161-b12) (build 1.8.0_161-b12)
  21. # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.161-b12 mixed mode windows-amd64 compressed oops)
  22. # Failed to write core dump. Call to MiniDumpWriteDump() failed (Error 0x800705af: 页面文件太小,无法完成操作。
  23. )
  24. #
  25. --------------- T H R E A D ---------------
  26. Current thread (0x000000001f249800): JavaThread "C2 CompilerThread2" daemon [_thread_in_native, id=10988, stack(0x000000001fb80000,0x000000001fc80000)]
  27. Stack: [0x000000001fb80000,0x000000001fc80000]
  28. [error occurred during error reporting (printing stack bounds), id 0xc0000005]
  29. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  30. Current CompileTask:
  31. C2: 69572 11635 4 java.net.URLClassLoader$1::run (5 bytes)
  32. --------------- P R O C E S S ---------------
  33. Java Threads: ( => current thread )
  34. 0x000000001f2b2800 JavaThread "Service Thread" daemon [_thread_blocked, id=15500, stack(0x000000001fd80000,0x000000001fe80000)]
  35. 0x000000001f257800 JavaThread "C1 CompilerThread3" daemon [_thread_blocked, id=4868, stack(0x000000001fc80000,0x000000001fd80000)]
  36. =>0x000000001f249800 JavaThread "C2 CompilerThread2" daemon [_thread_in_native, id=10988, stack(0x000000001fb80000,0x000000001fc80000)]
  37. 0x000000001f242800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=9124, stack(0x000000001fa80000,0x000000001fb80000)]
  38. 0x000000001f242000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=2796, stack(0x000000001f980000,0x000000001fa80000)]
  39. 0x000000001f237800 JavaThread "Monitor Ctrl-Break" daemon [_thread_in_native, id=12556, stack(0x000000001f880000,0x000000001f980000)]
  40. 0x000000001f1b7800 JavaThread "Attach Listener" daemon [_thread_blocked, id=8040, stack(0x000000001f780000,0x000000001f880000)]
  41. 0x000000001f1b6800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=9112, stack(0x000000001f680000,0x000000001f780000)]
  42. 0x000000001f1a0800 JavaThread "Finalizer" daemon [_thread_blocked, id=15728, stack(0x000000001f580000,0x000000001f680000)]
  43. 0x000000001d29d800 JavaThread "Reference Handler" daemon [_thread_blocked, id=3256, stack(0x000000001f080000,0x000000001f180000)]
  44. 0x0000000003682800 JavaThread "main" [_thread_in_native, id=13892, stack(0x0000000003360000,0x0000000003460000)]
  45. Other Threads:
  46. 0x000000001d299800 VMThread [stack: 0x000000001ef80000,0x000000001f080000] [id=15788]
  47. 0x000000001f37b800 WatcherThread [stack: 0x000000001fe80000,0x000000001ff80000] [id=2316]
  48. VM state:not at safepoint (normal execution)
  49. VM Mutex/Monitor currently owned by a thread: None
  50. Heap:
  51. PSYoungGen total 1162240K, used 220270K [0x000000076ab00000, 0x00000007b5c00000, 0x00000007c0000000)
  52. eden space 1111040K, 19% used [0x000000076ab00000,0x000000077821b9c8,0x00000007ae800000)
  53. from space 51200K, 0% used [0x00000007b1100000,0x00000007b1100000,0x00000007b4300000)
  54. to space 25600K, 0% used [0x00000007b4300000,0x00000007b4300000,0x00000007b5c00000)
  55. ParOldGen total 369152K, used 39391K [0x00000006c0000000, 0x00000006d6880000, 0x000000076ab00000)
  56. object space 369152K, 10% used [0x00000006c0000000,0x00000006c2677f60,0x00000006d6880000)
  57. Metaspace used 32106K, capacity 33030K, committed 33152K, reserved 1079296K
  58. class space used 3580K, capacity 3867K, committed 3968K, reserved 1048576K
  59. Card table byte_map: [0x0000000012b40000,0x0000000013350000] byte_map_base: 0x000000000f540000
  60. Marking Bits: (ParMarkBitMap*) 0x000000007250f860
  61. Begin Bits: [0x00000000140b0000, 0x00000000180b0000)
  62. End Bits: [0x00000000180b0000, 0x000000001c0b0000)
  63. Polling page: 0x0000000002fb0000
  64. CodeCache: size=245760Kb used=29967Kb max_used=34187Kb free=215792Kb
  65. bounds [0x0000000003780000, 0x0000000005960000, 0x0000000012780000]
  66. total_blobs=8132 nmethods=7668 adapters=377
  67. compilation: enabled
  68. Compilation events (10 events):
  69. Event: 69.325 Thread 0x000000001f257800 11663 1 org.springframework.boot.maven.DependencyFilter::getFilters (5 bytes)
  70. Event: 69.325 Thread 0x000000001f257800 nmethod 11663 0x0000000004bf3c50 code [0x0000000004bf3da0, 0x0000000004bf3eb0]
  71. Event: 69.325 Thread 0x000000001f257800 11664 1 org.springframework.boot.maven.FilterableDependency::getGroupId (5 bytes)
  72. Event: 69.325 Thread 0x000000001f257800 nmethod 11664 0x0000000004bf3990 code [0x0000000004bf3ae0, 0x0000000004bf3bf0]
  73. Event: 69.335 Thread 0x000000001f242000 11665 4 java.lang.System::getProperty (25 bytes)
  74. Event: 69.342 Thread 0x000000001f242000 nmethod 11665 0x0000000004a51290 code [0x0000000004a51400, 0x0000000004a51b78]
  75. Event: 69.357 Thread 0x000000001f257800 11666 3 org.codehaus.plexus.classworlds.realm.Entry::matches (282 bytes)
  76. Event: 69.359 Thread 0x000000001f257800 nmethod 11666 0x0000000003c26790 code [0x0000000003c26b60, 0x0000000003c29918]
  77. Event: 69.391 Thread 0x000000001f257800 11668 3 jdk.internal.org.objectweb.asm.Frame::pop (53 bytes)
  78. Event: 69.391 Thread 0x000000001f257800 nmethod 11668 0x0000000003c25e10 code [0x0000000003c25fe0, 0x0000000003c26528]
  79. GC Heap History (10 events):
  80. Event: 43.542 GC heap before
  81. {Heap before GC invocations=23 (full 2):
  82. PSYoungGen total 939520K, used 933354K [0x000000076ab00000, 0x00000007a7080000, 0x00000007c0000000)
  83. eden space 900608K, 100% used [0x000000076ab00000,0x00000007a1a80000,0x00000007a1a80000)
  84. from space 38912K, 84% used [0x00000007a4a80000,0x00000007a6a7aa18,0x00000007a7080000)
  85. to space 44032K, 0% used [0x00000007a1a80000,0x00000007a1a80000,0x00000007a4580000)
  86. ParOldGen total 277504K, used 229643K [0x00000006c0000000, 0x00000006d0f00000, 0x000000076ab00000)
  87. object space 277504K, 82% used [0x00000006c0000000,0x00000006ce042f90,0x00000006d0f00000)
  88. Metaspace used 27498K, capacity 28370K, committed 28672K, reserved 1075200K
  89. class space used 3070K, capacity 3272K, committed 3328K, reserved 1048576K
  90. Event: 43.762 GC heap after
  91. Heap after GC invocations=23 (full 2):
  92. PSYoungGen total 944640K, used 31267K [0x000000076ab00000, 0x00000007b7980000, 0x00000007c0000000)
  93. eden space 900608K, 0% used [0x000000076ab00000,0x000000076ab00000,0x00000007a1a80000)
  94. from space 44032K, 71% used [0x00000007a1a80000,0x00000007a3908d90,0x00000007a4580000)
  95. to space 46080K, 0% used [0x00000007b4c80000,0x00000007b4c80000,0x00000007b7980000)
  96. ParOldGen total 277504K, used 260373K [0x00000006c0000000, 0x00000006d0f00000, 0x000000076ab00000)
  97. object space 277504K, 93% used [0x00000006c0000000,0x00000006cfe45578,0x00000006d0f00000)
  98. Metaspace used 27498K, capacity 28370K, committed 28672K, reserved 1075200K
  99. class space used 3070K, capacity 3272K, committed 3328K, reserved 1048576K
  100. }
  101. Event: 43.764 GC heap before
  102. {Heap before GC invocations=24 (full 3):
  103. PSYoungGen total 944640K, used 31267K [0x000000076ab00000, 0x00000007b7980000, 0x00000007c0000000)
  104. eden space 900608K, 0% used [0x000000076ab00000,0x000000076ab00000,0x00000007a1a80000)
  105. from space 44032K, 71% used [0x00000007a1a80000,0x00000007a3908d90,0x00000007a4580000)
  106. to space 46080K, 0% used [0x00000007b4c80000,0x00000007b4c80000,0x00000007b7980000)
  107. ParOldGen total 277504K, used 260373K [0x00000006c0000000, 0x00000006d0f00000, 0x000000076ab00000)
  108. object space 277504K, 93% used [0x00000006c0000000,0x00000006cfe45578,0x00000006d0f00000)
  109. Metaspace used 27498K, capacity 28370K, committed 28672K, reserved 1075200K
  110. class space used 3070K, capacity 3272K, committed 3328K, reserved 1048576K
  111. Event: 47.227 GC heap after
  112. Heap after GC invocations=24 (full 3):
  113. PSYoungGen total 944640K, used 0K [0x000000076ab00000, 0x00000007b7980000, 0x00000007c0000000)
  114. eden space 900608K, 0% used [0x000000076ab00000,0x000000076ab00000,0x00000007a1a80000)
  115. from space 44032K, 0% used [0x00000007a1a80000,0x00000007a1a80000,0x00000007a4580000)
  116. to space 46080K, 0% used [0x00000007b4c80000,0x00000007b4c80000,0x00000007b7980000)
  117. ParOldGen total 435712K, used 194628K [0x00000006c0000000, 0x00000006da980000, 0x000000076ab00000)
  118. object space 435712K, 44% used [0x00000006c0000000,0x00000006cbe11188,0x00000006da980000)
  119. Metaspace used 27498K, capacity 28370K, committed 28672K, reserved 1075200K
  120. class space used 3070K, capacity 3272K, committed 3328K, reserved 1048576K
  121. }
  122. Event: 54.033 GC heap before
  123. {Heap before GC invocations=25 (full 3):
  124. PSYoungGen total 944640K, used 900608K [0x000000076ab00000, 0x00000007b7980000, 0x00000007c0000000)
  125. eden space 900608K, 100% used [0x000000076ab00000,0x00000007a1a80000,0x00000007a1a80000)
  126. from space 44032K, 0% used [0x00000007a1a80000,0x00000007a1a80000,0x00000007a4580000)
  127. to space 46080K, 0% used [0x00000007b4c80000,0x00000007b4c80000,0x00000007b7980000)
  128. ParOldGen total 435712K, used 194628K [0x00000006c0000000, 0x00000006da980000, 0x000000076ab00000)
  129. object space 435712K, 44% used [0x00000006c0000000,0x00000006cbe11188,0x00000006da980000)
  130. Metaspace used 29796K, capacity 30642K, committed 30976K, reserved 1077248K
  131. class space used 3258K, capacity 3476K, committed 3584K, reserved 1048576K
  132. Event: 54.083 GC heap after
  133. Heap after GC invocations=25 (full 3):
  134. PSYoungGen total 1047552K, used 41224K [0x000000076ab00000, 0x00000007b7500000, 0x00000007c0000000)
  135. eden space 1006080K, 0% used [0x000000076ab00000,0x000000076ab00000,0x00000007a8180000)
  136. from space 41472K, 99% used [0x00000007b4c80000,0x00000007b74c22f0,0x00000007b7500000)
  137. to space 51200K, 0% used [0x00000007b1100000,0x00000007b1100000,0x00000007b4300000)
  138. ParOldGen total 435712K, used 194636K [0x00000006c0000000, 0x00000006da980000, 0x000000076ab00000)
  139. object space 435712K, 44% used [0x00000006c0000000,0x00000006cbe13188,0x00000006da980000)
  140. Metaspace used 29796K, capacity 30642K, committed 30976K, reserved 1077248K
  141. class space used 3258K, capacity 3476K, committed 3584K, reserved 1048576K
  142. }
  143. Event: 60.639 GC heap before
  144. {Heap before GC invocations=26 (full 3):
  145. PSYoungGen total 1047552K, used 521538K [0x000000076ab00000, 0x00000007b7500000, 0x00000007c0000000)
  146. eden space 1006080K, 47% used [0x000000076ab00000,0x000000078800e618,0x00000007a8180000)
  147. from space 41472K, 99% used [0x00000007b4c80000,0x00000007b74c22f0,0x00000007b7500000)
  148. to space 51200K, 0% used [0x00000007b1100000,0x00000007b1100000,0x00000007b4300000)
  149. ParOldGen total 435712K, used 194636K [0x00000006c0000000, 0x00000006da980000, 0x000000076ab00000)
  150. object space 435712K, 44% used [0x00000006c0000000,0x00000006cbe13188,0x00000006da980000)
  151. Metaspace used 30301K, capacity 31210K, committed 31232K, reserved 1081344K
  152. class space used 3291K, capacity 3575K, committed 3584K, reserved 1048576K
  153. Event: 60.734 GC heap after
  154. Heap after GC invocations=26 (full 3):
  155. PSYoungGen total 1162240K, used 51198K [0x000000076ab00000, 0x00000007b5c00000, 0x00000007c0000000)
  156. eden space 1111040K, 0% used [0x000000076ab00000,0x000000076ab00000,0x00000007ae800000)
  157. from space 51200K, 99% used [0x00000007b1100000,0x00000007b42ff9a8,0x00000007b4300000)
  158. to space 25600K, 0% used [0x00000007b4300000,0x00000007b4300000,0x00000007b5c00000)
  159. ParOldGen total 435712K, used 195682K [0x00000006c0000000, 0x00000006da980000, 0x000000076ab00000)
  160. object space 435712K, 44% used [0x00000006c0000000,0x00000006cbf18958,0x00000006da980000)
  161. Metaspace used 30301K, capacity 31210K, committed 31232K, reserved 1081344K
  162. class space used 3291K, capacity 3575K, committed 3584K, reserved 1048576K
  163. }
  164. Event: 60.734 GC heap before
  165. {Heap before GC invocations=27 (full 4):
  166. PSYoungGen total 1162240K, used 51198K [0x000000076ab00000, 0x00000007b5c00000, 0x00000007c0000000)
  167. eden space 1111040K, 0% used [0x000000076ab00000,0x000000076ab00000,0x00000007ae800000)
  168. from space 51200K, 99% used [0x00000007b1100000,0x00000007b42ff9a8,0x00000007b4300000)
  169. to space 25600K, 0% used [0x00000007b4300000,0x00000007b4300000,0x00000007b5c00000)
  170. ParOldGen total 435712K, used 195682K [0x00000006c0000000, 0x00000006da980000, 0x000000076ab00000)
  171. object space 435712K, 44% used [0x00000006c0000000,0x00000006cbf18958,0x00000006da980000)
  172. Metaspace used 30301K, capacity 31210K, committed 31232K, reserved 1081344K
  173. class space used 3291K, capacity 3575K, committed 3584K, reserved 1048576K
  174. Event: 61.122 GC heap after
  175. Heap after GC invocations=27 (full 4):
  176. PSYoungGen total 1162240K, used 0K [0x000000076ab00000, 0x00000007b5c00000, 0x00000007c0000000)
  177. eden space 1111040K, 0% used [0x000000076ab00000,0x000000076ab00000,0x00000007ae800000)
  178. from space 51200K, 0% used [0x00000007b1100000,0x00000007b1100000,0x00000007b4300000)
  179. to space 25600K, 0% used [0x00000007b4300000,0x00000007b4300000,0x00000007b5c00000)
  180. ParOldGen total 369152K, used 39391K [0x00000006c0000000, 0x00000006d6880000, 0x000000076ab00000)
  181. object space 369152K, 10% used [0x00000006c0000000,0x00000006c2677f60,0x00000006d6880000)
  182. Metaspace used 28401K, capacity 29202K, committed 31232K, reserved 1079296K
  183. class space used 3083K, capacity 3319K, committed 3584K, reserved 1048576K
  184. }
  185. Deoptimization events (10 events):
  186. Event: 63.981 Thread 0x000000002111e800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000052e71bc method=java.util.concurrent.locks.AbstractQueuedSynchronizer.release(I)Z @ 14
  187. Event: 66.504 Thread 0x0000000003682800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000420541c method=sun.nio.cs.UTF_8$Encoder.encodeBufferLoop(Ljava/nio/CharBuffer;Ljava/nio/ByteBuffer;)Ljava/nio/charset/CoderResult; @ 23
  188. Event: 66.550 Thread 0x0000000003682800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000004915c94 method=sun.nio.cs.UTF_8$Encoder.encodeBufferLoop(Ljava/nio/CharBuffer;Ljava/nio/ByteBuffer;)Ljava/nio/charset/CoderResult; @ 30
  189. Event: 66.577 Thread 0x0000000003682800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000050792b0 method=java.io.BufferedOutputStream.write([BII)V @ 6
  190. Event: 67.283 Thread 0x0000000003682800 Uncommon trap: reason=predicate action=maybe_recompile pc=0x0000000004b8d030 method=java.util.AbstractCollection.toArray([Ljava/lang/Object;)[Ljava/lang/Object; @ 49
  191. Event: 67.727 Thread 0x0000000003682800 Uncommon trap: reason=array_check action=maybe_recompile pc=0x00000000050e7e64 method=java.util.AbstractCollection.toArray([Ljava/lang/Object;)[Ljava/lang/Object; @ 119
  192. Event: 67.727 Thread 0x0000000003682800 Uncommon trap: reason=array_check action=maybe_recompile pc=0x00000000050e7e64 method=java.util.AbstractCollection.toArray([Ljava/lang/Object;)[Ljava/lang/Object; @ 119
  193. Event: 67.727 Thread 0x0000000003682800 Uncommon trap: reason=array_check action=maybe_recompile pc=0x00000000050e7e64 method=java.util.AbstractCollection.toArray([Ljava/lang/Object;)[Ljava/lang/Object; @ 119
  194. Event: 67.727 Thread 0x0000000003682800 Uncommon trap: reason=array_check action=maybe_recompile pc=0x00000000050e7e64 method=java.util.AbstractCollection.toArray([Ljava/lang/Object;)[Ljava/lang/Object; @ 119
  195. Event: 69.356 Thread 0x0000000003682800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000448c37c method=org.codehaus.plexus.classworlds.realm.Entry.matches(Ljava/lang/String;)Z @ 20
  196. Classes redefined (0 events):
  197. No events
  198. Internal exceptions (10 events):
  199. Event: 55.242 Thread 0x0000000003682800 Implicit null exception at 0x0000000004b6424f to 0x0000000004b64625
  200. Event: 61.198 Thread 0x0000000003682800 Exception <a 'java/lang/NoSuchMethodError': org.apache.maven.execution.MavenExecutionRequest.getFailureBehavior()Ljava/lang/String;> (0x000000076af8b8a0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u161\10277\hotspot\src\share\vm\interpr
  201. Event: 69.219 Thread 0x0000000003682800 Exception <a 'java/lang/NoClassDefFoundError': org/sonatype/aether/metadata/Metadata> (0x00000007773c43f0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u161\10277\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 199]
  202. Event: 69.234 Thread 0x0000000003682800 Exception <a 'java/lang/NoClassDefFoundError': org/sonatype/aether/resolution/ArtifactResolutionException> (0x00000007775a5658) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u161\10277\hotspot\src\share\vm\classfile\systemDictionary.cpp, l
  203. Event: 69.238 Thread 0x0000000003682800 Exception <a 'java/lang/NoClassDefFoundError': org/sonatype/aether/graph/Dependency> (0x00000007776229f8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u161\10277\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 199]
  204. Event: 69.238 Thread 0x0000000003682800 Exception <a 'java/lang/NoClassDefFoundError': org/sonatype/aether/resolution/ArtifactDescriptorException> (0x0000000777638af0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u161\10277\hotspot\src\share\vm\classfile\systemDictionary.cpp, l
  205. Event: 69.245 Thread 0x0000000003682800 Exception <a 'java/lang/NoClassDefFoundError': org/sonatype/aether/metadata/Metadata> (0x00000007776cc270) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u161\10277\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 199]
  206. Event: 69.261 Thread 0x0000000003682800 Exception <a 'java/lang/NoClassDefFoundError': org/sonatype/aether/installation/InstallationException> (0x000000077783c4b8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u161\10277\hotspot\src\share\vm\classfile\systemDictionary.cpp, line
  207. Event: 69.297 Thread 0x0000000003682800 Exception <a 'java/lang/NoClassDefFoundError': org/sonatype/aether/deployment/DeploymentException> (0x0000000777b8acf8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u161\10277\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 199]
  208. Event: 69.298 Thread 0x0000000003682800 Exception <a 'java/lang/NoClassDefFoundError': org/sonatype/aether/collection/DependencyCollectionException> (0x0000000777bb6558) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u161\10277\hotspot\src\share\vm\classfile\systemDictionary.cpp,
  209. Events (10 events):
  210. Event: 69.380 loading class org/springframework/boot/loader/tools/Library
  211. Event: 69.380 loading class org/springframework/boot/loader/tools/Library done
  212. Event: 69.380 loading class org/springframework/boot/loader/tools/Library
  213. Event: 69.380 loading class org/springframework/boot/loader/tools/Library done
  214. Event: 69.391 loading class org/springframework/boot/loader/tools/Repackager$WritableLibraries
  215. Event: 69.391 loading class org/springframework/boot/loader/tools/Repackager$WritableLibraries done
  216. Event: 69.391 loading class org/springframework/boot/loader/tools/LibraryCallback
  217. Event: 69.391 loading class org/springframework/boot/loader/tools/LibraryCallback done
  218. Event: 69.391 loading class org/springframework/boot/loader/tools/LibraryCallback
  219. Event: 69.391 loading class org/springframework/boot/loader/tools/LibraryCallback done
  220. Dynamic libraries:
  221. 0x00007ff6b2b70000 - 0x00007ff6b2ba7000 E:\Applications\Java8\bin\java.exe
  222. 0x00007ffafe660000 - 0x00007ffafe84d000 C:\Windows\SYSTEM32\ntdll.dll
  223. 0x00007ffafcf00000 - 0x00007ffafcfb3000 C:\Windows\System32\KERNEL32.DLL
  224. 0x00007ffafac00000 - 0x00007ffafae93000 C:\Windows\System32\KERNELBASE.dll
  225. 0x00007ffafe580000 - 0x00007ffafe623000 C:\Windows\System32\ADVAPI32.dll
  226. 0x00007ffafc720000 - 0x00007ffafc7be000 C:\Windows\System32\msvcrt.dll
  227. 0x00007ffafc460000 - 0x00007ffafc4fe000 C:\Windows\System32\sechost.dll
  228. 0x00007ffafbce0000 - 0x00007ffafbe02000 C:\Windows\System32\RPCRT4.dll
  229. 0x00007ffafc580000 - 0x00007ffafc717000 C:\Windows\System32\USER32.dll
  230. 0x00007ffafabe0000 - 0x00007ffafac00000 C:\Windows\System32\win32u.dll
  231. 0x00007ffafb890000 - 0x00007ffafb8b9000 C:\Windows\System32\GDI32.dll
  232. 0x00007ffafb6c0000 - 0x00007ffafb859000 C:\Windows\System32\gdi32full.dll
  233. 0x00007ffafab40000 - 0x00007ffafabe0000 C:\Windows\System32\msvcp_win.dll
  234. 0x00007ffafa9b0000 - 0x00007ffafaaaa000 C:\Windows\System32\ucrtbase.dll
  235. 0x00007ffaeb9f0000 - 0x00007ffaebc69000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.17763.1075_none_de74729853486ef9\COMCTL32.dll
  236. 0x00007ffafbf80000 - 0x00007ffafc2ac000 C:\Windows\System32\combase.dll
  237. 0x00007ffafaef0000 - 0x00007ffafaf6e000 C:\Windows\System32\bcryptPrimitives.dll
  238. 0x00007ffafcff0000 - 0x00007ffafd01e000 C:\Windows\System32\IMM32.DLL
  239. 0x0000000072590000 - 0x0000000072662000 E:\Applications\Java8\jre\bin\msvcr100.dll
  240. 0x0000000071cf0000 - 0x000000007258f000 E:\Applications\Java8\jre\bin\server\jvm.dll
  241. 0x00007ffafb880000 - 0x00007ffafb888000 C:\Windows\System32\PSAPI.DLL
  242. 0x00007ffaf6090000 - 0x00007ffaf6099000 C:\Windows\SYSTEM32\WSOCK32.dll
  243. 0x00007ffafc340000 - 0x00007ffafc3ad000 C:\Windows\System32\WS2_32.dll
  244. 0x00007ffaf8970000 - 0x00007ffaf8994000 C:\Windows\SYSTEM32\WINMM.dll
  245. 0x00007ffaf2370000 - 0x00007ffaf237a000 C:\Windows\SYSTEM32\VERSION.dll
  246. 0x00007ffaf8870000 - 0x00007ffaf889d000 C:\Windows\SYSTEM32\WINMMBASE.dll
  247. 0x00007ffafaea0000 - 0x00007ffafaeea000 C:\Windows\System32\cfgmgr32.dll
  248. 0x0000000071ce0000 - 0x0000000071cef000 E:\Applications\Java8\jre\bin\verify.dll
  249. 0x0000000071cb0000 - 0x0000000071cd9000 E:\Applications\Java8\jre\bin\java.dll
  250. 0x0000000071c80000 - 0x0000000071ca3000 E:\Applications\Java8\jre\bin\instrument.dll
  251. 0x0000000071c60000 - 0x0000000071c76000 E:\Applications\Java8\jre\bin\zip.dll
  252. 0x00007ffafd020000 - 0x00007ffafe515000 C:\Windows\System32\SHELL32.dll
  253. 0x00007ffafc7c0000 - 0x00007ffafc868000 C:\Windows\System32\shcore.dll
  254. 0x00007ffafaf70000 - 0x00007ffafb6bd000 C:\Windows\System32\windows.storage.dll
  255. 0x00007ffafa6f0000 - 0x00007ffafa715000 C:\Windows\System32\Wldp.dll
  256. 0x00007ffafa720000 - 0x00007ffafa8fc000 C:\Windows\System32\CRYPT32.dll
  257. 0x00007ffafa620000 - 0x00007ffafa632000 C:\Windows\System32\MSASN1.dll
  258. 0x00007ffafaab0000 - 0x00007ffafab09000 C:\Windows\System32\WINTRUST.dll
  259. 0x00007ffafa6c0000 - 0x00007ffafa6e4000 C:\Windows\System32\profapi.dll
  260. 0x00007ffafa660000 - 0x00007ffafa6bd000 C:\Windows\System32\powrprof.dll
  261. 0x00007ffafb990000 - 0x00007ffafb9e2000 C:\Windows\System32\shlwapi.dll
  262. 0x00007ffafa640000 - 0x00007ffafa651000 C:\Windows\System32\kernel.appcore.dll
  263. 0x00007ffafb860000 - 0x00007ffafb877000 C:\Windows\System32\cryptsp.dll
  264. 0x00007ffaec700000 - 0x00007ffaec71a000 E:\Applications\IntelliJ IDEA Community Edition 2020.2.3\bin\breakgen64.dll
  265. 0x0000000071c40000 - 0x0000000071c5a000 E:\Applications\Java8\jre\bin\net.dll
  266. 0x00007ffaf9e60000 - 0x00007ffaf9ec7000 C:\Windows\system32\mswsock.dll
  267. 0x00007ffaf99e0000 - 0x00007ffaf9a13000 C:\Windows\system32\rsaenh.dll
  268. 0x00007ffafab10000 - 0x00007ffafab36000 C:\Windows\System32\bcrypt.dll
  269. 0x00007ffafa520000 - 0x00007ffafa548000 C:\Windows\SYSTEM32\USERENV.dll
  270. 0x00007ffafa030000 - 0x00007ffafa03c000 C:\Windows\SYSTEM32\CRYPTBASE.dll
  271. 0x00007ffaf9b80000 - 0x00007ffaf9bbd000 C:\Windows\SYSTEM32\IPHLPAPI.DLL
  272. 0x00007ffafcfe0000 - 0x00007ffafcfe8000 C:\Windows\System32\NSI.dll
  273. 0x00007ffaf3b20000 - 0x00007ffaf3b36000 C:\Windows\SYSTEM32\dhcpcsvc6.DLL
  274. 0x00007ffaf3b00000 - 0x00007ffaf3b1c000 C:\Windows\SYSTEM32\dhcpcsvc.DLL
  275. 0x00007ffaf9bc0000 - 0x00007ffaf9c86000 C:\Windows\SYSTEM32\DNSAPI.dll
  276. 0x0000000071c20000 - 0x0000000071c31000 E:\Applications\Java8\jre\bin\nio.dll
  277. 0x00007ffaec6f0000 - 0x00007ffaec6fa000 C:\Users\Administrator\AppData\Local\Temp\2\jansi-1.17.1-3286865011791038473.dll
  278. 0x00007ffaeab80000 - 0x00007ffaeab8a000 C:\Users\Administrator\AppData\Local\Temp\2\jansi-1.17.1-3289754994407481454.dll
  279. 0x0000000071c10000 - 0x0000000071c1d000 E:\Applications\Java8\jre\bin\management.dll
  280. 0x00007ffaeaac0000 - 0x00007ffaeaad6000 C:\Windows\system32\napinsp.dll
  281. 0x00007ffaead80000 - 0x00007ffaead8e000 C:\Windows\System32\winrnr.dll
  282. 0x00007ffaf5950000 - 0x00007ffaf596b000 C:\Windows\system32\NLAapi.dll
  283. 0x00007ffaeaaa0000 - 0x00007ffaeaab5000 C:\Windows\system32\wshbth.dll
  284. 0x00007ffaf2780000 - 0x00007ffaf278a000 C:\Windows\System32\rasadhlp.dll
  285. 0x00007ffaf3b70000 - 0x00007ffaf3be9000 C:\Windows\System32\fwpuclnt.dll
  286. 0x00007ffaedc10000 - 0x00007ffaeddfd000 C:\Windows\system32\DBGHELP.DLL
  287. 0x00007ffaed310000 - 0x00007ffaed33a000 C:\Windows\SYSTEM32\dbgcore.DLL
  288. VM Arguments:
  289. jvm_args: -Dmaven.multiModuleProjectDirectory=E:\work\xiangsong\xs-service -Dmaven.home=E:\Applications\maven-3.6.3 -Dclassworlds.conf=E:\Applications\maven-3.6.3\bin\m2.conf -Dmaven.ext.class.path=E:\Applications\IntelliJ IDEA Community Edition 2020.2.3\plugins\maven\lib\maven-event-listener.jar -javaagent:E:\Applications\IntelliJ IDEA Community Edition 2020.2.3\lib\idea_rt.jar=62638:E:\Applications\IntelliJ IDEA Community Edition 2020.2.3\bin -Dfile.encoding=UTF-8
  290. java_command: org.codehaus.classworlds.Launcher -Didea.version=2020.2.3 -s E:\Applications\maven-3.6.3\conf\settings.xml -Dmaven.repo.local=E:\MavenRepo package -P prod
  291. java_class_path (initial): E:\Applications\maven-3.6.3\boot\plexus-classworlds-2.6.0.jar;E:\Applications\maven-3.6.3\boot\plexus-classworlds.license;E:\Applications\IntelliJ IDEA Community Edition 2020.2.3\lib\idea_rt.jar
  292. Launcher Type: SUN_STANDARD
  293. Environment Variables:
  294. JAVA_HOME=E:\Applications\Java8
  295. PATH=C:\ProgramData\Oracle\Java\javapath;C:\Python39\Scripts\;C:\Python39\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files\QCloud\Monitor\Barad;E:\Applications\nodejs\;C:\ProgramData\chocolatey\bin;E:\Applications\Git\cmd;E:\Applications\Yarn\bin\;E:\Applications\Java8\bin;E:\Applications\maven-3.6.3\bin;C:\Users\Administrator\AppData\Local\Microsoft\WindowsApps;C:\Users\Administrator\AppData\Roaming\npm;E:\Applications\Microsoft VS Code\bin;E:\AppData\npm;E:\Applications\IntelliJ IDEA Community Edition 2020.2.3\bin;;C:\Users\Administrator\AppData\Local\Yarn\bin;E:\Applications\Bandizip\
  296. USERNAME=Administrator
  297. OS=Windows_NT
  298. PROCESSOR_IDENTIFIER=AMD64 Family 23 Model 49 Stepping 0, AuthenticAMD
  299. --------------- S Y S T E M ---------------
  300. OS: Windows 10.0 , 64 bit Build 17763 (10.0.17763.475)
  301. CPU:total 8 (initial active 8) (8 cores per cpu, 1 threads per core) family 23 model 49 stepping 0, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, mmxext, 3dnowpref, lzcnt, sse4a, tsc, bmi1
  302. Memory: 4k page, physical 16776668k(346964k free), swap 23259736k(0k free)
  303. vm_info: Java HotSpot(TM) 64-Bit Server VM (25.161-b12) for windows-amd64 JRE (1.8.0_161-b12), built on Dec 19 2017 17:52:25 by "java_re" with MS VC++ 10.0 (VS2010)
  304. time: Wed Feb 03 09:44:19 2021
  305. elapsed time: 69 seconds (0d 0h 1m 9s)