hs_err_pid36500.log 30 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375
  1. #
  2. # There is insufficient memory for the Java Runtime Environment to continue.
  3. # Native memory allocation (malloc) failed to allocate 1241376 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=36500, tid=0x0000000000008c34
  22. #
  23. # JRE version: Java(TM) SE Runtime Environment (8.0_291-b10) (build 1.8.0_291-b10)
  24. # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.291-b10 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 (0x00000274450b6000): JavaThread "C2 CompilerThread2" daemon [_thread_in_native, id=35892, stack(0x0000008fdf000000,0x0000008fdf100000)]
  29. Stack: [0x0000008fdf000000,0x0000008fdf100000]
  30. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  31. V [jvm.dll+0x32ea19]
  32. V [jvm.dll+0x275462]
  33. V [jvm.dll+0x27610d]
  34. V [jvm.dll+0x26cb45]
  35. V [jvm.dll+0xd524c]
  36. V [jvm.dll+0xd5a4c]
  37. V [jvm.dll+0x452872]
  38. V [jvm.dll+0x48dcdd]
  39. V [jvm.dll+0x442871]
  40. V [jvm.dll+0x43fae4]
  41. V [jvm.dll+0x42aa57]
  42. V [jvm.dll+0xabeeb]
  43. V [jvm.dll+0xaa54b]
  44. V [jvm.dll+0x23db02]
  45. V [jvm.dll+0x29210c]
  46. C [ucrtbase.dll+0x37b0]
  47. C [KERNEL32.DLL+0x2e8d7]
  48. C [ntdll.dll+0x3c34c]
  49. Current CompileTask:
  50. C2:24816134 12398 4 org.springframework.asm.ClassReader::accept (1250 bytes)
  51. --------------- P R O C E S S ---------------
  52. Java Threads: ( => current thread )
  53. 0x000002744a733000 JavaThread "logback-9" daemon [_thread_blocked, id=10144, stack(0x0000008fdda00000,0x0000008fddb00000)]
  54. 0x000002744a73b800 JavaThread "restartedMain" [_thread_in_native, id=32280, stack(0x0000008fdfb00000,0x0000008fdfc00000)]
  55. 0x000002744a73d800 JavaThread "Thread-7" [_thread_blocked, id=17704, stack(0x0000008fdf500000,0x0000008fdf600000)]
  56. 0x000002744a73e800 JavaThread "RMI TCP Connection(21)-130.150.161.123" daemon [_thread_in_native, id=25924, stack(0x0000008fe1100000,0x0000008fe1200000)]
  57. 0x000002744a736000 JavaThread "DestroyJavaVM" [_thread_blocked, id=19232, stack(0x0000008fddd00000,0x0000008fdde00000)]
  58. 0x000002744ba5b800 JavaThread "Live Reload Server" daemon [_thread_in_native, id=22648, stack(0x0000008fdff00000,0x0000008fe0000000)]
  59. 0x000002744915a000 JavaThread "JMX server connection timeout 21" daemon [_thread_blocked, id=28072, stack(0x0000008fdfa00000,0x0000008fdfb00000)]
  60. 0x0000027449140000 JavaThread "RMI Scheduler(0)" daemon [_thread_blocked, id=35828, stack(0x0000008fdf900000,0x0000008fdfa00000)]
  61. 0x00000274462ed800 JavaThread "RMI TCP Accept-0" daemon [_thread_in_native, id=34900, stack(0x0000008fdf800000,0x0000008fdf900000)]
  62. 0x000002744514e000 JavaThread "Service Thread" daemon [_thread_blocked, id=2444, stack(0x0000008fdf200000,0x0000008fdf300000)]
  63. 0x00000274450b4800 JavaThread "C1 CompilerThread3" daemon [_thread_blocked, id=12212, stack(0x0000008fdf100000,0x0000008fdf200000)]
  64. =>0x00000274450b6000 JavaThread "C2 CompilerThread2" daemon [_thread_in_native, id=35892, stack(0x0000008fdf000000,0x0000008fdf100000)]
  65. 0x00000274450af800 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=10536, stack(0x0000008fdef00000,0x0000008fdf000000)]
  66. 0x00000274450ab000 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=23444, stack(0x0000008fdee00000,0x0000008fdef00000)]
  67. 0x0000027445079000 JavaThread "Monitor Ctrl-Break" daemon [_thread_in_native, id=33624, stack(0x0000008fded00000,0x0000008fdee00000)]
  68. 0x00000274447c5800 JavaThread "Attach Listener" daemon [_thread_blocked, id=29528, stack(0x0000008fdec00000,0x0000008fded00000)]
  69. 0x00000274447c4800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=15192, stack(0x0000008fdeb00000,0x0000008fdec00000)]
  70. 0x0000027442569800 JavaThread "Finalizer" daemon [_thread_blocked, id=13128, stack(0x0000008fdea00000,0x0000008fdeb00000)]
  71. 0x0000027428dbe000 JavaThread "Reference Handler" daemon [_thread_blocked, id=34136, stack(0x0000008fde900000,0x0000008fdea00000)]
  72. Other Threads:
  73. 0x0000027442535800 VMThread [stack: 0x0000008fde800000,0x0000008fde900000] [id=35148]
  74. 0x0000027445205000 WatcherThread [stack: 0x0000008fdf300000,0x0000008fdf400000] [id=19636]
  75. VM state:not at safepoint (normal execution)
  76. VM Mutex/Monitor currently owned by a thread: None
  77. heap address: 0x00000006c1600000, size: 4074 MB, Compressed Oops mode: Zero based, Oop shift amount: 3
  78. Narrow klass base: 0x0000000000000000, Narrow klass shift: 3
  79. Compressed class space size: 1073741824 Address: 0x00000007c0000000
  80. Heap:
  81. PSYoungGen total 48128K, used 18848K [0x000000076b200000, 0x000000076ef80000, 0x00000007c0000000)
  82. eden space 42496K, 31% used [0x000000076b200000,0x000000076bee8080,0x000000076db80000)
  83. from space 5632K, 100% used [0x000000076e200000,0x000000076e780000,0x000000076e780000)
  84. to space 6656K, 0% used [0x000000076db80000,0x000000076db80000,0x000000076e200000)
  85. ParOldGen total 235008K, used 66558K [0x00000006c1600000, 0x00000006cfb80000, 0x000000076b200000)
  86. object space 235008K, 28% used [0x00000006c1600000,0x00000006c56ffa00,0x00000006cfb80000)
  87. Metaspace used 80840K, capacity 84169K, committed 85248K, reserved 1124352K
  88. class space used 9193K, capacity 9758K, committed 9984K, reserved 1048576K
  89. Card table byte_map: [0x00000274384f0000,0x0000027438cf0000] byte_map_base: 0x0000027434ee5000
  90. Marking Bits: (ParMarkBitMap*) 0x000000005e777fe0
  91. Begin Bits: [0x0000027439240000, 0x000002743d1e8000)
  92. End Bits: [0x000002743d1e8000, 0x0000027441190000)
  93. Polling page: 0x0000027428bb0000
  94. CodeCache: size=245760Kb used=35614Kb max_used=35655Kb free=210145Kb
  95. bounds [0x0000027429130000, 0x000002742b440000, 0x0000027438130000]
  96. total_blobs=10394 nmethods=9800 adapters=505
  97. compilation: enabled
  98. Compilation events (10 events):
  99. Event: 24814.989 Thread 0x00000274450b4800 12411 ! 3 org.springframework.context.annotation.ConfigurationClassParser::processMemberClasses (225 bytes)
  100. Event: 24814.991 Thread 0x00000274450b4800 nmethod 12411 0x000002742b3b5310 code [0x000002742b3b5740, 0x000002742b3b8120]
  101. Event: 24815.009 Thread 0x00000274450b4800 12412 3 org.springframework.context.annotation.ConfigurationClassParser::parse (31 bytes)
  102. Event: 24815.010 Thread 0x00000274450b4800 nmethod 12412 0x000002742b38f2d0 code [0x000002742b38f480, 0x000002742b38f900]
  103. Event: 24815.011 Thread 0x00000274450b4800 12413 3 org.springframework.context.annotation.ConfigurationClass::<init> (92 bytes)
  104. Event: 24815.012 Thread 0x00000274450b4800 nmethod 12413 0x000002742b3b3110 code [0x000002742b3b33e0, 0x000002742b3b4670]
  105. Event: 24815.023 Thread 0x00000274450b4800 12415 3 org.springframework.context.annotation.ConfigurationClassParser::processInterfaces (107 bytes)
  106. Event: 24815.024 Thread 0x00000274450b4800 nmethod 12415 0x000002742b3b1990 code [0x000002742b3b1c00, 0x000002742b3b2a50]
  107. Event: 24815.024 Thread 0x00000274450b4800 12414 ! 3 org.springframework.context.annotation.ConfigurationClassParser::retrieveBeanMethodMetadata (241 bytes)
  108. Event: 24815.025 Thread 0x00000274450b4800 nmethod 12414 0x000002742b3e3ad0 code [0x000002742b3e3ea0, 0x000002742b3e6070]
  109. GC Heap History (10 events):
  110. Event: 24813.296 GC heap after
  111. Heap after GC invocations=2233 (full 3):
  112. PSYoungGen total 43520K, used 1376K [0x000000076b200000, 0x000000076de80000, 0x00000007c0000000)
  113. eden space 41472K, 0% used [0x000000076b200000,0x000000076b200000,0x000000076da80000)
  114. from space 2048K, 67% used [0x000000076dc80000,0x000000076ddd8000,0x000000076de80000)
  115. to space 2048K, 0% used [0x000000076da80000,0x000000076da80000,0x000000076dc80000)
  116. ParOldGen total 235008K, used 95438K [0x00000006c1600000, 0x00000006cfb80000, 0x000000076b200000)
  117. object space 235008K, 40% used [0x00000006c1600000,0x00000006c7333948,0x00000006cfb80000)
  118. Metaspace used 81285K, capacity 84899K, committed 84992K, reserved 1124352K
  119. class space used 9265K, capacity 9893K, committed 9984K, reserved 1048576K
  120. }
  121. Event: 24813.296 GC heap before
  122. {Heap before GC invocations=2234 (full 4):
  123. PSYoungGen total 43520K, used 1376K [0x000000076b200000, 0x000000076de80000, 0x00000007c0000000)
  124. eden space 41472K, 0% used [0x000000076b200000,0x000000076b200000,0x000000076da80000)
  125. from space 2048K, 67% used [0x000000076dc80000,0x000000076ddd8000,0x000000076de80000)
  126. to space 2048K, 0% used [0x000000076da80000,0x000000076da80000,0x000000076dc80000)
  127. ParOldGen total 235008K, used 95438K [0x00000006c1600000, 0x00000006cfb80000, 0x000000076b200000)
  128. object space 235008K, 40% used [0x00000006c1600000,0x00000006c7333948,0x00000006cfb80000)
  129. Metaspace used 81285K, capacity 84899K, committed 84992K, reserved 1124352K
  130. class space used 9265K, capacity 9893K, committed 9984K, reserved 1048576K
  131. Event: 24813.773 GC heap after
  132. Heap after GC invocations=2234 (full 4):
  133. PSYoungGen total 43520K, used 0K [0x000000076b200000, 0x000000076de80000, 0x00000007c0000000)
  134. eden space 41472K, 0% used [0x000000076b200000,0x000000076b200000,0x000000076da80000)
  135. from space 2048K, 0% used [0x000000076dc80000,0x000000076dc80000,0x000000076de80000)
  136. to space 2048K, 0% used [0x000000076da80000,0x000000076da80000,0x000000076dc80000)
  137. ParOldGen total 235008K, used 60433K [0x00000006c1600000, 0x00000006cfb80000, 0x000000076b200000)
  138. object space 235008K, 25% used [0x00000006c1600000,0x00000006c5104670,0x00000006cfb80000)
  139. Metaspace used 80740K, capacity 84037K, committed 84992K, reserved 1124352K
  140. class space used 9183K, capacity 9744K, committed 9984K, reserved 1048576K
  141. }
  142. Event: 24814.023 GC heap before
  143. {Heap before GC invocations=2235 (full 4):
  144. PSYoungGen total 43520K, used 41472K [0x000000076b200000, 0x000000076de80000, 0x00000007c0000000)
  145. eden space 41472K, 100% used [0x000000076b200000,0x000000076da80000,0x000000076da80000)
  146. from space 2048K, 0% used [0x000000076dc80000,0x000000076dc80000,0x000000076de80000)
  147. to space 2048K, 0% used [0x000000076da80000,0x000000076da80000,0x000000076dc80000)
  148. ParOldGen total 235008K, used 60433K [0x00000006c1600000, 0x00000006cfb80000, 0x000000076b200000)
  149. object space 235008K, 25% used [0x00000006c1600000,0x00000006c5104670,0x00000006cfb80000)
  150. Metaspace used 80829K, capacity 84161K, committed 85248K, reserved 1124352K
  151. class space used 9191K, capacity 9755K, committed 9984K, reserved 1048576K
  152. Event: 24814.027 GC heap after
  153. Heap after GC invocations=2235 (full 4):
  154. PSYoungGen total 43520K, used 2033K [0x000000076b200000, 0x000000076e180000, 0x00000007c0000000)
  155. eden space 41472K, 0% used [0x000000076b200000,0x000000076b200000,0x000000076da80000)
  156. from space 2048K, 99% used [0x000000076da80000,0x000000076dc7c6f0,0x000000076dc80000)
  157. to space 3072K, 0% used [0x000000076de80000,0x000000076de80000,0x000000076e180000)
  158. ParOldGen total 235008K, used 61961K [0x00000006c1600000, 0x00000006cfb80000, 0x000000076b200000)
  159. object space 235008K, 26% used [0x00000006c1600000,0x00000006c52824d0,0x00000006cfb80000)
  160. Metaspace used 80829K, capacity 84161K, committed 85248K, reserved 1124352K
  161. class space used 9191K, capacity 9755K, committed 9984K, reserved 1048576K
  162. }
  163. Event: 24814.642 GC heap before
  164. {Heap before GC invocations=2236 (full 4):
  165. PSYoungGen total 43520K, used 43505K [0x000000076b200000, 0x000000076e180000, 0x00000007c0000000)
  166. eden space 41472K, 100% used [0x000000076b200000,0x000000076da80000,0x000000076da80000)
  167. from space 2048K, 99% used [0x000000076da80000,0x000000076dc7c6f0,0x000000076dc80000)
  168. to space 3072K, 0% used [0x000000076de80000,0x000000076de80000,0x000000076e180000)
  169. ParOldGen total 235008K, used 61961K [0x00000006c1600000, 0x00000006cfb80000, 0x000000076b200000)
  170. object space 235008K, 26% used [0x00000006c1600000,0x00000006c52824d0,0x00000006cfb80000)
  171. Metaspace used 80832K, capacity 84163K, committed 85248K, reserved 1124352K
  172. class space used 9193K, capacity 9757K, committed 9984K, reserved 1048576K
  173. Event: 24814.645 GC heap after
  174. Heap after GC invocations=2236 (full 4):
  175. PSYoungGen total 44544K, used 3072K [0x000000076b200000, 0x000000076e380000, 0x00000007c0000000)
  176. eden space 41472K, 0% used [0x000000076b200000,0x000000076b200000,0x000000076da80000)
  177. from space 3072K, 100% used [0x000000076de80000,0x000000076e180000,0x000000076e180000)
  178. to space 4096K, 0% used [0x000000076da80000,0x000000076da80000,0x000000076de80000)
  179. ParOldGen total 235008K, used 63734K [0x00000006c1600000, 0x00000006cfb80000, 0x000000076b200000)
  180. object space 235008K, 27% used [0x00000006c1600000,0x00000006c543db48,0x00000006cfb80000)
  181. Metaspace used 80832K, capacity 84163K, committed 85248K, reserved 1124352K
  182. class space used 9193K, capacity 9757K, committed 9984K, reserved 1048576K
  183. }
  184. Event: 24814.945 GC heap before
  185. {Heap before GC invocations=2237 (full 4):
  186. PSYoungGen total 44544K, used 44544K [0x000000076b200000, 0x000000076e380000, 0x00000007c0000000)
  187. eden space 41472K, 100% used [0x000000076b200000,0x000000076da80000,0x000000076da80000)
  188. from space 3072K, 100% used [0x000000076de80000,0x000000076e180000,0x000000076e180000)
  189. to space 4096K, 0% used [0x000000076da80000,0x000000076da80000,0x000000076de80000)
  190. ParOldGen total 235008K, used 63734K [0x00000006c1600000, 0x00000006cfb80000, 0x000000076b200000)
  191. object space 235008K, 27% used [0x00000006c1600000,0x00000006c543db48,0x00000006cfb80000)
  192. Metaspace used 80834K, capacity 84163K, committed 85248K, reserved 1124352K
  193. class space used 9193K, capacity 9757K, committed 9984K, reserved 1048576K
  194. Event: 24814.949 GC heap after
  195. Heap after GC invocations=2237 (full 4):
  196. PSYoungGen total 45568K, used 4096K [0x000000076b200000, 0x000000076e780000, 0x00000007c0000000)
  197. eden space 41472K, 0% used [0x000000076b200000,0x000000076b200000,0x000000076da80000)
  198. from space 4096K, 100% used [0x000000076da80000,0x000000076de80000,0x000000076de80000)
  199. to space 5632K, 0% used [0x000000076e200000,0x000000076e200000,0x000000076e780000)
  200. ParOldGen total 235008K, used 65460K [0x00000006c1600000, 0x00000006cfb80000, 0x000000076b200000)
  201. object space 235008K, 27% used [0x00000006c1600000,0x00000006c55ed2c0,0x00000006cfb80000)
  202. Metaspace used 80834K, capacity 84163K, committed 85248K, reserved 1124352K
  203. class space used 9193K, capacity 9757K, committed 9984K, reserved 1048576K
  204. }
  205. Event: 24815.127 GC heap before
  206. {Heap before GC invocations=2238 (full 4):
  207. PSYoungGen total 45568K, used 45568K [0x000000076b200000, 0x000000076e780000, 0x00000007c0000000)
  208. eden space 41472K, 100% used [0x000000076b200000,0x000000076da80000,0x000000076da80000)
  209. from space 4096K, 100% used [0x000000076da80000,0x000000076de80000,0x000000076de80000)
  210. to space 5632K, 0% used [0x000000076e200000,0x000000076e200000,0x000000076e780000)
  211. ParOldGen total 235008K, used 65460K [0x00000006c1600000, 0x00000006cfb80000, 0x000000076b200000)
  212. object space 235008K, 27% used [0x00000006c1600000,0x00000006c55ed2c0,0x00000006cfb80000)
  213. Metaspace used 80834K, capacity 84163K, committed 85248K, reserved 1124352K
  214. class space used 9193K, capacity 9757K, committed 9984K, reserved 1048576K
  215. Deoptimization events (10 events):
  216. Event: 24813.851 Thread 0x000002744a73b800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000002742a43698c method=org.springframework.context.support.GenericApplicationContext.getClassLoader()Ljava/lang/ClassLoader; @ 4
  217. Event: 24813.856 Thread 0x000002744a73b800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000002742a8b1f84 method=java.lang.ref.SoftReference.get()Ljava/lang/Object; @ 6
  218. Event: 24813.856 Thread 0x000002744a73b800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000002742a2febe8 method=org.springframework.core.annotation.AnnotatedElementUtils.searchWithGetSemanticsInAnnotations(Ljava/lang/reflect/AnnotatedElement;Ljava/util/List;Ljava/util/Set;Ljava/lang/S
  219. Event: 24813.857 Thread 0x000002744a73b800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000002742a36c080 method=java.lang.ref.SoftReference.get()Ljava/lang/Object; @ 6
  220. Event: 24813.857 Thread 0x000002744a73b800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000002742a0a4710 method=java.lang.ref.SoftReference.get()Ljava/lang/Object; @ 6
  221. Event: 24813.858 Thread 0x000002744a73b800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000027429a62ae4 method=sun.reflect.annotation.AnnotationParser.parseArray(Ljava/lang/Class;Ljava/nio/ByteBuffer;Lsun/reflect/ConstantPool;Ljava/lang/Class;)Ljava/lang/Object; @ 179
  222. Event: 24813.858 Thread 0x000002744a73b800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000027429e0fffc method=org.springframework.core.annotation.AnnotationUtils.adaptValue(Ljava/lang/Object;Ljava/lang/Object;ZZ)Ljava/lang/Object; @ 113
  223. Event: 24813.859 Thread 0x000002744a73b800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000002742aa45968 method=org.springframework.core.annotation.AnnotationUtils.adaptValue(Ljava/lang/Object;Ljava/lang/Object;ZZ)Ljava/lang/Object; @ 113
  224. Event: 24813.860 Thread 0x000002744a73b800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000002742adfaad8 method=org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(Ljava/lang/String;Lorg/springframework/beans/factory/support/RootBeanDefinition;Lor
  225. Event: 24813.864 Thread 0x000002744a73b800 Uncommon trap: reason=predicate action=maybe_recompile pc=0x000002742af028e4 method=java.util.TimSort.reverseRange([Ljava/lang/Object;II)V @ 8
  226. Classes redefined (0 events):
  227. No events
  228. Internal exceptions (10 events):
  229. Event: 24813.792 Thread 0x000002744a73b800 Implicit null exception at 0x0000027429e56b81 to 0x0000027429e57025
  230. Event: 24813.793 Thread 0x000002744a73b800 Implicit null exception at 0x000002742a4d0065 to 0x000002742a4d348d
  231. Event: 24813.794 Thread 0x000002744a73b800 Implicit null exception at 0x000002742a832b49 to 0x000002742a837a75
  232. Event: 24813.794 Thread 0x000002744a73b800 Implicit null exception at 0x00000274292dbb84 to 0x00000274292dc149
  233. Event: 24813.799 Thread 0x000002744a73b800 Exception <a 'java/io/FileNotFoundException'> (0x000000076b4b8f20) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u291\1294\hotspot\src\share\vm\prims\jni.cpp, line 710]
  234. Event: 24813.828 Thread 0x000002744a73b800 Implicit null exception at 0x0000027429bd3b96 to 0x0000027429bdae55
  235. Event: 24813.851 Thread 0x000002744a73b800 Implicit null exception at 0x000002742a436890 to 0x000002742a436979
  236. Event: 24813.856 Thread 0x000002744a73b800 Implicit null exception at 0x000002742a8b16de to 0x000002742a8b1f59
  237. Event: 24813.857 Thread 0x000002744a73b800 Implicit null exception at 0x000002742a36b3dc to 0x000002742a36c061
  238. Event: 24813.857 Thread 0x000002744a73b800 Implicit null exception at 0x000002742a0a3b3e to 0x000002742a0a46e9
  239. Events (10 events):
  240. Event: 24814.829 Thread 0x000002744a73b800 DEOPT PACKING pc=0x0000027429fe4660 sp=0x0000008fdfbfd7b0
  241. Event: 24814.829 Thread 0x000002744a73b800 DEOPT UNPACKING pc=0x0000027429177898 sp=0x0000008fdfbfd6c8 mode 0
  242. Event: 24814.832 Thread 0x000002744a73b800 DEOPT PACKING pc=0x0000027429fe3ba1 sp=0x0000008fdfbfd7b0
  243. Event: 24814.832 Thread 0x000002744a73b800 DEOPT UNPACKING pc=0x0000027429177898 sp=0x0000008fdfbfd6c8 mode 0
  244. Event: 24814.843 Thread 0x00000274450b6000 flushing nmethod 0x000002742a3495d0
  245. Event: 24814.871 Thread 0x00000274450b6000 flushing nmethod 0x000002742a8fa250
  246. Event: 24814.877 Thread 0x00000274450b6000 flushing nmethod 0x000002742aedf550
  247. Event: 24814.945 Executing VM operation: ParallelGCFailedAllocation
  248. Event: 24814.949 Executing VM operation: ParallelGCFailedAllocation done
  249. Event: 24815.127 Executing VM operation: ParallelGCFailedAllocation
  250. Dynamic libraries:
  251. 0x00007ff7ba7a0000 - 0x00007ff7ba7e7000 C:\Program Files\Java\jdk1.8.0_291\bin\java.exe
  252. 0x00007ffb356c0000 - 0x00007ffb35925000 C:\WINDOWS\SYSTEM32\ntdll.dll
  253. 0x00007ffb344e0000 - 0x00007ffb345a9000 C:\WINDOWS\System32\KERNEL32.DLL
  254. 0x00007ffb32990000 - 0x00007ffb32d78000 C:\WINDOWS\System32\KERNELBASE.dll
  255. 0x00007ffb33a80000 - 0x00007ffb33b33000 C:\WINDOWS\System32\ADVAPI32.dll
  256. 0x00007ffb34260000 - 0x00007ffb34309000 C:\WINDOWS\System32\msvcrt.dll
  257. 0x00007ffb33950000 - 0x00007ffb339f6000 C:\WINDOWS\System32\sechost.dll
  258. 0x00007ffb34e80000 - 0x00007ffb34f95000 C:\WINDOWS\System32\RPCRT4.dll
  259. 0x00007ffb34310000 - 0x00007ffb344da000 C:\WINDOWS\System32\USER32.dll
  260. 0x00007ffb33430000 - 0x00007ffb33457000 C:\WINDOWS\System32\win32u.dll
  261. 0x00007ffb34610000 - 0x00007ffb3463b000 C:\WINDOWS\System32\GDI32.dll
  262. 0x00007ffb33230000 - 0x00007ffb33367000 C:\WINDOWS\System32\gdi32full.dll
  263. 0x00007ffb33180000 - 0x00007ffb33223000 C:\WINDOWS\System32\msvcp_win.dll
  264. 0x00007ffb32fa0000 - 0x00007ffb330eb000 C:\WINDOWS\System32\ucrtbase.dll
  265. 0x00007ffb1d260000 - 0x00007ffb1d4fa000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.26100.4202_none_3e0698d4e335f517\COMCTL32.dll
  266. 0x00007ffb33900000 - 0x00007ffb33930000 C:\WINDOWS\System32\IMM32.DLL
  267. 0x000000005fe00000 - 0x000000005fe0d000 E:\360downloads\360Safe\safemon\SafeWrapper.dll
  268. 0x00007ffb1ee40000 - 0x00007ffb1ef45000 E:\360downloads\360Safe\safemon\libzdtp64.dll
  269. 0x00007ffb34730000 - 0x00007ffb34e72000 C:\WINDOWS\System32\SHELL32.dll
  270. 0x00007ffb32810000 - 0x00007ffb32984000 C:\WINDOWS\System32\wintypes.dll
  271. 0x00007ffb33ed0000 - 0x00007ffb34255000 C:\WINDOWS\System32\combase.dll
  272. 0x00007ffb346c0000 - 0x00007ffb3472a000 C:\WINDOWS\System32\SHLWAPI.dll
  273. 0x00007ffb320a0000 - 0x00007ffb320ab000 C:\WINDOWS\SYSTEM32\VERSION.dll
  274. 0x00007ffb2d3a0000 - 0x00007ffb2d3b5000 C:\Program Files\Java\jdk1.8.0_291\jre\bin\vcruntime140.dll
  275. 0x00007ffb19cb0000 - 0x00007ffb19d4b000 C:\Program Files\Java\jdk1.8.0_291\jre\bin\msvcp140.dll
  276. 0x000000005df90000 - 0x000000005e7f0000 C:\Program Files\Java\jdk1.8.0_291\jre\bin\server\jvm.dll
  277. 0x00007ffb33460000 - 0x00007ffb33468000 C:\WINDOWS\System32\PSAPI.DLL
  278. 0x00007ffb27b60000 - 0x00007ffb27b95000 C:\WINDOWS\SYSTEM32\WINMM.dll
  279. 0x00007ffb254a0000 - 0x00007ffb254aa000 C:\WINDOWS\SYSTEM32\WSOCK32.dll
  280. 0x00007ffb34640000 - 0x00007ffb346b4000 C:\WINDOWS\System32\WS2_32.dll
  281. 0x00007ffb31510000 - 0x00007ffb3152b000 C:\WINDOWS\SYSTEM32\kernel.appcore.dll
  282. 0x00007ffb1d510000 - 0x00007ffb1d520000 C:\Program Files\Java\jdk1.8.0_291\jre\bin\verify.dll
  283. 0x00007ffb19c80000 - 0x00007ffb19cab000 C:\Program Files\Java\jdk1.8.0_291\jre\bin\java.dll
  284. 0x00007ffb19c50000 - 0x00007ffb19c80000 C:\Program Files\Java\jdk1.8.0_291\jre\bin\instrument.dll
  285. 0x00007ffb2f240000 - 0x00007ffb2f258000 C:\Program Files\Java\jdk1.8.0_291\jre\bin\zip.dll
  286. 0x00007ffb30430000 - 0x00007ffb30c88000 C:\WINDOWS\SYSTEM32\windows.storage.dll
  287. 0x00007ffb33d20000 - 0x00007ffb33e11000 C:\WINDOWS\System32\SHCORE.dll
  288. 0x00007ffb32720000 - 0x00007ffb3274f000 C:\WINDOWS\SYSTEM32\profapi.dll
  289. 0x00007ffb1f650000 - 0x00007ffb1f66a000 E:\IntelliJ IDEA 2024.2.6\bin\breakgen64.dll
  290. 0x00007ffb19bc0000 - 0x00007ffb19bdc000 C:\Program Files\java\jdk1.8.0_291\jre\bin\net.dll
  291. 0x00007ffb31a80000 - 0x00007ffb31aea000 C:\WINDOWS\system32\mswsock.dll
  292. 0x00007ffb31030000 - 0x00007ffb31157000 C:\WINDOWS\SYSTEM32\DNSAPI.dll
  293. 0x00007ffb320b0000 - 0x00007ffb320e3000 C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
  294. 0x00007ffb355a0000 - 0x00007ffb355aa000 C:\WINDOWS\System32\NSI.dll
  295. 0x00007ffb2a9e0000 - 0x00007ffb2a9eb000 C:\Windows\System32\rasadhlp.dll
  296. 0x00007ffb26f30000 - 0x00007ffb26fb6000 C:\WINDOWS\System32\fwpuclnt.dll
  297. 0x00007ffb1d500000 - 0x00007ffb1d50d000 C:\Program Files\java\jdk1.8.0_291\jre\bin\management.dll
  298. 0x00007ffb19c00000 - 0x00007ffb19c13000 C:\Program Files\java\jdk1.8.0_291\jre\bin\nio.dll
  299. 0x00007ffb31d30000 - 0x00007ffb31d4b000 C:\WINDOWS\SYSTEM32\CRYPTSP.dll
  300. 0x00007ffb31470000 - 0x00007ffb314aa000 C:\WINDOWS\system32\rsaenh.dll
  301. 0x00007ffb31b20000 - 0x00007ffb31b4b000 C:\WINDOWS\SYSTEM32\USERENV.dll
  302. 0x00007ffb326f0000 - 0x00007ffb32716000 C:\WINDOWS\SYSTEM32\bcrypt.dll
  303. 0x00007ffb32f00000 - 0x00007ffb32f99000 C:\WINDOWS\System32\bcryptprimitives.dll
  304. 0x00007ffb31d50000 - 0x00007ffb31d5c000 C:\WINDOWS\SYSTEM32\CRYPTBASE.dll
  305. 0x00007ffb2b5d0000 - 0x00007ffb2b5ef000 C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL
  306. 0x00007ffb2ade0000 - 0x00007ffb2ae05000 C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL
  307. 0x00007ffb13a60000 - 0x00007ffb13a78000 C:\WINDOWS\system32\napinsp.dll
  308. 0x00007ffb13a40000 - 0x00007ffb13a52000 C:\WINDOWS\System32\winrnr.dll
  309. 0x00007ffb13a00000 - 0x00007ffb13a30000 C:\WINDOWS\system32\nlansp_c.dll
  310. 0x00007ffb2a9b0000 - 0x00007ffb2a9d0000 C:\WINDOWS\system32\wshbth.dll
  311. 0x00007ffb1d140000 - 0x00007ffb1d18e000 C:\WINDOWS\SYSTEM32\pdh.dll
  312. 0x00007ffb18c10000 - 0x00007ffb18c22000 C:\WINDOWS\System32\perfproc.dll
  313. 0x00007ffb16410000 - 0x00007ffb16434000 C:\Program Files\java\jdk1.8.0_291\jre\bin\sunec.dll
  314. 0x00007ffb1a510000 - 0x00007ffb1a51d000 C:\Program Files\java\jdk1.8.0_291\jre\bin\sunmscapi.dll
  315. 0x00007ffb32d80000 - 0x00007ffb32ef7000 C:\WINDOWS\System32\CRYPT32.dll
  316. 0x00007ffb31f50000 - 0x00007ffb31f80000 C:\WINDOWS\SYSTEM32\ncrypt.dll
  317. 0x00007ffb31f00000 - 0x00007ffb31f3f000 C:\WINDOWS\SYSTEM32\NTASN1.dll
  318. 0x00007ffb2ff60000 - 0x00007ffb301a1000 C:\WINDOWS\SYSTEM32\dbghelp.dll
  319. 0x00007ffb35120000 - 0x00007ffb35201000 C:\WINDOWS\System32\OLEAUT32.dll
  320. VM Arguments:
  321. jvm_args: -javaagent:E:\IntelliJ IDEA 2024.2.6\lib\idea_rt.jar=59541:E:\IntelliJ IDEA 2024.2.6\bin -Dfile.encoding=UTF-8
  322. java_command: cn.hnthyy.thmz.ThmzApplication
  323. java_class_path (initial): C:\Program Files\java\jdk1.8.0_291\jre\lib\charsets.jar;C:\Program Files\java\jdk1.8.0_291\jre\lib\deploy.jar;C:\Program Files\java\jdk1.8.0_291\jre\lib\ext\access-bridge-64.jar;C:\Program Files\java\jdk1.8.0_291\jre\lib\ext\cldrdata.jar;C:\Program Files\java\jdk1.8.0_291\jre\lib\ext\dnsns.jar;C:\Program Files\java\jdk1.8.0_291\jre\lib\ext\jaccess.jar;C:\Program Files\java\jdk1.8.0_291\jre\lib\ext\jfxrt.jar;C:\Program Files\java\jdk1.8.0_291\jre\lib\ext\localedata.jar;C:\Program Files\java\jdk1.8.0_291\jre\lib\ext\nashorn.jar;C:\Program Files\java\jdk1.8.0_291\jre\lib\ext\sunec.jar;C:\Program Files\java\jdk1.8.0_291\jre\lib\ext\sunjce_provider.jar;C:\Program Files\java\jdk1.8.0_291\jre\lib\ext\sunmscapi.jar;C:\Program Files\java\jdk1.8.0_291\jre\lib\ext\sunpkcs11.jar;C:\Program Files\java\jdk1.8.0_291\jre\lib\ext\zipfs.jar;C:\Program Files\java\jdk1.8.0_291\jre\lib\javaws.jar;C:\Program Files\java\jdk1.8.0_291\jre\lib\jce.jar;C:\Program Files\java\jdk1.8.0_291\jre\lib\jfr.jar;C:\Program Files\java\jdk1.8.0_291\jre\lib\jfxswt.jar;C:\Program Files\java\jdk1.8.0_291\jre\lib\jsse.jar;C:\Program Files\java\jdk1.8.0_291\jre\lib\management-agent.jar;C:\Program Files\java\jdk1.8.0_291\jre\lib\plugin.jar;C:\Program Files\java\jdk1.8.0_291\jre\lib\resources.jar;C:\Program Files\java\jdk1.8.0_291\jre\lib\rt.jar;E:\huaihaiProject\his\newProject\thmz\target\classes;E:\repository\org\springframework\boot\spring-boot-starter-thymeleaf\2.1.2.RELEASE\spring-boot-starter-thymeleaf-2.1.2.RELEASE.jar;E:\repository\org\springframework\boot\spring-boot-starter\2.1.2.RELEASE\spring-boot-starter-2.1.2.RELEASE.jar;E:\repository\org\springframework\boot\spring-boot-starter-logging\2.1.2.RELEASE\spring-boot-starter-logging-2.1.2.RELEASE.jar;E:\repository\ch\qos\logback\logback-classic\1.2.3\logback-classic-1.2.3.jar;E:\repository\ch\qos\logback\logback-core\1.2.3\logback-core-1.2.3.jar;E:\repository\org\apache\logging\log4j\log4j-to-slf4j\2.11.1\log4j-to-slf4j-2.1
  324. Launcher Type: SUN_STANDARD
  325. Environment Variables:
  326. JAVA_HOME=C:\Program Files\java\jdk1.8.0_291
  327. CLASSPATH=.;C:\Program Files\java\jdk1.8.0_291\lib;C:\Program Files\java\jdk1.8.0_291\lib\tools.jar
  328. PATH=C:\Program Files\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files\java\jdk1.8.0_291\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\Program Files\Git\cmd;C:\ProgramData\chocolatey\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;F:\apache-maven-3.5.0\bin;D:\nodejs\;F:\wochat\微信web开发者工具\dll;F:\mysql\mysql-8.0.40-winx64\bin;;C:\Program Files (x86)\XELive\64bit\bin;F:\sqlServer(x86)\100\Tools\Binn\;F:\sqlServer\100\Tools\Binn\;F:\sqlServer\100\DTS\Binn\;F:\sqlServer(x86)\100\Tools\Binn\VSShell\Common7\IDE\;F:\sqlServer(x86)\100\DTS\Binn\;C:\Program Files\dotnet\;C:\Users\肉食系的狐狸\.windows-build-tools\python27\;C:\Users\肉食系的狐狸\AppData\Local\Microsoft\WindowsApps;D:\bandzip\;D:\vsCode\Microsoft VS Code\bin;D:\nodejs\node_global;C:\Users\肉食系的狐狸\AppData\Local\Microsoft\WindowsApps;C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2021.3.1\bin;;C:\Users\肉食系的狐狸\AppData\Roaming\npm;E:\cursor\resources\app\bin;C:\Users\肉食系的狐狸\.dotnet\tools
  329. USERNAME=肉食系的狐狸
  330. OS=Windows_NT
  331. PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 165 Stepping 2, GenuineIntel
  332. --------------- S Y S T E M ---------------
  333. OS: Windows 10.0 , 64 bit Build 26100 (10.0.26100.4202)
  334. CPU:total 12 (initial active 12) (6 cores per cpu, 2 threads per core) family 6 model 165 stepping 2, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, 3dnowpref, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2, adx
  335. Memory: 4k page, physical 16683252k(1145308k free), swap 42758384k(63860k free)
  336. vm_info: Java HotSpot(TM) 64-Bit Server VM (25.291-b10) for windows-amd64 JRE (1.8.0_291-b10), built on Apr 9 2021 00:02:00 by "java_re" with MS VC++ 15.9 (VS2017)
  337. time: Thu Jul 10 21:23:04 2025
  338. timezone: 中国标准时间
  339. elapsed time: 24816.145102 seconds (0d 6h 53m 36s)