hs_err_pid21016.log 30 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357
  1. #
  2. # There is insufficient memory for the Java Runtime Environment to continue.
  3. # Native memory allocation (malloc) failed to allocate 8512 bytes for AllocateHeap
  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 (memory/allocation.inline.hpp:61), pid=21016, tid=0x000000000000146c
  22. #
  23. # JRE version: Java(TM) SE Runtime Environment (8.0_261-b12) (build 1.8.0_261-b12)
  24. # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.261-b12 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 (0x00000246d903c000): JavaThread "C1 CompilerThread2" daemon [_thread_in_vm, id=5228, stack(0x0000004ad2f00000,0x0000004ad3000000)]
  29. Stack: [0x0000004ad2f00000,0x0000004ad3000000]
  30. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  31. V [jvm.dll+0x33e5f9]
  32. Current CompileTask:
  33. C1: 10730 4874 1 com.sun.org.apache.xerces.internal.impl.XMLScanner::scanAttributeValue (991 bytes)
  34. --------------- P R O C E S S ---------------
  35. Java Threads: ( => current thread )
  36. 0x00000246dc2fd800 JavaThread "slave_2 connection adder" daemon [_thread_blocked, id=10476, stack(0x0000004ad4000000,0x0000004ad4100000)]
  37. 0x00000246dc302000 JavaThread "slave_1 connection adder" daemon [_thread_blocked, id=2312, stack(0x0000004ad3f00000,0x0000004ad4000000)]
  38. 0x00000246dc301000 JavaThread "slave_2 housekeeper" daemon [_thread_blocked, id=12660, stack(0x0000004ad3d00000,0x0000004ad3e00000)]
  39. 0x00000246dc303000 JavaThread "master connection adder" daemon [_thread_blocked, id=12784, stack(0x0000004ad3e00000,0x0000004ad3f00000)]
  40. 0x00000246dc2f9800 JavaThread "slave_1 housekeeper" daemon [_thread_blocked, id=12748, stack(0x0000004ad3c00000,0x0000004ad3d00000)]
  41. 0x00000246dc2b5000 JavaThread "master housekeeper" daemon [_thread_blocked, id=4556, stack(0x0000004ad3b00000,0x0000004ad3c00000)]
  42. 0x00000246d9e30000 JavaThread "mysql-cj-abandoned-connection-cleanup" daemon [_thread_blocked, id=19416, stack(0x0000004ad3900000,0x0000004ad3a00000)]
  43. 0x00000246d90fe000 JavaThread "container-0" [_thread_blocked, id=29264, stack(0x0000004ad3800000,0x0000004ad3900000)]
  44. 0x00000246d913e000 JavaThread "Catalina-utility-2" [_thread_blocked, id=27856, stack(0x0000004ad3700000,0x0000004ad3800000)]
  45. 0x00000246dbf8d800 JavaThread "Catalina-utility-1" [_thread_blocked, id=29068, stack(0x0000004ad3600000,0x0000004ad3700000)]
  46. 0x00000246d933b800 JavaThread "lettuce-timer-3-1" daemon [_thread_blocked, id=8260, stack(0x0000004ad3500000,0x0000004ad3600000)]
  47. 0x00000246d9bd2000 JavaThread "RMI Scheduler(0)" daemon [_thread_blocked, id=23972, stack(0x0000004ad3400000,0x0000004ad3500000)]
  48. 0x00000246d9bdd800 JavaThread "RMI TCP Connection(1)-192.168.1.127" daemon [_thread_in_native, id=13712, stack(0x0000004ad3300000,0x0000004ad3400000)]
  49. 0x00000246d9382000 JavaThread "RMI TCP Accept-0" daemon [_thread_in_native, id=15192, stack(0x0000004ad3100000,0x0000004ad3200000)]
  50. 0x00000246d90d2800 JavaThread "Service Thread" daemon [_thread_blocked, id=27520, stack(0x0000004ad3000000,0x0000004ad3100000)]
  51. =>0x00000246d903c000 JavaThread "C1 CompilerThread2" daemon [_thread_in_vm, id=5228, stack(0x0000004ad2f00000,0x0000004ad3000000)]
  52. 0x00000246d9038800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=23388, stack(0x0000004ad2e00000,0x0000004ad2f00000)]
  53. 0x00000246d9038000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=21992, stack(0x0000004ad2d00000,0x0000004ad2e00000)]
  54. 0x00000246d7a46000 JavaThread "JDWP Command Reader" daemon [_thread_in_native, id=15388, stack(0x0000004ad2c00000,0x0000004ad2d00000)]
  55. 0x00000246d7a3e000 JavaThread "JDWP Event Helper Thread" daemon [_thread_blocked, id=28832, stack(0x0000004ad2b00000,0x0000004ad2c00000)]
  56. 0x00000246d7a3c800 JavaThread "JDWP Transport Listener: dt_socket" daemon [_thread_blocked, id=2440, stack(0x0000004ad2a00000,0x0000004ad2b00000)]
  57. 0x00000246d7a25800 JavaThread "Attach Listener" daemon [_thread_blocked, id=25984, stack(0x0000004ad2900000,0x0000004ad2a00000)]
  58. 0x00000246d79cf800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=29772, stack(0x0000004ad2800000,0x0000004ad2900000)]
  59. 0x00000246bcc8d000 JavaThread "Finalizer" daemon [_thread_blocked, id=14100, stack(0x0000004ad2700000,0x0000004ad2800000)]
  60. 0x00000246d79a3000 JavaThread "Reference Handler" daemon [_thread_blocked, id=19960, stack(0x0000004ad2600000,0x0000004ad2700000)]
  61. 0x00000246bcbf2800 JavaThread "main" [_thread_blocked, id=25916, stack(0x0000004ad2000000,0x0000004ad2100000)]
  62. Other Threads:
  63. 0x00000246d7981800 VMThread [stack: 0x0000004ad2500000,0x0000004ad2600000] [id=22204]
  64. 0x00000246d9390800 WatcherThread [stack: 0x0000004ad3200000,0x0000004ad3300000] [id=27736]
  65. VM state:synchronizing (normal execution)
  66. VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event])
  67. [0x00000246bcbcdaf0] CodeCache_lock - owner thread: 0x00000246d903c000
  68. [0x00000246bcbd9660] Threads_lock - owner thread: 0x00000246d7981800
  69. [0x00000246bcbd9e60] Compile_lock - owner thread: 0x00000246d903c000
  70. [0x00000246bcbd9b60] MethodCompileQueue_lock - owner thread: 0x00000246d903c000
  71. heap address: 0x00000006c1600000, size: 4074 MB, Compressed Oops mode: Zero based, Oop shift amount: 3
  72. Narrow klass base: 0x0000000000000000, Narrow klass shift: 3
  73. Compressed class space size: 1073741824 Address: 0x00000007c0000000
  74. Heap:
  75. PSYoungGen total 230400K, used 93175K [0x000000076b200000, 0x000000077a080000, 0x00000007c0000000)
  76. eden space 216576K, 36% used [0x000000076b200000,0x000000076ff7f3f8,0x0000000778580000)
  77. from space 13824K, 99% used [0x0000000778580000,0x00000007792fe9f0,0x0000000779300000)
  78. to space 12800K, 0% used [0x0000000779380000,0x0000000779380000,0x000000077a000000)
  79. ParOldGen total 117248K, used 19319K [0x00000006c1600000, 0x00000006c8880000, 0x000000076b200000)
  80. object space 117248K, 16% used [0x00000006c1600000,0x00000006c28ddfe8,0x00000006c8880000)
  81. Metaspace used 48941K, capacity 51628K, committed 51928K, reserved 1093632K
  82. class space used 6557K, capacity 7080K, committed 7168K, reserved 1048576K
  83. Card table byte_map: [0x00000246cd930000,0x00000246ce130000] byte_map_base: 0x00000246ca325000
  84. Marking Bits: (ParMarkBitMap*) 0x0000000073b44fb0
  85. Begin Bits: [0x00000246ce680000, 0x00000246d2628000)
  86. End Bits: [0x00000246d2628000, 0x00000246d65d0000)
  87. Polling page: 0x00000246bcb70000
  88. CodeCache: size=245760Kb used=9910Kb max_used=9910Kb free=235849Kb
  89. bounds [0x00000246be570000, 0x00000246bef20000, 0x00000246cd570000]
  90. total_blobs=5358 nmethods=4827 adapters=448
  91. compilation: enabled
  92. Compilation events (10 events):
  93. Event: 10.489 Thread 0x00000246d903c000 nmethod 4870 0x00000246bef17790 code [0x00000246bef17900, 0x00000246bef17ba0]
  94. Event: 10.489 Thread 0x00000246d903c000 4869 1 com.sun.org.apache.xerces.internal.util.AugmentationsImpl$SmallContainer::<init> (25 bytes)
  95. Event: 10.490 Thread 0x00000246d903c000 nmethod 4869 0x00000246bef17dd0 code [0x00000246bef17f20, 0x00000246bef18118]
  96. Event: 10.490 Thread 0x00000246d903c000 4871 1 com.sun.org.apache.xpath.internal.compiler.OpMap::getFirstPredicateOpPos (87 bytes)
  97. Event: 10.490 Thread 0x00000246d903c000 nmethod 4871 0x00000246bef181d0 code [0x00000246bef18360, 0x00000246bef186e0]
  98. Event: 10.490 Thread 0x00000246d903c000 4872 1 com.baomidou.mybatisplus.core.toolkit.sql.SqlScriptUtils::convertIf (49 bytes)
  99. Event: 10.491 Thread 0x00000246d903c000 nmethod 4872 0x00000246bef18950 code [0x00000246bef18b40, 0x00000246bef192f0]
  100. Event: 10.491 Thread 0x00000246d903c000 4873 1 com.sun.org.apache.xerces.internal.impl.XMLEntityManager::getEntityStore (5 bytes)
  101. Event: 10.491 Thread 0x00000246d903c000 nmethod 4873 0x00000246bef19950 code [0x00000246bef19aa0, 0x00000246bef19bb8]
  102. Event: 10.491 Thread 0x00000246d903c000 4874 1 com.sun.org.apache.xerces.internal.impl.XMLScanner::scanAttributeValue (991 bytes)
  103. GC Heap History (10 events):
  104. Event: 6.266 GC heap before
  105. {Heap before GC invocations=7 (full 1):
  106. PSYoungGen total 76288K, used 71225K [0x000000076b200000, 0x0000000773b80000, 0x00000007c0000000)
  107. eden space 65536K, 100% used [0x000000076b200000,0x000000076f200000,0x000000076f200000)
  108. from space 10752K, 52% used [0x000000076f200000,0x000000076f78e7c0,0x000000076fc80000)
  109. to space 9728K, 0% used [0x0000000773200000,0x0000000773200000,0x0000000773b80000)
  110. ParOldGen total 80384K, used 6157K [0x00000006c1600000, 0x00000006c6480000, 0x000000076b200000)
  111. object space 80384K, 7% used [0x00000006c1600000,0x00000006c1c034a8,0x00000006c6480000)
  112. Metaspace used 25364K, capacity 26482K, committed 26752K, reserved 1073152K
  113. class space used 3418K, capacity 3679K, committed 3712K, reserved 1048576K
  114. Event: 6.274 GC heap after
  115. Heap after GC invocations=7 (full 1):
  116. PSYoungGen total 130048K, used 8419K [0x000000076b200000, 0x0000000773b80000, 0x00000007c0000000)
  117. eden space 120320K, 0% used [0x000000076b200000,0x000000076b200000,0x0000000772780000)
  118. from space 9728K, 86% used [0x0000000773200000,0x0000000773a38cc8,0x0000000773b80000)
  119. to space 10240K, 0% used [0x0000000772780000,0x0000000772780000,0x0000000773180000)
  120. ParOldGen total 80384K, used 6165K [0x00000006c1600000, 0x00000006c6480000, 0x000000076b200000)
  121. object space 80384K, 7% used [0x00000006c1600000,0x00000006c1c054a8,0x00000006c6480000)
  122. Metaspace used 25364K, capacity 26482K, committed 26752K, reserved 1073152K
  123. class space used 3418K, capacity 3679K, committed 3712K, reserved 1048576K
  124. }
  125. Event: 7.210 GC heap before
  126. {Heap before GC invocations=8 (full 1):
  127. PSYoungGen total 130048K, used 128739K [0x000000076b200000, 0x0000000773b80000, 0x00000007c0000000)
  128. eden space 120320K, 100% used [0x000000076b200000,0x0000000772780000,0x0000000772780000)
  129. from space 9728K, 86% used [0x0000000773200000,0x0000000773a38cc8,0x0000000773b80000)
  130. to space 10240K, 0% used [0x0000000772780000,0x0000000772780000,0x0000000773180000)
  131. ParOldGen total 80384K, used 6165K [0x00000006c1600000, 0x00000006c6480000, 0x000000076b200000)
  132. object space 80384K, 7% used [0x00000006c1600000,0x00000006c1c054a8,0x00000006c6480000)
  133. Metaspace used 30881K, capacity 32266K, committed 32384K, reserved 1077248K
  134. class space used 4151K, capacity 4441K, committed 4480K, reserved 1048576K
  135. Event: 7.222 GC heap after
  136. Heap after GC invocations=8 (full 1):
  137. PSYoungGen total 130560K, used 10215K [0x000000076b200000, 0x000000077a000000, 0x00000007c0000000)
  138. eden space 120320K, 0% used [0x000000076b200000,0x000000076b200000,0x0000000772780000)
  139. from space 10240K, 99% used [0x0000000772780000,0x0000000773179db0,0x0000000773180000)
  140. to space 12800K, 0% used [0x0000000779380000,0x0000000779380000,0x000000077a000000)
  141. ParOldGen total 80384K, used 9449K [0x00000006c1600000, 0x00000006c6480000, 0x000000076b200000)
  142. object space 80384K, 11% used [0x00000006c1600000,0x00000006c1f3a588,0x00000006c6480000)
  143. Metaspace used 30881K, capacity 32266K, committed 32384K, reserved 1077248K
  144. class space used 4151K, capacity 4441K, committed 4480K, reserved 1048576K
  145. }
  146. Event: 7.825 GC heap before
  147. {Heap before GC invocations=9 (full 1):
  148. PSYoungGen total 130560K, used 73436K [0x000000076b200000, 0x000000077a000000, 0x00000007c0000000)
  149. eden space 120320K, 52% used [0x000000076b200000,0x000000076efbd480,0x0000000772780000)
  150. from space 10240K, 99% used [0x0000000772780000,0x0000000773179db0,0x0000000773180000)
  151. to space 12800K, 0% used [0x0000000779380000,0x0000000779380000,0x000000077a000000)
  152. ParOldGen total 80384K, used 9449K [0x00000006c1600000, 0x00000006c6480000, 0x000000076b200000)
  153. object space 80384K, 11% used [0x00000006c1600000,0x00000006c1f3a588,0x00000006c6480000)
  154. Metaspace used 33420K, capacity 35352K, committed 35416K, reserved 1079296K
  155. class space used 4572K, capacity 4942K, committed 4992K, reserved 1048576K
  156. Event: 7.835 GC heap after
  157. Heap after GC invocations=9 (full 1):
  158. PSYoungGen total 229376K, used 11161K [0x000000076b200000, 0x000000077a080000, 0x00000007c0000000)
  159. eden space 216576K, 0% used [0x000000076b200000,0x000000076b200000,0x0000000778580000)
  160. from space 12800K, 87% used [0x0000000779380000,0x0000000779e666c8,0x000000077a000000)
  161. to space 13824K, 0% used [0x0000000778580000,0x0000000778580000,0x0000000779300000)
  162. ParOldGen total 80384K, used 9457K [0x00000006c1600000, 0x00000006c6480000, 0x000000076b200000)
  163. object space 80384K, 11% used [0x00000006c1600000,0x00000006c1f3c588,0x00000006c6480000)
  164. Metaspace used 33420K, capacity 35352K, committed 35416K, reserved 1079296K
  165. class space used 4572K, capacity 4942K, committed 4992K, reserved 1048576K
  166. }
  167. Event: 7.835 GC heap before
  168. {Heap before GC invocations=10 (full 2):
  169. PSYoungGen total 229376K, used 11161K [0x000000076b200000, 0x000000077a080000, 0x00000007c0000000)
  170. eden space 216576K, 0% used [0x000000076b200000,0x000000076b200000,0x0000000778580000)
  171. from space 12800K, 87% used [0x0000000779380000,0x0000000779e666c8,0x000000077a000000)
  172. to space 13824K, 0% used [0x0000000778580000,0x0000000778580000,0x0000000779300000)
  173. ParOldGen total 80384K, used 9457K [0x00000006c1600000, 0x00000006c6480000, 0x000000076b200000)
  174. object space 80384K, 11% used [0x00000006c1600000,0x00000006c1f3c588,0x00000006c6480000)
  175. Metaspace used 33420K, capacity 35352K, committed 35416K, reserved 1079296K
  176. class space used 4572K, capacity 4942K, committed 4992K, reserved 1048576K
  177. Event: 7.888 GC heap after
  178. Heap after GC invocations=10 (full 2):
  179. PSYoungGen total 229376K, used 0K [0x000000076b200000, 0x000000077a080000, 0x00000007c0000000)
  180. eden space 216576K, 0% used [0x000000076b200000,0x000000076b200000,0x0000000778580000)
  181. from space 12800K, 0% used [0x0000000779380000,0x0000000779380000,0x000000077a000000)
  182. to space 13824K, 0% used [0x0000000778580000,0x0000000778580000,0x0000000779300000)
  183. ParOldGen total 117248K, used 16303K [0x00000006c1600000, 0x00000006c8880000, 0x000000076b200000)
  184. object space 117248K, 13% used [0x00000006c1600000,0x00000006c25ebc28,0x00000006c8880000)
  185. Metaspace used 33420K, capacity 35352K, committed 35416K, reserved 1079296K
  186. class space used 4572K, capacity 4942K, committed 4992K, reserved 1048576K
  187. }
  188. Event: 10.017 GC heap before
  189. {Heap before GC invocations=11 (full 2):
  190. PSYoungGen total 229376K, used 216576K [0x000000076b200000, 0x000000077a080000, 0x00000007c0000000)
  191. eden space 216576K, 100% used [0x000000076b200000,0x0000000778580000,0x0000000778580000)
  192. from space 12800K, 0% used [0x0000000779380000,0x0000000779380000,0x000000077a000000)
  193. to space 13824K, 0% used [0x0000000778580000,0x0000000778580000,0x0000000779300000)
  194. ParOldGen total 117248K, used 16303K [0x00000006c1600000, 0x00000006c8880000, 0x000000076b200000)
  195. object space 117248K, 13% used [0x00000006c1600000,0x00000006c25ebc28,0x00000006c8880000)
  196. Metaspace used 45592K, capacity 48110K, committed 48344K, reserved 1091584K
  197. class space used 6123K, capacity 6623K, committed 6656K, reserved 1048576K
  198. Event: 10.032 GC heap after
  199. Heap after GC invocations=11 (full 2):
  200. PSYoungGen total 230400K, used 13818K [0x000000076b200000, 0x000000077a080000, 0x00000007c0000000)
  201. eden space 216576K, 0% used [0x000000076b200000,0x000000076b200000,0x0000000778580000)
  202. from space 13824K, 99% used [0x0000000778580000,0x00000007792fe9f0,0x0000000779300000)
  203. to space 12800K, 0% used [0x0000000779380000,0x0000000779380000,0x000000077a000000)
  204. ParOldGen total 117248K, used 19319K [0x00000006c1600000, 0x00000006c8880000, 0x000000076b200000)
  205. object space 117248K, 16% used [0x00000006c1600000,0x00000006c28ddfe8,0x00000006c8880000)
  206. Metaspace used 45592K, capacity 48110K, committed 48344K, reserved 1091584K
  207. class space used 6123K, capacity 6623K, committed 6656K, reserved 1048576K
  208. }
  209. Deoptimization events (0 events):
  210. No events
  211. Classes redefined (0 events):
  212. No events
  213. Internal exceptions (10 events):
  214. Event: 10.359 Thread 0x00000246bcbf2800 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0x000000076da613e8) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u261\295\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
  215. Event: 10.451 Thread 0x00000246d9bdd800 Exception <a 'java/lang/reflect/InvocationTargetException'> (0x000000076f1d2f60) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u261\295\hotspot\src\share\vm\runtime\reflection.cpp, line 1092]
  216. Event: 10.481 Thread 0x00000246bcbf2800 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0x000000076f0bb628) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u261\295\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
  217. Event: 10.481 Thread 0x00000246bcbf2800 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0x000000076f0bd098) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u261\295\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
  218. Event: 10.481 Thread 0x00000246bcbf2800 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0x000000076f0c2230) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u261\295\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
  219. Event: 10.481 Thread 0x00000246bcbf2800 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0x000000076f0c3da8) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u261\295\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
  220. Event: 10.482 Thread 0x00000246bcbf2800 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0x000000076f0d3eb8) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u261\295\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
  221. Event: 10.482 Thread 0x00000246bcbf2800 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0x000000076f0d5350) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u261\295\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
  222. Event: 10.482 Thread 0x00000246bcbf2800 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0x000000076f0d9428) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u261\295\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
  223. Event: 10.482 Thread 0x00000246bcbf2800 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0x000000076f0dab20) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u261\295\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
  224. Events (10 events):
  225. Event: 10.486 Thread 0x00000246bcbf2800 DEOPT PACKING pc=0x00000246bee3a90c sp=0x0000004ad20fa490
  226. Event: 10.486 Thread 0x00000246bcbf2800 DEOPT UNPACKING pc=0x00000246be5b7898 sp=0x0000004ad20fa1e8 mode 1
  227. Event: 10.488 Thread 0x00000246bcbf2800 DEOPT PACKING pc=0x00000246bee3a90c sp=0x0000004ad20fa4c0
  228. Event: 10.488 Thread 0x00000246bcbf2800 DEOPT UNPACKING pc=0x00000246be5b7898 sp=0x0000004ad20fa218 mode 1
  229. Event: 10.489 Thread 0x00000246bcbf2800 DEOPT PACKING pc=0x00000246bee3a90c sp=0x0000004ad20fa4c0
  230. Event: 10.489 Thread 0x00000246bcbf2800 DEOPT UNPACKING pc=0x00000246be5b7898 sp=0x0000004ad20fa218 mode 1
  231. Event: 10.492 Thread 0x00000246bcbf2800 DEOPT PACKING pc=0x00000246bee3a90c sp=0x0000004ad20fa4c0
  232. Event: 10.492 Thread 0x00000246bcbf2800 DEOPT UNPACKING pc=0x00000246be5b7898 sp=0x0000004ad20fa218 mode 1
  233. Event: 10.493 Thread 0x00000246bcbf2800 DEOPT PACKING pc=0x00000246bee3a90c sp=0x0000004ad20fa4c0
  234. Event: 10.493 Thread 0x00000246bcbf2800 DEOPT UNPACKING pc=0x00000246be5b7898 sp=0x0000004ad20fa218 mode 1
  235. Dynamic libraries:
  236. 0x00007ff737700000 - 0x00007ff737747000 C:\Program Files\Java\jdk1.8.0_261\bin\java.exe
  237. 0x00007ff99bd80000 - 0x00007ff99bf89000 C:\WINDOWS\SYSTEM32\ntdll.dll
  238. 0x00007ff99b750000 - 0x00007ff99b80d000 C:\WINDOWS\System32\KERNEL32.DLL
  239. 0x00007ff9996f0000 - 0x00007ff999a74000 C:\WINDOWS\System32\KERNELBASE.dll
  240. 0x00007ff99abd0000 - 0x00007ff99ac7e000 C:\WINDOWS\System32\ADVAPI32.dll
  241. 0x00007ff99a7f0000 - 0x00007ff99a893000 C:\WINDOWS\System32\msvcrt.dll
  242. 0x00007ff99a8a0000 - 0x00007ff99a93e000 C:\WINDOWS\System32\sechost.dll
  243. 0x00007ff99b970000 - 0x00007ff99ba91000 C:\WINDOWS\System32\RPCRT4.dll
  244. 0x00007ff99a9b0000 - 0x00007ff99ab5d000 C:\WINDOWS\System32\USER32.dll
  245. 0x00007ff999a80000 - 0x00007ff999aa6000 C:\WINDOWS\System32\win32u.dll
  246. 0x00007ff99ace0000 - 0x00007ff99ad0a000 C:\WINDOWS\System32\GDI32.dll
  247. 0x00007ff999ab0000 - 0x00007ff999bce000 C:\WINDOWS\System32\gdi32full.dll
  248. 0x00007ff999470000 - 0x00007ff99950d000 C:\WINDOWS\System32\msvcp_win.dll
  249. 0x00007ff999290000 - 0x00007ff9993a1000 C:\WINDOWS\System32\ucrtbase.dll
  250. 0x00007ff981240000 - 0x00007ff9814e5000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.22000.120_none_9d947278b86cc467\COMCTL32.dll
  251. 0x00007ff99ab90000 - 0x00007ff99abc1000 C:\WINDOWS\System32\IMM32.DLL
  252. 0x00007ff98ca20000 - 0x00007ff98ca35000 C:\Program Files\Java\jdk1.8.0_261\jre\bin\vcruntime140.dll
  253. 0x00007ff958540000 - 0x00007ff9585db000 C:\Program Files\Java\jdk1.8.0_261\jre\bin\msvcp140.dll
  254. 0x0000000073350000 - 0x0000000073bbc000 C:\Program Files\Java\jdk1.8.0_261\jre\bin\server\jvm.dll
  255. 0x00007ff99a7e0000 - 0x00007ff99a7e8000 C:\WINDOWS\System32\PSAPI.DLL
  256. 0x00007ff981760000 - 0x00007ff981769000 C:\WINDOWS\SYSTEM32\WSOCK32.dll
  257. 0x00007ff99b900000 - 0x00007ff99b96f000 C:\WINDOWS\System32\WS2_32.dll
  258. 0x00007ff982670000 - 0x00007ff9826a3000 C:\WINDOWS\SYSTEM32\WINMM.dll
  259. 0x00007ff993290000 - 0x00007ff99329a000 C:\WINDOWS\SYSTEM32\VERSION.dll
  260. 0x00007ff998240000 - 0x00007ff998258000 C:\WINDOWS\SYSTEM32\kernel.appcore.dll
  261. 0x00007ff98ca10000 - 0x00007ff98ca20000 C:\Program Files\Java\jdk1.8.0_261\jre\bin\verify.dll
  262. 0x00007ff988a80000 - 0x00007ff988aab000 C:\Program Files\Java\jdk1.8.0_261\jre\bin\java.dll
  263. 0x00007ff985cc0000 - 0x00007ff985cf6000 C:\Program Files\Java\jdk1.8.0_261\jre\bin\jdwp.dll
  264. 0x00007ff988720000 - 0x00007ff988729000 C:\Program Files\Java\jdk1.8.0_261\jre\bin\npt.dll
  265. 0x00007ff9654e0000 - 0x00007ff965512000 C:\Program Files\Java\jdk1.8.0_261\jre\bin\instrument.dll
  266. 0x00007ff98c9f0000 - 0x00007ff98ca08000 C:\Program Files\Java\jdk1.8.0_261\jre\bin\zip.dll
  267. 0x00007ff99aed0000 - 0x00007ff99b695000 C:\WINDOWS\System32\SHELL32.dll
  268. 0x00007ff9972a0000 - 0x00007ff997b02000 C:\WINDOWS\SYSTEM32\windows.storage.dll
  269. 0x00007ff999bd0000 - 0x00007ff999f46000 C:\WINDOWS\System32\combase.dll
  270. 0x00007ff997130000 - 0x00007ff997297000 C:\WINDOWS\SYSTEM32\wintypes.dll
  271. 0x00007ff99a6f0000 - 0x00007ff99a7da000 C:\WINDOWS\System32\SHCORE.dll
  272. 0x00007ff99a210000 - 0x00007ff99a26d000 C:\WINDOWS\System32\shlwapi.dll
  273. 0x00007ff999140000 - 0x00007ff999165000 C:\WINDOWS\SYSTEM32\profapi.dll
  274. 0x00007ff985d50000 - 0x00007ff985d5a000 C:\Program Files\Java\jdk1.8.0_261\jre\bin\dt_socket.dll
  275. 0x00007ff9986e0000 - 0x00007ff998747000 C:\WINDOWS\system32\mswsock.dll
  276. 0x00007ff978b50000 - 0x00007ff978b6c000 C:\Program Files\Java\jdk1.8.0_261\jre\bin\net.dll
  277. 0x00007ff997d90000 - 0x00007ff997e77000 C:\WINDOWS\SYSTEM32\DNSAPI.dll
  278. 0x00007ff997d60000 - 0x00007ff997d8d000 C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
  279. 0x00007ff99ab60000 - 0x00007ff99ab69000 C:\WINDOWS\System32\NSI.dll
  280. 0x00007ff98afd0000 - 0x00007ff98afda000 C:\Windows\System32\rasadhlp.dll
  281. 0x00007ff991640000 - 0x00007ff9916c1000 C:\WINDOWS\System32\fwpuclnt.dll
  282. 0x00007ff98cbc0000 - 0x00007ff98cbcd000 C:\Program Files\Java\jdk1.8.0_261\jre\bin\management.dll
  283. 0x00007ff958960000 - 0x00007ff958973000 C:\Program Files\Java\jdk1.8.0_261\jre\bin\nio.dll
  284. 0x00007ff9989b0000 - 0x00007ff9989c8000 C:\WINDOWS\SYSTEM32\CRYPTSP.dll
  285. 0x00007ff9981a0000 - 0x00007ff9981d5000 C:\WINDOWS\system32\rsaenh.dll
  286. 0x00007ff998780000 - 0x00007ff9987ac000 C:\WINDOWS\SYSTEM32\USERENV.dll
  287. 0x00007ff998af0000 - 0x00007ff998b17000 C:\WINDOWS\SYSTEM32\bcrypt.dll
  288. 0x00007ff999210000 - 0x00007ff99928f000 C:\WINDOWS\System32\bcryptprimitives.dll
  289. 0x00007ff9988d0000 - 0x00007ff9988dc000 C:\WINDOWS\SYSTEM32\CRYPTBASE.dll
  290. 0x00007ff992ed0000 - 0x00007ff992ee9000 C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL
  291. 0x00007ff993cd0000 - 0x00007ff993cee000 C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL
  292. 0x00007ff97fce0000 - 0x00007ff97fcf7000 C:\WINDOWS\system32\napinsp.dll
  293. 0x00007ff97fc70000 - 0x00007ff97fc8b000 C:\WINDOWS\system32\pnrpnsp.dll
  294. 0x00007ff97fc30000 - 0x00007ff97fc42000 C:\WINDOWS\System32\winrnr.dll
  295. 0x00007ff97fc10000 - 0x00007ff97fc25000 C:\WINDOWS\system32\wshbth.dll
  296. 0x00007ff97fbd0000 - 0x00007ff97fbef000 C:\WINDOWS\system32\nlansp_c.dll
  297. 0x00007ff963eb0000 - 0x00007ff963ed4000 C:\Program Files\Java\jdk1.8.0_261\jre\bin\sunec.dll
  298. 0x00007ff97bda0000 - 0x00007ff97bdad000 C:\Program Files\Java\jdk1.8.0_261\jre\bin\sunmscapi.dll
  299. 0x00007ff999510000 - 0x00007ff999672000 C:\WINDOWS\System32\CRYPT32.dll
  300. 0x00007ff998ac0000 - 0x00007ff998ae8000 C:\WINDOWS\SYSTEM32\ncrypt.dll
  301. 0x00007ff998a80000 - 0x00007ff998ab7000 C:\WINDOWS\SYSTEM32\NTASN1.dll
  302. VM Arguments:
  303. jvm_args: -agentlib:jdwp=transport=dt_socket,address=127.0.0.1:64078,suspend=y,server=n -XX:TieredStopAtLevel=1 -Xverify:none -Dspring.output.ansi.enabled=always -javaagent:D:\ghj\soooft\JetBrains\IJ\ideaIU_2021.2.3_Portable\ideaIU_2021.2.3_Portable\plugins\java\lib\rt\debugger-agent.jar=file:/C:/Users/Alibc/AppData/Local/Temp/capture.props -Dcom.sun.management.jmxremote -Dspring.jmx.enabled=true -Dspring.liveBeansView.mbeanDomain -Dspring.application.admin.enabled=true -Dfile.encoding=UTF-8
  304. java_command: com.pavis.backend.slim.BackendSlimApplication
  305. java_class_path (initial): C:\Program Files\Java\jdk1.8.0_261\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.8.0_261\jre\lib\deploy.jar;C:\Program Files\Java\jdk1.8.0_261\jre\lib\ext\access-bridge-64.jar;C:\Program Files\Java\jdk1.8.0_261\jre\lib\ext\cldrdata.jar;C:\Program Files\Java\jdk1.8.0_261\jre\lib\ext\dnsns.jar;C:\Program Files\Java\jdk1.8.0_261\jre\lib\ext\jaccess.jar;C:\Program Files\Java\jdk1.8.0_261\jre\lib\ext\jfxrt.jar;C:\Program Files\Java\jdk1.8.0_261\jre\lib\ext\localedata.jar;C:\Program Files\Java\jdk1.8.0_261\jre\lib\ext\nashorn.jar;C:\Program Files\Java\jdk1.8.0_261\jre\lib\ext\sunec.jar;C:\Program Files\Java\jdk1.8.0_261\jre\lib\ext\sunjce_provider.jar;C:\Program Files\Java\jdk1.8.0_261\jre\lib\ext\sunmscapi.jar;C:\Program Files\Java\jdk1.8.0_261\jre\lib\ext\sunpkcs11.jar;C:\Program Files\Java\jdk1.8.0_261\jre\lib\ext\zipfs.jar;C:\Program Files\Java\jdk1.8.0_261\jre\lib\javaws.jar;C:\Program Files\Java\jdk1.8.0_261\jre\lib\jce.jar;C:\Program Files\Java\jdk1.8.0_261\jre\lib\jfr.jar;C:\Program Files\Java\jdk1.8.0_261\jre\lib\jfxswt.jar;C:\Program Files\Java\jdk1.8.0_261\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.8.0_261\jre\lib\management-agent.jar;C:\Program Files\Java\jdk1.8.0_261\jre\lib\plugin.jar;C:\Program Files\Java\jdk1.8.0_261\jre\lib\resources.jar;C:\Program Files\Java\jdk1.8.0_261\jre\lib\rt.jar;F:\ghj\git\pavis\kg\backend-slim\target\classes;C:\Users\Alibc\.m2\repository\io\github\openfeign\feign-httpclient\11.10\feign-httpclient-11.10.jar;C:\Users\Alibc\.m2\repository\io\github\openfeign\feign-core\11.10\feign-core-11.10.jar;C:\Users\Alibc\.m2\repository\org\apache\httpcomponents\httpclient\4.5.14\httpclient-4.5.14.jar;C:\Users\Alibc\.m2\repository\org\apache\httpcomponents\httpcore\4.4.16\httpcore-4.4.16.jar;C:\Users\Alibc\.m2\repository\commons-codec\commons-codec\1.15\commons-codec-1.15.jar;C:\Users\Alibc\.m2\repository\org\springframework\cloud\spring-cloud-starter-openfeign\3.1.7\spring-cloud-starter-openfeign-3.1.7.jar;C:\Us
  306. Launcher Type: SUN_STANDARD
  307. Environment Variables:
  308. JAVA_HOME=C:\Program Files\Java\jdk1.8.0_261
  309. CLASSPATH=.;C:\Program Files\Java\jdk1.8.0_261\lib\dt.jar;C:\Program Files\Java\jdk1.8.0_261\lib\tools.jar;
  310. PATH=D:\ghj\soooft\vmware\vm16\bin\;C:\Python311\Scripts\;C:\Python311\;C:\Program Files\Java\jdk1.8.0_261\bin;C:\Program Files\Java\jdk1.8.0_261\jre\bin;D:\ghj\soooft\maven\apache-maven-3.3.9\apache-maven-3.3.9\bin;D:\ghj\soooft\redis_cluster\Ruby26-x64\bin;D:\ghj\soooft\rbmq\mq\rbmq\rabbitmq_server-3.7.4\sbin;D:\ghj\soooft\rbmq\mq\erlang\erl9.2\bin;";C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;D:\ghj\soooft\xshell\xshell\;D:\ghj\soooft\gitbash\git\Git\cmd;D:\ghj\soooft\gitbash\git\Git\bin;D:\ghj\soooft\gitbash\git\Git\mingw64\libexec\git-core;D:\ghj\soooft\gitbash\git\Git\mingw64\bin;D:\ghj\soooft\VSCode\Microsoft VS Code\Microsoft VS Code\bin;C:\Program Files\nodejs\node_global;C:\ProgramData\chocolatey\bin;";D:\ghj\soooft\nodejs\;D:\ghj\soooft\nodejs\node_global;D:\ghj\soooft\ruby\bin;C:\Program Files\MySQL\MySQL Shell 8.0\bin\;D:\ghj\soooft\redis_cluster\Ruby26-x64\bin;C:\Users\Alibc\AppData\Local\Microsoft\WindowsApps;D:\ghj\soooft\node\nvm;D:\ghj\soooft\node\nodejs;C:\Users\Alibc\AppData\Roaming\npm
  311. USERNAME=Alibc
  312. OS=Windows_NT
  313. PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 158 Stepping 9, GenuineIntel
  314. --------------- S Y S T E M ---------------
  315. OS: Windows 10.0 , 64 bit Build 22000 (10.0.22000.2538)
  316. CPU:total 4 (initial active 4) (4 cores per cpu, 1 threads per core) family 6 model 158 stepping 9, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, 3dnowpref, lzcnt, tsc, tscinvbit, bmi1, bmi2, adx
  317. Memory: 4k page, physical 16686228k(651092k free), swap 32260540k(404k free)
  318. vm_info: Java HotSpot(TM) 64-Bit Server VM (25.261-b12) for windows-amd64 JRE (1.8.0_261-b12), built on Jun 18 2020 06:56:32 by "" with unknown MS VC++:1916
  319. time: Thu Oct 26 10:40:05 2023
  320. timezone: Öйú±ê׼ʱ¼ä
  321. elapsed time: 10 seconds (0d 0h 0m 10s)