hs_err_pid50224.log 27 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353
  1. #
  2. # There is insufficient memory for the Java Runtime Environment to continue.
  3. # Native memory allocation (malloc) failed to allocate 1042736 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 Unscaled Compressed Oops mode in which the Java heap is
  16. # placed in the first 4GB 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 4GB virtual address.
  19. # This output file may be truncated or incomplete.
  20. #
  21. # Out of Memory Error (allocation.cpp:389), pid=50224, tid=0x000000000000a86c
  22. #
  23. # JRE version: Java(TM) SE Runtime Environment (8.0_301-b09) (build 1.8.0_301-b09)
  24. # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.301-b09 mixed mode windows-amd64 compressed oops)
  25. # Failed to write core dump. Call to MiniDumpWriteDump() failed (Error 0x800705af: The paging file is too small for this operation to complete.
  26. )
  27. #
  28. --------------- T H R E A D ---------------
  29. Current thread (0x000002007a5bc800): JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=43116, stack(0x000000e4b5f00000,0x000000e4b6000000)]
  30. Stack: [0x000000e4b5f00000,0x000000e4b6000000]
  31. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  32. V [jvm.dll+0x32ed79]
  33. V [jvm.dll+0x275722]
  34. V [jvm.dll+0x2763cd]
  35. V [jvm.dll+0x26ce05]
  36. V [jvm.dll+0xd551c]
  37. V [jvm.dll+0xd5d1c]
  38. V [jvm.dll+0x470143]
  39. V [jvm.dll+0x437c50]
  40. V [jvm.dll+0x440c55]
  41. V [jvm.dll+0x440015]
  42. V [jvm.dll+0x42ae57]
  43. V [jvm.dll+0xac1bb]
  44. V [jvm.dll+0xaa81b]
  45. V [jvm.dll+0x23ddc2]
  46. V [jvm.dll+0x2923dc]
  47. C [ucrtbase.dll+0x2268a]
  48. C [KERNEL32.DLL+0x17ac4]
  49. C [ntdll.dll+0x5a351]
  50. Current CompileTask:
  51. C2: 237456 4827 4 java.lang.Class::getMethod0 (40 bytes)
  52. --------------- P R O C E S S ---------------
  53. Java Threads: ( => current thread )
  54. 0x000002007a621800 JavaThread "Service Thread" daemon [_thread_blocked, id=1020, stack(0x000000e4b6300000,0x000000e4b6400000)]
  55. 0x000002007a61a800 JavaThread "C1 CompilerThread3" daemon [_thread_blocked, id=30780, stack(0x000000e4b6200000,0x000000e4b6300000)]
  56. 0x000002007a619800 JavaThread "C2 CompilerThread2" daemon [_thread_blocked, id=452, stack(0x000000e4b6100000,0x000000e4b6200000)]
  57. 0x000002007a5c1800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=18376, stack(0x000000e4b6000000,0x000000e4b6100000)]
  58. =>0x000002007a5bc800 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=43116, stack(0x000000e4b5f00000,0x000000e4b6000000)]
  59. 0x000002007a5b9800 JavaThread "Attach Listener" daemon [_thread_blocked, id=42148, stack(0x000000e4b5e00000,0x000000e4b5f00000)]
  60. 0x000002007a5b8800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=40712, stack(0x000000e4b5d00000,0x000000e4b5e00000)]
  61. 0x000002007a59a800 JavaThread "Finalizer" daemon [_thread_blocked, id=40276, stack(0x000000e4b5c00000,0x000000e4b5d00000)]
  62. 0x0000020079986000 JavaThread "Reference Handler" daemon [_thread_blocked, id=47412, stack(0x000000e4b5b00000,0x000000e4b5c00000)]
  63. 0x0000020074dc4000 JavaThread "main" [_thread_in_Java, id=34652, stack(0x000000e4b5100000,0x000000e4b5200000)]
  64. Other Threads:
  65. 0x000002007a571800 VMThread [stack: 0x000000e4b5a00000,0x000000e4b5b00000] [id=47160]
  66. 0x000002007a625800 WatcherThread [stack: 0x000000e4b6400000,0x000000e4b6500000] [id=39596]
  67. VM state:not at safepoint (normal execution)
  68. VM Mutex/Monitor currently owned by a thread: None
  69. heap address: 0x00000000c0000000, size: 1024 MB, Compressed Oops mode: 32-bit
  70. Narrow klass base: 0x0000000000000000, Narrow klass shift: 3
  71. Compressed class space size: 1073741824 Address: 0x0000000100000000
  72. Heap:
  73. PSYoungGen total 339456K, used 279347K [0x00000000eab00000, 0x00000000fff00000, 0x0000000100000000)
  74. eden space 330752K, 83% used [0x00000000eab00000,0x00000000fb7ef4c8,0x00000000fee00000)
  75. from space 8704K, 45% used [0x00000000fee00000,0x00000000ff1dd800,0x00000000ff680000)
  76. to space 8192K, 0% used [0x00000000ff700000,0x00000000ff700000,0x00000000fff00000)
  77. ParOldGen total 273920K, used 20708K [0x00000000c0000000, 0x00000000d0b80000, 0x00000000eab00000)
  78. object space 273920K, 7% used [0x00000000c0000000,0x00000000c1439150,0x00000000d0b80000)
  79. Metaspace used 34465K, capacity 34956K, committed 35200K, reserved 1079296K
  80. class space used 4242K, capacity 4371K, committed 4480K, reserved 1048576K
  81. Card table byte_map: [0x0000020076b20000,0x0000020076d30000] byte_map_base: 0x0000020076520000
  82. Marking Bits: (ParMarkBitMap*) 0x00000000649f7fe0
  83. Begin Bits: [0x0000020076e90000, 0x0000020077e90000)
  84. End Bits: [0x0000020077e90000, 0x0000020078e90000)
  85. Polling page: 0x0000020074f10000
  86. CodeCache: size=245760Kb used=17794Kb max_used=17818Kb free=227965Kb
  87. bounds [0x0000020000000000, 0x0000020001190000, 0x000002000f000000]
  88. total_blobs=4648 nmethods=4249 adapters=311
  89. compilation: enabled
  90. Compilation events (10 events):
  91. Event: 233.671 Thread 0x000002007a61a800 4836 3 org.springframework.transaction.interceptor.TransactionAttributeSourcePointcut::matches (41 bytes)
  92. Event: 233.671 Thread 0x000002007a61a800 nmethod 4836 0x0000020000248e50 code [0x0000020000248fe0, 0x00000200002494d0]
  93. Event: 233.672 Thread 0x000002007a61a800 4837 3 org.springframework.transaction.interceptor.BeanFactoryTransactionAttributeSourceAdvisor$1::getTransactionAttributeSource (8 bytes)
  94. Event: 233.672 Thread 0x000002007a61a800 nmethod 4837 0x000002000011b850 code [0x000002000011b9a0, 0x000002000011bb18]
  95. Event: 233.683 Thread 0x000002007a5c1800 4838 4 java.lang.Class::privateGetMethodRecursive (130 bytes)
  96. Event: 233.684 Thread 0x000002007a61a800 4839 3 org.aspectj.weaver.JoinPointSignatureIterator::isVisibleTo (36 bytes)
  97. Event: 233.684 Thread 0x000002007a61a800 nmethod 4839 0x00000200004205d0 code [0x0000020000420780, 0x0000020000420d40]
  98. Event: 233.714 Thread 0x000002007a619800 nmethod 4832 0x0000020000183650 code [0x0000020000183bc0, 0x0000020000186268]
  99. Event: 233.719 Thread 0x000002007a61a800 4840 3 org.aspectj.weaver.reflect.Java15ReflectionBasedReferenceTypeDelegate::getDeclaredInterfaces (32 bytes)
  100. Event: 233.720 Thread 0x000002007a61a800 nmethod 4840 0x0000020000260290 code [0x0000020000260460, 0x0000020000260c80]
  101. GC Heap History (10 events):
  102. Event: 214.656 GC heap before
  103. {Heap before GC invocations=15 (full 1):
  104. PSYoungGen total 338944K, used 331823K [0x00000000eab00000, 0x00000000fff80000, 0x0000000100000000)
  105. eden space 328704K, 100% used [0x00000000eab00000,0x00000000fec00000,0x00000000fec00000)
  106. from space 10240K, 30% used [0x00000000fec00000,0x00000000fef0bdd8,0x00000000ff600000)
  107. to space 9728K, 0% used [0x00000000ff600000,0x00000000ff600000,0x00000000fff80000)
  108. ParOldGen total 273920K, used 13268K [0x00000000c0000000, 0x00000000d0b80000, 0x00000000eab00000)
  109. object space 273920K, 4% used [0x00000000c0000000,0x00000000c0cf5100,0x00000000d0b80000)
  110. Metaspace used 27763K, capacity 28136K, committed 28416K, reserved 1075200K
  111. class space used 3460K, capacity 3565K, committed 3584K, reserved 1048576K
  112. Event: 214.819 GC heap after
  113. Heap after GC invocations=15 (full 1):
  114. PSYoungGen total 338944K, used 3153K [0x00000000eab00000, 0x00000000fff80000, 0x0000000100000000)
  115. eden space 329216K, 0% used [0x00000000eab00000,0x00000000eab00000,0x00000000fec80000)
  116. from space 9728K, 32% used [0x00000000ff600000,0x00000000ff914680,0x00000000fff80000)
  117. to space 9728K, 0% used [0x00000000fec80000,0x00000000fec80000,0x00000000ff600000)
  118. ParOldGen total 273920K, used 14204K [0x00000000c0000000, 0x00000000d0b80000, 0x00000000eab00000)
  119. object space 273920K, 5% used [0x00000000c0000000,0x00000000c0ddf100,0x00000000d0b80000)
  120. Metaspace used 27763K, capacity 28136K, committed 28416K, reserved 1075200K
  121. class space used 3460K, capacity 3565K, committed 3584K, reserved 1048576K
  122. }
  123. Event: 224.427 GC heap before
  124. {Heap before GC invocations=16 (full 1):
  125. PSYoungGen total 338944K, used 332369K [0x00000000eab00000, 0x00000000fff80000, 0x0000000100000000)
  126. eden space 329216K, 100% used [0x00000000eab00000,0x00000000fec80000,0x00000000fec80000)
  127. from space 9728K, 32% used [0x00000000ff600000,0x00000000ff914680,0x00000000fff80000)
  128. to space 9728K, 0% used [0x00000000fec80000,0x00000000fec80000,0x00000000ff600000)
  129. ParOldGen total 273920K, used 14204K [0x00000000c0000000, 0x00000000d0b80000, 0x00000000eab00000)
  130. object space 273920K, 5% used [0x00000000c0000000,0x00000000c0ddf100,0x00000000d0b80000)
  131. Metaspace used 29055K, capacity 29426K, committed 29696K, reserved 1075200K
  132. class space used 3636K, capacity 3732K, committed 3840K, reserved 1048576K
  133. Event: 224.700 GC heap after
  134. Heap after GC invocations=16 (full 1):
  135. PSYoungGen total 338944K, used 2988K [0x00000000eab00000, 0x00000000fff00000, 0x0000000100000000)
  136. eden space 329216K, 0% used [0x00000000eab00000,0x00000000eab00000,0x00000000fec80000)
  137. from space 9728K, 30% used [0x00000000fec80000,0x00000000fef6b148,0x00000000ff600000)
  138. to space 9216K, 0% used [0x00000000ff600000,0x00000000ff600000,0x00000000fff00000)
  139. ParOldGen total 273920K, used 14788K [0x00000000c0000000, 0x00000000d0b80000, 0x00000000eab00000)
  140. object space 273920K, 5% used [0x00000000c0000000,0x00000000c0e71100,0x00000000d0b80000)
  141. Metaspace used 29055K, capacity 29426K, committed 29696K, reserved 1075200K
  142. class space used 3636K, capacity 3732K, committed 3840K, reserved 1048576K
  143. }
  144. Event: 226.204 GC heap before
  145. {Heap before GC invocations=17 (full 1):
  146. PSYoungGen total 338944K, used 332204K [0x00000000eab00000, 0x00000000fff00000, 0x0000000100000000)
  147. eden space 329216K, 100% used [0x00000000eab00000,0x00000000fec80000,0x00000000fec80000)
  148. from space 9728K, 30% used [0x00000000fec80000,0x00000000fef6b148,0x00000000ff600000)
  149. to space 9216K, 0% used [0x00000000ff600000,0x00000000ff600000,0x00000000fff00000)
  150. ParOldGen total 273920K, used 14788K [0x00000000c0000000, 0x00000000d0b80000, 0x00000000eab00000)
  151. object space 273920K, 5% used [0x00000000c0000000,0x00000000c0e71100,0x00000000d0b80000)
  152. Metaspace used 30774K, capacity 31246K, committed 31360K, reserved 1077248K
  153. class space used 3837K, capacity 3966K, committed 3968K, reserved 1048576K
  154. Event: 226.367 GC heap after
  155. Heap after GC invocations=17 (full 1):
  156. PSYoungGen total 338944K, used 2963K [0x00000000eab00000, 0x00000000fff80000, 0x0000000100000000)
  157. eden space 329728K, 0% used [0x00000000eab00000,0x00000000eab00000,0x00000000fed00000)
  158. from space 9216K, 32% used [0x00000000ff600000,0x00000000ff8e4c50,0x00000000fff00000)
  159. to space 9216K, 0% used [0x00000000fed00000,0x00000000fed00000,0x00000000ff600000)
  160. ParOldGen total 273920K, used 16500K [0x00000000c0000000, 0x00000000d0b80000, 0x00000000eab00000)
  161. object space 273920K, 6% used [0x00000000c0000000,0x00000000c101d100,0x00000000d0b80000)
  162. Metaspace used 30774K, capacity 31246K, committed 31360K, reserved 1077248K
  163. class space used 3837K, capacity 3966K, committed 3968K, reserved 1048576K
  164. }
  165. Event: 230.198 GC heap before
  166. {Heap before GC invocations=18 (full 1):
  167. PSYoungGen total 338944K, used 332691K [0x00000000eab00000, 0x00000000fff80000, 0x0000000100000000)
  168. eden space 329728K, 100% used [0x00000000eab00000,0x00000000fed00000,0x00000000fed00000)
  169. from space 9216K, 32% used [0x00000000ff600000,0x00000000ff8e4c50,0x00000000fff00000)
  170. to space 9216K, 0% used [0x00000000fed00000,0x00000000fed00000,0x00000000ff600000)
  171. ParOldGen total 273920K, used 16500K [0x00000000c0000000, 0x00000000d0b80000, 0x00000000eab00000)
  172. object space 273920K, 6% used [0x00000000c0000000,0x00000000c101d100,0x00000000d0b80000)
  173. Metaspace used 33585K, capacity 34080K, committed 34304K, reserved 1079296K
  174. class space used 4152K, capacity 4273K, committed 4352K, reserved 1048576K
  175. Event: 231.571 GC heap after
  176. Heap after GC invocations=18 (full 1):
  177. PSYoungGen total 338944K, used 3843K [0x00000000eab00000, 0x00000000fff00000, 0x0000000100000000)
  178. eden space 329728K, 0% used [0x00000000eab00000,0x00000000eab00000,0x00000000fed00000)
  179. from space 9216K, 41% used [0x00000000fed00000,0x00000000ff0c0f30,0x00000000ff600000)
  180. to space 8704K, 0% used [0x00000000ff680000,0x00000000ff680000,0x00000000fff00000)
  181. ParOldGen total 273920K, used 18836K [0x00000000c0000000, 0x00000000d0b80000, 0x00000000eab00000)
  182. object space 273920K, 6% used [0x00000000c0000000,0x00000000c1265100,0x00000000d0b80000)
  183. Metaspace used 33585K, capacity 34080K, committed 34304K, reserved 1079296K
  184. class space used 4152K, capacity 4273K, committed 4352K, reserved 1048576K
  185. }
  186. Event: 233.627 GC heap before
  187. {Heap before GC invocations=19 (full 1):
  188. PSYoungGen total 338944K, used 333571K [0x00000000eab00000, 0x00000000fff00000, 0x0000000100000000)
  189. eden space 329728K, 100% used [0x00000000eab00000,0x00000000fed00000,0x00000000fed00000)
  190. from space 9216K, 41% used [0x00000000fed00000,0x00000000ff0c0f30,0x00000000ff600000)
  191. to space 8704K, 0% used [0x00000000ff680000,0x00000000ff680000,0x00000000fff00000)
  192. ParOldGen total 273920K, used 18836K [0x00000000c0000000, 0x00000000d0b80000, 0x00000000eab00000)
  193. object space 273920K, 6% used [0x00000000c0000000,0x00000000c1265100,0x00000000d0b80000)
  194. Metaspace used 34133K, capacity 34624K, committed 34816K, reserved 1079296K
  195. class space used 4200K, capacity 4305K, committed 4352K, reserved 1048576K
  196. Event: 233.638 GC heap after
  197. Heap after GC invocations=19 (full 1):
  198. PSYoungGen total 339456K, used 2252K [0x00000000eab00000, 0x00000000fff80000, 0x0000000100000000)
  199. eden space 330752K, 0% used [0x00000000eab00000,0x00000000eab00000,0x00000000fee00000)
  200. from space 8704K, 25% used [0x00000000ff680000,0x00000000ff8b33a0,0x00000000fff00000)
  201. to space 8704K, 0% used [0x00000000fee00000,0x00000000fee00000,0x00000000ff680000)
  202. ParOldGen total 273920K, used 20036K [0x00000000c0000000, 0x00000000d0b80000, 0x00000000eab00000)
  203. object space 273920K, 7% used [0x00000000c0000000,0x00000000c1391150,0x00000000d0b80000)
  204. Metaspace used 34133K, capacity 34624K, committed 34816K, reserved 1079296K
  205. class space used 4200K, capacity 4305K, committed 4352K, reserved 1048576K
  206. }
  207. Deoptimization events (10 events):
  208. Event: 232.867 Thread 0x0000020074dc4000 Uncommon trap: reason=null_check action=make_not_entrant pc=0x0000020001148214 method=org.springframework.core.annotation.AnnotatedElementUtils.searchWithGetSemanticsInAnnotations(Ljava/lang/reflect/AnnotatedElement;Ljava/util/List;Ljava/lang/Class;Ljava/
  209. Event: 233.518 Thread 0x0000020074dc4000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000020000c78678 method=org.springframework.core.SerializableTypeWrapper$TypeProxyInvocationHandler.invoke(Ljava/lang/Object;Ljava/lang/reflect/Method;[Ljava/lang/Object;)Ljava/lang/Object; @ 2
  210. Event: 233.529 Thread 0x0000020074dc4000 Uncommon trap: reason=speculate_class_check action=maybe_recompile pc=0x000002000109ef80 method=org.aspectj.weaver.ResolvedMemberImpl.matches(Lorg/aspectj/weaver/ResolvedMember;Z)Z @ 24
  211. Event: 233.530 Thread 0x0000020074dc4000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000002000109efbc method=org.aspectj.weaver.ResolvedMemberImpl.matches(Lorg/aspectj/weaver/ResolvedMember;Z)Z @ 1
  212. Event: 233.530 Thread 0x0000020074dc4000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000002000109efbc method=org.aspectj.weaver.ResolvedMemberImpl.matches(Lorg/aspectj/weaver/ResolvedMember;Z)Z @ 1
  213. Event: 233.530 Thread 0x0000020074dc4000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000002000109efbc method=org.aspectj.weaver.ResolvedMemberImpl.matches(Lorg/aspectj/weaver/ResolvedMember;Z)Z @ 1
  214. Event: 233.530 Thread 0x0000020074dc4000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000002000109efbc method=org.aspectj.weaver.ResolvedMemberImpl.matches(Lorg/aspectj/weaver/ResolvedMember;Z)Z @ 1
  215. Event: 233.533 Thread 0x0000020074dc4000 Uncommon trap: reason=unloaded action=reinterpret pc=0x00000200010da024 method=org.aspectj.apache.bcel.classfile.Attribute.readAttribute(Ljava/io/DataInputStream;Lorg/aspectj/apache/bcel/classfile/ConstantPool;)Lorg/aspectj/apache/bcel/classfile/Attribute
  216. Event: 233.603 Thread 0x0000020074dc4000 Uncommon trap: reason=null_check action=make_not_entrant pc=0x000002000026f688 method=java.lang.Class.privateGetMethodRecursive(Ljava/lang/String;[Ljava/lang/Class;ZLjava/lang/Class$MethodArray;)Ljava/lang/reflect/Method; @ 35
  217. Event: 233.603 Thread 0x0000020074dc4000 Uncommon trap: reason=null_check action=make_not_entrant pc=0x0000020001140620 method=java.lang.Class.privateGetDeclaredConstructors(Z)[Ljava/lang/reflect/Constructor; @ 35
  218. Classes redefined (0 events):
  219. No events
  220. Internal exceptions (10 events):
  221. Event: 233.525 Thread 0x0000020074dc4000 Exception <a 'java/lang/ClassNotFoundException': org/springframework/boot/autoconfigure/websocket/TomcatWebSocketContainerCustomizerCustomizer> (0x00000000fc796ec0) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u301\1513\hotspot\src\s
  222. Event: 233.526 Thread 0x0000020074dc4000 Exception <a 'java/lang/ClassNotFoundException': org/springframework/boot/context/embedded/EmbeddedServletContainerCustomizerCustomizer> (0x00000000fc9204d8) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u301\1513\hotspot\src\share\vm
  223. Event: 233.527 Thread 0x0000020074dc4000 Exception <a 'java/lang/ClassNotFoundException': org/springframework/core/OrderedCustomizer> (0x00000000fca4c608) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u301\1513\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 212]
  224. Event: 233.597 Thread 0x0000020074dc4000 Exception <a 'java/lang/ClassNotFoundException': org/springframework/boot/autoconfigure/web/HttpEncodingPropertiesBeanInfo> (0x00000000fdf902f8) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u301\1513\hotspot\src\share\vm\classfile\sy
  225. Event: 233.599 Thread 0x0000020074dc4000 Exception <a 'java/lang/ClassNotFoundException': org/springframework/boot/autoconfigure/web/HttpEncodingPropertiesCustomizer> (0x00000000fe102578) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u301\1513\hotspot\src\share\vm\classfile\
  226. Event: 233.661 Thread 0x0000020074dc4000 Exception <a 'java/lang/ClassNotFoundException': org/springframework/boot/autoconfigure/web/HttpEncodingAutoConfiguration$$EnhancerBySpringCGLIB$$2b23877BeanInfo> (0x00000000eb7db550) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u301
  227. Event: 233.663 Thread 0x0000020074dc4000 Exception <a 'java/lang/ClassNotFoundException': org/springframework/boot/autoconfigure/web/HttpEncodingAutoConfigurationBeanInfo> (0x00000000eb956818) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u301\1513\hotspot\src\share\vm\class
  228. Event: 233.664 Thread 0x0000020074dc4000 Exception <a 'java/lang/ClassNotFoundException': org/springframework/boot/autoconfigure/web/HttpEncodingAutoConfigurationCustomizer> (0x00000000ebad39d0) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u301\1513\hotspot\src\share\vm\cla
  229. Event: 233.666 Thread 0x0000020074dc4000 Exception <a 'java/lang/ClassNotFoundException': org/springframework/boot/autoconfigure/web/HttpEncodingAutoConfiguration$$EnhancerBySpringCGLIB$$2b23877Customizer> (0x00000000ebc98428) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u3
  230. Event: 233.669 Thread 0x0000020074dc4000 Exception <a 'java/lang/ClassNotFoundException': org/springframework/context/annotation/ConfigurationClassEnhancer$EnhancedConfigurationCustomizer> (0x00000000ebe3fd38) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u301\1513\hotspot\s
  231. Events (10 events):
  232. Event: 233.685 Thread 0x000002007a61a800 flushing nmethod 0x000002000049fe50
  233. Event: 233.714 Thread 0x000002007a619800 flushing nmethod 0x00000200004d2f10
  234. Event: 233.714 Thread 0x000002007a619800 flushing nmethod 0x00000200004e5190
  235. Event: 233.714 Thread 0x000002007a619800 flushing nmethod 0x0000020000510790
  236. Event: 233.714 Thread 0x000002007a619800 flushing nmethod 0x0000020000511790
  237. Event: 233.715 Thread 0x000002007a619800 flushing nmethod 0x00000200005b2d50
  238. Event: 233.715 Thread 0x000002007a619800 flushing nmethod 0x00000200005be290
  239. Event: 233.720 Thread 0x000002007a61a800 flushing nmethod 0x00000200005e3890
  240. Event: 233.720 Thread 0x000002007a61a800 flushing nmethod 0x000002000063a3d0
  241. Event: 233.721 Thread 0x000002007a61a800 flushing nmethod 0x00000200006bc490
  242. Dynamic libraries:
  243. 0x00007ff6ffd40000 - 0x00007ff6ffd87000 C:\Program Files (x86)\Common Files\Oracle\Java\javapath\java.exe
  244. 0x00007ff870ef0000 - 0x00007ff8710df000 C:\Windows\SYSTEM32\ntdll.dll
  245. 0x00007ff86f0a0000 - 0x00007ff86f153000 C:\Windows\System32\KERNEL32.DLL
  246. 0x00007ff86d6b0000 - 0x00007ff86d94d000 C:\Windows\System32\KERNELBASE.dll
  247. 0x00007ff86e820000 - 0x00007ff86e8c7000 C:\Windows\System32\ADVAPI32.dll
  248. 0x00007ff86f540000 - 0x00007ff86f5de000 C:\Windows\System32\msvcrt.dll
  249. 0x00007ff86e480000 - 0x00007ff86e51f000 C:\Windows\System32\sechost.dll
  250. 0x00007ff86e9a0000 - 0x00007ff86eabe000 C:\Windows\System32\RPCRT4.dll
  251. 0x00007ff86e680000 - 0x00007ff86e818000 C:\Windows\System32\USER32.dll
  252. 0x00007ff86d180000 - 0x00007ff86d1a0000 C:\Windows\System32\win32u.dll
  253. 0x00007ff86e650000 - 0x00007ff86e679000 C:\Windows\System32\GDI32.dll
  254. 0x00007ff86d470000 - 0x00007ff86d616000 C:\Windows\System32\gdi32full.dll
  255. 0x00007ff86d380000 - 0x00007ff86d420000 C:\Windows\System32\msvcp_win.dll
  256. 0x00007ff86d250000 - 0x00007ff86d34a000 C:\Windows\System32\ucrtbase.dll
  257. 0x00007ff85ee40000 - 0x00007ff85f0b9000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.17763.4499_none_de761d2e534700e4\COMCTL32.dll
  258. 0x00007ff86e130000 - 0x00007ff86e45b000 C:\Windows\System32\combase.dll
  259. 0x00007ff86d620000 - 0x00007ff86d6a2000 C:\Windows\System32\bcryptPrimitives.dll
  260. 0x00007ff86f2f0000 - 0x00007ff86f31e000 C:\Windows\System32\IMM32.DLL
  261. 0x00007ff84f550000 - 0x00007ff84f565000 C:\Program Files\Java\jre1.8.0_301\bin\vcruntime140.dll
  262. 0x00007ff84d9d0000 - 0x00007ff84da6b000 C:\Program Files\Java\jre1.8.0_301\bin\msvcp140.dll
  263. 0x0000000064210000 - 0x0000000064a70000 C:\Program Files\Java\jre1.8.0_301\bin\server\jvm.dll
  264. 0x00007ff86e120000 - 0x00007ff86e128000 C:\Windows\System32\PSAPI.DLL
  265. 0x00007ff852b40000 - 0x00007ff852b49000 C:\Windows\SYSTEM32\WSOCK32.dll
  266. 0x00007ff86f1d0000 - 0x00007ff86f23d000 C:\Windows\System32\WS2_32.dll
  267. 0x00007ff86b020000 - 0x00007ff86b044000 C:\Windows\SYSTEM32\WINMM.dll
  268. 0x00007ff863320000 - 0x00007ff86332a000 C:\Windows\SYSTEM32\VERSION.dll
  269. 0x00007ff86aff0000 - 0x00007ff86b01d000 C:\Windows\SYSTEM32\WINMMBASE.dll
  270. 0x00007ff86d420000 - 0x00007ff86d46a000 C:\Windows\System32\cfgmgr32.dll
  271. 0x00007ff86ced0000 - 0x00007ff86cee1000 C:\Windows\System32\kernel.appcore.dll
  272. 0x00007ff84f540000 - 0x00007ff84f550000 C:\Program Files\Java\jre1.8.0_301\bin\verify.dll
  273. 0x00007ff84f510000 - 0x00007ff84f53b000 C:\Program Files\Java\jre1.8.0_301\bin\java.dll
  274. 0x00007ff84d9b0000 - 0x00007ff84d9c8000 C:\Program Files\Java\jre1.8.0_301\bin\zip.dll
  275. 0x00007ff86f940000 - 0x00007ff870e38000 C:\Windows\System32\SHELL32.dll
  276. 0x00007ff86f320000 - 0x00007ff86f3c7000 C:\Windows\System32\shcore.dll
  277. 0x00007ff86d9d0000 - 0x00007ff86e119000 C:\Windows\System32\windows.storage.dll
  278. 0x00007ff86cf50000 - 0x00007ff86cf73000 C:\Windows\System32\profapi.dll
  279. 0x00007ff86cef0000 - 0x00007ff86cf4d000 C:\Windows\System32\powrprof.dll
  280. 0x00007ff86e940000 - 0x00007ff86e992000 C:\Windows\System32\shlwapi.dll
  281. 0x00007ff86d950000 - 0x00007ff86d96b000 C:\Windows\System32\cryptsp.dll
  282. 0x00007ff84d990000 - 0x00007ff84d9ac000 C:\Program Files\Java\jre1.8.0_301\bin\net.dll
  283. 0x00007ff86c6a0000 - 0x00007ff86c707000 C:\Windows\system32\mswsock.dll
  284. 0x00007ff86c3b0000 - 0x00007ff86c3ed000 C:\Windows\SYSTEM32\IPHLPAPI.DLL
  285. 0x00007ff86e8d0000 - 0x00007ff86e8d8000 C:\Windows\System32\NSI.dll
  286. 0x00007ff8664f0000 - 0x00007ff866506000 C:\Windows\SYSTEM32\dhcpcsvc6.DLL
  287. 0x00007ff8664d0000 - 0x00007ff8664ec000 C:\Windows\SYSTEM32\dhcpcsvc.DLL
  288. 0x00007ff86c3f0000 - 0x00007ff86c4b6000 C:\Windows\SYSTEM32\DNSAPI.dll
  289. 0x00007ff863a00000 - 0x00007ff863a0a000 C:\Windows\System32\rasadhlp.dll
  290. 0x00007ff8655d0000 - 0x00007ff865649000 C:\Windows\System32\fwpuclnt.dll
  291. 0x00007ff86d350000 - 0x00007ff86d376000 C:\Windows\System32\bcrypt.dll
  292. 0x00007ff84f500000 - 0x00007ff84f50d000 C:\Program Files\Java\jre1.8.0_301\bin\management.dll
  293. 0x00007ff860200000 - 0x00007ff860216000 C:\Windows\system32\napinsp.dll
  294. 0x00007ff8601f0000 - 0x00007ff8601fe000 C:\Windows\System32\winrnr.dll
  295. 0x00007ff866670000 - 0x00007ff86668b000 C:\Windows\system32\NLAapi.dll
  296. 0x00007ff85fa40000 - 0x00007ff85fa55000 C:\Windows\system32\wshbth.dll
  297. 0x00007ff84d970000 - 0x00007ff84d983000 C:\Program Files\Java\jre1.8.0_301\bin\nio.dll
  298. 0x00007ff860f50000 - 0x00007ff86113d000 C:\Windows\system32\DBGHELP.DLL
  299. 0x00007ff860c70000 - 0x00007ff860c9a000 C:\Windows\SYSTEM32\dbgcore.DLL
  300. VM Arguments:
  301. jvm_args: -Xmx1024m -Dloader.path=dependency
  302. java_command: com-crm-activity-1.0.0.jar --spring.profiles.active=prod
  303. java_class_path (initial): com-crm-activity-1.0.0.jar
  304. Launcher Type: SUN_STANDARD
  305. Environment Variables:
  306. PATH=C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files\Git\cmd;C:\Program Files\MySQL\MySQL Shell 8.0\bin\;C:\Users\Administrator\AppData\Local\Microsoft\WindowsApps;
  307. USERNAME=Administrator
  308. OS=Windows_NT
  309. PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 85 Stepping 7, GenuineIntel
  310. --------------- S Y S T E M ---------------
  311. OS: Windows 10.0 , 64 bit Build 17763 (10.0.17763.4377)
  312. CPU:total 8 (initial active 8) (4 cores per cpu, 2 threads per core) family 6 model 85 stepping 7, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, rtm, 3dnowpref, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2, adx
  313. Memory: 4k page, physical 66042156k(15304848k free), swap 66042156k(283704k free)
  314. vm_info: Java HotSpot(TM) 64-Bit Server VM (25.301-b09) for windows-amd64 JRE (1.8.0_301-b09), built on Jun 9 2021 06:46:21 by "java_re" with MS VC++ 15.9 (VS2017)
  315. time: Thu May 30 16:11:46 2024
  316. timezone: Arab Standard Time
  317. elapsed time: 237.461421 seconds (0d 0h 3m 57s)