绍兴公厕平台代码
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

357 lines
26 KiB

3 years ago
  1. #
  2. # There is insufficient memory for the Java Runtime Environment to continue.
  3. # Native memory allocation (malloc) failed to allocate 872976 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=423716, tid=0x0000000000068fb4
  22. #
  23. # JRE version: Java(TM) SE Runtime Environment (8.0_281-b09) (build 1.8.0_281-b09)
  24. # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.281-b09 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 (0x000001d61dad8800): JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=430004, stack(0x000000bcdb800000,0x000000bcdb900000)]
  29. Stack: [0x000000bcdb800000,0x000000bcdb900000]
  30. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  31. V [jvm.dll+0x32e5b9]
  32. V [jvm.dll+0x275012]
  33. V [jvm.dll+0x275cbd]
  34. V [jvm.dll+0x26c6f5]
  35. V [jvm.dll+0xd51fc]
  36. V [jvm.dll+0xd59fc]
  37. V [jvm.dll+0x4523f2]
  38. V [jvm.dll+0x48d85d]
  39. V [jvm.dll+0x4423f1]
  40. V [jvm.dll+0x43f664]
  41. V [jvm.dll+0x42a5e7]
  42. V [jvm.dll+0xabe9b]
  43. V [jvm.dll+0xaa4fb]
  44. V [jvm.dll+0x23d6b2]
  45. V [jvm.dll+0x291cbc]
  46. C [ucrtbase.dll+0x21bb2]
  47. C [KERNEL32.DLL+0x17034]
  48. C [ntdll.dll+0x52651]
  49. Current CompileTask:
  50. C2: 16262 7313 4 com.sun.tools.javac.code.Types::isConvertible (80 bytes)
  51. --------------- P R O C E S S ---------------
  52. Java Threads: ( => current thread )
  53. 0x000001d61db89800 JavaThread "Service Thread" daemon [_thread_blocked, id=425220, stack(0x000000bcdbb00000,0x000000bcdbc00000)]
  54. 0x000001d61dae4800 JavaThread "C1 CompilerThread3" daemon [_thread_blocked, id=429476, stack(0x000000bcdba00000,0x000000bcdbb00000)]
  55. 0x000001d61dae1800 JavaThread "C2 CompilerThread2" daemon [_thread_in_native, id=428424, stack(0x000000bcdb900000,0x000000bcdba00000)]
  56. =>0x000001d61dad8800 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=430004, stack(0x000000bcdb800000,0x000000bcdb900000)]
  57. 0x000001d61dad2000 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=429316, stack(0x000000bcdb700000,0x000000bcdb800000)]
  58. 0x000001d61daca800 JavaThread "Monitor Ctrl-Break" daemon [_thread_in_native, id=430176, stack(0x000000bcdb600000,0x000000bcdb700000)]
  59. 0x000001d61dac3000 JavaThread "Attach Listener" daemon [_thread_blocked, id=428464, stack(0x000000bcdb500000,0x000000bcdb600000)]
  60. 0x000001d61dac2800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=425820, stack(0x000000bcdb400000,0x000000bcdb500000)]
  61. 0x000001d61b65c000 JavaThread "Finalizer" daemon [_thread_blocked, id=429800, stack(0x000000bcdb300000,0x000000bcdb400000)]
  62. 0x000001d61b654800 JavaThread "Reference Handler" daemon [_thread_blocked, id=430664, stack(0x000000bcdb200000,0x000000bcdb300000)]
  63. 0x000001d6009b3800 JavaThread "main" [_thread_in_native, id=430524, stack(0x000000bcda600000,0x000000bcda700000)]
  64. Other Threads:
  65. 0x000001d61b629000 VMThread [stack: 0x000000bcdb100000,0x000000bcdb200000] [id=429984]
  66. 0x000001d61dba5800 WatcherThread [stack: 0x000000bcdbc00000,0x000000bcdbd00000] [id=429108]
  67. VM state:not at safepoint (normal execution)
  68. VM Mutex/Monitor currently owned by a thread: None
  69. heap address: 0x00000006c2200000, size: 4062 MB, Compressed Oops mode: Zero based, Oop shift amount: 3
  70. Narrow klass base: 0x0000000000000000, Narrow klass shift: 3
  71. Compressed class space size: 1073741824 Address: 0x00000007c0000000
  72. Heap:
  73. PSYoungGen total 159232K, used 159212K [0x000000076b600000, 0x000000077a800000, 0x00000007c0000000)
  74. eden space 132096K, 100% used [0x000000076b600000,0x0000000773700000,0x0000000773700000)
  75. from space 27136K, 99% used [0x0000000775a00000,0x000000077747b3d0,0x0000000777480000)
  76. to space 35840K, 0% used [0x0000000773700000,0x0000000773700000,0x0000000775a00000)
  77. ParOldGen total 126976K, used 39625K [0x00000006c2200000, 0x00000006c9e00000, 0x000000076b600000)
  78. object space 126976K, 31% used [0x00000006c2200000,0x00000006c48b25c8,0x00000006c9e00000)
  79. Metaspace used 32495K, capacity 33104K, committed 33408K, reserved 1079296K
  80. class space used 3708K, capacity 3906K, committed 3968K, reserved 1048576K
  81. Card table byte_map: [0x000001d6117a0000,0x000001d611f90000] byte_map_base: 0x000001d60e18f000
  82. Marking Bits: (ParMarkBitMap*) 0x000000006f4e6ff0
  83. Begin Bits: [0x000001d6124e0000, 0x000001d616458000)
  84. End Bits: [0x000001d616458000, 0x000001d61a3d0000)
  85. Polling page: 0x000001d600b70000
  86. CodeCache: size=245760Kb used=24286Kb max_used=24286Kb free=221473Kb
  87. bounds [0x000001d6023e0000, 0x000001d603bc0000, 0x000001d6113e0000]
  88. total_blobs=6939 nmethods=6470 adapters=381
  89. compilation: enabled
  90. Compilation events (10 events):
  91. Event: 16.207 Thread 0x000001d61dae4800 7408 2 com.sun.tools.javac.tree.JCTree$Visitor::visitTypeIdent (6 bytes)
  92. Event: 16.207 Thread 0x000001d61dae4800 nmethod 7408 0x000001d603ba9310 code [0x000001d603ba9480, 0x000001d603ba9610]
  93. Event: 16.208 Thread 0x000001d61dae4800 7409 2 com.sun.tools.javac.jvm.ClassReader::defineClass (46 bytes)
  94. Event: 16.208 Thread 0x000001d61dae4800 nmethod 7409 0x000001d603ba9690 code [0x000001d603ba9840, 0x000001d603ba9c90]
  95. Event: 16.219 Thread 0x000001d61dae4800 7410 2 com.sun.tools.javac.code.Types::isReifiable (15 bytes)
  96. Event: 16.219 Thread 0x000001d61dae4800 nmethod 7410 0x000001d603ba9fd0 code [0x000001d603baa140, 0x000001d603baa330]
  97. Event: 16.221 Thread 0x000001d61dae4800 7411 1 com.sun.tools.javac.jvm.Items$Item::drop (1 bytes)
  98. Event: 16.221 Thread 0x000001d61dae4800 nmethod 7411 0x000001d603baa450 code [0x000001d603baa5a0, 0x000001d603baa6b8]
  99. Event: 16.222 Thread 0x000001d61dae4800 7412 3 com.sun.tools.javac.comp.Resolve$MostSpecificCheck::argumentsAcceptable (119 bytes)
  100. Event: 16.223 Thread 0x000001d61dae4800 nmethod 7412 0x000001d603baa710 code [0x000001d603baa900, 0x000001d603bab410]
  101. GC Heap History (10 events):
  102. Event: 6.567 GC heap before
  103. {Heap before GC invocations=5 (full 0):
  104. PSYoungGen total 75776K, used 22407K [0x000000076b600000, 0x0000000770a80000, 0x00000007c0000000)
  105. eden space 65024K, 17% used [0x000000076b600000,0x000000076c163c90,0x000000076f580000)
  106. from space 10752K, 99% used [0x0000000770000000,0x0000000770a7e010,0x0000000770a80000)
  107. to space 10752K, 0% used [0x000000076f580000,0x000000076f580000,0x0000000770000000)
  108. ParOldGen total 173568K, used 14230K [0x00000006c2200000, 0x00000006ccb80000, 0x000000076b600000)
  109. object space 173568K, 8% used [0x00000006c2200000,0x00000006c2fe5890,0x00000006ccb80000)
  110. Metaspace used 20661K, capacity 21040K, committed 21296K, reserved 1069056K
  111. class space used 2460K, capacity 2612K, committed 2688K, reserved 1048576K
  112. Event: 6.574 GC heap after
  113. Heap after GC invocations=5 (full 0):
  114. PSYoungGen total 75776K, used 10744K [0x000000076b600000, 0x0000000775c00000, 0x00000007c0000000)
  115. eden space 65024K, 0% used [0x000000076b600000,0x000000076b600000,0x000000076f580000)
  116. from space 10752K, 99% used [0x000000076f580000,0x000000076fffe030,0x0000000770000000)
  117. to space 19968K, 0% used [0x0000000774880000,0x0000000774880000,0x0000000775c00000)
  118. ParOldGen total 173568K, used 15534K [0x00000006c2200000, 0x00000006ccb80000, 0x000000076b600000)
  119. object space 173568K, 8% used [0x00000006c2200000,0x00000006c312bbb0,0x00000006ccb80000)
  120. Metaspace used 20661K, capacity 21040K, committed 21296K, reserved 1069056K
  121. class space used 2460K, capacity 2612K, committed 2688K, reserved 1048576K
  122. }
  123. Event: 6.574 GC heap before
  124. {Heap before GC invocations=6 (full 1):
  125. PSYoungGen total 75776K, used 10744K [0x000000076b600000, 0x0000000775c00000, 0x00000007c0000000)
  126. eden space 65024K, 0% used [0x000000076b600000,0x000000076b600000,0x000000076f580000)
  127. from space 10752K, 99% used [0x000000076f580000,0x000000076fffe030,0x0000000770000000)
  128. to space 19968K, 0% used [0x0000000774880000,0x0000000774880000,0x0000000775c00000)
  129. ParOldGen total 173568K, used 15534K [0x00000006c2200000, 0x00000006ccb80000, 0x000000076b600000)
  130. object space 173568K, 8% used [0x00000006c2200000,0x00000006c312bbb0,0x00000006ccb80000)
  131. Metaspace used 20661K, capacity 21040K, committed 21296K, reserved 1069056K
  132. class space used 2460K, capacity 2612K, committed 2688K, reserved 1048576K
  133. Event: 6.636 GC heap after
  134. Heap after GC invocations=6 (full 1):
  135. PSYoungGen total 75776K, used 0K [0x000000076b600000, 0x0000000775c00000, 0x00000007c0000000)
  136. eden space 65024K, 0% used [0x000000076b600000,0x000000076b600000,0x000000076f580000)
  137. from space 10752K, 0% used [0x000000076f580000,0x000000076f580000,0x0000000770000000)
  138. to space 19968K, 0% used [0x0000000774880000,0x0000000774880000,0x0000000775c00000)
  139. ParOldGen total 126976K, used 23650K [0x00000006c2200000, 0x00000006c9e00000, 0x000000076b600000)
  140. object space 126976K, 18% used [0x00000006c2200000,0x00000006c3918900,0x00000006c9e00000)
  141. Metaspace used 20661K, capacity 21040K, committed 21296K, reserved 1069056K
  142. class space used 2460K, capacity 2612K, committed 2688K, reserved 1048576K
  143. }
  144. Event: 10.132 GC heap before
  145. {Heap before GC invocations=7 (full 1):
  146. PSYoungGen total 75776K, used 65024K [0x000000076b600000, 0x0000000775c00000, 0x00000007c0000000)
  147. eden space 65024K, 100% used [0x000000076b600000,0x000000076f580000,0x000000076f580000)
  148. from space 10752K, 0% used [0x000000076f580000,0x000000076f580000,0x0000000770000000)
  149. to space 19968K, 0% used [0x0000000774880000,0x0000000774880000,0x0000000775c00000)
  150. ParOldGen total 126976K, used 23650K [0x00000006c2200000, 0x00000006c9e00000, 0x000000076b600000)
  151. object space 126976K, 18% used [0x00000006c2200000,0x00000006c3918900,0x00000006c9e00000)
  152. Metaspace used 24552K, capacity 25006K, committed 25472K, reserved 1071104K
  153. class space used 2928K, capacity 3077K, committed 3200K, reserved 1048576K
  154. Event: 10.136 GC heap after
  155. Heap after GC invocations=7 (full 1):
  156. PSYoungGen total 102912K, used 5523K [0x000000076b600000, 0x0000000774e00000, 0x00000007c0000000)
  157. eden space 97280K, 0% used [0x000000076b600000,0x000000076b600000,0x0000000771500000)
  158. from space 5632K, 98% used [0x0000000774880000,0x0000000774de4f00,0x0000000774e00000)
  159. to space 20992K, 0% used [0x0000000772500000,0x0000000772500000,0x0000000773980000)
  160. ParOldGen total 126976K, used 23658K [0x00000006c2200000, 0x00000006c9e00000, 0x000000076b600000)
  161. object space 126976K, 18% used [0x00000006c2200000,0x00000006c391a900,0x00000006c9e00000)
  162. Metaspace used 24552K, capacity 25006K, committed 25472K, reserved 1071104K
  163. class space used 2928K, capacity 3077K, committed 3200K, reserved 1048576K
  164. }
  165. Event: 14.613 GC heap before
  166. {Heap before GC invocations=8 (full 1):
  167. PSYoungGen total 102912K, used 102803K [0x000000076b600000, 0x0000000774e00000, 0x00000007c0000000)
  168. eden space 97280K, 100% used [0x000000076b600000,0x0000000771500000,0x0000000771500000)
  169. from space 5632K, 98% used [0x0000000774880000,0x0000000774de4f00,0x0000000774e00000)
  170. to space 20992K, 0% used [0x0000000772500000,0x0000000772500000,0x0000000773980000)
  171. ParOldGen total 126976K, used 23658K [0x00000006c2200000, 0x00000006c9e00000, 0x000000076b600000)
  172. object space 126976K, 18% used [0x00000006c2200000,0x00000006c391a900,0x00000006c9e00000)
  173. Metaspace used 29523K, capacity 30066K, committed 30336K, reserved 1075200K
  174. class space used 3511K, capacity 3637K, committed 3712K, reserved 1048576K
  175. Event: 14.626 GC heap after
  176. Heap after GC invocations=8 (full 1):
  177. PSYoungGen total 134656K, used 20978K [0x000000076b600000, 0x0000000777480000, 0x00000007c0000000)
  178. eden space 113664K, 0% used [0x000000076b600000,0x000000076b600000,0x0000000772500000)
  179. from space 20992K, 99% used [0x0000000772500000,0x000000077397caf0,0x0000000773980000)
  180. to space 27136K, 0% used [0x0000000775a00000,0x0000000775a00000,0x0000000777480000)
  181. ParOldGen total 126976K, used 28950K [0x00000006c2200000, 0x00000006c9e00000, 0x000000076b600000)
  182. object space 126976K, 22% used [0x00000006c2200000,0x00000006c3e458f0,0x00000006c9e00000)
  183. Metaspace used 29523K, capacity 30066K, committed 30336K, reserved 1075200K
  184. class space used 3511K, capacity 3637K, committed 3712K, reserved 1048576K
  185. }
  186. Event: 15.372 GC heap before
  187. {Heap before GC invocations=9 (full 1):
  188. PSYoungGen total 134656K, used 134642K [0x000000076b600000, 0x0000000777480000, 0x00000007c0000000)
  189. eden space 113664K, 100% used [0x000000076b600000,0x0000000772500000,0x0000000772500000)
  190. from space 20992K, 99% used [0x0000000772500000,0x000000077397caf0,0x0000000773980000)
  191. to space 27136K, 0% used [0x0000000775a00000,0x0000000775a00000,0x0000000777480000)
  192. ParOldGen total 126976K, used 28950K [0x00000006c2200000, 0x00000006c9e00000, 0x000000076b600000)
  193. object space 126976K, 22% used [0x00000006c2200000,0x00000006c3e458f0,0x00000006c9e00000)
  194. Metaspace used 30638K, capacity 31312K, committed 31744K, reserved 1077248K
  195. class space used 3576K, capacity 3778K, committed 3840K, reserved 1048576K
  196. Event: 15.390 GC heap after
  197. Heap after GC invocations=9 (full 1):
  198. PSYoungGen total 159232K, used 27116K [0x000000076b600000, 0x000000077a800000, 0x00000007c0000000)
  199. eden space 132096K, 0% used [0x000000076b600000,0x000000076b600000,0x0000000773700000)
  200. from space 27136K, 99% used [0x0000000775a00000,0x000000077747b3d0,0x0000000777480000)
  201. to space 35840K, 0% used [0x0000000773700000,0x0000000773700000,0x0000000775a00000)
  202. ParOldGen total 126976K, used 39625K [0x00000006c2200000, 0x00000006c9e00000, 0x000000076b600000)
  203. object space 126976K, 31% used [0x00000006c2200000,0x00000006c48b25c8,0x00000006c9e00000)
  204. Metaspace used 30638K, capacity 31312K, committed 31744K, reserved 1077248K
  205. class space used 3576K, capacity 3778K, committed 3840K, reserved 1048576K
  206. }
  207. Deoptimization events (10 events):
  208. Event: 16.084 Thread 0x000001d6009b3800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000001d603716a2c method=com.sun.tools.javac.code.Type$ClassType.isErroneous()Z @ 4
  209. Event: 16.084 Thread 0x000001d6009b3800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000001d603716a2c method=com.sun.tools.javac.code.Type$ClassType.isErroneous()Z @ 4
  210. Event: 16.084 Thread 0x000001d6009b3800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000001d603716a2c method=com.sun.tools.javac.code.Type$ClassType.isErroneous()Z @ 4
  211. Event: 16.085 Thread 0x000001d6009b3800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000001d603a913e0 method=com.sun.tools.javac.code.Types.asOuterSuper(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Symbol;)Lcom/sun/tools/javac/code/Type; @ 60
  212. Event: 16.122 Thread 0x000001d6009b3800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000001d6039a46a4 method=com.sun.tools.javac.code.Types.isSubtypeUncheckedInternal(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/Warner;)Z @ 131
  213. Event: 16.122 Thread 0x000001d6009b3800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000001d6039a46a4 method=com.sun.tools.javac.code.Types.isSubtypeUncheckedInternal(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/Warner;)Z @ 131
  214. Event: 16.122 Thread 0x000001d6009b3800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000001d6039a46a4 method=com.sun.tools.javac.code.Types.isSubtypeUncheckedInternal(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/Warner;)Z @ 131
  215. Event: 16.122 Thread 0x000001d6009b3800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000001d6039a46a4 method=com.sun.tools.javac.code.Types.isSubtypeUncheckedInternal(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/Warner;)Z @ 131
  216. Event: 16.153 Thread 0x000001d6009b3800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000001d60360662c method=com.sun.tools.javac.code.Symbol$TypeSymbol.formFullName(Lcom/sun/tools/javac/util/Name;Lcom/sun/tools/javac/code/Symbol;)Lcom/sun/tools/javac/util/Name; @ 22
  217. Event: 16.153 Thread 0x000001d6009b3800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000001d603148f9c method=com.sun.tools.javac.code.Type$ClassType.allparams()Lcom/sun/tools/javac/util/List; @ 16
  218. Classes redefined (0 events):
  219. No events
  220. Internal exceptions (10 events):
  221. Event: 7.744 Thread 0x000001d62149a800 Exception <a 'java/net/SocketTimeoutException': Read timed out> (0x000000076c11c220) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u281\880\hotspot\src\share\vm\prims\jni.cpp, line 737]
  222. Event: 7.806 Thread 0x000001d62149a800 Exception <a 'java/net/SocketTimeoutException': Read timed out> (0x000000076c1234e0) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u281\880\hotspot\src\share\vm\prims\jni.cpp, line 737]
  223. Event: 9.494 Thread 0x000001d6009b3800 Implicit null exception at 0x000001d6028755d7 to 0x000001d602875db5
  224. Event: 10.583 Thread 0x000001d6009b3800 Exception <a 'java/lang/ClassNotFoundException': com/sun/tools/javac/api/JavacTool> (0x000000076cc68e88) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u281\880\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 212]
  225. Event: 14.444 Thread 0x000001d6009b3800 Exception <a 'java/io/FileNotFoundException'> (0x000000076fc1d028) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u281\880\hotspot\src\share\vm\prims\jni.cpp, line 710]
  226. Event: 14.452 Thread 0x000001d6009b3800 Exception <a 'java/io/FileNotFoundException'> (0x000000076fc76438) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u281\880\hotspot\src\share\vm\prims\jni.cpp, line 710]
  227. Event: 14.975 Thread 0x000001d6009b3800 Exception <a 'java/io/FileNotFoundException'> (0x000000076e2eaa58) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u281\880\hotspot\src\share\vm\prims\jni.cpp, line 710]
  228. Event: 14.996 Thread 0x000001d6009b3800 Implicit null exception at 0x000001d602a7410f to 0x000001d602a74215
  229. Event: 15.000 Thread 0x000001d6009b3800 Implicit null exception at 0x000001d603573b1d to 0x000001d6035748c5
  230. Event: 15.213 Thread 0x000001d6009b3800 Exception <a 'java/io/FileNotFoundException'> (0x0000000770a25cf0) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u281\880\hotspot\src\share\vm\prims\jni.cpp, line 710]
  231. Events (10 events):
  232. Event: 16.153 Thread 0x000001d6009b3800 Uncommon trap: trap_request=0xffffff65 fr.pc=0x000001d60360662c
  233. Event: 16.153 Thread 0x000001d6009b3800 DEOPT PACKING pc=0x000001d60360662c sp=0x000000bcda6fc3a0
  234. Event: 16.153 Thread 0x000001d6009b3800 DEOPT UNPACKING pc=0x000001d602425843 sp=0x000000bcda6fc2f8 mode 2
  235. Event: 16.153 Thread 0x000001d6009b3800 Uncommon trap: trap_request=0xffffffde fr.pc=0x000001d603148f9c
  236. Event: 16.153 Thread 0x000001d6009b3800 DEOPT PACKING pc=0x000001d603148f9c sp=0x000000bcda6fc2f0
  237. Event: 16.153 Thread 0x000001d6009b3800 DEOPT UNPACKING pc=0x000001d602425843 sp=0x000000bcda6fc290 mode 2
  238. Event: 16.155 Thread 0x000001d6009b3800 DEOPT PACKING pc=0x000001d60383882c sp=0x000000bcda6fcdd0
  239. Event: 16.155 Thread 0x000001d6009b3800 DEOPT UNPACKING pc=0x000001d602427898 sp=0x000000bcda6fcb70 mode 0
  240. Event: 16.222 Thread 0x000001d6009b3800 DEOPT PACKING pc=0x000001d6038d3734 sp=0x000000bcda6fb850
  241. Event: 16.222 Thread 0x000001d6009b3800 DEOPT UNPACKING pc=0x000001d602427898 sp=0x000000bcda6fb528 mode 0
  242. Dynamic libraries:
  243. 0x00007ff6c60e0000 - 0x00007ff6c6127000 E:\jdk1.8\bin\java.exe
  244. 0x00007ffb02f50000 - 0x00007ffb03145000 C:\Windows\SYSTEM32\ntdll.dll
  245. 0x00007ffb01ce0000 - 0x00007ffb01d9d000 C:\Windows\System32\KERNEL32.DLL
  246. 0x00007ffb00870000 - 0x00007ffb00b38000 C:\Windows\System32\KERNELBASE.dll
  247. 0x00007ffb01c30000 - 0x00007ffb01cdc000 C:\Windows\System32\ADVAPI32.dll
  248. 0x00007ffb02810000 - 0x00007ffb028ae000 C:\Windows\System32\msvcrt.dll
  249. 0x00007ffb02770000 - 0x00007ffb0280b000 C:\Windows\System32\sechost.dll
  250. 0x00007ffb02ba0000 - 0x00007ffb02ccb000 C:\Windows\System32\RPCRT4.dll
  251. 0x00007ffb02a00000 - 0x00007ffb02ba0000 C:\Windows\System32\USER32.dll
  252. 0x00007ffb00840000 - 0x00007ffb00862000 C:\Windows\System32\win32u.dll
  253. 0x00007ffb00fb0000 - 0x00007ffb00fda000 C:\Windows\System32\GDI32.dll
  254. 0x00007ffb00d20000 - 0x00007ffb00e2b000 C:\Windows\System32\gdi32full.dll
  255. 0x00007ffb00e90000 - 0x00007ffb00f2d000 C:\Windows\System32\msvcp_win.dll
  256. 0x00007ffb00740000 - 0x00007ffb00840000 C:\Windows\System32\ucrtbase.dll
  257. 0x00007ffae9c40000 - 0x00007ffae9eda000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.844_none_ca00b6081b84eb1d\COMCTL32.dll
  258. 0x00007ffb01e10000 - 0x00007ffb01e40000 C:\Windows\System32\IMM32.DLL
  259. 0x00007ffaf90f0000 - 0x00007ffaf9105000 E:\jdk1.8\jre\bin\vcruntime140.dll
  260. 0x00007ffaf78f0000 - 0x00007ffaf798b000 E:\jdk1.8\jre\bin\msvcp140.dll
  261. 0x000000006ed00000 - 0x000000006f55f000 E:\jdk1.8\jre\bin\server\jvm.dll
  262. 0x00007ffb01730000 - 0x00007ffb01738000 C:\Windows\System32\PSAPI.DLL
  263. 0x00007ffafaf40000 - 0x00007ffafaf4a000 C:\Windows\SYSTEM32\VERSION.dll
  264. 0x00007ffaf6f90000 - 0x00007ffaf6fb7000 C:\Windows\SYSTEM32\WINMM.dll
  265. 0x00007ffaf57e0000 - 0x00007ffaf57e9000 C:\Windows\SYSTEM32\WSOCK32.dll
  266. 0x00007ffb01da0000 - 0x00007ffb01e0b000 C:\Windows\System32\WS2_32.dll
  267. 0x00007ffafe600000 - 0x00007ffafe612000 C:\Windows\SYSTEM32\kernel.appcore.dll
  268. 0x00007ffafc2d0000 - 0x00007ffafc2e0000 E:\jdk1.8\jre\bin\verify.dll
  269. 0x00007ffaf8dc0000 - 0x00007ffaf8deb000 E:\jdk1.8\jre\bin\java.dll
  270. 0x00007ffaedde0000 - 0x00007ffaede10000 E:\jdk1.8\jre\bin\instrument.dll
  271. 0x00007ffaf8d40000 - 0x00007ffaf8d58000 E:\jdk1.8\jre\bin\zip.dll
  272. 0x00007ffb00fe0000 - 0x00007ffb01722000 C:\Windows\System32\SHELL32.dll
  273. 0x00007ffafe800000 - 0x00007ffafef90000 C:\Windows\SYSTEM32\windows.storage.dll
  274. 0x00007ffb017f0000 - 0x00007ffb01b45000 C:\Windows\System32\combase.dll
  275. 0x00007ffb00030000 - 0x00007ffb0005c000 C:\Windows\SYSTEM32\Wldp.dll
  276. 0x00007ffb01ea0000 - 0x00007ffb01f4e000 C:\Windows\System32\SHCORE.dll
  277. 0x00007ffb01e40000 - 0x00007ffb01e95000 C:\Windows\System32\shlwapi.dll
  278. 0x00007ffb005d0000 - 0x00007ffb005ef000 C:\Windows\SYSTEM32\profapi.dll
  279. 0x00007ffaf7860000 - 0x00007ffaf787a000 G:\idea\IntelliJ IDEA 2018.2.5\bin\breakgen64.dll
  280. 0x00007ffaee740000 - 0x00007ffaee75c000 E:\jdk1.8\jre\bin\net.dll
  281. 0x00007ffaffda0000 - 0x00007ffaffe0a000 C:\Windows\system32\mswsock.dll
  282. 0x00007ffaedad0000 - 0x00007ffaedae3000 E:\jdk1.8\jre\bin\nio.dll
  283. 0x00007ffae4af0000 - 0x00007ffae4b14000 E:\jdk1.8\jre\bin\sunec.dll
  284. 0x00007ffaffa90000 - 0x00007ffaffacb000 C:\Windows\SYSTEM32\IPHLPAPI.DLL
  285. 0x00007ffb029f0000 - 0x00007ffb029f8000 C:\Windows\System32\NSI.dll
  286. 0x00007ffafaeb0000 - 0x00007ffafaec7000 C:\Windows\SYSTEM32\dhcpcsvc6.DLL
  287. 0x00007ffafae60000 - 0x00007ffafae7d000 C:\Windows\SYSTEM32\dhcpcsvc.DLL
  288. 0x00007ffaffad0000 - 0x00007ffaffb9c000 C:\Windows\SYSTEM32\DNSAPI.dll
  289. 0x00007ffafff70000 - 0x00007ffafff88000 C:\Windows\SYSTEM32\CRYPTSP.dll
  290. 0x00007ffaff740000 - 0x00007ffaff774000 C:\Windows\system32\rsaenh.dll
  291. 0x00007ffb00cf0000 - 0x00007ffb00d17000 C:\Windows\System32\bcrypt.dll
  292. 0x00007ffb00590000 - 0x00007ffb005be000 C:\Windows\SYSTEM32\USERENV.dll
  293. 0x00007ffb00f30000 - 0x00007ffb00fb0000 C:\Windows\System32\bcryptprimitives.dll
  294. 0x00007ffafff90000 - 0x00007ffafff9c000 C:\Windows\SYSTEM32\CRYPTBASE.dll
  295. 0x0000000070150000 - 0x0000000070176000 C:\Program Files\Bonjour\mdnsNSP.dll
  296. 0x00007ffaf9280000 - 0x00007ffaf928a000 C:\Windows\System32\rasadhlp.dll
  297. 0x00007ffaf9870000 - 0x00007ffaf98ef000 C:\Windows\System32\fwpuclnt.dll
  298. 0x00007ffaf8fc0000 - 0x00007ffaf8fcd000 E:\jdk1.8\jre\bin\sunmscapi.dll
  299. 0x00007ffb00b40000 - 0x00007ffb00c9f000 C:\Windows\System32\CRYPT32.dll
  300. 0x00007ffb000a0000 - 0x00007ffb000c7000 C:\Windows\SYSTEM32\ncrypt.dll
  301. 0x00007ffb00060000 - 0x00007ffb0009b000 C:\Windows\SYSTEM32\NTASN1.dll
  302. 0x00007ffaf33c0000 - 0x00007ffaf35a4000 C:\Windows\SYSTEM32\dbghelp.dll
  303. VM Arguments:
  304. jvm_args: -Dmaven.multiModuleProjectDirectory=E:\shaoxing_project\shaoxingtoiletplat -Dmaven.home=G:\idea\IntelliJ IDEA 2018.2.5\plugins\maven\lib\maven3 -Dclassworlds.conf=G:\idea\IntelliJ IDEA 2018.2.5\plugins\maven\lib\maven3\bin\m2.conf -javaagent:G:\idea\IntelliJ IDEA 2018.2.5\lib\idea_rt.jar=58355:G:\idea\IntelliJ IDEA 2018.2.5\bin -Dfile.encoding=UTF-8
  305. java_command: org.codehaus.classworlds.Launcher -Didea.version=2018.2.5 install
  306. java_class_path (initial): G:\idea\IntelliJ IDEA 2018.2.5\plugins\maven\lib\maven3\boot\plexus-classworlds-2.5.2.jar;G:\idea\IntelliJ IDEA 2018.2.5\lib\idea_rt.jar
  307. Launcher Type: SUN_STANDARD
  308. Environment Variables:
  309. JAVA_HOME=E:\jdk1.8
  310. PATH=G:\xmanager\Xlpd 6\;G:\xmanager\Xmanager 6\;G:\xshell\;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\;E:\apache-maven-3.6.0-bin\apache-maven-3.6.0\bin;G:\xftp\;E:\jdk1.8\bin;E:\apache-maven-3.6.0-bin\apache-maven-3.6.0\bin;G:\xshell7\;C:\Users\admin\AppData\Local\Microsoft\WindowsApps;
  311. USERNAME=admin
  312. OS=Windows_NT
  313. PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 165 Stepping 3, GenuineIntel
  314. --------------- S Y S T E M ---------------
  315. OS: Windows 10.0 , 64 bit Build 19041 (10.0.19041.928)
  316. CPU:total 12 (initial active 12) (6 cores per cpu, 2 threads per core) family 6 model 165 stepping 3, 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
  317. Memory: 4k page, physical 16634932k(4172428k free), swap 36295856k(3516k free)
  318. vm_info: Java HotSpot(TM) 64-Bit Server VM (25.281-b09) for windows-amd64 JRE (1.8.0_281-b09), built on Dec 9 2020 13:54:07 by "" with MS VC++ 15.9 (VS2017)
  319. time: Mon Jun 21 14:49:21 2021
  320. timezone: �й���׼ʱ��
  321. elapsed time: 16.264082 seconds (0d 0h 0m 16s)