hs_err_pid24796.log 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329
  1. #
  2. # There is insufficient memory for the Java Runtime Environment to continue.
  3. # Native memory allocation (malloc) failed to allocate 453616 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=24796, tid=0x00000000000047b8
  19. #
  20. # JRE version: Java(TM) SE Runtime Environment (8.0_181-b13) (build 1.8.0_181-b13)
  21. # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.181-b13 mixed mode windows-amd64 compressed oops)
  22. # Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
  23. #
  24. --------------- T H R E A D ---------------
  25. Current thread (0x000000001f144000): JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=18360, stack(0x000000001f8e0000,0x000000001f9e0000)]
  26. Stack: [0x000000001f8e0000,0x000000001f9e0000]
  27. [error occurred during error reporting (printing stack bounds), id 0xc0000005]
  28. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  29. Current CompileTask:
  30. C2: 4789 4926 4 lombok.javac.JavacAST::buildStatementOrExpression (104 bytes)
  31. --------------- P R O C E S S ---------------
  32. Java Threads: ( => current thread )
  33. 0x000000001f1f4000 JavaThread "Service Thread" daemon [_thread_blocked, id=21180, stack(0x000000001fce0000,0x000000001fde0000)]
  34. 0x000000001f159800 JavaThread "C1 CompilerThread3" daemon [_thread_blocked, id=7972, stack(0x000000001fbe0000,0x000000001fce0000)]
  35. 0x000000001f14e800 JavaThread "C2 CompilerThread2" daemon [_thread_in_native, id=25532, stack(0x000000001fae0000,0x000000001fbe0000)]
  36. 0x000000001f14a000 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=15756, stack(0x000000001f9e0000,0x000000001fae0000)]
  37. =>0x000000001f144000 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=18360, stack(0x000000001f8e0000,0x000000001f9e0000)]
  38. 0x000000001f142000 JavaThread "Monitor Ctrl-Break" daemon [_thread_in_native, id=14512, stack(0x000000001f7e0000,0x000000001f8e0000)]
  39. 0x000000001f0b7000 JavaThread "Attach Listener" daemon [_thread_blocked, id=23680, stack(0x000000001f6e0000,0x000000001f7e0000)]
  40. 0x000000001f113000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=24044, stack(0x000000001f5e0000,0x000000001f6e0000)]
  41. 0x000000001f0a0800 JavaThread "Finalizer" daemon [_thread_blocked, id=25076, stack(0x000000001f480000,0x000000001f580000)]
  42. 0x00000000037da800 JavaThread "Reference Handler" daemon [_thread_blocked, id=1392, stack(0x000000001ef80000,0x000000001f080000)]
  43. 0x000000000156e800 JavaThread "main" [_thread_in_native, id=22880, stack(0x00000000030e0000,0x00000000031e0000)]
  44. Other Threads:
  45. 0x000000001d1aa000 VMThread [stack: 0x000000001ee80000,0x000000001ef80000] [id=18824]
  46. 0x000000001f211800 WatcherThread [stack: 0x000000001fde0000,0x000000001fee0000] [id=5516]
  47. VM state:not at safepoint (normal execution)
  48. VM Mutex/Monitor currently owned by a thread: None
  49. Heap:
  50. PSYoungGen total 270848K, used 67423K [0x000000076b600000, 0x0000000786980000, 0x00000007c0000000)
  51. eden space 260096K, 21% used [0x000000076b600000,0x000000076ed5e990,0x000000077b400000)
  52. from space 10752K, 99% used [0x000000077b400000,0x000000077be79378,0x000000077be80000)
  53. to space 27648K, 0% used [0x0000000784e80000,0x0000000784e80000,0x0000000786980000)
  54. ParOldGen total 138240K, used 40763K [0x00000006c2200000, 0x00000006ca900000, 0x000000076b600000)
  55. object space 138240K, 29% used [0x00000006c2200000,0x00000006c49cefd0,0x00000006ca900000)
  56. Metaspace used 25416K, capacity 26188K, committed 26368K, reserved 1073152K
  57. class space used 2877K, capacity 3020K, committed 3072K, reserved 1048576K
  58. Card table byte_map: [0x0000000012ba0000,0x0000000013390000] byte_map_base: 0x000000000f58f000
  59. Marking Bits: (ParMarkBitMap*) 0x0000000059a12d00
  60. Begin Bits: [0x00000000140e0000, 0x0000000018058000)
  61. End Bits: [0x0000000018058000, 0x000000001bfd0000)
  62. Polling page: 0x00000000015d0000
  63. CodeCache: size=245760Kb used=17675Kb max_used=17675Kb free=228084Kb
  64. bounds [0x00000000037e0000, 0x0000000004940000, 0x00000000127e0000]
  65. total_blobs=5310 nmethods=4886 adapters=336
  66. compilation: enabled
  67. Compilation events (10 events):
  68. Event: 4.784 Thread 0x000000001f159800 5381 2 com.sun.tools.javac.tree.JCTree$JCInstanceOf::accept (6 bytes)
  69. Event: 4.784 Thread 0x000000001f159800 nmethod 5381 0x0000000004935290 code [0x0000000004935400, 0x0000000004935588]
  70. Event: 4.784 Thread 0x000000001f159800 5382 2 com.sun.tools.javac.tree.TreeScanner::visitTypeTest (17 bytes)
  71. Event: 4.784 Thread 0x000000001f159800 nmethod 5382 0x0000000004935610 code [0x0000000004935780, 0x0000000004935958]
  72. Event: 4.786 Thread 0x000000001f159800 5383 2 com.sun.tools.javac.tree.JCTree$Visitor::visitVarDef (6 bytes)
  73. Event: 4.786 Thread 0x000000001f159800 nmethod 5383 0x0000000004935a50 code [0x0000000004935bc0, 0x0000000004935d48]
  74. Event: 4.786 Thread 0x000000001f159800 5384 1 com.sun.tools.javac.comp.Enter::visitTree (6 bytes)
  75. Event: 4.786 Thread 0x000000001f159800 nmethod 5384 0x0000000004935dd0 code [0x0000000004935f20, 0x0000000004936050]
  76. Event: 4.787 Thread 0x000000001f159800 5385 2 java.util.RegularEnumSet$EnumSetIterator::next (60 bytes)
  77. Event: 4.787 Thread 0x000000001f159800 nmethod 5385 0x00000000049360d0 code [0x0000000004936240, 0x00000000049364d8]
  78. GC Heap History (10 events):
  79. Event: 1.734 GC heap before
  80. {Heap before GC invocations=2 (full 0):
  81. PSYoungGen total 75776K, used 74440K [0x000000076b600000, 0x0000000774a00000, 0x00000007c0000000)
  82. eden space 65024K, 100% used [0x000000076b600000,0x000000076f580000,0x000000076f580000)
  83. from space 10752K, 87% used [0x000000076f580000,0x000000076feb2148,0x0000000770000000)
  84. to space 10752K, 0% used [0x0000000773f80000,0x0000000773f80000,0x0000000774a00000)
  85. ParOldGen total 173568K, used 16K [0x00000006c2200000, 0x00000006ccb80000, 0x000000076b600000)
  86. object space 173568K, 0% used [0x00000006c2200000,0x00000006c2204000,0x00000006ccb80000)
  87. Metaspace used 15950K, capacity 16328K, committed 16640K, reserved 1064960K
  88. class space used 1907K, capacity 2011K, committed 2048K, reserved 1048576K
  89. Event: 1.747 GC heap after
  90. Heap after GC invocations=2 (full 0):
  91. PSYoungGen total 140800K, used 10740K [0x000000076b600000, 0x0000000774a00000, 0x00000007c0000000)
  92. eden space 130048K, 0% used [0x000000076b600000,0x000000076b600000,0x0000000773500000)
  93. from space 10752K, 99% used [0x0000000773f80000,0x00000007749fd1e0,0x0000000774a00000)
  94. to space 10752K, 0% used [0x0000000773500000,0x0000000773500000,0x0000000773f80000)
  95. ParOldGen total 173568K, used 1630K [0x00000006c2200000, 0x00000006ccb80000, 0x000000076b600000)
  96. object space 173568K, 0% used [0x00000006c2200000,0x00000006c23979c0,0x00000006ccb80000)
  97. Metaspace used 15950K, capacity 16328K, committed 16640K, reserved 1064960K
  98. class space used 1907K, capacity 2011K, committed 2048K, reserved 1048576K
  99. }
  100. Event: 2.760 GC heap before
  101. {Heap before GC invocations=3 (full 0):
  102. PSYoungGen total 140800K, used 140788K [0x000000076b600000, 0x0000000774a00000, 0x00000007c0000000)
  103. eden space 130048K, 100% used [0x000000076b600000,0x0000000773500000,0x0000000773500000)
  104. from space 10752K, 99% used [0x0000000773f80000,0x00000007749fd1e0,0x0000000774a00000)
  105. to space 10752K, 0% used [0x0000000773500000,0x0000000773500000,0x0000000773f80000)
  106. ParOldGen total 173568K, used 1630K [0x00000006c2200000, 0x00000006ccb80000, 0x000000076b600000)
  107. object space 173568K, 0% used [0x00000006c2200000,0x00000006c23979c0,0x00000006ccb80000)
  108. Metaspace used 17009K, capacity 17436K, committed 17792K, reserved 1064960K
  109. class space used 1945K, capacity 2051K, committed 2176K, reserved 1048576K
  110. Event: 2.778 GC heap after
  111. Heap after GC invocations=3 (full 0):
  112. PSYoungGen total 140800K, used 10744K [0x000000076b600000, 0x000000077c900000, 0x00000007c0000000)
  113. eden space 130048K, 0% used [0x000000076b600000,0x000000076b600000,0x0000000773500000)
  114. from space 10752K, 99% used [0x0000000773500000,0x0000000773f7e070,0x0000000773f80000)
  115. to space 10752K, 0% used [0x000000077be80000,0x000000077be80000,0x000000077c900000)
  116. ParOldGen total 173568K, used 14993K [0x00000006c2200000, 0x00000006ccb80000, 0x000000076b600000)
  117. object space 173568K, 8% used [0x00000006c2200000,0x00000006c30a45f8,0x00000006ccb80000)
  118. Metaspace used 17009K, capacity 17436K, committed 17792K, reserved 1064960K
  119. class space used 1945K, capacity 2051K, committed 2176K, reserved 1048576K
  120. }
  121. Event: 3.481 GC heap before
  122. {Heap before GC invocations=4 (full 0):
  123. PSYoungGen total 140800K, used 105414K [0x000000076b600000, 0x000000077c900000, 0x00000007c0000000)
  124. eden space 130048K, 72% used [0x000000076b600000,0x0000000771273950,0x0000000773500000)
  125. from space 10752K, 99% used [0x0000000773500000,0x0000000773f7e070,0x0000000773f80000)
  126. to space 10752K, 0% used [0x000000077be80000,0x000000077be80000,0x000000077c900000)
  127. ParOldGen total 173568K, used 14993K [0x00000006c2200000, 0x00000006ccb80000, 0x000000076b600000)
  128. object space 173568K, 8% used [0x00000006c2200000,0x00000006c30a45f8,0x00000006ccb80000)
  129. Metaspace used 20650K, capacity 21152K, committed 21248K, reserved 1069056K
  130. class space used 2396K, capacity 2525K, committed 2560K, reserved 1048576K
  131. Event: 3.494 GC heap after
  132. Heap after GC invocations=4 (full 0):
  133. PSYoungGen total 270848K, used 10742K [0x000000076b600000, 0x000000077c900000, 0x00000007c0000000)
  134. eden space 260096K, 0% used [0x000000076b600000,0x000000076b600000,0x000000077b400000)
  135. from space 10752K, 99% used [0x000000077be80000,0x000000077c8fd838,0x000000077c900000)
  136. to space 10752K, 0% used [0x000000077b400000,0x000000077b400000,0x000000077be80000)
  137. ParOldGen total 173568K, used 20629K [0x00000006c2200000, 0x00000006ccb80000, 0x000000076b600000)
  138. object space 173568K, 11% used [0x00000006c2200000,0x00000006c36257e0,0x00000006ccb80000)
  139. Metaspace used 20650K, capacity 21152K, committed 21248K, reserved 1069056K
  140. class space used 2396K, capacity 2525K, committed 2560K, reserved 1048576K
  141. }
  142. Event: 3.494 GC heap before
  143. {Heap before GC invocations=5 (full 1):
  144. PSYoungGen total 270848K, used 10742K [0x000000076b600000, 0x000000077c900000, 0x00000007c0000000)
  145. eden space 260096K, 0% used [0x000000076b600000,0x000000076b600000,0x000000077b400000)
  146. from space 10752K, 99% used [0x000000077be80000,0x000000077c8fd838,0x000000077c900000)
  147. to space 10752K, 0% used [0x000000077b400000,0x000000077b400000,0x000000077be80000)
  148. ParOldGen total 173568K, used 20629K [0x00000006c2200000, 0x00000006ccb80000, 0x000000076b600000)
  149. object space 173568K, 11% used [0x00000006c2200000,0x00000006c36257e0,0x00000006ccb80000)
  150. Metaspace used 20650K, capacity 21152K, committed 21248K, reserved 1069056K
  151. class space used 2396K, capacity 2525K, committed 2560K, reserved 1048576K
  152. Event: 3.553 GC heap after
  153. Heap after GC invocations=5 (full 1):
  154. PSYoungGen total 270848K, used 0K [0x000000076b600000, 0x000000077c900000, 0x00000007c0000000)
  155. eden space 260096K, 0% used [0x000000076b600000,0x000000076b600000,0x000000077b400000)
  156. from space 10752K, 0% used [0x000000077be80000,0x000000077be80000,0x000000077c900000)
  157. to space 10752K, 0% used [0x000000077b400000,0x000000077b400000,0x000000077be80000)
  158. ParOldGen total 138240K, used 28091K [0x00000006c2200000, 0x00000006ca900000, 0x000000076b600000)
  159. object space 138240K, 20% used [0x00000006c2200000,0x00000006c3d6ecf0,0x00000006ca900000)
  160. Metaspace used 20650K, capacity 21152K, committed 21248K, reserved 1069056K
  161. class space used 2396K, capacity 2525K, committed 2560K, reserved 1048576K
  162. }
  163. Event: 4.607 GC heap before
  164. {Heap before GC invocations=6 (full 1):
  165. PSYoungGen total 270848K, used 260096K [0x000000076b600000, 0x000000077c900000, 0x00000007c0000000)
  166. eden space 260096K, 100% used [0x000000076b600000,0x000000077b400000,0x000000077b400000)
  167. from space 10752K, 0% used [0x000000077be80000,0x000000077be80000,0x000000077c900000)
  168. to space 10752K, 0% used [0x000000077b400000,0x000000077b400000,0x000000077be80000)
  169. ParOldGen total 138240K, used 28091K [0x00000006c2200000, 0x00000006ca900000, 0x000000076b600000)
  170. object space 138240K, 20% used [0x00000006c2200000,0x00000006c3d6ecf0,0x00000006ca900000)
  171. Metaspace used 25072K, capacity 25802K, committed 26112K, reserved 1073152K
  172. class space used 2876K, capacity 3018K, committed 3072K, reserved 1048576K
  173. Event: 4.627 GC heap after
  174. Heap after GC invocations=6 (full 1):
  175. PSYoungGen total 270848K, used 10724K [0x000000076b600000, 0x0000000786980000, 0x00000007c0000000)
  176. eden space 260096K, 0% used [0x000000076b600000,0x000000076b600000,0x000000077b400000)
  177. from space 10752K, 99% used [0x000000077b400000,0x000000077be79378,0x000000077be80000)
  178. to space 27648K, 0% used [0x0000000784e80000,0x0000000784e80000,0x0000000786980000)
  179. ParOldGen total 138240K, used 40763K [0x00000006c2200000, 0x00000006ca900000, 0x000000076b600000)
  180. object space 138240K, 29% used [0x00000006c2200000,0x00000006c49cefd0,0x00000006ca900000)
  181. Metaspace used 25072K, capacity 25802K, committed 26112K, reserved 1073152K
  182. class space used 2876K, capacity 3018K, committed 3072K, reserved 1048576K
  183. }
  184. Deoptimization events (10 events):
  185. Event: 4.437 Thread 0x000000000156e800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000004032d70 method=java.util.regex.Pattern$Branch.match(Ljava/util/regex/Matcher;ILjava/lang/CharSequence;)Z @ 50
  186. Event: 4.437 Thread 0x000000000156e800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000004032d70 method=java.util.regex.Pattern$Branch.match(Ljava/util/regex/Matcher;ILjava/lang/CharSequence;)Z @ 50
  187. Event: 4.463 Thread 0x000000000156e800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003e4aa80 method=java.util.regex.Pattern$BitClass.isSatisfiedBy(I)Z @ 4
  188. Event: 4.474 Thread 0x000000000156e800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003d654cc method=lombok.javac.handlers.JavacHandlerUtil.typeMatches(Ljava/lang/String;Llombok/javac/JavacNode;Lcom/sun/tools/javac/tree/JCTree;)Z @ 114
  189. Event: 4.628 Thread 0x000000001f0a0800 Uncommon trap: reason=null_check action=make_not_entrant pc=0x0000000003df5bf8 method=java.util.zip.ZipFile$ZipFileInflaterInputStream.close()V @ 40
  190. Event: 4.641 Thread 0x000000000156e800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003f6a0e4 method=com.sun.tools.javac.util.Context.get(Lcom/sun/tools/javac/util/Context$Key;)Ljava/lang/Object; @ 22
  191. Event: 4.647 Thread 0x000000000156e800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000477eca0 method=com.sun.tools.javac.util.SharedNameTable.fromUtf([BII)Lcom/sun/tools/javac/util/Name; @ 55
  192. Event: 4.714 Thread 0x000000000156e800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003eb6a20 method=java.io.BufferedWriter.flushBuffer()V @ 15
  193. Event: 4.782 Thread 0x000000000156e800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003e8dd30 method=java.util.HashMap.hash(Ljava/lang/Object;)I @ 1
  194. Event: 4.782 Thread 0x000000000156e800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003e0da08 method=java.util.HashMap.hash(Ljava/lang/Object;)I @ 1
  195. Classes redefined (0 events):
  196. No events
  197. Internal exceptions (10 events):
  198. Event: 2.817 Thread 0x000000000156e800 Implicit null exception at 0x0000000003ba1955 to 0x0000000003ba1b55
  199. Event: 2.818 Thread 0x000000000156e800 Implicit null exception at 0x0000000003dc9eef to 0x0000000003dc9f59
  200. Event: 3.119 Thread 0x000000000156e800 Implicit null exception at 0x00000000041c5b57 to 0x00000000041c5f81
  201. Event: 3.401 Thread 0x000000000156e800 Exception <a 'java/lang/ClassNotFoundException': com/sun/tools/javac/api/JavacTool> (0x000000077089d170) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u181\11358\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 210]
  202. Event: 3.769 Thread 0x000000000156e800 Exception <a 'java/io/FileNotFoundException'> (0x000000076d858e60) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u181\11358\hotspot\src\share\vm\prims\jni.cpp, line 709]
  203. Event: 3.770 Thread 0x000000000156e800 Exception <a 'java/io/FileNotFoundException'> (0x000000076d88f5c8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u181\11358\hotspot\src\share\vm\prims\jni.cpp, line 709]
  204. Event: 4.221 Thread 0x000000000156e800 Implicit null exception at 0x0000000003ea5c33 to 0x0000000003ea605d
  205. Event: 4.222 Thread 0x000000000156e800 Implicit null exception at 0x0000000003fb8f55 to 0x0000000003fb9159
  206. Event: 4.782 Thread 0x000000000156e800 Implicit null exception at 0x0000000003e8d173 to 0x0000000003e8dd15
  207. Event: 4.782 Thread 0x000000000156e800 Implicit null exception at 0x0000000003e0d55b to 0x0000000003e0d9ed
  208. Events (10 events):
  209. Event: 4.705 Executing VM operation: ForceSafepoint done
  210. Event: 4.714 Thread 0x000000000156e800 Uncommon trap: trap_request=0xffffff65 fr.pc=0x0000000003eb6a20
  211. Event: 4.714 Thread 0x000000000156e800 DEOPT PACKING pc=0x0000000003eb6a20 sp=0x00000000031dd5b0
  212. Event: 4.714 Thread 0x000000000156e800 DEOPT UNPACKING pc=0x000000000382583b sp=0x00000000031dd5b8 mode 2
  213. Event: 4.782 Thread 0x000000000156e800 Uncommon trap: trap_request=0xffffff65 fr.pc=0x0000000003e8dd30
  214. Event: 4.782 Thread 0x000000000156e800 DEOPT PACKING pc=0x0000000003e8dd30 sp=0x00000000031dd400
  215. Event: 4.782 Thread 0x000000000156e800 DEOPT UNPACKING pc=0x000000000382583b sp=0x00000000031dd308 mode 2
  216. Event: 4.782 Thread 0x000000000156e800 Uncommon trap: trap_request=0xffffff65 fr.pc=0x0000000003e0da08
  217. Event: 4.782 Thread 0x000000000156e800 DEOPT PACKING pc=0x0000000003e0da08 sp=0x00000000031dd3a0
  218. Event: 4.782 Thread 0x000000000156e800 DEOPT UNPACKING pc=0x000000000382583b sp=0x00000000031dd310 mode 2
  219. Dynamic libraries:
  220. 0x00007ff771100000 - 0x00007ff771137000 C:\Program Files\Java\jdk1.8.0_181\bin\java.exe
  221. 0x00007ffce9b00000 - 0x00007ffce9cf0000 C:\Windows\SYSTEM32\ntdll.dll
  222. 0x00007ffce9810000 - 0x00007ffce98c2000 C:\Windows\System32\KERNEL32.DLL
  223. 0x00007ffce6e30000 - 0x00007ffce70d3000 C:\Windows\System32\KERNELBASE.dll
  224. 0x00007ffce8e20000 - 0x00007ffce8ec3000 C:\Windows\System32\ADVAPI32.DLL
  225. 0x00007ffce9950000 - 0x00007ffce99ee000 C:\Windows\System32\msvcrt.dll
  226. 0x00007ffce8d20000 - 0x00007ffce8db7000 C:\Windows\System32\sechost.dll
  227. 0x00007ffce8f80000 - 0x00007ffce90a0000 C:\Windows\System32\RPCRT4.dll
  228. 0x00007ffce8910000 - 0x00007ffce8aa4000 C:\Windows\System32\USER32.dll
  229. 0x00007ffce72d0000 - 0x00007ffce72f1000 C:\Windows\System32\win32u.dll
  230. 0x00007ffce8cf0000 - 0x00007ffce8d16000 C:\Windows\System32\GDI32.dll
  231. 0x00007ffce7130000 - 0x00007ffce72c4000 C:\Windows\System32\gdi32full.dll
  232. 0x00007ffce6d90000 - 0x00007ffce6e2e000 C:\Windows\System32\msvcp_win.dll
  233. 0x00007ffce6be0000 - 0x00007ffce6cda000 C:\Windows\System32\ucrtbase.dll
  234. 0x00007ffcd66c0000 - 0x00007ffcd6945000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.18362.418_none_e6c6b287130d565d\COMCTL32.dll
  235. 0x00007ffce7bb0000 - 0x00007ffce7ee6000 C:\Windows\System32\combase.dll
  236. 0x00007ffce6d10000 - 0x00007ffce6d90000 C:\Windows\System32\bcryptPrimitives.dll
  237. 0x00007ffce8ab0000 - 0x00007ffce8ade000 C:\Windows\System32\IMM32.DLL
  238. 0x0000000059aa0000 - 0x0000000059b72000 C:\Program Files\Java\jdk1.8.0_181\jre\bin\msvcr100.dll
  239. 0x00000000591f0000 - 0x0000000059a92000 C:\Program Files\Java\jdk1.8.0_181\jre\bin\server\jvm.dll
  240. 0x00007ffce9930000 - 0x00007ffce9938000 C:\Windows\System32\PSAPI.DLL
  241. 0x00007ffcd3370000 - 0x00007ffcd3379000 C:\Windows\SYSTEM32\WSOCK32.dll
  242. 0x00007ffce8740000 - 0x00007ffce87af000 C:\Windows\System32\WS2_32.dll
  243. 0x00007ffce4b50000 - 0x00007ffce4b74000 C:\Windows\SYSTEM32\WINMM.dll
  244. 0x00007ffce2e80000 - 0x00007ffce2e8a000 C:\Windows\SYSTEM32\VERSION.dll
  245. 0x00007ffce4af0000 - 0x00007ffce4b1d000 C:\Windows\SYSTEM32\WINMMBASE.dll
  246. 0x00007ffce70e0000 - 0x00007ffce712a000 C:\Windows\System32\cfgmgr32.dll
  247. 0x00000000591e0000 - 0x00000000591ef000 C:\Program Files\Java\jdk1.8.0_181\jre\bin\verify.dll
  248. 0x00000000591b0000 - 0x00000000591d9000 C:\Program Files\Java\jdk1.8.0_181\jre\bin\java.dll
  249. 0x0000000059090000 - 0x00000000590b3000 C:\Program Files\Java\jdk1.8.0_181\jre\bin\instrument.dll
  250. 0x0000000059190000 - 0x00000000591a6000 C:\Program Files\Java\jdk1.8.0_181\jre\bin\zip.dll
  251. 0x00007ffce9120000 - 0x00007ffce9805000 C:\Windows\System32\SHELL32.dll
  252. 0x00007ffce8ed0000 - 0x00007ffce8f79000 C:\Windows\System32\shcore.dll
  253. 0x00007ffce7430000 - 0x00007ffce7baf000 C:\Windows\System32\windows.storage.dll
  254. 0x00007ffce6a20000 - 0x00007ffce6a3f000 C:\Windows\System32\profapi.dll
  255. 0x00007ffce6a40000 - 0x00007ffce6a8a000 C:\Windows\System32\powrprof.dll
  256. 0x00007ffce69d0000 - 0x00007ffce69e0000 C:\Windows\System32\UMPDC.dll
  257. 0x00007ffce8ae0000 - 0x00007ffce8b32000 C:\Windows\System32\shlwapi.dll
  258. 0x00007ffce69e0000 - 0x00007ffce69f1000 C:\Windows\System32\kernel.appcore.dll
  259. 0x00007ffce7410000 - 0x00007ffce7427000 C:\Windows\System32\cryptsp.dll
  260. 0x00007ffcd2110000 - 0x00007ffcd212a000 D:\Program Files\JetBrains\IntelliJ IDEA 2019.3.1\bin\breakgen64.dll
  261. 0x0000000059160000 - 0x000000005917a000 C:\Program Files\Java\jdk1.8.0_181\jre\bin\net.dll
  262. 0x00007ffce61e0000 - 0x00007ffce6247000 C:\Windows\system32\mswsock.dll
  263. 0x00007ffce5d50000 - 0x00007ffce5d83000 C:\Windows\system32\rsaenh.dll
  264. 0x00007ffce6ce0000 - 0x00007ffce6d06000 C:\Windows\System32\bcrypt.dll
  265. 0x00007ffce68c0000 - 0x00007ffce68e5000 C:\Windows\SYSTEM32\USERENV.dll
  266. 0x00007ffce63b0000 - 0x00007ffce63bc000 C:\Windows\SYSTEM32\CRYPTBASE.dll
  267. 0x00007ffce5ef0000 - 0x00007ffce5f2a000 C:\Windows\SYSTEM32\IPHLPAPI.DLL
  268. 0x00007ffce9940000 - 0x00007ffce9948000 C:\Windows\System32\NSI.dll
  269. 0x00007ffce09b0000 - 0x00007ffce09c6000 C:\Windows\SYSTEM32\dhcpcsvc6.DLL
  270. 0x00007ffce0920000 - 0x00007ffce093c000 C:\Windows\SYSTEM32\dhcpcsvc.DLL
  271. 0x00007ffce5f30000 - 0x00007ffce5ffa000 C:\Windows\SYSTEM32\DNSAPI.dll
  272. 0x0000000059140000 - 0x0000000059151000 C:\Program Files\Java\jdk1.8.0_181\jre\bin\nio.dll
  273. 0x00007ffcddad0000 - 0x00007ffcddada000 C:\Users\Administrator\AppData\Local\Temp\jansi-1.17.1-5839277362962456545.dll
  274. 0x00007ffcd3110000 - 0x00007ffcd311a000 C:\Users\Administrator\AppData\Local\Temp\jansi-1.17.1-7194346991634993854.dll
  275. VM Arguments:
  276. jvm_args: -Dmaven.multiModuleProjectDirectory=E:\idea-project\vform-cloud -Dmaven.home=D:\apache-maven-3.6.3-bin\apache-maven-3.6.3 -Dclassworlds.conf=D:\apache-maven-3.6.3-bin\apache-maven-3.6.3\bin\m2.conf -Dmaven.ext.class.path=D:\Program Files\JetBrains\IntelliJ IDEA 2019.3.1\plugins\maven\lib\maven-event-listener.jar -javaagent:D:\Program Files\JetBrains\IntelliJ IDEA 2019.3.1\lib\idea_rt.jar=54315:D:\Program Files\JetBrains\IntelliJ IDEA 2019.3.1\bin -Dfile.encoding=UTF-8
  277. java_command: org.codehaus.classworlds.Launcher -Didea.version2019.3.1 -s D:\apache-maven-3.6.3-bin\apache-maven-3.6.3\conf\settings.xml -Dmaven.repo.local=D:\apache-maven-3.6.3-bin\repository package
  278. java_class_path (initial): D:\apache-maven-3.6.3-bin\apache-maven-3.6.3\boot\plexus-classworlds-2.6.0.jar;D:\apache-maven-3.6.3-bin\apache-maven-3.6.3\boot\plexus-classworlds.license;D:\Program Files\JetBrains\IntelliJ IDEA 2019.3.1\lib\idea_rt.jar
  279. Launcher Type: SUN_STANDARD
  280. Environment Variables:
  281. JAVA_HOME=C:\Program Files\Java\jdk1.8.0_181
  282. CLASSPATH=.;C:\Program Files\Java\jdk1.8.0_181\lib;C:\Program Files\Java\jdk1.8.0_181\lib\dt.jar;C:\Program Files\Java\jdk1.8.0_181\lib\tools.jar
  283. PATH=C:\Program Files (x86)\VMware\VMware Workstation\bin\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:C:\Program Files\Java\jdk1.8.0_181\bin\;C:\Program Files\Java\jdk1.8.0_181\bin\;C:\Program Files\Java\jdk1.8.0_181\jre\bin;C:\Program Files\TortoiseSVN\bin;C:\Program Files\TortoiseGit\bin;D:\apache-maven-3.6.3-bin\apache-maven-3.6.3\bin;C:\Program Files\Git\cmd;D:\Program Files\Microsoft VS Code\bin;C:\Program Files\MySQL\MySQL Server 8.0\bin;D:\gradle-6.6.1-all\gradle-6.6.1\bin;%ERLANG_HOME%\bin;C:\Program Files (x86)\NetSarang\Xshell 7\;C:\Program Files (x86)\NetSarang\Xftp 7\;D:\Program Files\nodejs\;C:\Python27;C:\Program Files\Bandizip\;C:\Users\Administrator\AppData\Local\Microsoft\WindowsApps;C:\Users\Administrator\AppData\Roaming\npm
  284. USERNAME=Administrator
  285. OS=Windows_NT
  286. PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 158 Stepping 13, GenuineIntel
  287. --------------- S Y S T E M ---------------
  288. OS: Windows 10.0 , 64 bit Build 18362 (10.0.18362.329)
  289. CPU:total 8 (initial active 8) (8 cores per cpu, 1 threads per core) family 6 model 158 stepping 13, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, rtm, 3dnowpref, lzcnt, tsc, tscinvbit, bmi1, bmi2, adx
  290. Memory: 4k page, physical 16635248k(6236960k free), swap 27121260k(4356k free)
  291. vm_info: Java HotSpot(TM) 64-Bit Server VM (25.181-b13) for windows-amd64 JRE (1.8.0_181-b13), built on Jul 7 2018 04:01:33 by "java_re" with MS VC++ 10.0 (VS2010)
  292. time: Mon May 08 16:56:24 2023
  293. elapsed time: 4 seconds (0d 0h 0m 4s)