hs_err_pid17008.log 46 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504
  1. #
  2. # A fatal error has been detected by the Java Runtime Environment:
  3. #
  4. # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00000000577fe36c, pid=17008, tid=0x0000000000009640
  5. #
  6. # JRE version: Java(TM) SE Runtime Environment (8.0_172-b11) (build 1.8.0_172-b11)
  7. # Java VM: Dynamic Code Evolution 64-Bit Server VM (25.71-b01-dcevmlight-26 mixed mode windows-amd64 compressed oops)
  8. # Problematic frame:
  9. # V [jvm.dll+0x1ae36c]
  10. #
  11. # Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
  12. #
  13. # If you would like to submit a bug report, please visit:
  14. # https://github.com/dcevm/dcevm/issues
  15. #
  16. --------------- T H R E A D ---------------
  17. Current thread (0x0000000014d73800): JavaThread "JDWP Transport Listener: dt_socket" daemon [_thread_in_vm, id=38464, stack(0x0000000015310000,0x0000000015410000)]
  18. siginfo: ExceptionCode=0xc0000005, reading address 0x0000000000000000
  19. Registers:
  20. RAX=0x0000000023ca1060, RBX=0x00000007c171c910, RCX=0x0000000000000000, RDX=0x0000000000000000
  21. RSP=0x000000001540eeb0, RBP=0x000000001540efb0, RSI=0x0000000014d73800, RDI=0x000000001f135ad0
  22. R8 =0x0000000000000020, R9 =0x0000000000000008, R10=0x0000000000000000, R11=0x0000000000000000
  23. R12=0x0000000014d74330, R13=0x0000000000000000, R14=0x000000001540f440, R15=0x0000000000000006
  24. RIP=0x00000000577fe36c, EFLAGS=0x0000000000010246
  25. Top of Stack: (sp=0x000000001540eeb0)
  26. 0x000000001540eeb0: 00000007c171c910 00000007c171c910
  27. 0x000000001540eec0: 00000000000000de 000000001f135ad0
  28. 0x000000001540eed0: 000000001540f001 00000007c1095220
  29. 0x000000001540eee0: 0000000014d73800 0000000002000002
  30. 0x000000001540eef0: 00000007c1095220 0000000000000002
  31. 0x000000001540ef00: 0000000014cbd260 0000000014d74328
  32. 0x000000001540ef10: 00000000000003d8 0000000014d73f50
  33. 0x000000001540ef20: 0000000000000006 00000007c171c910
  34. 0x000000001540ef30: 0000000000000000 0000000014d73f40
  35. 0x000000001540ef40: 0000000000000000 000000000000beb5
  36. 0x000000001540ef50: 0000000014d74330 000000004e2d5e10
  37. 0x000000001540ef60: 000000001ca38f58 000000001ca368a0
  38. 0x000000001540ef70: 0000000014d73800 0000000057e1d828
  39. 0x000000001540ef80: 0000000000000020 0000000058538d17
  40. 0x000000001540ef90: 0000000000000000 0000000000000000
  41. 0x000000001540efa0: 0000000052055868 0000000052054828
  42. Instructions: (pc=0x00000000577fe36c)
  43. 0x00000000577fe34c: e8 9f b2 ef ff 48 8b ce e8 87 af ef ff 48 89 77
  44. 0x00000000577fe35c: 10 4c 89 6f 18 4c 89 77 20 48 8b 0d 44 b4 61 00
  45. 0x00000000577fe36c: 8b 11 8d 42 ff 44 3b f8 0f 85 79 02 00 00 33 f6
  46. 0x00000000577fe37c: 8b de 89 5c 24 78 85 d2 0f 8e d5 01 00 00 44 8b
  47. Register to memory mapping:
  48. RAX=0x0000000023ca1060 is an unknown value
  49. RBX=0x00000007c171c910 is pointing into metadata
  50. RCX=0x0000000000000000 is an unknown value
  51. RDX=0x0000000000000000 is an unknown value
  52. RSP=0x000000001540eeb0 is pointing into the stack for thread: 0x0000000014d73800
  53. RBP=0x000000001540efb0 is pointing into the stack for thread: 0x0000000014d73800
  54. RSI=0x0000000014d73800 is a thread
  55. RDI=0x000000001f135ad0 is an unknown value
  56. R8 =0x0000000000000020 is an unknown value
  57. R9 =0x0000000000000008 is an unknown value
  58. R10=0x0000000000000000 is an unknown value
  59. R11=0x0000000000000000 is an unknown value
  60. R12=0x0000000014d74330 is an unknown value
  61. R13=0x0000000000000000 is an unknown value
  62. R14=0x000000001540f440 is pointing into the stack for thread: 0x0000000014d73800
  63. R15=0x0000000000000006 is an unknown value
  64. Stack: [0x0000000015310000,0x0000000015410000], sp=0x000000001540eeb0, free space=1019k
  65. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  66. V [jvm.dll+0x1ae36c]
  67. V [jvm.dll+0x1af5a7]
  68. V [jvm.dll+0x22ba90]
  69. V [jvm.dll+0x17fa88]
  70. V [jvm.dll+0x3229b4]
  71. C [jdwp.dll+0x9e6b]
  72. C [jdwp.dll+0xf15d]
  73. C [jdwp.dll+0x1f5c9]
  74. C [jdwp.dll+0x1f79e]
  75. V [jvm.dll+0x198ef8]
  76. V [jvm.dll+0x22608f]
  77. V [jvm.dll+0x2767ea]
  78. C [msvcr100.dll+0x21d9f]
  79. C [msvcr100.dll+0x21e3b]
  80. C [KERNEL32.DLL+0x2e8d7]
  81. C [ntdll.dll+0x8c53c]
  82. --------------- P R O C E S S ---------------
  83. Java Threads: ( => current thread )
  84. 0x000000001e6d2000 JavaThread "Thread-200" daemon [_thread_blocked, id=25216, stack(0x000000002c240000,0x000000002c340000)]
  85. 0x000000001e6cc800 JavaThread "ActiveMQ BrokerService[localhost] Task-6" daemon [_thread_blocked, id=65644, stack(0x0000000020a70000,0x0000000020b70000)]
  86. 0x000000001e6d2800 JavaThread "AsyncThread-2" [_thread_blocked, id=65172, stack(0x0000000052320000,0x0000000052420000)]
  87. 0x000000001e6cb000 JavaThread "AsyncThread-1" [_thread_blocked, id=68284, stack(0x000000004ed20000,0x000000004ee20000)]
  88. 0x000000004d3e2800 JavaThread "ActiveMQ BrokerService[localhost] Task-4" daemon [_thread_blocked, id=33140, stack(0x0000000020670000,0x0000000020770000)]
  89. 0x000000004d3e8800 JavaThread "lettuce-eventExecutorLoop-1-16" daemon [_thread_blocked, id=94152, stack(0x000000004ce50000,0x000000004cf50000)]
  90. 0x000000004d3e5000 JavaThread "lettuce-eventExecutorLoop-1-15" daemon [_thread_blocked, id=46292, stack(0x000000004cd50000,0x000000004ce50000)]
  91. 0x000000004d3e8000 JavaThread "lettuce-eventExecutorLoop-1-14" daemon [_thread_blocked, id=92200, stack(0x0000000020d70000,0x0000000020e70000)]
  92. 0x000000004d3e4000 JavaThread "lettuce-eventExecutorLoop-1-13" daemon [_thread_blocked, id=44148, stack(0x0000000020b70000,0x0000000020c70000)]
  93. 0x000000004d3e7000 JavaThread "lettuce-eventExecutorLoop-1-12" daemon [_thread_blocked, id=14012, stack(0x0000000020870000,0x0000000020970000)]
  94. 0x000000004d3e6800 JavaThread "lettuce-eventExecutorLoop-1-11" daemon [_thread_blocked, id=66840, stack(0x0000000020570000,0x0000000020670000)]
  95. 0x000000004d3df800 JavaThread "lettuce-eventExecutorLoop-1-10" daemon [_thread_blocked, id=68628, stack(0x000000001b1d0000,0x000000001b2d0000)]
  96. 0x000000004d3e2000 JavaThread "lettuce-eventExecutorLoop-1-9" daemon [_thread_blocked, id=39788, stack(0x000000001a1d0000,0x000000001a2d0000)]
  97. 0x000000004d3de000 JavaThread "lettuce-eventExecutorLoop-1-8" daemon [_thread_blocked, id=52832, stack(0x0000000001230000,0x0000000001330000)]
  98. 0x000000004d3e5800 JavaThread "lettuce-eventExecutorLoop-1-7" daemon [_thread_blocked, id=44848, stack(0x0000000051920000,0x0000000051a20000)]
  99. 0x000000004d3e3800 JavaThread "lettuce-eventExecutorLoop-1-6" daemon [_thread_blocked, id=36224, stack(0x0000000051820000,0x0000000051920000)]
  100. 0x000000004d3e1000 JavaThread "lettuce-nioEventLoop-6-2" daemon [_thread_in_native, id=55500, stack(0x0000000051720000,0x0000000051820000)]
  101. 0x000000004d3dd800 JavaThread "boundedElastic-evictor-1" daemon [_thread_blocked, id=53752, stack(0x0000000051420000,0x0000000051520000)]
  102. 0x000000004d3e0800 JavaThread "DestroyJavaVM" [_thread_blocked, id=50296, stack(0x0000000003180000,0x0000000003280000)]
  103. 0x000000004d3df000 JavaThread "lettuce-eventExecutorLoop-1-5" daemon [_thread_blocked, id=21532, stack(0x0000000051220000,0x0000000051320000)]
  104. 0x000000004d6d9000 JavaThread "lettuce-eventExecutorLoop-1-4" daemon [_thread_blocked, id=49176, stack(0x0000000050f20000,0x0000000051020000)]
  105. 0x000000004d6da800 JavaThread "lettuce-eventExecutorLoop-1-3" daemon [_thread_blocked, id=90064, stack(0x0000000050e20000,0x0000000050f20000)]
  106. 0x000000004d6d8800 JavaThread "SimplePauseDetectorThread_2" daemon [_thread_blocked, id=55308, stack(0x0000000050d20000,0x0000000050e20000)]
  107. 0x000000004d6d4800 JavaThread "SimplePauseDetectorThread_1" daemon [_thread_blocked, id=7420, stack(0x0000000050c20000,0x0000000050d20000)]
  108. 0x000000004d6d7800 JavaThread "SimplePauseDetectorThread_0" daemon [_thread_blocked, id=84672, stack(0x0000000050b20000,0x0000000050c20000)]
  109. 0x000000004d6d5800 JavaThread "Thread-183" daemon [_thread_blocked, id=55688, stack(0x0000000050a20000,0x0000000050b20000)]
  110. 0x000000004d6d4000 JavaThread "lettuce-eventExecutorLoop-1-2" daemon [_thread_blocked, id=77708, stack(0x0000000050920000,0x0000000050a20000)]
  111. 0x000000004d6d7000 JavaThread "lettuce-nioEventLoop-6-1" daemon [_thread_in_native, id=49348, stack(0x000000004e620000,0x000000004e720000)]
  112. 0x000000004d6d6000 JavaThread "http-nio-0.0.0.0-9506-Acceptor" daemon [_thread_in_native, id=32280, stack(0x0000000050620000,0x0000000050720000)]
  113. 0x00000000242eb000 JavaThread "http-nio-0.0.0.0-9506-ClientPoller" daemon [_thread_in_native, id=69352, stack(0x0000000050520000,0x0000000050620000)]
  114. 0x00000000242ea000 JavaThread "http-nio-0.0.0.0-9506-exec-8" daemon [_thread_blocked, id=63196, stack(0x0000000050420000,0x0000000050520000)]
  115. 0x00000000242e6800 JavaThread "http-nio-0.0.0.0-9506-exec-7" daemon [_thread_blocked, id=84100, stack(0x0000000050320000,0x0000000050420000)]
  116. 0x00000000242e9800 JavaThread "http-nio-0.0.0.0-9506-exec-6" daemon [_thread_blocked, id=55164, stack(0x0000000050220000,0x0000000050320000)]
  117. 0x00000000242e8800 JavaThread "http-nio-0.0.0.0-9506-exec-5" daemon [_thread_blocked, id=80344, stack(0x0000000050120000,0x0000000050220000)]
  118. 0x00000000242e5000 JavaThread "http-nio-0.0.0.0-9506-exec-4" daemon [_thread_blocked, id=80496, stack(0x0000000050020000,0x0000000050120000)]
  119. 0x00000000242e8000 JavaThread "http-nio-0.0.0.0-9506-exec-3" daemon [_thread_blocked, id=65920, stack(0x000000004ff20000,0x0000000050020000)]
  120. 0x00000000242e7000 JavaThread "http-nio-0.0.0.0-9506-exec-2" daemon [_thread_blocked, id=69292, stack(0x000000004fe20000,0x000000004ff20000)]
  121. 0x00000000242e5800 JavaThread "http-nio-0.0.0.0-9506-exec-1" daemon [_thread_blocked, id=49904, stack(0x000000004fd20000,0x000000004fe20000)]
  122. 0x00000000242e1000 JavaThread "http-nio-0.0.0.0-9506-BlockPoller" daemon [_thread_in_native, id=20672, stack(0x000000004fc20000,0x000000004fd20000)]
  123. 0x00000000242e2800 JavaThread "QuartzScheduler_quartzScheduler-NON_CLUSTERED_MisfireHandler" [_thread_blocked, id=8768, stack(0x000000004f920000,0x000000004fa20000)]
  124. 0x00000000242e3800 JavaThread "QuartzScheduler_quartzScheduler-NON_CLUSTERED_ClusterManager" [_thread_blocked, id=23964, stack(0x000000004f820000,0x000000004f920000)]
  125. 0x00000000242dd800 JavaThread "DefaultMessageListenerContainer-1" [_thread_blocked, id=7012, stack(0x000000004f520000,0x000000004f620000)]
  126. 0x00000000242df000 JavaThread "DefaultMessageListenerContainer-1" [_thread_blocked, id=53676, stack(0x000000004f420000,0x000000004f520000)]
  127. 0x00000000242e0800 JavaThread "DefaultMessageListenerContainer-1" [_thread_blocked, id=33980, stack(0x000000004f320000,0x000000004f420000)]
  128. 0x00000000242dc800 JavaThread "DefaultMessageListenerContainer-1" [_thread_blocked, id=76468, stack(0x000000004f220000,0x000000004f320000)]
  129. 0x00000000242df800 JavaThread "DefaultMessageListenerContainer-1" [_thread_blocked, id=46928, stack(0x000000004f120000,0x000000004f220000)]
  130. 0x00000000242dc000 JavaThread "DefaultMessageListenerContainer-1" [_thread_blocked, id=44192, stack(0x000000004f020000,0x000000004f120000)]
  131. 0x00000000242de000 JavaThread "DefaultMessageListenerContainer-1" [_thread_blocked, id=68740, stack(0x000000004ef20000,0x000000004f020000)]
  132. 0x000000001f4c6000 JavaThread "DefaultMessageListenerContainer-1" [_thread_blocked, id=59872, stack(0x000000004ee20000,0x000000004ef20000)]
  133. 0x0000000023cff000 JavaThread "ActiveMQ Broker[localhost] Scheduler" daemon [_thread_blocked, id=1764, stack(0x0000000020770000,0x0000000020870000)]
  134. 0x0000000023cfd000 JavaThread "RMI Reaper" [_thread_blocked, id=41160, stack(0x000000004e520000,0x000000004e620000)]
  135. 0x0000000023cfb800 JavaThread "RMI TCP Accept-1099" daemon [_thread_in_native, id=90248, stack(0x0000000001130000,0x0000000001230000)]
  136. 0x0000000023f87000 JavaThread "spring.cloud.inetutils" daemon [_thread_blocked, id=84876, stack(0x0000000020970000,0x0000000020a70000)]
  137. 0x0000000023f84800 JavaThread "redisson-netty-4-32" [_thread_in_native, id=58700, stack(0x000000002c140000,0x000000002c240000)]
  138. 0x0000000023f83000 JavaThread "redisson-netty-4-31" [_thread_in_native, id=64408, stack(0x000000002c040000,0x000000002c140000)]
  139. 0x0000000023f86000 JavaThread "redisson-netty-4-30" [_thread_in_native, id=65700, stack(0x000000002bf40000,0x000000002c040000)]
  140. 0x0000000023f7f800 JavaThread "redisson-netty-4-29" [_thread_in_native, id=63404, stack(0x000000002be40000,0x000000002bf40000)]
  141. 0x0000000023f82800 JavaThread "redisson-netty-4-28" [_thread_in_native, id=34156, stack(0x000000002bd40000,0x000000002be40000)]
  142. 0x0000000023f81800 JavaThread "redisson-netty-4-27" [_thread_in_native, id=29388, stack(0x000000002bc40000,0x000000002bd40000)]
  143. 0x0000000023f81000 JavaThread "redisson-netty-4-26" [_thread_in_native, id=8496, stack(0x000000002bb40000,0x000000002bc40000)]
  144. 0x0000000023f80000 JavaThread "redisson-netty-4-25" [_thread_in_native, id=55220, stack(0x000000002ba40000,0x000000002bb40000)]
  145. 0x0000000023f7c800 JavaThread "redisson-netty-4-24" [_thread_in_native, id=71204, stack(0x000000002b940000,0x000000002ba40000)]
  146. 0x0000000023f7d000 JavaThread "redisson-netty-4-23" [_thread_in_native, id=24484, stack(0x000000002b840000,0x000000002b940000)]
  147. 0x0000000023f7e800 JavaThread "redisson-netty-4-22" [_thread_in_native, id=89948, stack(0x000000002b740000,0x000000002b840000)]
  148. 0x0000000023f7b800 JavaThread "redisson-netty-4-21" [_thread_in_native, id=68784, stack(0x000000002b640000,0x000000002b740000)]
  149. 0x0000000023f7e000 JavaThread "redisson-netty-4-20" [_thread_in_native, id=576, stack(0x000000002b540000,0x000000002b640000)]
  150. 0x0000000023f7a000 JavaThread "redisson-netty-4-19" [_thread_in_native, id=72732, stack(0x000000002b440000,0x000000002b540000)]
  151. 0x0000000023f7b000 JavaThread "redisson-netty-4-18" [_thread_in_native, id=92316, stack(0x000000002b340000,0x000000002b440000)]
  152. 0x0000000023f79800 JavaThread "redisson-netty-4-17" [_thread_in_native, id=84360, stack(0x000000002b240000,0x000000002b340000)]
  153. 0x000000001e6d5000 JavaThread "redisson-netty-4-16" [_thread_in_native, id=38196, stack(0x000000002b140000,0x000000002b240000)]
  154. 0x000000001e6d4000 JavaThread "redisson-netty-4-15" [_thread_in_native, id=76364, stack(0x000000002b040000,0x000000002b140000)]
  155. 0x000000001f4d0800 JavaThread "redisson-netty-4-14" [_thread_in_native, id=40972, stack(0x000000002af40000,0x000000002b040000)]
  156. 0x000000001f4cc800 JavaThread "redisson-netty-4-13" [_thread_in_native, id=18576, stack(0x000000002ae40000,0x000000002af40000)]
  157. 0x000000001f4cd800 JavaThread "redisson-netty-4-12" [_thread_in_native, id=66060, stack(0x000000002ad40000,0x000000002ae40000)]
  158. 0x000000001f4cf800 JavaThread "redisson-netty-4-11" [_thread_in_native, id=12408, stack(0x000000002ac40000,0x000000002ad40000)]
  159. 0x000000001f4ce000 JavaThread "redisson-netty-4-10" [_thread_in_native, id=27912, stack(0x000000002ab40000,0x000000002ac40000)]
  160. 0x000000001f4cf000 JavaThread "redisson-netty-4-9" [_thread_in_native, id=40740, stack(0x000000002aa40000,0x000000002ab40000)]
  161. 0x000000001f4cc000 JavaThread "redisson-netty-4-8" [_thread_in_native, id=67004, stack(0x000000002a940000,0x000000002aa40000)]
  162. 0x000000001f4c8000 JavaThread "redisson-netty-4-7" [_thread_in_native, id=82776, stack(0x000000002a840000,0x000000002a940000)]
  163. 0x000000001f4cb000 JavaThread "redisson-netty-4-6" [_thread_in_native, id=20100, stack(0x000000002a740000,0x000000002a840000)]
  164. 0x000000001f4ca800 JavaThread "redisson-netty-4-5" [_thread_in_native, id=76828, stack(0x000000002a640000,0x000000002a740000)]
  165. 0x000000001f4c7800 JavaThread "redisson-netty-4-4" [_thread_in_native, id=92636, stack(0x000000002a540000,0x000000002a640000)]
  166. 0x000000001f4c9000 JavaThread "redisson-netty-4-3" [_thread_in_native, id=68584, stack(0x000000002a440000,0x000000002a540000)]
  167. 0x000000001f4c9800 JavaThread "redisson-netty-4-2" [_thread_in_native, id=90708, stack(0x0000000020f70000,0x0000000021070000)]
  168. 0x000000001f4c6800 JavaThread "redisson-netty-4-1" [_thread_in_native, id=58376, stack(0x0000000020c70000,0x0000000020d70000)]
  169. 0x000000001f4c3000 JavaThread "Thread-143" daemon [_thread_in_native, id=52416, stack(0x0000000001330000,0x0000000001430000)]
  170. 0x000000001f4c5000 JavaThread "quartzScheduler_QuartzSchedulerThread" [_thread_in_native, id=14260, stack(0x0000000026340000,0x0000000026440000)]
  171. 0x000000001f4c2000 JavaThread "quartzScheduler_Worker-15" [_thread_blocked, id=87180, stack(0x0000000026240000,0x0000000026340000)]
  172. 0x000000001f4c4800 JavaThread "quartzScheduler_Worker-14" [_thread_blocked, id=77408, stack(0x0000000026140000,0x0000000026240000)]
  173. 0x000000001f4c3800 JavaThread "quartzScheduler_Worker-13" [_thread_blocked, id=7488, stack(0x0000000026040000,0x0000000026140000)]
  174. 0x000000001f4c1800 JavaThread "quartzScheduler_Worker-12" [_thread_blocked, id=44236, stack(0x0000000025f40000,0x0000000026040000)]
  175. 0x000000001f060800 JavaThread "quartzScheduler_Worker-11" [_thread_blocked, id=41360, stack(0x0000000025e40000,0x0000000025f40000)]
  176. 0x000000001f061800 JavaThread "quartzScheduler_Worker-10" [_thread_blocked, id=41860, stack(0x0000000025d40000,0x0000000025e40000)]
  177. 0x000000001f060000 JavaThread "quartzScheduler_Worker-9" [_thread_blocked, id=82556, stack(0x0000000025c40000,0x0000000025d40000)]
  178. 0x000000001f062000 JavaThread "quartzScheduler_Worker-8" [_thread_blocked, id=82552, stack(0x0000000025b40000,0x0000000025c40000)]
  179. 0x000000001f05c000 JavaThread "quartzScheduler_Worker-7" [_thread_blocked, id=64772, stack(0x0000000025a40000,0x0000000025b40000)]
  180. 0x000000001f05f000 JavaThread "quartzScheduler_Worker-6" [_thread_blocked, id=59360, stack(0x0000000025940000,0x0000000025a40000)]
  181. 0x000000001f05b800 JavaThread "quartzScheduler_Worker-5" [_thread_blocked, id=19420, stack(0x0000000025840000,0x0000000025940000)]
  182. 0x000000001f05e800 JavaThread "quartzScheduler_Worker-4" [_thread_blocked, id=47052, stack(0x0000000025740000,0x0000000025840000)]
  183. 0x000000001f05d800 JavaThread "quartzScheduler_Worker-3" [_thread_blocked, id=75624, stack(0x0000000025640000,0x0000000025740000)]
  184. 0x000000001f05d000 JavaThread "quartzScheduler_Worker-2" [_thread_blocked, id=51800, stack(0x0000000025540000,0x0000000025640000)]
  185. 0x000000001e6d9800 JavaThread "quartzScheduler_Worker-1" [_thread_blocked, id=44584, stack(0x0000000022670000,0x0000000022770000)]
  186. 0x000000001e6d5800 JavaThread "container-0" [_thread_blocked, id=5676, stack(0x0000000022570000,0x0000000022670000)]
  187. 0x000000001e6d7000 JavaThread "Catalina-utility-2" [_thread_blocked, id=89384, stack(0x0000000022470000,0x0000000022570000)]
  188. 0x000000001e6cf000 JavaThread "Catalina-utility-1" [_thread_blocked, id=85716, stack(0x0000000021070000,0x0000000021170000)]
  189. 0x000000001e6ce000 JavaThread "lettuce-eventExecutorLoop-1-1" daemon [_thread_blocked, id=35296, stack(0x000000001fc70000,0x000000001fd70000)]
  190. 0x000000001e6ca800 JavaThread "Druid-ConnectionPool-Destroy-1153256340" daemon [_thread_blocked, id=36296, stack(0x000000001f970000,0x000000001fa70000)]
  191. 0x000000001e6cc000 JavaThread "Druid-ConnectionPool-Create-1153256340" daemon [_thread_blocked, id=51512, stack(0x000000001f870000,0x000000001f970000)]
  192. 0x0000000017ace000 JavaThread "mysql-cj-abandoned-connection-cleanup" daemon [_thread_blocked, id=88776, stack(0x000000001f570000,0x000000001f670000)]
  193. 0x0000000017acf000 JavaThread "GC Daemon" daemon [_thread_blocked, id=69744, stack(0x000000001daa0000,0x000000001dba0000)]
  194. 0x0000000017ad0800 JavaThread "AsyncAppender-Worker-asyncSyslog" daemon [_thread_blocked, id=34224, stack(0x0000000019ed0000,0x0000000019fd0000)]
  195. 0x000000001786a000 JavaThread "RMI Scheduler(0)" daemon [_thread_blocked, id=31292, stack(0x000000001a4d0000,0x000000001a5d0000)]
  196. 0x000000001769c800 JavaThread "RMI TCP Accept-0" daemon [_thread_in_native, id=23336, stack(0x00000000195d0000,0x00000000196d0000)]
  197. 0x00000000177d2800 JavaThread "Service Thread" daemon [_thread_blocked, id=43824, stack(0x0000000019260000,0x0000000019360000)]
  198. 0x0000000016a9d800 JavaThread "C1 CompilerThread11" daemon [_thread_blocked, id=30328, stack(0x0000000019160000,0x0000000019260000)]
  199. 0x0000000016a85000 JavaThread "C1 CompilerThread10" daemon [_thread_blocked, id=79824, stack(0x0000000019060000,0x0000000019160000)]
  200. 0x0000000016d88000 JavaThread "C1 CompilerThread9" daemon [_thread_blocked, id=34476, stack(0x0000000018f60000,0x0000000019060000)]
  201. 0x0000000016eea800 JavaThread "C1 CompilerThread8" daemon [_thread_blocked, id=76824, stack(0x0000000018e60000,0x0000000018f60000)]
  202. 0x0000000016ee1000 JavaThread "C2 CompilerThread7" daemon [_thread_blocked, id=91692, stack(0x0000000018d60000,0x0000000018e60000)]
  203. 0x0000000016ee0000 JavaThread "C2 CompilerThread6" daemon [_thread_blocked, id=53108, stack(0x0000000018c60000,0x0000000018d60000)]
  204. 0x0000000016ed7800 JavaThread "C2 CompilerThread5" daemon [_thread_blocked, id=65176, stack(0x0000000018b60000,0x0000000018c60000)]
  205. 0x0000000016ed6800 JavaThread "C2 CompilerThread4" daemon [_thread_blocked, id=52200, stack(0x0000000018a60000,0x0000000018b60000)]
  206. 0x0000000017be4000 JavaThread "C2 CompilerThread3" daemon [_thread_blocked, id=88636, stack(0x0000000018960000,0x0000000018a60000)]
  207. 0x0000000017be3000 JavaThread "C2 CompilerThread2" daemon [_thread_blocked, id=46108, stack(0x0000000018860000,0x0000000018960000)]
  208. 0x0000000017bdd800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=34344, stack(0x0000000018760000,0x0000000018860000)]
  209. 0x0000000017690800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=53456, stack(0x0000000018660000,0x0000000018760000)]
  210. 0x0000000016978000 JavaThread "Thread-3" daemon [_thread_blocked, id=81172, stack(0x0000000017590000,0x0000000017690000)]
  211. 0x0000000016970800 JavaThread "HotSwap Dispatcher" daemon [_thread_blocked, id=78812, stack(0x0000000017490000,0x0000000017590000)]
  212. 0x0000000016969800 JavaThread "HotSwap Watcher" daemon [_thread_blocked, id=87512, stack(0x0000000017390000,0x0000000017490000)]
  213. 0x0000000016966800 JavaThread "Thread-0" daemon [_thread_in_native, id=24988, stack(0x0000000017290000,0x0000000017390000)]
  214. 0x0000000014d85000 JavaThread "JDWP Command Reader" daemon [_thread_in_native, id=54608, stack(0x0000000015510000,0x0000000015610000)]
  215. 0x0000000014d83800 JavaThread "JDWP Event Helper Thread" daemon [_thread_blocked, id=66424, stack(0x0000000015410000,0x0000000015510000)]
  216. =>0x0000000014d73800 JavaThread "JDWP Transport Listener: dt_socket" daemon [_thread_in_vm, id=38464, stack(0x0000000015310000,0x0000000015410000)]
  217. 0x0000000014d15800 JavaThread "Attach Listener" daemon [_thread_blocked, id=65004, stack(0x0000000015210000,0x0000000015310000)]
  218. 0x0000000014d6c000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=81936, stack(0x0000000015110000,0x0000000015210000)]
  219. 0x0000000014cef000 JavaThread "Finalizer" daemon [_thread_blocked, id=84268, stack(0x0000000015010000,0x0000000015110000)]
  220. 0x0000000014cc5800 JavaThread "Reference Handler" daemon [_thread_blocked, id=41536, stack(0x0000000014f10000,0x0000000015010000)]
  221. Other Threads:
  222. 0x0000000014cbc800 VMThread [stack: 0x0000000014e10000,0x0000000014f10000] [id=37660]
  223. 0x000000001823a000 WatcherThread [stack: 0x0000000019bd0000,0x0000000019cd0000] [id=24416]
  224. VM state:not at safepoint (normal execution)
  225. VM Mutex/Monitor currently owned by a thread: None
  226. Heap:
  227. def new generation total 196992K, used 161729K [0x00000005c2400000, 0x00000005cf9c0000, 0x000000066c2a0000)
  228. eden space 175104K, 86% used [0x00000005c2400000, 0x00000005cb830b18, 0x00000005ccf00000)
  229. from space 21888K, 45% used [0x00000005ccf00000, 0x00000005cd8bf978, 0x00000005ce460000)
  230. to space 21888K, 0% used [0x00000005ce460000, 0x00000005ce460000, 0x00000005cf9c0000)
  231. tenured generation total 437480K, used 412324K [0x000000066c2a0000, 0x0000000686dda000, 0x00000007c0000000)
  232. the space 437480K, 94% used [0x000000066c2a0000, 0x0000000685549330, 0x0000000685549400, 0x0000000686dda000)
  233. Metaspace used 242724K, capacity 250126K, committed 250368K, reserved 1275904K
  234. class space used 22599K, capacity 23776K, committed 23808K, reserved 1048576K
  235. Card table byte_map: [0x0000000012980000,0x0000000013970000] byte_map_base: 0x000000000fb6e000
  236. Polling page: 0x00000000014b0000
  237. CodeCache: size=245760Kb used=43095Kb max_used=43095Kb free=202664Kb
  238. bounds [0x00000000035c0000, 0x0000000005fe0000, 0x00000000125c0000]
  239. total_blobs=21294 nmethods=20546 adapters=664
  240. compilation: enabled
  241. Compilation events (10 events):
  242. Event: 426.912 Thread 0x0000000016eea800 nmethod 20970 0x0000000005fd8190 code [0x0000000005fd8300, 0x0000000005fd84a8]
  243. Event: 426.912 Thread 0x0000000016a85000 nmethod 20971 0x0000000005fd8590 code [0x0000000005fd86e0, 0x0000000005fd87f0]
  244. Event: 426.912 Thread 0x0000000016a85000 20972 1 org.apache.ibatis.mapping.ResultMap::getType (5 bytes)
  245. Event: 426.912 Thread 0x0000000016a85000 nmethod 20972 0x0000000005fd8850 code [0x0000000005fd89a0, 0x0000000005fd8ab0]
  246. Event: 426.912 Thread 0x0000000016d88000 20973 1 java.lang.Class::searchFields (41 bytes)
  247. Event: 426.912 Thread 0x0000000016a9d800 20974 1 java.util.Collections$UnmodifiableCollection$1::hasNext (10 bytes)
  248. Event: 426.912 Thread 0x0000000016eea800 20975 1 java.util.Collections$UnmodifiableCollection$1::next (10 bytes)
  249. Event: 426.912 Thread 0x0000000016a9d800 nmethod 20974 0x0000000005fd8b10 code [0x0000000005fd8c80, 0x0000000005fd8dc8]
  250. Event: 426.912 Thread 0x0000000016eea800 nmethod 20975 0x0000000005fd8e50 code [0x0000000005fd8fc0, 0x0000000005fd9108]
  251. Event: 426.912 Thread 0x0000000016d88000 nmethod 20973 0x0000000005fd9190 code [0x0000000005fd9340, 0x0000000005fd9688]
  252. GC Heap History (10 events):
  253. Event: 275.407 GC heap before
  254. {Heap before GC invocations=196 (full 5):
  255. def new generation total 196992K, used 186678K [0x00000005c2400000, 0x00000005cf9c0000, 0x000000066c2a0000)
  256. eden space 175104K, 99% used [0x00000005c2400000, 0x00000005ccede080, 0x00000005ccf00000)
  257. from space 21888K, 53% used [0x00000005ce460000, 0x00000005cefcf870, 0x00000005cf9c0000)
  258. to space 21888K, 0% used [0x00000005ccf00000, 0x00000005ccf00000, 0x00000005ce460000)
  259. tenured generation total 437480K, used 408527K [0x000000066c2a0000, 0x0000000686dda000, 0x00000007c0000000)
  260. the space 437480K, 93% used [0x000000066c2a0000, 0x0000000685193db8, 0x0000000685193e00, 0x0000000686dda000)
  261. Metaspace used 238310K, capacity 245294K, committed 245376K, reserved 1271808K
  262. class space used 22298K, capacity 23421K, committed 23424K, reserved 1048576K
  263. Event: 275.435 GC heap after
  264. Heap after GC invocations=197 (full 5):
  265. def new generation total 196992K, used 8537K [0x00000005c2400000, 0x00000005cf9c0000, 0x000000066c2a0000)
  266. eden space 175104K, 0% used [0x00000005c2400000, 0x00000005c2400000, 0x00000005ccf00000)
  267. from space 21888K, 39% used [0x00000005ccf00000, 0x00000005cd7565a0, 0x00000005ce460000)
  268. to space 21888K, 0% used [0x00000005ce460000, 0x00000005ce460000, 0x00000005cf9c0000)
  269. tenured generation total 437480K, used 412324K [0x000000066c2a0000, 0x0000000686dda000, 0x00000007c0000000)
  270. the space 437480K, 94% used [0x000000066c2a0000, 0x0000000685549330, 0x0000000685549400, 0x0000000686dda000)
  271. Metaspace used 238310K, capacity 245294K, committed 245376K, reserved 1271808K
  272. class space used 22298K, capacity 23421K, committed 23424K, reserved 1048576K
  273. }
  274. Event: 286.357 GC heap before
  275. {Heap before GC invocations=197 (full 5):
  276. def new generation total 196992K, used 183641K [0x00000005c2400000, 0x00000005cf9c0000, 0x000000066c2a0000)
  277. eden space 175104K, 100% used [0x00000005c2400000, 0x00000005ccf00000, 0x00000005ccf00000)
  278. from space 21888K, 39% used [0x00000005ccf00000, 0x00000005cd7565a0, 0x00000005ce460000)
  279. to space 21888K, 0% used [0x00000005ce460000, 0x00000005ce460000, 0x00000005cf9c0000)
  280. tenured generation total 437480K, used 412324K [0x000000066c2a0000, 0x0000000686dda000, 0x00000007c0000000)
  281. the space 437480K, 94% used [0x000000066c2a0000, 0x0000000685549330, 0x0000000685549400, 0x0000000686dda000)
  282. Metaspace used 241320K, capacity 248406K, committed 248704K, reserved 1273856K
  283. class space used 22439K, capacity 23553K, committed 23680K, reserved 1048576K
  284. Event: 286.374 GC heap after
  285. Heap after GC invocations=198 (full 5):
  286. def new generation total 196992K, used 10363K [0x00000005c2400000, 0x00000005cf9c0000, 0x000000066c2a0000)
  287. eden space 175104K, 0% used [0x00000005c2400000, 0x00000005c2400000, 0x00000005ccf00000)
  288. from space 21888K, 47% used [0x00000005ce460000, 0x00000005cee7ee50, 0x00000005cf9c0000)
  289. to space 21888K, 0% used [0x00000005ccf00000, 0x00000005ccf00000, 0x00000005ce460000)
  290. tenured generation total 437480K, used 412324K [0x000000066c2a0000, 0x0000000686dda000, 0x00000007c0000000)
  291. the space 437480K, 94% used [0x000000066c2a0000, 0x0000000685549330, 0x0000000685549400, 0x0000000686dda000)
  292. Metaspace used 241320K, capacity 248406K, committed 248704K, reserved 1273856K
  293. class space used 22439K, capacity 23553K, committed 23680K, reserved 1048576K
  294. }
  295. Event: 290.229 GC heap before
  296. {Heap before GC invocations=198 (full 5):
  297. def new generation total 196992K, used 185467K [0x00000005c2400000, 0x00000005cf9c0000, 0x000000066c2a0000)
  298. eden space 175104K, 100% used [0x00000005c2400000, 0x00000005ccf00000, 0x00000005ccf00000)
  299. from space 21888K, 47% used [0x00000005ce460000, 0x00000005cee7ee50, 0x00000005cf9c0000)
  300. to space 21888K, 0% used [0x00000005ccf00000, 0x00000005ccf00000, 0x00000005ce460000)
  301. tenured generation total 437480K, used 412324K [0x000000066c2a0000, 0x0000000686dda000, 0x00000007c0000000)
  302. the space 437480K, 94% used [0x000000066c2a0000, 0x0000000685549330, 0x0000000685549400, 0x0000000686dda000)
  303. Metaspace used 241452K, capacity 248598K, committed 248704K, reserved 1273856K
  304. class space used 22458K, capacity 23585K, committed 23680K, reserved 1048576K
  305. Event: 290.248 GC heap after
  306. Heap after GC invocations=199 (full 5):
  307. def new generation total 196992K, used 9769K [0x00000005c2400000, 0x00000005cf9c0000, 0x000000066c2a0000)
  308. eden space 175104K, 0% used [0x00000005c2400000, 0x00000005c2400000, 0x00000005ccf00000)
  309. from space 21888K, 44% used [0x00000005ccf00000, 0x00000005cd88a770, 0x00000005ce460000)
  310. to space 21888K, 0% used [0x00000005ce460000, 0x00000005ce460000, 0x00000005cf9c0000)
  311. tenured generation total 437480K, used 412324K [0x000000066c2a0000, 0x0000000686dda000, 0x00000007c0000000)
  312. the space 437480K, 94% used [0x000000066c2a0000, 0x0000000685549330, 0x0000000685549400, 0x0000000686dda000)
  313. Metaspace used 241452K, capacity 248598K, committed 248704K, reserved 1273856K
  314. class space used 22458K, capacity 23585K, committed 23680K, reserved 1048576K
  315. }
  316. Event: 300.517 GC heap before
  317. {Heap before GC invocations=199 (full 5):
  318. def new generation total 196992K, used 184873K [0x00000005c2400000, 0x00000005cf9c0000, 0x000000066c2a0000)
  319. eden space 175104K, 100% used [0x00000005c2400000, 0x00000005ccf00000, 0x00000005ccf00000)
  320. from space 21888K, 44% used [0x00000005ccf00000, 0x00000005cd88a770, 0x00000005ce460000)
  321. to space 21888K, 0% used [0x00000005ce460000, 0x00000005ce460000, 0x00000005cf9c0000)
  322. tenured generation total 437480K, used 412324K [0x000000066c2a0000, 0x0000000686dda000, 0x00000007c0000000)
  323. the space 437480K, 94% used [0x000000066c2a0000, 0x0000000685549330, 0x0000000685549400, 0x0000000686dda000)
  324. Metaspace used 241663K, capacity 248928K, committed 249216K, reserved 1275904K
  325. class space used 22490K, capacity 23640K, committed 23680K, reserved 1048576K
  326. Event: 300.535 GC heap after
  327. Heap after GC invocations=200 (full 5):
  328. def new generation total 196992K, used 10301K [0x00000005c2400000, 0x00000005cf9c0000, 0x000000066c2a0000)
  329. eden space 175104K, 0% used [0x00000005c2400000, 0x00000005c2400000, 0x00000005ccf00000)
  330. from space 21888K, 47% used [0x00000005ce460000, 0x00000005cee6f680, 0x00000005cf9c0000)
  331. to space 21888K, 0% used [0x00000005ccf00000, 0x00000005ccf00000, 0x00000005ce460000)
  332. tenured generation total 437480K, used 412324K [0x000000066c2a0000, 0x0000000686dda000, 0x00000007c0000000)
  333. the space 437480K, 94% used [0x000000066c2a0000, 0x0000000685549330, 0x0000000685549400, 0x0000000686dda000)
  334. Metaspace used 241663K, capacity 248928K, committed 249216K, reserved 1275904K
  335. class space used 22490K, capacity 23640K, committed 23680K, reserved 1048576K
  336. }
  337. Event: 301.063 GC heap before
  338. {Heap before GC invocations=200 (full 5):
  339. def new generation total 196992K, used 185405K [0x00000005c2400000, 0x00000005cf9c0000, 0x000000066c2a0000)
  340. eden space 175104K, 100% used [0x00000005c2400000, 0x00000005ccf00000, 0x00000005ccf00000)
  341. from space 21888K, 47% used [0x00000005ce460000, 0x00000005cee6f680, 0x00000005cf9c0000)
  342. to space 21888K, 0% used [0x00000005ccf00000, 0x00000005ccf00000, 0x00000005ce460000)
  343. tenured generation total 437480K, used 412324K [0x000000066c2a0000, 0x0000000686dda000, 0x00000007c0000000)
  344. the space 437480K, 94% used [0x000000066c2a0000, 0x0000000685549330, 0x0000000685549400, 0x0000000686dda000)
  345. Metaspace used 241663K, capacity 248928K, committed 249216K, reserved 1275904K
  346. class space used 22490K, capacity 23640K, committed 23680K, reserved 1048576K
  347. Event: 301.081 GC heap after
  348. Heap after GC invocations=201 (full 5):
  349. def new generation total 196992K, used 9982K [0x00000005c2400000, 0x00000005cf9c0000, 0x000000066c2a0000)
  350. eden space 175104K, 0% used [0x00000005c2400000, 0x00000005c2400000, 0x00000005ccf00000)
  351. from space 21888K, 45% used [0x00000005ccf00000, 0x00000005cd8bf978, 0x00000005ce460000)
  352. to space 21888K, 0% used [0x00000005ce460000, 0x00000005ce460000, 0x00000005cf9c0000)
  353. tenured generation total 437480K, used 412324K [0x000000066c2a0000, 0x0000000686dda000, 0x00000007c0000000)
  354. the space 437480K, 94% used [0x000000066c2a0000, 0x0000000685549330, 0x0000000685549400, 0x0000000686dda000)
  355. Metaspace used 241663K, capacity 248928K, committed 249216K, reserved 1275904K
  356. class space used 22490K, capacity 23640K, committed 23680K, reserved 1048576K
  357. }
  358. Deoptimization events (0 events):
  359. No events
  360. Internal exceptions (10 events):
  361. Event: 421.591 Thread 0x0000000016970800 Exception <a 'sun/nio/fs/WindowsException'> (0x00000005c84c7028) thrown at [C:\Jenkins\workspace\DCEVM-8u161\jdk\JDK1.8.0_181-x64\k\product\oops\nocompressed\slave\dcevm-win\hotspot\src\share\vm\prims\jni.cpp, line 710]
  362. Event: 421.591 Thread 0x0000000016970800 Exception <a 'sun/nio/fs/WindowsException'> (0x00000005c84c7bb0) thrown at [C:\Jenkins\workspace\DCEVM-8u161\jdk\JDK1.8.0_181-x64\k\product\oops\nocompressed\slave\dcevm-win\hotspot\src\share\vm\prims\jni.cpp, line 710]
  363. Event: 421.591 Thread 0x0000000016970800 Exception <a 'sun/nio/fs/WindowsException'> (0x00000005c84c8120) thrown at [C:\Jenkins\workspace\DCEVM-8u161\jdk\JDK1.8.0_181-x64\k\product\oops\nocompressed\slave\dcevm-win\hotspot\src\share\vm\prims\jni.cpp, line 710]
  364. Event: 421.591 Thread 0x0000000016970800 Exception <a 'sun/nio/fs/WindowsException'> (0x00000005c84c8570) thrown at [C:\Jenkins\workspace\DCEVM-8u161\jdk\JDK1.8.0_181-x64\k\product\oops\nocompressed\slave\dcevm-win\hotspot\src\share\vm\prims\jni.cpp, line 710]
  365. Event: 421.591 Thread 0x0000000016970800 Exception <a 'sun/nio/fs/WindowsException'> (0x00000005c84c91e0) thrown at [C:\Jenkins\workspace\DCEVM-8u161\jdk\JDK1.8.0_181-x64\k\product\oops\nocompressed\slave\dcevm-win\hotspot\src\share\vm\prims\jni.cpp, line 710]
  366. Event: 421.591 Thread 0x0000000016970800 Exception <a 'sun/nio/fs/WindowsException'> (0x00000005c84c9718) thrown at [C:\Jenkins\workspace\DCEVM-8u161\jdk\JDK1.8.0_181-x64\k\product\oops\nocompressed\slave\dcevm-win\hotspot\src\share\vm\prims\jni.cpp, line 710]
  367. Event: 421.591 Thread 0x0000000016970800 Exception <a 'sun/nio/fs/WindowsException'> (0x00000005c84c9c38) thrown at [C:\Jenkins\workspace\DCEVM-8u161\jdk\JDK1.8.0_181-x64\k\product\oops\nocompressed\slave\dcevm-win\hotspot\src\share\vm\prims\jni.cpp, line 710]
  368. Event: 421.591 Thread 0x0000000016970800 Exception <a 'sun/nio/fs/WindowsException'> (0x00000005c84ca7d8) thrown at [C:\Jenkins\workspace\DCEVM-8u161\jdk\JDK1.8.0_181-x64\k\product\oops\nocompressed\slave\dcevm-win\hotspot\src\share\vm\prims\jni.cpp, line 710]
  369. Event: 421.591 Thread 0x0000000016970800 Exception <a 'sun/nio/fs/WindowsException'> (0x00000005c84cad28) thrown at [C:\Jenkins\workspace\DCEVM-8u161\jdk\JDK1.8.0_181-x64\k\product\oops\nocompressed\slave\dcevm-win\hotspot\src\share\vm\prims\jni.cpp, line 710]
  370. Event: 421.591 Thread 0x0000000016970800 Exception <a 'sun/nio/fs/WindowsException'> (0x00000005c84cb178) thrown at [C:\Jenkins\workspace\DCEVM-8u161\jdk\JDK1.8.0_181-x64\k\product\oops\nocompressed\slave\dcevm-win\hotspot\src\share\vm\prims\jni.cpp, line 710]
  371. Events (10 events):
  372. Event: 426.911 Thread 0x0000000014d73800 DEOPT PACKING pc=0x0000000005e40034 sp=0x000000001540d640
  373. Event: 426.911 Thread 0x0000000014d73800 DEOPT UNPACKING pc=0x00000000036071bf sp=0x000000001540d6e8 mode 0
  374. Event: 426.911 Thread 0x0000000014d73800 DEOPT PACKING pc=0x0000000005e36914 sp=0x000000001540da70
  375. Event: 426.911 Thread 0x0000000014d73800 DEOPT UNPACKING pc=0x00000000036071bf sp=0x000000001540d8a0 mode 0
  376. Event: 426.911 Thread 0x0000000014d73800 DEOPT PACKING pc=0x0000000004444164 sp=0x000000001540dbe0
  377. Event: 426.911 Thread 0x0000000014d73800 DEOPT UNPACKING pc=0x00000000036071bf sp=0x000000001540db90 mode 0
  378. Event: 426.912 Thread 0x0000000014d73800 DEOPT PACKING pc=0x00000000038c0cdc sp=0x000000001540df10
  379. Event: 426.912 Thread 0x0000000014d73800 DEOPT UNPACKING pc=0x00000000036071bf sp=0x000000001540dc50 mode 0
  380. Event: 426.912 Thread 0x0000000014d73800 DEOPT PACKING pc=0x00000000038c08c4 sp=0x000000001540dfd0
  381. Event: 426.912 Thread 0x0000000014d73800 DEOPT UNPACKING pc=0x00000000036071bf sp=0x000000001540dd48 mode 0
  382. Dynamic libraries:
  383. 0x00007ff6dcbf0000 - 0x00007ff6dcc27000 D:\software\Java\java8\jdk1.8.0_172\bin\java.exe
  384. 0x00007ffa81b20000 - 0x00007ffa81d88000 C:\WINDOWS\SYSTEM32\ntdll.dll
  385. 0x00007ffa807d0000 - 0x00007ffa80899000 C:\WINDOWS\System32\KERNEL32.DLL
  386. 0x00007ffa7ef50000 - 0x00007ffa7f342000 C:\WINDOWS\System32\KERNELBASE.dll
  387. 0x00007ffa7f8f0000 - 0x00007ffa7f9a4000 C:\WINDOWS\System32\ADVAPI32.dll
  388. 0x00007ffa804f0000 - 0x00007ffa80599000 C:\WINDOWS\System32\msvcrt.dll
  389. 0x00007ffa80c70000 - 0x00007ffa80d16000 C:\WINDOWS\System32\sechost.dll
  390. 0x00007ffa80320000 - 0x00007ffa80438000 C:\WINDOWS\System32\RPCRT4.dll
  391. 0x00007ffa80ed0000 - 0x00007ffa81095000 C:\WINDOWS\System32\USER32.dll
  392. 0x00007ffa7f640000 - 0x00007ffa7f667000 C:\WINDOWS\System32\win32u.dll
  393. 0x00007ffa81ab0000 - 0x00007ffa81adb000 C:\WINDOWS\System32\GDI32.dll
  394. 0x00007ffa7f7c0000 - 0x00007ffa7f8ed000 C:\WINDOWS\System32\gdi32full.dll
  395. 0x00007ffa7eea0000 - 0x00007ffa7ef43000 C:\WINDOWS\System32\msvcp_win.dll
  396. 0x00007ffa7f670000 - 0x00007ffa7f7bb000 C:\WINDOWS\System32\ucrtbase.dll
  397. 0x00007ffa6ef50000 - 0x00007ffa6f1e3000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.26100.6899_none_3e0efeeae32e88c1\COMCTL32.dll
  398. 0x00007ffa80e70000 - 0x00007ffa80e9f000 C:\WINDOWS\System32\IMM32.DLL
  399. 0x00000000584d0000 - 0x00000000585a2000 D:\software\Java\java8\jdk1.8.0_172\jre\bin\msvcr100.dll
  400. 0x0000000057650000 - 0x0000000057ea1000 D:\software\Java\java8\jdk1.8.0_172\jre\bin\dcevm\jvm.dll
  401. 0x00007ffa81aa0000 - 0x00007ffa81aa8000 C:\WINDOWS\System32\PSAPI.DLL
  402. 0x00007ffa79160000 - 0x00007ffa7916a000 C:\WINDOWS\SYSTEM32\WSOCK32.dll
  403. 0x00007ffa744f0000 - 0x00007ffa74525000 C:\WINDOWS\SYSTEM32\WINMM.dll
  404. 0x00007ffa77d40000 - 0x00007ffa77d4b000 C:\WINDOWS\SYSTEM32\VERSION.dll
  405. 0x00007ffa809b0000 - 0x00007ffa80a24000 C:\WINDOWS\System32\WS2_32.dll
  406. 0x00000000584c0000 - 0x00000000584cf000 D:\software\Java\java8\jdk1.8.0_172\jre\bin\verify.dll
  407. 0x0000000058490000 - 0x00000000584b9000 D:\software\Java\java8\jdk1.8.0_172\jre\bin\java.dll
  408. 0x0000000058450000 - 0x0000000058485000 D:\software\Java\java8\jdk1.8.0_172\jre\bin\jdwp.dll
  409. 0x0000000058440000 - 0x0000000058448000 D:\software\Java\java8\jdk1.8.0_172\jre\bin\npt.dll
  410. 0x0000000058410000 - 0x0000000058433000 D:\software\Java\java8\jdk1.8.0_172\jre\bin\instrument.dll
  411. 0x00000000583f0000 - 0x0000000058406000 D:\software\Java\java8\jdk1.8.0_172\jre\bin\zip.dll
  412. 0x00007ffa81250000 - 0x00007ffa8199d000 C:\WINDOWS\System32\SHELL32.dll
  413. 0x00007ffa7f4d0000 - 0x00007ffa7f63b000 C:\WINDOWS\System32\wintypes.dll
  414. 0x00007ffa7f9b0000 - 0x00007ffa7fd2b000 C:\WINDOWS\System32\combase.dll
  415. 0x00007ffa7c940000 - 0x00007ffa7d19d000 C:\WINDOWS\SYSTEM32\windows.storage.dll
  416. 0x00007ffa819a0000 - 0x00007ffa81a92000 C:\WINDOWS\System32\SHCORE.dll
  417. 0x00007ffa80470000 - 0x00007ffa804d2000 C:\WINDOWS\System32\shlwapi.dll
  418. 0x00007ffa7eba0000 - 0x00007ffa7ebc9000 C:\WINDOWS\SYSTEM32\profapi.dll
  419. 0x00000000583e0000 - 0x00000000583e9000 D:\software\Java\java8\jdk1.8.0_172\jre\bin\dt_socket.dll
  420. 0x00007ffa7dff0000 - 0x00007ffa7e05b000 C:\WINDOWS\system32\mswsock.dll
  421. 0x00000000583c0000 - 0x00000000583da000 D:\software\Java\java8\jdk1.8.0_172\jre\bin\net.dll
  422. 0x00000000583a0000 - 0x00000000583b1000 D:\software\Java\java8\jdk1.8.0_172\jre\bin\nio.dll
  423. 0x00007ffa62b90000 - 0x00007ffa62bc3000 C:\Program Files (x86)\Sangfor\SSL\ClientComponent\2_SangforNspX64.dll
  424. 0x00007ffa810a0000 - 0x00007ffa81238000 C:\WINDOWS\System32\ole32.dll
  425. 0x00007ffa80a30000 - 0x00007ffa80b07000 C:\WINDOWS\System32\OLEAUT32.dll
  426. 0x00007ffa7d590000 - 0x00007ffa7d6b6000 C:\WINDOWS\SYSTEM32\DNSAPI.dll
  427. 0x00007ffa7d4f0000 - 0x00007ffa7d524000 C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
  428. 0x00007ffa81240000 - 0x00007ffa8124a000 C:\WINDOWS\System32\NSI.dll
  429. 0x00007ffa79880000 - 0x00007ffa7988b000 C:\Windows\System32\rasadhlp.dll
  430. 0x00007ffa76fe0000 - 0x00007ffa77066000 C:\WINDOWS\System32\fwpuclnt.dll
  431. 0x0000000058390000 - 0x000000005839d000 D:\software\Java\java8\jdk1.8.0_172\jre\bin\management.dll
  432. 0x00007ffa7e2b0000 - 0x00007ffa7e2cb000 C:\WINDOWS\SYSTEM32\CRYPTSP.dll
  433. 0x00007ffa7d9e0000 - 0x00007ffa7da1b000 C:\WINDOWS\system32\rsaenh.dll
  434. 0x00007ffa7e090000 - 0x00007ffa7e0bb000 C:\WINDOWS\SYSTEM32\USERENV.dll
  435. 0x00007ffa7ebd0000 - 0x00007ffa7ebf6000 C:\WINDOWS\SYSTEM32\bcrypt.dll
  436. 0x00007ffa7ed40000 - 0x00007ffa7edd8000 C:\WINDOWS\System32\bcryptprimitives.dll
  437. 0x00007ffa7e2a0000 - 0x00007ffa7e2ac000 C:\WINDOWS\SYSTEM32\CRYPTBASE.dll
  438. 0x00007ffa78ff0000 - 0x00007ffa7900e000 C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL
  439. 0x00007ffa784a0000 - 0x00007ffa784c3000 C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL
  440. 0x00007ffa4bab0000 - 0x00007ffa4bac8000 C:\WINDOWS\system32\napinsp.dll
  441. 0x00007ffa4ba90000 - 0x00007ffa4baa2000 C:\WINDOWS\System32\winrnr.dll
  442. 0x00007ffa4ba60000 - 0x00007ffa4ba88000 C:\WINDOWS\system32\nlansp_c.dll
  443. 0x00007ffa79170000 - 0x00007ffa79186000 C:\WINDOWS\system32\wshbth.dll
  444. 0x0000000058360000 - 0x0000000058384000 D:\software\Java\java8\jdk1.8.0_172\jre\bin\sunec.dll
  445. 0x0000000058350000 - 0x000000005835b000 D:\software\Java\java8\jdk1.8.0_172\jre\bin\sunmscapi.dll
  446. 0x00007ffa7f350000 - 0x00007ffa7f4c7000 C:\WINDOWS\System32\CRYPT32.dll
  447. 0x00007ffa7c300000 - 0x00007ffa7c542000 C:\WINDOWS\SYSTEM32\dbghelp.dll
  448. VM Arguments:
  449. jvm_args: -agentlib:jdwp=transport=dt_socket,address=127.0.0.1:16900,suspend=y,server=n -javaagent:C:\Users\Administrator\.hotswap\debugger-agent.jar -XX:TieredStopAtLevel=1 -Xverify:none -Dspring.output.ansi.enabled=always -Dcom.sun.management.jmxremote -Dspring.jmx.enabled=true -Dspring.liveBeansView.mbeanDomain -Dspring.application.admin.enabled=true -Dmanagement.endpoints.jmx.exposure.include=* -javaagent:C:\Users\Administrator\.hotswap\hotswap-agent.jar -Dkotlinx.coroutines.debug.enable.creation.stack.trace=false -Ddebugger.agent.enable.coroutines=true -Dkotlinx.coroutines.debug.enable.flows.stack.trace=true -Dkotlinx.coroutines.debug.enable.mutable.state.flows.stack.trace=true -Dfile.encoding=UTF-8
  450. java_command: com.hotent.assembly.Application
  451. java_class_path (initial): C:\Users\Administrator\AppData\Local\Temp\classpath1444548325.jar;C:\Users\Administrator\.hotswap\debugger-agent.jar;C:\Users\Administrator\.hotswap\hotswap-agent.jar
  452. Launcher Type: SUN_STANDARD
  453. Environment Variables:
  454. JAVA_HOME=D:\software\Java\java8\jdk1.8.0_311
  455. PATH=D:\software\Java\java8\jdk1.8.0_311\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;D:\software\development\nvm\node_global;D:\software\development\nvm;D:\software\development\nvm\nodejs;D:\software\development\nvm\nodejs;D:\software\development\nvm\node_global;D:\software\development\nvm\node_cache;D:\software\development\Git;D:\software\Python\Python312;D:\software\Python\Python312\Lib;D:\software\Python\Python312\Scripts;D:\software\development\utils\Xshell 8\;C:\Program Files\Docker\Docker\resources\bin;D:\Program Files\Microsoft SQL Server\Client SDK\ODBC\170\Tools\Binn\;D:\Program Files (x86)\Microsoft SQL Server\150\Tools\Binn\;D:\Program Files\Microsoft SQL Server\150\Tools\Binn\;D:\Program Files\Microsoft SQL Server\150\DTS\Binn\;D:\software\development\utils\Xftp 8\;D:\software\development\Git\bin;C:\Program Files\dotnet\;C:\Program Files (x86)\dotnet\;D:\software\Java\apache-jmeter-5.6.3\bin;D:\software\Java\apache-maven-3.5.4\bin;D:\software\development\΢��web�����߹���\dll;D:\software\Python\pyenv\pyenv-win\bin;D:\software\Python\pyenv\pyenv-win\shims;C:\Users\Administrator\.local\bin;d:\software\development\utils\Trae\bin;C:\Users\Administrator\AppData\Local\Microsoft\WindowsApps;C:\Program Files\cpolar\;D:\software\JetBrains\PyCharm 2023.3.7\bin;C:\Users\Administrator\AppData\Local\Programs\Ollama;D:\software\development\Microsoft VS Code\bin;C:\Users\Administrator\AppData\Local\Pandoc\;D:\software\development\MySQL\MySQL Server 8.0\bin;D:\software\development\nvm;D:\software\development\nvm\nodejs;D:\software\development\nvm\node_global;D:\software\Java\java8\jdk1.8.0_311\bin;D:\software\Java\apache-jmeter-5.6.3\bin;D:\software\development\nvm\node_global;D:\software\development\nvm\node_cache;D:\software\Java\apache-maven-3.5.4\bin;D:\software\cursor\resources\app\bin;D:\software\development\utils\Qoder\bin;D:\software\development\utils\Windsurf\bin
  456. USERNAME=Administrator
  457. OS=Windows_NT
  458. PROCESSOR_IDENTIFIER=AMD64 Family 25 Model 80 Stepping 0, AuthenticAMD
  459. --------------- S Y S T E M ---------------
  460. OS: Windows 10.0 , 64 bit Build 26100 (10.0.26100.6725)
  461. CPU:total 16 (initial active 16) (16 cores per cpu, 1 threads per core) family 25 model 80 stepping 0, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, mmxext, 3dnowpref, lzcnt, sse4a, tsc, tscinvbit, tscinv, bmi1
  462. Memory: 4k page, physical 33402940k(10435628k free), swap 55058276k(11859108k free)
  463. vm_info: Dynamic Code Evolution 64-Bit Server VM (25.71-b01-dcevmlight-26) for windows-amd64 JRE (1.8.0), built on Jul 31 2018 12:14:42 by "" with MS VC++ 10.0 (VS2010)
  464. time: Mon Dec 08 22:30:53 2025
  465. elapsed time: 426 seconds (0d 0h 7m 6s)