hs_err_pid36892.log 26 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333
  1. #
  2. # There is insufficient memory for the Java Runtime Environment to continue.
  3. # Native memory allocation (malloc) failed to allocate 965456 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=36892, tid=0x0000000000004260
  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 (0x000000001ed37000): JavaThread "C2 CompilerThread5" daemon [_thread_in_native, id=16992, stack(0x0000000020de0000,0x0000000020ee0000)]
  29. Stack: [0x0000000020de0000,0x0000000020ee0000]
  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: 11637 6373 4 com.sun.tools.javac.comp.Attr::selectSym (600 bytes)
  34. --------------- P R O C E S S ---------------
  35. Java Threads: ( => current thread )
  36. 0x000000001ee16800 JavaThread "Service Thread" daemon [_thread_blocked, id=36560, stack(0x00000000214e0000,0x00000000215e0000)]
  37. 0x000000001ed36800 JavaThread "C1 CompilerThread11" daemon [_thread_blocked, id=28116, stack(0x00000000213e0000,0x00000000214e0000)]
  38. 0x000000001ed3b800 JavaThread "C1 CompilerThread10" daemon [_thread_blocked, id=31532, stack(0x00000000212e0000,0x00000000213e0000)]
  39. 0x000000001ed35800 JavaThread "C1 CompilerThread9" daemon [_thread_blocked, id=16964, stack(0x00000000211e0000,0x00000000212e0000)]
  40. 0x000000001ed38800 JavaThread "C1 CompilerThread8" daemon [_thread_blocked, id=7120, stack(0x00000000210e0000,0x00000000211e0000)]
  41. 0x000000001ed3a000 JavaThread "C2 CompilerThread7" daemon [_thread_blocked, id=40064, stack(0x0000000020fe0000,0x00000000210e0000)]
  42. 0x000000001ed35000 JavaThread "C2 CompilerThread6" daemon [_thread_blocked, id=30980, stack(0x0000000020ee0000,0x0000000020fe0000)]
  43. =>0x000000001ed37000 JavaThread "C2 CompilerThread5" daemon [_thread_in_native, id=16992, stack(0x0000000020de0000,0x0000000020ee0000)]
  44. 0x000000001ed30000 JavaThread "C2 CompilerThread4" daemon [_thread_blocked, id=34500, stack(0x0000000020ce0000,0x0000000020de0000)]
  45. 0x000000001ed29800 JavaThread "C2 CompilerThread3" daemon [_thread_blocked, id=34280, stack(0x0000000020be0000,0x0000000020ce0000)]
  46. 0x000000001ed28800 JavaThread "C2 CompilerThread2" daemon [_thread_in_native, id=30732, stack(0x0000000020ae0000,0x0000000020be0000)]
  47. 0x000000001ed25800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=10040, stack(0x00000000209e0000,0x0000000020ae0000)]
  48. 0x000000001ed13000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=9660, stack(0x00000000208e0000,0x00000000209e0000)]
  49. 0x000000001ed21000 JavaThread "Monitor Ctrl-Break" daemon [_thread_in_native, id=22412, stack(0x00000000207e0000,0x00000000208e0000)]
  50. 0x000000001ec9b000 JavaThread "Attach Listener" daemon [_thread_blocked, id=39004, stack(0x00000000206e0000,0x00000000207e0000)]
  51. 0x000000001ec98000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=24376, stack(0x00000000205e0000,0x00000000206e0000)]
  52. 0x000000001d214800 JavaThread "Finalizer" daemon [_thread_blocked, id=39656, stack(0x00000000204e0000,0x00000000205e0000)]
  53. 0x000000001ec76000 JavaThread "Reference Handler" daemon [_thread_blocked, id=26056, stack(0x00000000203e0000,0x00000000204e0000)]
  54. 0x00000000033f2800 JavaThread "main" [_thread_in_native, id=39816, stack(0x00000000030f0000,0x00000000031f0000)]
  55. Other Threads:
  56. 0x000000001ec54800 VMThread [stack: 0x00000000202e0000,0x00000000203e0000] [id=34992]
  57. 0x000000001ee7d800 WatcherThread [stack: 0x00000000216e0000,0x00000000217e0000] [id=28996]
  58. VM state:not at safepoint (normal execution)
  59. VM Mutex/Monitor currently owned by a thread: None
  60. heap address: 0x00000006c5200000, size: 4014 MB, Compressed Oops mode: Zero based, Oop shift amount: 3
  61. Narrow klass base: 0x0000000000000000, Narrow klass shift: 3
  62. Compressed class space size: 1073741824 Address: 0x00000007c0000000
  63. Heap:
  64. PSYoungGen total 198144K, used 170797K [0x000000076c600000, 0x0000000781c00000, 0x00000007c0000000)
  65. eden space 177152K, 84% used [0x000000076c600000,0x000000077584ea60,0x0000000777300000)
  66. from space 20992K, 99% used [0x0000000777300000,0x000000077877ccf0,0x0000000778780000)
  67. to space 50688K, 0% used [0x000000077ea80000,0x000000077ea80000,0x0000000781c00000)
  68. ParOldGen total 123904K, used 73503K [0x00000006c5200000, 0x00000006ccb00000, 0x000000076c600000)
  69. object space 123904K, 59% used [0x00000006c5200000,0x00000006c99c7cd8,0x00000006ccb00000)
  70. Metaspace used 27601K, capacity 28628K, committed 28928K, reserved 1075200K
  71. class space used 3207K, capacity 3471K, committed 3584K, reserved 1048576K
  72. Card table byte_map: [0x00000000128b0000,0x0000000013090000] byte_map_base: 0x000000000f287000
  73. Marking Bits: (ParMarkBitMap*) 0x000000005a1d5ce0
  74. Begin Bits: [0x00000000142d0000, 0x0000000018188000)
  75. End Bits: [0x0000000018188000, 0x000000001c040000)
  76. Polling page: 0x0000000001390000
  77. CodeCache: size=245760Kb used=22765Kb max_used=22784Kb free=222995Kb
  78. bounds [0x00000000034f0000, 0x0000000004b50000, 0x00000000124f0000]
  79. total_blobs=5992 nmethods=5561 adapters=340
  80. compilation: enabled
  81. Compilation events (10 events):
  82. Event: 11.613 Thread 0x000000001ed13000 nmethod 6396 0x0000000004b3b3d0 code [0x0000000004b3b780, 0x0000000004b3ccd8]
  83. Event: 11.613 Thread 0x000000001ed3a000 nmethod 6386 0x0000000004b3e250 code [0x0000000004b3e4a0, 0x0000000004b40618]
  84. Event: 11.624 Thread 0x000000001ed30000 6401 4 com.sun.tools.javac.code.Scope::<init> (58 bytes)
  85. Event: 11.625 Thread 0x000000001ed30000 nmethod 6401 0x0000000004b23490 code [0x0000000004b235e0, 0x0000000004b236b8]
  86. Event: 11.626 Thread 0x000000001ed35800 6402 3 com.sun.tools.javac.comp.MemberEnter::memberEnter (30 bytes)
  87. Event: 11.626 Thread 0x000000001ed36800 6403 3 com.sun.tools.javac.comp.Resolve::findImmediateMemberType (84 bytes)
  88. Event: 11.626 Thread 0x000000001ed35800 nmethod 6402 0x0000000004b2b050 code [0x0000000004b2b1e0, 0x0000000004b2b688]
  89. Event: 11.627 Thread 0x000000001ed36800 nmethod 6403 0x0000000004b2d210 code [0x0000000004b2d3e0, 0x0000000004b2da98]
  90. Event: 11.627 Thread 0x000000001ed38800 6404 3 com.sun.tools.javac.tree.TreeScanner::visitTypeApply (17 bytes)
  91. Event: 11.627 Thread 0x000000001ed38800 nmethod 6404 0x0000000004b24490 code [0x0000000004b24640, 0x0000000004b24d38]
  92. GC Heap History (10 events):
  93. Event: 3.953 GC heap before
  94. {Heap before GC invocations=4 (full 0):
  95. PSYoungGen total 75264K, used 47354K [0x000000076c600000, 0x0000000775900000, 0x00000007c0000000)
  96. eden space 64512K, 56% used [0x000000076c600000,0x000000076e9c0b88,0x0000000770500000)
  97. from space 10752K, 99% used [0x0000000770500000,0x0000000770f7e030,0x0000000770f80000)
  98. to space 10752K, 0% used [0x0000000774e80000,0x0000000774e80000,0x0000000775900000)
  99. ParOldGen total 172032K, used 4334K [0x00000006c5200000, 0x00000006cfa00000, 0x000000076c600000)
  100. object space 172032K, 2% used [0x00000006c5200000,0x00000006c563b968,0x00000006cfa00000)
  101. Metaspace used 20467K, capacity 21222K, committed 21296K, reserved 1069056K
  102. class space used 2461K, capacity 2650K, committed 2688K, reserved 1048576K
  103. Event: 3.966 GC heap after
  104. Heap after GC invocations=4 (full 0):
  105. PSYoungGen total 139776K, used 10728K [0x000000076c600000, 0x0000000775900000, 0x00000007c0000000)
  106. eden space 129024K, 0% used [0x000000076c600000,0x000000076c600000,0x0000000774400000)
  107. from space 10752K, 99% used [0x0000000774e80000,0x00000007758fa060,0x0000000775900000)
  108. to space 10752K, 0% used [0x0000000774400000,0x0000000774400000,0x0000000774e80000)
  109. ParOldGen total 172032K, used 8504K [0x00000006c5200000, 0x00000006cfa00000, 0x000000076c600000)
  110. object space 172032K, 4% used [0x00000006c5200000,0x00000006c5a4e380,0x00000006cfa00000)
  111. Metaspace used 20467K, capacity 21222K, committed 21296K, reserved 1069056K
  112. class space used 2461K, capacity 2650K, committed 2688K, reserved 1048576K
  113. }
  114. Event: 3.966 GC heap before
  115. {Heap before GC invocations=5 (full 1):
  116. PSYoungGen total 139776K, used 10728K [0x000000076c600000, 0x0000000775900000, 0x00000007c0000000)
  117. eden space 129024K, 0% used [0x000000076c600000,0x000000076c600000,0x0000000774400000)
  118. from space 10752K, 99% used [0x0000000774e80000,0x00000007758fa060,0x0000000775900000)
  119. to space 10752K, 0% used [0x0000000774400000,0x0000000774400000,0x0000000774e80000)
  120. ParOldGen total 172032K, used 8504K [0x00000006c5200000, 0x00000006cfa00000, 0x000000076c600000)
  121. object space 172032K, 4% used [0x00000006c5200000,0x00000006c5a4e380,0x00000006cfa00000)
  122. Metaspace used 20467K, capacity 21222K, committed 21296K, reserved 1069056K
  123. class space used 2461K, capacity 2650K, committed 2688K, reserved 1048576K
  124. Event: 4.040 GC heap after
  125. Heap after GC invocations=5 (full 1):
  126. PSYoungGen total 139776K, used 0K [0x000000076c600000, 0x0000000775900000, 0x00000007c0000000)
  127. eden space 129024K, 0% used [0x000000076c600000,0x000000076c600000,0x0000000774400000)
  128. from space 10752K, 0% used [0x0000000774e80000,0x0000000774e80000,0x0000000775900000)
  129. to space 10752K, 0% used [0x0000000774400000,0x0000000774400000,0x0000000774e80000)
  130. ParOldGen total 123904K, used 17702K [0x00000006c5200000, 0x00000006ccb00000, 0x000000076c600000)
  131. object space 123904K, 14% used [0x00000006c5200000,0x00000006c63499a0,0x00000006ccb00000)
  132. Metaspace used 20467K, capacity 21222K, committed 21296K, reserved 1069056K
  133. class space used 2461K, capacity 2650K, committed 2688K, reserved 1048576K
  134. }
  135. Event: 5.994 GC heap before
  136. {Heap before GC invocations=6 (full 1):
  137. PSYoungGen total 139776K, used 129024K [0x000000076c600000, 0x0000000775900000, 0x00000007c0000000)
  138. eden space 129024K, 100% used [0x000000076c600000,0x0000000774400000,0x0000000774400000)
  139. from space 10752K, 0% used [0x0000000774e80000,0x0000000774e80000,0x0000000775900000)
  140. to space 10752K, 0% used [0x0000000774400000,0x0000000774400000,0x0000000774e80000)
  141. ParOldGen total 123904K, used 17702K [0x00000006c5200000, 0x00000006ccb00000, 0x000000076c600000)
  142. object space 123904K, 14% used [0x00000006c5200000,0x00000006c63499a0,0x00000006ccb00000)
  143. Metaspace used 22623K, capacity 23584K, committed 23936K, reserved 1071104K
  144. class space used 2643K, capacity 2855K, committed 2944K, reserved 1048576K
  145. Event: 6.006 GC heap after
  146. Heap after GC invocations=6 (full 1):
  147. PSYoungGen total 139776K, used 9617K [0x000000076c600000, 0x0000000779900000, 0x00000007c0000000)
  148. eden space 129024K, 0% used [0x000000076c600000,0x000000076c600000,0x0000000774400000)
  149. from space 10752K, 89% used [0x0000000774400000,0x0000000774d647c8,0x0000000774e80000)
  150. to space 17408K, 0% used [0x0000000778800000,0x0000000778800000,0x0000000779900000)
  151. ParOldGen total 123904K, used 17710K [0x00000006c5200000, 0x00000006ccb00000, 0x000000076c600000)
  152. object space 123904K, 14% used [0x00000006c5200000,0x00000006c634b9a0,0x00000006ccb00000)
  153. Metaspace used 22623K, capacity 23584K, committed 23936K, reserved 1071104K
  154. class space used 2643K, capacity 2855K, committed 2944K, reserved 1048576K
  155. }
  156. Event: 8.719 GC heap before
  157. {Heap before GC invocations=7 (full 1):
  158. PSYoungGen total 139776K, used 138641K [0x000000076c600000, 0x0000000779900000, 0x00000007c0000000)
  159. eden space 129024K, 100% used [0x000000076c600000,0x0000000774400000,0x0000000774400000)
  160. from space 10752K, 89% used [0x0000000774400000,0x0000000774d647c8,0x0000000774e80000)
  161. to space 17408K, 0% used [0x0000000778800000,0x0000000778800000,0x0000000779900000)
  162. ParOldGen total 123904K, used 17710K [0x00000006c5200000, 0x00000006ccb00000, 0x000000076c600000)
  163. object space 123904K, 14% used [0x00000006c5200000,0x00000006c634b9a0,0x00000006ccb00000)
  164. Metaspace used 26916K, capacity 27892K, committed 28032K, reserved 1073152K
  165. class space used 3183K, capacity 3439K, committed 3456K, reserved 1048576K
  166. Event: 8.736 GC heap after
  167. Heap after GC invocations=7 (full 1):
  168. PSYoungGen total 194560K, used 17406K [0x000000076c600000, 0x0000000779c00000, 0x00000007c0000000)
  169. eden space 177152K, 0% used [0x000000076c600000,0x000000076c600000,0x0000000777300000)
  170. from space 17408K, 99% used [0x0000000778800000,0x00000007798ffbd8,0x0000000779900000)
  171. to space 20992K, 0% used [0x0000000777300000,0x0000000777300000,0x0000000778780000)
  172. ParOldGen total 123904K, used 19604K [0x00000006c5200000, 0x00000006ccb00000, 0x000000076c600000)
  173. object space 123904K, 15% used [0x00000006c5200000,0x00000006c65250a8,0x00000006ccb00000)
  174. Metaspace used 26916K, capacity 27892K, committed 28032K, reserved 1073152K
  175. class space used 3183K, capacity 3439K, committed 3456K, reserved 1048576K
  176. }
  177. Event: 10.957 GC heap before
  178. {Heap before GC invocations=8 (full 1):
  179. PSYoungGen total 194560K, used 194558K [0x000000076c600000, 0x0000000779c00000, 0x00000007c0000000)
  180. eden space 177152K, 100% used [0x000000076c600000,0x0000000777300000,0x0000000777300000)
  181. from space 17408K, 99% used [0x0000000778800000,0x00000007798ffbd8,0x0000000779900000)
  182. to space 20992K, 0% used [0x0000000777300000,0x0000000777300000,0x0000000778780000)
  183. ParOldGen total 123904K, used 19604K [0x00000006c5200000, 0x00000006ccb00000, 0x000000076c600000)
  184. object space 123904K, 15% used [0x00000006c5200000,0x00000006c65250a8,0x00000006ccb00000)
  185. Metaspace used 27204K, capacity 28212K, committed 28288K, reserved 1075200K
  186. class space used 3192K, capacity 3439K, committed 3456K, reserved 1048576K
  187. Event: 10.997 GC heap after
  188. Heap after GC invocations=8 (full 1):
  189. PSYoungGen total 198144K, used 20979K [0x000000076c600000, 0x0000000781c00000, 0x00000007c0000000)
  190. eden space 177152K, 0% used [0x000000076c600000,0x000000076c600000,0x0000000777300000)
  191. from space 20992K, 99% used [0x0000000777300000,0x000000077877ccf0,0x0000000778780000)
  192. to space 50688K, 0% used [0x000000077ea80000,0x000000077ea80000,0x0000000781c00000)
  193. ParOldGen total 123904K, used 73503K [0x00000006c5200000, 0x00000006ccb00000, 0x000000076c600000)
  194. object space 123904K, 59% used [0x00000006c5200000,0x00000006c99c7cd8,0x00000006ccb00000)
  195. Metaspace used 27204K, capacity 28212K, committed 28288K, reserved 1075200K
  196. class space used 3192K, capacity 3439K, committed 3456K, reserved 1048576K
  197. }
  198. Deoptimization events (10 events):
  199. Event: 10.926 Thread 0x00000000033f2800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003cff49c method=javax.lang.model.SourceVersion.isIdentifier(Ljava/lang/CharSequence;)Z @ 54
  200. Event: 10.999 Thread 0x00000000033f2800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000040ce778 method=com.sun.tools.javac.code.Scope.getIndex(Lcom/sun/tools/javac/util/Name;)I @ 60
  201. Event: 11.022 Thread 0x00000000033f2800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000042b6f7c method=com.sun.tools.javac.tree.JCTree$JCImport.accept(Lcom/sun/tools/javac/tree/JCTree$Visitor;)V @ 2
  202. Event: 11.050 Thread 0x00000000033f2800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000042b6f7c method=com.sun.tools.javac.tree.JCTree$JCImport.accept(Lcom/sun/tools/javac/tree/JCTree$Visitor;)V @ 2
  203. Event: 11.050 Thread 0x00000000033f2800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000042b6f7c method=com.sun.tools.javac.tree.JCTree$JCImport.accept(Lcom/sun/tools/javac/tree/JCTree$Visitor;)V @ 2
  204. Event: 11.060 Thread 0x00000000033f2800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000042b6f7c method=com.sun.tools.javac.tree.JCTree$JCImport.accept(Lcom/sun/tools/javac/tree/JCTree$Visitor;)V @ 2
  205. Event: 11.262 Thread 0x00000000033f2800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000411a040 method=com.sun.tools.javac.code.Scope.lookup(Lcom/sun/tools/javac/util/Name;Lcom/sun/tools/javac/util/Filter;)Lcom/sun/tools/javac/code/Scope$Entry; @ 19
  206. Event: 11.357 Thread 0x00000000033f2800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003a3c71c method=com.sun.tools.javac.util.Convert.utf2chars([BI[CII)I @ 37
  207. Event: 11.558 Thread 0x00000000033f2800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000040c4378 method=com.sun.tools.javac.util.ArrayUtils.ensureCapacity([BI)[B @ 3
  208. Event: 11.624 Thread 0x00000000033f2800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000004ab8170 method=com.sun.tools.javac.comp.Resolve.findImmediateMemberType(Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/Name;Lcom/sun/tools/javac/cod
  209. Classes redefined (0 events):
  210. No events
  211. Internal exceptions (10 events):
  212. Event: 9.882 Thread 0x00000000033f2800 Exception <a 'java/io/FileNotFoundException'> (0x0000000774f9f968) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u221\13320\hotspot\src\share\vm\prims\jni.cpp, line 710]
  213. Event: 9.882 Thread 0x00000000033f2800 Exception <a 'java/io/FileNotFoundException'> (0x0000000774fa0978) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u221\13320\hotspot\src\share\vm\prims\jni.cpp, line 710]
  214. Event: 9.882 Thread 0x00000000033f2800 Exception <a 'java/io/FileNotFoundException'> (0x0000000774fa1950) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u221\13320\hotspot\src\share\vm\prims\jni.cpp, line 710]
  215. Event: 9.883 Thread 0x00000000033f2800 Exception <a 'java/io/FileNotFoundException'> (0x0000000774fa2930) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u221\13320\hotspot\src\share\vm\prims\jni.cpp, line 710]
  216. Event: 9.883 Thread 0x00000000033f2800 Exception <a 'java/io/FileNotFoundException'> (0x0000000774fa3910) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u221\13320\hotspot\src\share\vm\prims\jni.cpp, line 710]
  217. Event: 9.884 Thread 0x00000000033f2800 Exception <a 'java/io/FileNotFoundException'> (0x0000000774fa4918) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u221\13320\hotspot\src\share\vm\prims\jni.cpp, line 710]
  218. Event: 9.884 Thread 0x00000000033f2800 Exception <a 'java/io/FileNotFoundException'> (0x0000000774fa5950) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u221\13320\hotspot\src\share\vm\prims\jni.cpp, line 710]
  219. Event: 9.884 Thread 0x00000000033f2800 Exception <a 'java/io/FileNotFoundException'> (0x0000000774fa6988) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u221\13320\hotspot\src\share\vm\prims\jni.cpp, line 710]
  220. Event: 9.906 Thread 0x00000000033f2800 Exception <a 'java/io/FileNotFoundException'> (0x000000077533b820) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u221\13320\hotspot\src\share\vm\prims\jni.cpp, line 710]
  221. Event: 9.908 Thread 0x00000000033f2800 Exception <a 'java/io/FileNotFoundException'> (0x000000077536f728) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u221\13320\hotspot\src\share\vm\prims\jni.cpp, line 710]
  222. Events (10 events):
  223. Event: 11.424 loading class com/sun/tools/javac/comp/MemberEnter$7
  224. Event: 11.424 loading class com/sun/tools/javac/comp/MemberEnter$7 done
  225. Event: 11.424 loading class com/sun/tools/javac/comp/MemberEnter$8
  226. Event: 11.424 loading class com/sun/tools/javac/comp/MemberEnter$8 done
  227. Event: 11.558 Thread 0x00000000033f2800 Uncommon trap: trap_request=0xffffff65 fr.pc=0x00000000040c4378
  228. Event: 11.558 Thread 0x00000000033f2800 DEOPT PACKING pc=0x00000000040c4378 sp=0x00000000031ec590
  229. Event: 11.558 Thread 0x00000000033f2800 DEOPT UNPACKING pc=0x000000000353583b sp=0x00000000031ec490 mode 2
  230. Event: 11.624 Thread 0x00000000033f2800 Uncommon trap: trap_request=0xffffff65 fr.pc=0x0000000004ab8170
  231. Event: 11.624 Thread 0x00000000033f2800 DEOPT PACKING pc=0x0000000004ab8170 sp=0x00000000031ec000
  232. Event: 11.624 Thread 0x00000000033f2800 DEOPT UNPACKING pc=0x000000000353583b sp=0x00000000031ebfd0 mode 2
  233. Dynamic libraries:
  234. 0x00007ff727bf0000 - 0x00007ff727c27000 D:\dev\jdk1.8\bin\java.exe
  235. 0x00007ffb209f0000 - 0x00007ffb20c07000 C:\Windows\SYSTEM32\ntdll.dll
  236. 0x00007ffb1eca0000 - 0x00007ffb1ed64000 C:\Windows\System32\KERNEL32.DLL
  237. 0x00007ffb1e290000 - 0x00007ffb1e63c000 C:\Windows\System32\KERNELBASE.dll
  238. 0x00007ffb1feb0000 - 0x00007ffb1ff62000 C:\Windows\System32\ADVAPI32.dll
  239. 0x00007ffb1fd00000 - 0x00007ffb1fda7000 C:\Windows\System32\msvcrt.dll
  240. 0x00007ffb1ead0000 - 0x00007ffb1eb7a000 C:\Windows\System32\sechost.dll
  241. 0x00007ffb1e700000 - 0x00007ffb1e728000 C:\Windows\System32\bcrypt.dll
  242. 0x00007ffb20520000 - 0x00007ffb20635000 C:\Windows\System32\RPCRT4.dll
  243. 0x00007ffb1eda0000 - 0x00007ffb1ef4e000 C:\Windows\System32\USER32.dll
  244. 0x00007ffb1e170000 - 0x00007ffb1e196000 C:\Windows\System32\win32u.dll
  245. 0x00007ffb1ed70000 - 0x00007ffb1ed99000 C:\Windows\System32\GDI32.dll
  246. 0x00007ffb1de90000 - 0x00007ffb1dfa9000 C:\Windows\System32\gdi32full.dll
  247. 0x00007ffb1e0d0000 - 0x00007ffb1e16a000 C:\Windows\System32\msvcp_win.dll
  248. 0x00007ffb1dfb0000 - 0x00007ffb1e0c1000 C:\Windows\System32\ucrtbase.dll
  249. 0x00007ffb09ca0000 - 0x00007ffb09f33000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.22621.3672_none_2713b9d173822955\COMCTL32.dll
  250. 0x00007ffb1fcc0000 - 0x00007ffb1fcf1000 C:\Windows\System32\IMM32.DLL
  251. 0x000000005a260000 - 0x000000005a332000 D:\dev\jdk1.8\jre\bin\msvcr100.dll
  252. 0x00000000599b0000 - 0x000000005a255000 D:\dev\jdk1.8\jre\bin\server\jvm.dll
  253. 0x00007ffb1fcb0000 - 0x00007ffb1fcb8000 C:\Windows\System32\PSAPI.DLL
  254. 0x00007ffb0e890000 - 0x00007ffb0e89a000 C:\Windows\SYSTEM32\VERSION.dll
  255. 0x00007ffb14cc0000 - 0x00007ffb14cf4000 C:\Windows\SYSTEM32\WINMM.dll
  256. 0x00007ffb17650000 - 0x00007ffb17659000 C:\Windows\SYSTEM32\WSOCK32.dll
  257. 0x00007ffb1ff80000 - 0x00007ffb1fff1000 C:\Windows\System32\WS2_32.dll
  258. 0x00007ffb03da0000 - 0x00007ffb03daf000 D:\dev\jdk1.8\jre\bin\verify.dll
  259. 0x00007ffad5820000 - 0x00007ffad5849000 D:\dev\jdk1.8\jre\bin\java.dll
  260. 0x00007ffb00e00000 - 0x00007ffb00e23000 D:\dev\jdk1.8\jre\bin\instrument.dll
  261. 0x00007ffaef370000 - 0x00007ffaef386000 D:\dev\jdk1.8\jre\bin\zip.dll
  262. 0x00007ffb1efd0000 - 0x00007ffb1f82c000 C:\Windows\System32\SHELL32.dll
  263. 0x00007ffb1bc80000 - 0x00007ffb1c577000 C:\Windows\SYSTEM32\windows.storage.dll
  264. 0x00007ffb20160000 - 0x00007ffb204e8000 C:\Windows\System32\combase.dll
  265. 0x00007ffb1bb40000 - 0x00007ffb1bc7f000 C:\Windows\SYSTEM32\wintypes.dll
  266. 0x00007ffb1fdb0000 - 0x00007ffb1fea4000 C:\Windows\System32\SHCORE.dll
  267. 0x00007ffb1e970000 - 0x00007ffb1e9ce000 C:\Windows\System32\shlwapi.dll
  268. 0x00007ffb1dc50000 - 0x00007ffb1dc71000 C:\Windows\SYSTEM32\profapi.dll
  269. 0x00007ffb0ee40000 - 0x00007ffb0ee5a000 D:\IntelliJ IDEA 2023.3.4\bin\breakgen64.dll
  270. 0x00007ffaeed60000 - 0x00007ffaeed7a000 D:\dev\jdk1.8\jre\bin\net.dll
  271. 0x00007ffb0f0c0000 - 0x00007ffb0f2b0000 C:\Windows\SYSTEM32\urlmon.dll
  272. 0x00007ffb0e350000 - 0x00007ffb0e60e000 C:\Windows\SYSTEM32\iertutil.dll
  273. 0x00007ffb1c7d0000 - 0x00007ffb1c7dc000 C:\Windows\SYSTEM32\netutils.dll
  274. 0x00007ffb0e8a0000 - 0x00007ffb0e8c8000 C:\Windows\SYSTEM32\srvcli.dll
  275. 0x00007ffb1d2b0000 - 0x00007ffb1d319000 C:\Windows\system32\mswsock.dll
  276. 0x00007ffae0320000 - 0x00007ffae0332000 D:\dev\jdk1.8\jre\bin\nio.dll
  277. 0x0000000069ac0000 - 0x0000000069ae4000 C:\Users\61002\AppData\Local\Temp\jansi-2.4.0-3cc0cb02a3eacde6-jansi.dll
  278. VM Arguments:
  279. jvm_args: -Dmaven.multiModuleProjectDirectory=D:\hssx\manHourHousekeeper\fhKeeper\formulahousekeeper\management-crm -Djansi.passthrough=true -Dmaven.home=D:\IntelliJ IDEA 2023.3.4\plugins\maven\lib\maven3 -Dclassworlds.conf=D:\IntelliJ IDEA 2023.3.4\plugins\maven\lib\maven3\bin\m2.conf -Dmaven.ext.class.path=D:\IntelliJ IDEA 2023.3.4\plugins\maven\lib\maven-event-listener.jar -javaagent:D:\IntelliJ IDEA 2023.3.4\lib\idea_rt.jar=60665:D:\IntelliJ IDEA 2023.3.4\bin -Dfile.encoding=UTF-8
  280. java_command: org.codehaus.classworlds.Launcher -Didea.version=2023.3.4 -s D:\apache-maven-3.6.1\conf\settings.xml -Dmaven.repo.local=D:\mvn-repository package
  281. java_class_path (initial): D:\IntelliJ IDEA 2023.3.4\plugins\maven\lib\maven3\boot\plexus-classworlds-2.7.0.jar;D:\IntelliJ IDEA 2023.3.4\plugins\maven\lib\maven3\boot\plexus-classworlds.license;D:\IntelliJ IDEA 2023.3.4\lib\idea_rt.jar
  282. Launcher Type: SUN_STANDARD
  283. Environment Variables:
  284. JAVA_HOME=D:\dev\jdk1.8
  285. PATH=C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;D:\dev\jdk1.8\bin;D:\git;D:\git\bin;D:\git\usr\bin;D:\apache-maven-3.6.1\bin;D:\Git\cmd;D:\dev\nodejs;C:\Users\61002\AppData\Local\Android\Sdk\platform-tools;C:\Users\61002\AppData\Local\Android\Sdk\emulator;C:\Users\61002\AppData\Local\Android\Sdk\tools;C:\Users\61002\AppData\Local\Android\Sdk\tools\bin;C:\Program Files\dotnet\;C:\Users\61002\AppData\Local\Android\Sdk;D:\apache-tomcat-8.5.100\bin;%NVM_HOME%;%NVM_SYMLINK%;C:\Users\61002\AppData\Local\Microsoft\WindowsApps;D:\IntelliJ IDEA 2023.3.4\bin;;C:\Users\61002\AppData\Local\Programs\Microsoft VS Code\bin;D:\npm\node_global;D:\dev\nodejs\node_global;C:\Users\61002\AppData\Roaming\nvm;C:\Program Files\nodejs
  286. USERNAME=61002
  287. OS=Windows_NT
  288. PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 191 Stepping 2, GenuineIntel
  289. --------------- S Y S T E M ---------------
  290. OS: Windows 10.0 , 64 bit Build 22621 (10.0.22621.3672)
  291. CPU:total 16 (initial active 16) (8 cores per cpu, 2 threads per core) family 6 model 191 stepping 2, 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
  292. Memory: 4k page, physical 16434048k(398416k free), swap 42648444k(5412k free)
  293. 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)
  294. time: Wed Jul 03 18:09:31 2024
  295. timezone: �й���׼ʱ��
  296. elapsed time: 11 seconds (0d 0h 0m 11s)