#
whycq
2025-05-24 3dc0f89a1429472a13c5fb4ecb2cb94917b74fbc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Native memory allocation (malloc) failed to allocate 1640256 bytes for Chunk::new
# Possible reasons:
#   The system is out of physical RAM or swap space
#   In 32 bit mode, the process size limit was hit
# Possible solutions:
#   Reduce memory load on the system
#   Increase physical memory or swap space
#   Check if swap backing store is full
#   Use 64 bit Java on a 64 bit OS
#   Decrease Java heap size (-Xmx/-Xms)
#   Decrease number of Java threads
#   Decrease Java thread stack sizes (-Xss)
#   Set larger code cache with -XX:ReservedCodeCacheSize=
# This output file may be truncated or incomplete.
#
#  Out of Memory Error (allocation.cpp:390), pid=28328, tid=0x0000000000007720
#
# JRE version: Java(TM) SE Runtime Environment (8.0_144-b01) (build 1.8.0_144-b01)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.144-b01 mixed mode windows-amd64 compressed oops)
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
 
---------------  T H R E A D  ---------------
 
Current thread (0x000000001e2cb000):  JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=30496, stack(0x000000001fae0000,0x000000001fbe0000)]
 
Stack: [0x000000001fae0000,0x000000001fbe0000]
[error occurred during error reporting (printing stack bounds), id 0xc0000005]
 
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
 
 
Current CompileTask:
C2:   8679 6675       4       org.springframework.core.ResolvableType::resolveType (151 bytes)
 
 
---------------  P R O C E S S  ---------------
 
Java Threads: ( => current thread )
  0x00000000259bd800 JavaThread "nioEventLoopGroup-2-1" [_thread_in_native, id=41252, stack(0x000000002d1f0000,0x000000002d2f0000)]
  0x00000000259c1000 JavaThread "Thread-17" [_thread_blocked, id=42860, stack(0x000000002ccf0000,0x000000002cdf0000)]
  0x00000000259c0800 JavaThread "Thread-16" [_thread_blocked, id=48616, stack(0x000000002cbf0000,0x000000002ccf0000)]
  0x00000000259c3800 JavaThread "Thread-15" [_thread_blocked, id=50008, stack(0x000000002caf0000,0x000000002cbf0000)]
  0x00000000259bf800 JavaThread "Thread-14" [_thread_blocked, id=49032, stack(0x000000002c9f0000,0x000000002caf0000)]
  0x00000000259c2000 JavaThread "Thread-13" [_thread_blocked, id=48212, stack(0x000000002c8f0000,0x000000002c9f0000)]
  0x00000000259bf000 JavaThread "Thread-12" [_thread_blocked, id=50860, stack(0x000000002c7f0000,0x000000002c8f0000)]
  0x0000000022ede000 JavaThread "Thread-11" [_thread_blocked, id=45088, stack(0x000000002c6f0000,0x000000002c7f0000)]
  0x0000000022ee1000 JavaThread "Thread-10" [_thread_blocked, id=50364, stack(0x000000002c5f0000,0x000000002c6f0000)]
  0x0000000022ee0000 JavaThread "Thread-9" [_thread_blocked, id=49460, stack(0x000000002c4f0000,0x000000002c5f0000)]
  0x0000000022edd000 JavaThread "Thread-8" [_thread_blocked, id=35388, stack(0x000000002c3f0000,0x000000002c4f0000)]
  0x0000000022edc800 JavaThread "Thread-7" [_thread_blocked, id=46732, stack(0x000000002c2f0000,0x000000002c3f0000)]
  0x0000000022edb800 JavaThread "Thread-6" [_thread_blocked, id=46396, stack(0x000000002bf00000,0x000000002c000000)]
  0x0000000022edf800 JavaThread "Thread-5" [_thread_in_native, id=45860, stack(0x000000002be00000,0x000000002bf00000)]
  0x0000000022ede800 JavaThread "Thread-4" [_thread_blocked, id=31944, stack(0x000000002bd00000,0x000000002be00000)]
  0x0000000022eda000 JavaThread "Thread-3" [_thread_blocked, id=21380, stack(0x000000002bc00000,0x000000002bd00000)]
  0x0000000022edb000 JavaThread "Thread-2" [_thread_blocked, id=48512, stack(0x000000002bb00000,0x000000002bc00000)]
  0x0000000027f9f800 JavaThread "HikariPool-1 connection adder" daemon [_thread_blocked, id=48172, stack(0x000000002a830000,0x000000002a930000)]
  0x0000000026d2f000 JavaThread "HikariPool-1 housekeeper" daemon [_thread_blocked, id=44116, stack(0x0000000028fd0000,0x00000000290d0000)]
  0x00000000215b8000 JavaThread "mssql-jdbc-shared-timer-core-0" daemon [_thread_blocked, id=40896, stack(0x0000000028ed0000,0x0000000028fd0000)]
  0x0000000020dc6800 JavaThread "Abandoned connection cleanup thread" daemon [_thread_blocked, id=49348, stack(0x0000000027930000,0x0000000027a30000)]
  0x00000000270bb800 JavaThread "container-0" [_thread_blocked, id=12884, stack(0x0000000027aa0000,0x0000000027ba0000)]
  0x000000001e435000 JavaThread "Catalina-utility-2" [_thread_blocked, id=38548, stack(0x00000000239a0000,0x0000000023aa0000)]
  0x000000002197a000 JavaThread "Catalina-utility-1" [_thread_blocked, id=44680, stack(0x0000000021cd0000,0x0000000021dd0000)]
  0x0000000020851800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=40188, stack(0x0000000020a00000,0x0000000020b00000)]
  0x000000001e365000 JavaThread "Service Thread" daemon [_thread_blocked, id=45560, stack(0x000000001fee0000,0x000000001ffe0000)]
  0x000000001e2d0000 JavaThread "C1 CompilerThread3" daemon [_thread_blocked, id=43176, stack(0x000000001fde0000,0x000000001fee0000)]
  0x000000001e2cd000 JavaThread "C2 CompilerThread2" daemon [_thread_in_native, id=43636, stack(0x000000001fce0000,0x000000001fde0000)]
  0x000000001e2cc800 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=49024, stack(0x000000001fbe0000,0x000000001fce0000)]
=>0x000000001e2cb000 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=30496, stack(0x000000001fae0000,0x000000001fbe0000)]
  0x000000001e2aa800 JavaThread "JDWP Command Reader" daemon [_thread_in_native, id=43676, stack(0x000000001f9e0000,0x000000001fae0000)]
  0x000000001e2a5800 JavaThread "JDWP Event Helper Thread" daemon [_thread_blocked, id=20816, stack(0x000000001f8e0000,0x000000001f9e0000)]
  0x000000001e297000 JavaThread "JDWP Transport Listener: dt_socket" daemon [_thread_blocked, id=44108, stack(0x000000001f7e0000,0x000000001f8e0000)]
  0x000000001e290800 JavaThread "Attach Listener" daemon [_thread_blocked, id=49072, stack(0x000000001f6e0000,0x000000001f7e0000)]
  0x000000001e28f800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=50592, stack(0x000000001f5e0000,0x000000001f6e0000)]
  0x000000001cb56800 JavaThread "Finalizer" daemon [_thread_blocked, id=38176, stack(0x000000001f480000,0x000000001f580000)]
  0x000000001cb4f800 JavaThread "Reference Handler" daemon [_thread_blocked, id=43164, stack(0x000000001f380000,0x000000001f480000)]
  0x0000000002e22800 JavaThread "main" [_thread_in_vm, id=50684, stack(0x0000000002d20000,0x0000000002e20000)]
 
Other Threads:
  0x0000000002f1e800 VMThread [stack: 0x000000001f280000,0x000000001f380000] [id=48220]
  0x000000001e42d800 WatcherThread [stack: 0x000000001ffe0000,0x00000000200e0000] [id=50828]
 
VM state:not at safepoint (normal execution)
 
VM Mutex/Monitor currently owned by a thread: None
 
Heap:
 PSYoungGen      total 223744K, used 60618K [0x000000076c400000, 0x000000077ce00000, 0x00000007c0000000)
  eden space 205824K, 20% used [0x000000076c400000,0x000000076edb3070,0x0000000778d00000)
  from space 17920K, 99% used [0x0000000778d00000,0x0000000779e7fb88,0x0000000779e80000)
  to   space 16896K, 0% used [0x0000000779e80000,0x0000000779e80000,0x000000077af00000)
 ParOldGen       total 162816K, used 24722K [0x00000006c4c00000, 0x00000006ceb00000, 0x000000076c400000)
  object space 162816K, 15% used [0x00000006c4c00000,0x00000006c6424b98,0x00000006ceb00000)
 Metaspace       used 55258K, capacity 56994K, committed 57344K, reserved 1099776K
  class space    used 6480K, capacity 6805K, committed 6912K, reserved 1048576K
 
Card table byte_map: [0x0000000012470000,0x0000000012c50000] byte_map_base: 0x000000000ee4a000
 
Marking Bits: (ParMarkBitMap*) 0x000000006be1d850
 Begin Bits: [0x0000000013b90000, 0x0000000017a60000)
 End Bits:   [0x0000000017a60000, 0x000000001b930000)
 
Polling page: 0x0000000000ae0000
 
CodeCache: size=245760Kb used=22881Kb max_used=22881Kb free=222878Kb
 bounds [0x00000000030b0000, 0x0000000004740000, 0x00000000120b0000]
 total_blobs=6349 nmethods=5745 adapters=523
 compilation: enabled
 
Compilation events (10 events):
Event: 8.639 Thread 0x000000001e2d0000 6796       3       org.springframework.cglib.core.EmitUtils::access$800 (12 bytes)
Event: 8.639 Thread 0x000000001e2d0000 nmethod 6796 0x0000000003feb4d0 code [0x0000000003feb640, 0x0000000003feb7e8]
Event: 8.641 Thread 0x000000001e2d0000 6797       3       org.springframework.cglib.core.EmitUtils$14::processDefault (12 bytes)
Event: 8.641 Thread 0x000000001e2d0000 nmethod 6797 0x0000000003723890 code [0x0000000003723a00, 0x0000000003723d28]
Event: 8.641 Thread 0x000000001e2d0000 6798       3       org.springframework.cglib.core.EmitUtils$14::<init> (38 bytes)
Event: 8.642 Thread 0x000000001e2d0000 nmethod 6798 0x00000000042392d0 code [0x0000000004239420, 0x0000000004239670]
Event: 8.663 Thread 0x000000001e2d0000 6801       3       sun.reflect.UnsafeFieldAccessorImpl::ensureObj (23 bytes)
Event: 8.664 Thread 0x000000001e2d0000 nmethod 6801 0x0000000003b66250 code [0x0000000003b66420, 0x0000000003b66d98]
Event: 8.671 Thread 0x000000001e2d0000 6802       3       org.springframework.util.ReflectionUtils::findField (119 bytes)
Event: 8.672 Thread 0x000000001e2d0000 nmethod 6802 0x000000000370e250 code [0x000000000370e480, 0x000000000370f048]
 
GC Heap History (10 events):
Event: 3.362 GC heap before
{Heap before GC invocations=7 (full 2):
 PSYoungGen      total 110592K, used 10749K [0x000000076c400000, 0x0000000777800000, 0x00000007c0000000)
  eden space 99840K, 0% used [0x000000076c400000,0x000000076c400000,0x0000000772580000)
  from space 10752K, 99% used [0x0000000772580000,0x0000000772fff568,0x0000000773000000)
  to   space 13824K, 0% used [0x0000000776a80000,0x0000000776a80000,0x0000000777800000)
 ParOldGen       total 103424K, used 12369K [0x00000006c4c00000, 0x00000006cb100000, 0x000000076c400000)
  object space 103424K, 11% used [0x00000006c4c00000,0x00000006c5814490,0x00000006cb100000)
 Metaspace       used 34369K, capacity 35322K, committed 35496K, reserved 1081344K
  class space    used 4267K, capacity 4491K, committed 4608K, reserved 1048576K
Event: 3.395 GC heap after
Heap after GC invocations=7 (full 2):
 PSYoungGen      total 110592K, used 0K [0x000000076c400000, 0x0000000777800000, 0x00000007c0000000)
  eden space 99840K, 0% used [0x000000076c400000,0x000000076c400000,0x0000000772580000)
  from space 10752K, 0% used [0x0000000772580000,0x0000000772580000,0x0000000773000000)
  to   space 13824K, 0% used [0x0000000776a80000,0x0000000776a80000,0x0000000777800000)
 ParOldGen       total 162816K, used 18671K [0x00000006c4c00000, 0x00000006ceb00000, 0x000000076c400000)
  object space 162816K, 11% used [0x00000006c4c00000,0x00000006c5e3bee8,0x00000006ceb00000)
 Metaspace       used 34369K, capacity 35322K, committed 35496K, reserved 1081344K
  class space    used 4267K, capacity 4491K, committed 4608K, reserved 1048576K
}
Event: 4.407 GC heap before
{Heap before GC invocations=8 (full 2):
 PSYoungGen      total 110592K, used 99840K [0x000000076c400000, 0x0000000777800000, 0x00000007c0000000)
  eden space 99840K, 100% used [0x000000076c400000,0x0000000772580000,0x0000000772580000)
  from space 10752K, 0% used [0x0000000772580000,0x0000000772580000,0x0000000773000000)
  to   space 13824K, 0% used [0x0000000776a80000,0x0000000776a80000,0x0000000777800000)
 ParOldGen       total 162816K, used 18671K [0x00000006c4c00000, 0x00000006ceb00000, 0x000000076c400000)
  object space 162816K, 11% used [0x00000006c4c00000,0x00000006c5e3bee8,0x00000006ceb00000)
 Metaspace       used 41339K, capacity 42818K, committed 43136K, reserved 1087488K
  class space    used 5135K, capacity 5431K, committed 5504K, reserved 1048576K
Event: 4.416 GC heap after
Heap after GC invocations=8 (full 2):
 PSYoungGen      total 156160K, used 11908K [0x000000076c400000, 0x0000000777680000, 0x00000007c0000000)
  eden space 143872K, 0% used [0x000000076c400000,0x000000076c400000,0x0000000775080000)
  from space 12288K, 96% used [0x0000000776a80000,0x00000007776210b8,0x0000000777680000)
  to   space 14336K, 0% used [0x0000000775a80000,0x0000000775a80000,0x0000000776880000)
 ParOldGen       total 162816K, used 18679K [0x00000006c4c00000, 0x00000006ceb00000, 0x000000076c400000)
  object space 162816K, 11% used [0x00000006c4c00000,0x00000006c5e3dee8,0x00000006ceb00000)
 Metaspace       used 41339K, capacity 42818K, committed 43136K, reserved 1087488K
  class space    used 5135K, capacity 5431K, committed 5504K, reserved 1048576K
}
Event: 5.029 GC heap before
{Heap before GC invocations=9 (full 2):
 PSYoungGen      total 156160K, used 155780K [0x000000076c400000, 0x0000000777680000, 0x00000007c0000000)
  eden space 143872K, 100% used [0x000000076c400000,0x0000000775080000,0x0000000775080000)
  from space 12288K, 96% used [0x0000000776a80000,0x00000007776210b8,0x0000000777680000)
  to   space 14336K, 0% used [0x0000000775a80000,0x0000000775a80000,0x0000000776880000)
 ParOldGen       total 162816K, used 18679K [0x00000006c4c00000, 0x00000006ceb00000, 0x000000076c400000)
  object space 162816K, 11% used [0x00000006c4c00000,0x00000006c5e3dee8,0x00000006ceb00000)
 Metaspace       used 47818K, capacity 49420K, committed 49664K, reserved 1093632K
  class space    used 5797K, capacity 6096K, committed 6144K, reserved 1048576K
Event: 5.037 GC heap after
Heap after GC invocations=9 (full 2):
 PSYoungGen      total 168448K, used 14331K [0x000000076c400000, 0x000000077af00000, 0x00000007c0000000)
  eden space 154112K, 0% used [0x000000076c400000,0x000000076c400000,0x0000000775a80000)
  from space 14336K, 99% used [0x0000000775a80000,0x000000077687ef10,0x0000000776880000)
  to   space 16896K, 0% used [0x0000000779e80000,0x0000000779e80000,0x000000077af00000)
 ParOldGen       total 162816K, used 20197K [0x00000006c4c00000, 0x00000006ceb00000, 0x000000076c400000)
  object space 162816K, 12% used [0x00000006c4c00000,0x00000006c5fb97d0,0x00000006ceb00000)
 Metaspace       used 47818K, capacity 49420K, committed 49664K, reserved 1093632K
  class space    used 5797K, capacity 6096K, committed 6144K, reserved 1048576K
}
Event: 5.319 GC heap before
{Heap before GC invocations=10 (full 2):
 PSYoungGen      total 168448K, used 168443K [0x000000076c400000, 0x000000077af00000, 0x00000007c0000000)
  eden space 154112K, 100% used [0x000000076c400000,0x0000000775a80000,0x0000000775a80000)
  from space 14336K, 99% used [0x0000000775a80000,0x000000077687ef10,0x0000000776880000)
  to   space 16896K, 0% used [0x0000000779e80000,0x0000000779e80000,0x000000077af00000)
 ParOldGen       total 162816K, used 20197K [0x00000006c4c00000, 0x00000006ceb00000, 0x000000076c400000)
  object space 162816K, 12% used [0x00000006c4c00000,0x00000006c5fb97d0,0x00000006ceb00000)
 Metaspace       used 48418K, capacity 49994K, committed 50176K, reserved 1093632K
  class space    used 5821K, capacity 6133K, committed 6144K, reserved 1048576K
Event: 5.331 GC heap after
Heap after GC invocations=10 (full 2):
 PSYoungGen      total 222720K, used 14342K [0x000000076c400000, 0x000000077ce00000, 0x00000007c0000000)
  eden space 205824K, 0% used [0x000000076c400000,0x000000076c400000,0x0000000778d00000)
  from space 16896K, 84% used [0x0000000779e80000,0x000000077ac81b58,0x000000077af00000)
  to   space 17920K, 0% used [0x0000000778d00000,0x0000000778d00000,0x0000000779e80000)
 ParOldGen       total 162816K, used 20205K [0x00000006c4c00000, 0x00000006ceb00000, 0x000000076c400000)
  object space 162816K, 12% used [0x00000006c4c00000,0x00000006c5fbb7d0,0x00000006ceb00000)
 Metaspace       used 48418K, capacity 49994K, committed 50176K, reserved 1093632K
  class space    used 5821K, capacity 6133K, committed 6144K, reserved 1048576K
}
Event: 8.416 GC heap before
{Heap before GC invocations=11 (full 2):
 PSYoungGen      total 222720K, used 220166K [0x000000076c400000, 0x000000077ce00000, 0x00000007c0000000)
  eden space 205824K, 100% used [0x000000076c400000,0x0000000778d00000,0x0000000778d00000)
  from space 16896K, 84% used [0x0000000779e80000,0x000000077ac81b58,0x000000077af00000)
  to   space 17920K, 0% used [0x0000000778d00000,0x0000000778d00000,0x0000000779e80000)
 ParOldGen       total 162816K, used 20205K [0x00000006c4c00000, 0x00000006ceb00000, 0x000000076c400000)
  object space 162816K, 12% used [0x00000006c4c00000,0x00000006c5fbb7d0,0x00000006ceb00000)
 Metaspace       used 54413K, capacity 56090K, committed 56448K, reserved 1099776K
  class space    used 6394K, capacity 6729K, committed 6784K, reserved 1048576K
Event: 8.434 GC heap after
Heap after GC invocations=11 (full 2):
 PSYoungGen      total 223744K, used 17918K [0x000000076c400000, 0x000000077ce00000, 0x00000007c0000000)
  eden space 205824K, 0% used [0x000000076c400000,0x000000076c400000,0x0000000778d00000)
  from space 17920K, 99% used [0x0000000778d00000,0x0000000779e7fb88,0x0000000779e80000)
  to   space 16896K, 0% used [0x0000000779e80000,0x0000000779e80000,0x000000077af00000)
 ParOldGen       total 162816K, used 24722K [0x00000006c4c00000, 0x00000006ceb00000, 0x000000076c400000)
  object space 162816K, 15% used [0x00000006c4c00000,0x00000006c6424b98,0x00000006ceb00000)
 Metaspace       used 54413K, capacity 56090K, committed 56448K, reserved 1099776K
  class space    used 6394K, capacity 6729K, committed 6784K, reserved 1048576K
}
 
Deoptimization events (10 events):
Event: 5.804 Thread 0x0000000002e22800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000004516760 method=org.springframework.core.annotation.AnnotationUtils.getAnnotatedMethodsInBaseType(Ljava/lang/Class;)Ljava/util/Set; @ 100
Event: 5.944 Thread 0x0000000002e22800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000460787c method=org.springframework.core.annotation.AnnotatedElementUtils.searchWithFindSemantics(Ljava/lang/reflect/AnnotatedElement;Ljava/util/Set;Ljava/lang/String;Ljava/lang/Class;L
Event: 5.944 Thread 0x0000000002e22800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000460a4d0 method=org.springframework.core.annotation.AnnotatedElementUtils.searchWithFindSemantics(Ljava/lang/reflect/AnnotatedElement;Ljava/util/Set;Ljava/lang/String;Ljava/lang/Class;Lorg/
Event: 5.990 Thread 0x0000000002e22800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000004637e2c method=org.springframework.cglib.core.CodeEmitter.emit_invoke(ILorg/springframework/asm/Type;Lorg/springframework/cglib/core/Signature;)V @ 24
Event: 6.011 Thread 0x0000000002e22800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003236974 method=sun.nio.cs.UTF_8$Encoder.encode([CII[B)I @ 33
Event: 8.024 Thread 0x0000000002e22800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000454d1f8 method=org.springframework.asm.SymbolTable.addMergedType(II)I @ 61
Event: 8.024 Thread 0x0000000002e22800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000453569c method=org.springframework.asm.SymbolTable.addMergedType(II)I @ 61
Event: 8.458 Thread 0x0000000002e22800 Uncommon trap: reason=null_check action=make_not_entrant pc=0x00000000045984a0 method=com.baomidou.mybatisplus.toolkit.StringUtils.isBoolean(Ljava/lang/Class;)Ljava/lang/Boolean; @ 8
Event: 8.574 Thread 0x0000000002e22800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000035d32d4 method=java.util.concurrent.ConcurrentHashMap.transfer([Ljava/util/concurrent/ConcurrentHashMap$Node;[Ljava/util/concurrent/ConcurrentHashMap$Node;)V @ 356
Event: 8.628 Thread 0x0000000002e22800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003211830 method=java.util.concurrent.ConcurrentHashMap.get(Ljava/lang/Object;)Ljava/lang/Object; @ 86
 
Internal exceptions (10 events):
Event: 8.537 Thread 0x0000000002e22800 Exception <a 'java/lang/ClassNotFoundException': java/lang/ObjectCustomizer> (0x000000076da2a1d0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u144\9417\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 210]
Event: 8.537 Thread 0x0000000002e22800 Exception <a 'java/lang/ClassNotFoundException': org/springframework/messaging/simp/config/AbstractMessageBrokerConfigurationCustomizer> (0x000000076da593a8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u144\9417\hotspot\src\share\vm\clas
Event: 8.538 Thread 0x0000000002e22800 Exception <a 'java/lang/ClassNotFoundException': org/springframework/web/socket/config/annotation/WebSocketMessageBrokerConfigurationSupportCustomizer> (0x000000076da9b220) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u144\9417\hotspot\sr
Event: 8.539 Thread 0x0000000002e22800 Exception <a 'java/lang/ClassNotFoundException': org/springframework/web/socket/config/annotation/DelegatingWebSocketMessageBrokerConfigurationCustomizer> (0x000000076dad1bd8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u144\9417\hotspot
Event: 8.539 Thread 0x0000000002e22800 Exception <a 'java/lang/ClassNotFoundException': org/springframework/web/socket/config/annotation/DelegatingWebSocketMessageBrokerConfiguration$$EnhancerBySpringCGLIB$$82f1fac7Customizer> (0x000000076db16868) thrown at [C:\re\workspace\8-2-build-windows-a
Event: 8.540 Thread 0x0000000002e22800 Exception <a 'java/lang/ClassNotFoundException': org/springframework/context/annotation/ConfigurationClassEnhancer$EnhancedConfigurationCustomizer> (0x000000076db69c50) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u144\9417\hotspot\src\sh
Event: 8.541 Thread 0x0000000002e22800 Exception <a 'java/lang/ClassNotFoundException': org/springframework/beans/factory/BeanFactoryAwareCustomizer> (0x000000076db8ab58) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u144\9417\hotspot\src\share\vm\classfile\systemDictionary.cpp
Event: 8.541 Thread 0x0000000002e22800 Exception <a 'java/lang/ClassNotFoundException': org/springframework/beans/factory/AwareCustomizer> (0x000000076dba84c0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u144\9417\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 210]
Event: 8.541 Thread 0x0000000002e22800 Exception <a 'java/lang/ClassNotFoundException': org/springframework/context/ApplicationContextAwareCustomizer> (0x000000076dbc99a8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u144\9417\hotspot\src\share\vm\classfile\systemDictionary.cp
Event: 8.542 Thread 0x0000000002e22800 Exception <a 'java/lang/ClassNotFoundException': org/springframework/beans/factory/AwareCustomizer> (0x000000076dbe72e8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u144\9417\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 210]
 
Events (10 events):
Event: 8.672 loading class org/springframework/util/concurrent/ListenableFutureTask
Event: 8.672 loading class org/springframework/util/concurrent/ListenableFutureTask done
Event: 8.673 loading class org/springframework/scheduling/Trigger
Event: 8.673 loading class org/springframework/scheduling/Trigger done
Event: 8.676 loading class org/springframework/web/socket/handler/WebSocketHandlerDecorator
Event: 8.676 loading class org/springframework/web/socket/handler/WebSocketHandlerDecorator done
Event: 8.676 loading class org/springframework/web/socket/messaging/StompSubProtocolHandler
Event: 8.676 loading class org/springframework/web/socket/messaging/StompSubProtocolHandler done
Event: 8.678 loading class org/springframework/web/socket/messaging/SessionConnectEvent
Event: 8.678 loading class org/springframework/web/socket/messaging/SessionConnectEvent done
 
 
Dynamic libraries:
0x00007ff603cf0000 - 0x00007ff603d27000     C:\Program Files\Java\jdk1.8.0_144\bin\java.exe
0x00007ffe92270000 - 0x00007ffe92468000     C:\Windows\SYSTEM32\ntdll.dll
0x00007ffe91d80000 - 0x00007ffe91e3f000     C:\Windows\System32\KERNEL32.DLL
0x00007ffe8fd10000 - 0x00007ffe8ffe2000     C:\Windows\System32\KERNELBASE.dll
0x00007ffe91c70000 - 0x00007ffe91d1e000     C:\Windows\System32\ADVAPI32.dll
0x00007ffe904b0000 - 0x00007ffe9054e000     C:\Windows\System32\msvcrt.dll
0x00007ffe91bd0000 - 0x00007ffe91c6c000     C:\Windows\System32\sechost.dll
0x00007ffe907d0000 - 0x00007ffe908f4000     C:\Windows\System32\RPCRT4.dll
0x00007ffe91910000 - 0x00007ffe91ab1000     C:\Windows\System32\USER32.dll
0x00007ffe90170000 - 0x00007ffe90192000     C:\Windows\System32\win32u.dll
0x00007ffe921a0000 - 0x00007ffe921cb000     C:\Windows\System32\GDI32.dll
0x00007ffe8fc00000 - 0x00007ffe8fd0f000     C:\Windows\System32\gdi32full.dll
0x00007ffe900d0000 - 0x00007ffe9016d000     C:\Windows\System32\msvcp_win.dll
0x00007ffe8f970000 - 0x00007ffe8fa70000     C:\Windows\System32\ucrtbase.dll
0x00007ffe73b50000 - 0x00007ffe73dea000     C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.1110_none_60b5254171f9507e\COMCTL32.dll
0x00007ffe90470000 - 0x00007ffe904a0000     C:\Windows\System32\IMM32.DLL
0x000000006bea0000 - 0x000000006bf72000     C:\Program Files\Java\jdk1.8.0_144\jre\bin\msvcr100.dll
0x000000006b600000 - 0x000000006be9d000     C:\Program Files\Java\jdk1.8.0_144\jre\bin\server\jvm.dll
0x00007ffe904a0000 - 0x00007ffe904a8000     C:\Windows\System32\PSAPI.DLL
0x00007ffe7d2e0000 - 0x00007ffe7d2ea000     C:\Windows\SYSTEM32\VERSION.dll
0x00007ffe7d2f0000 - 0x00007ffe7d317000     C:\Windows\SYSTEM32\WINMM.dll
0x00007ffe75020000 - 0x00007ffe75029000     C:\Windows\SYSTEM32\WSOCK32.dll
0x00007ffe92130000 - 0x00007ffe9219b000     C:\Windows\System32\ws2_32.DLL
0x000000006ccd0000 - 0x000000006ccdf000     C:\Program Files\Java\jdk1.8.0_144\jre\bin\verify.dll
0x000000006b5d0000 - 0x000000006b5f9000     C:\Program Files\Java\jdk1.8.0_144\jre\bin\java.dll
0x000000006b550000 - 0x000000006b585000     C:\Program Files\Java\jdk1.8.0_144\jre\bin\jdwp.dll
0x000000006b540000 - 0x000000006b548000     C:\Program Files\Java\jdk1.8.0_144\jre\bin\npt.dll
0x000000006b510000 - 0x000000006b533000     C:\Program Files\Java\jdk1.8.0_144\jre\bin\instrument.dll
0x000000006ccb0000 - 0x000000006ccc6000     C:\Program Files\Java\jdk1.8.0_144\jre\bin\zip.dll
0x00007ffe90cc0000 - 0x00007ffe91405000     C:\Windows\System32\SHELL32.dll
0x00007ffe8d910000 - 0x00007ffe8e0a2000     C:\Windows\SYSTEM32\windows.storage.dll
0x00007ffe90900000 - 0x00007ffe90c55000     C:\Windows\System32\combase.dll
0x00007ffe8f3d0000 - 0x00007ffe8f400000     C:\Windows\SYSTEM32\Wldp.dll
0x00007ffe90560000 - 0x00007ffe9060d000     C:\Windows\System32\SHCORE.dll
0x00007ffe91d20000 - 0x00007ffe91d75000     C:\Windows\System32\shlwapi.dll
0x00007ffe8f8b0000 - 0x00007ffe8f8cf000     C:\Windows\SYSTEM32\profapi.dll
0x000000006b500000 - 0x000000006b509000     C:\Program Files\Java\jdk1.8.0_144\jre\bin\dt_socket.dll
0x00007ffe8f130000 - 0x00007ffe8f19a000     C:\Windows\system32\mswsock.dll
0x000000006b360000 - 0x000000006b4f8000     C:\Program Files\Java\jdk1.8.0_144\jre\bin\awt.dll
0x00007ffe90700000 - 0x00007ffe907cd000     C:\Windows\System32\OLEAUT32.dll
0x00007ffe8cdd0000 - 0x00007ffe8ce60000     C:\Windows\SYSTEM32\apphelp.dll
0x00007ffe8d190000 - 0x00007ffe8d1bf000     C:\Windows\system32\DWMAPI.DLL
0x00007ffe8cf60000 - 0x00007ffe8cffe000     C:\Windows\system32\uxtheme.dll
0x000000006b310000 - 0x000000006b357000     C:\Program Files\Java\jdk1.8.0_144\jre\bin\fontmanager.dll
0x000000006b5b0000 - 0x000000006b5ca000     C:\Program Files\Java\jdk1.8.0_144\jre\bin\net.dll
0x000000006b590000 - 0x000000006b5a1000     C:\Program Files\Java\jdk1.8.0_144\jre\bin\nio.dll
0x000000006b2c0000 - 0x000000006b302000     C:\Program Files\Java\jdk1.8.0_144\jre\bin\t2k.dll
0x000000006b2b0000 - 0x000000006b2bd000     C:\Program Files\Java\jdk1.8.0_144\jre\bin\management.dll
0x00007ffe58d10000 - 0x00007ffe58d27000     C:\Windows\system32\napinsp.dll
0x00007ffe58cf0000 - 0x00007ffe58d0b000     C:\Windows\system32\pnrpnsp.dll
0x00007ffe58730000 - 0x00007ffe58745000     C:\Windows\system32\wshbth.dll
0x00007ffe8b0e0000 - 0x00007ffe8b0fd000     C:\Windows\system32\NLAapi.dll
0x00007ffe8edd0000 - 0x00007ffe8ee0b000     C:\Windows\SYSTEM32\IPHLPAPI.DLL
0x00007ffe8ee20000 - 0x00007ffe8eeeb000     C:\Windows\SYSTEM32\DNSAPI.dll
0x00007ffe90550000 - 0x00007ffe90558000     C:\Windows\System32\NSI.dll
0x00007ffe586e0000 - 0x00007ffe586f2000     C:\Windows\System32\winrnr.dll
0x00007ffe88ab0000 - 0x00007ffe88aba000     C:\Windows\System32\rasadhlp.dll
0x00007ffe87e30000 - 0x00007ffe87eb0000     C:\Windows\System32\fwpuclnt.dll
0x00007ffe8fa70000 - 0x00007ffe8fa97000     C:\Windows\System32\bcrypt.dll
0x00007ffe8f330000 - 0x00007ffe8f348000     C:\Windows\SYSTEM32\CRYPTSP.dll
0x00007ffe8e9e0000 - 0x00007ffe8ea14000     C:\Windows\system32\rsaenh.dll
0x00007ffe8f830000 - 0x00007ffe8f85e000     C:\Windows\SYSTEM32\USERENV.dll
0x00007ffe90040000 - 0x00007ffe900c2000     C:\Windows\System32\bcryptprimitives.dll
0x00007ffe8f320000 - 0x00007ffe8f32c000     C:\Windows\SYSTEM32\CRYPTBASE.dll
0x00007ffe8a270000 - 0x00007ffe8a287000     C:\Windows\SYSTEM32\dhcpcsvc6.DLL
0x00007ffe8a250000 - 0x00007ffe8a26d000     C:\Windows\SYSTEM32\dhcpcsvc.DLL
0x000000006b280000 - 0x000000006b2a4000     C:\Program Files\Java\jdk1.8.0_144\jre\bin\sunec.dll
0x000000006b270000 - 0x000000006b27b000     C:\Program Files\Java\jdk1.8.0_144\jre\bin\sunmscapi.dll
0x00007ffe8faa0000 - 0x00007ffe8fbf6000     C:\Windows\System32\CRYPT32.dll
 
VM Arguments:
jvm_args: -agentlib:jdwp=transport=dt_socket,address=127.0.0.1:57393,suspend=y,server=n -javaagent:C:\Users\DELL\AppData\Local\JetBrains\IdeaIC2024.2\captureAgent\debugger-agent.jar -Dkotlinx.coroutines.debug.enable.creation.stack.trace=false -Ddebugger.agent.enable.coroutines=true -Dfile.encoding=UTF-8 
java_command: com.zy.Boot
java_class_path (initial): C:\Program Files\Java\jdk1.8.0_144\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.8.0_144\jre\lib\deploy.jar;C:\Program Files\Java\jdk1.8.0_144\jre\lib\ext\access-bridge-64.jar;C:\Program Files\Java\jdk1.8.0_144\jre\lib\ext\cldrdata.jar;C:\Program Files\Java\jdk1.8.0_144\jre\lib\ext\dnsns.jar;C:\Program Files\Java\jdk1.8.0_144\jre\lib\ext\jaccess.jar;C:\Program Files\Java\jdk1.8.0_144\jre\lib\ext\jfxrt.jar;C:\Program Files\Java\jdk1.8.0_144\jre\lib\ext\localedata.jar;C:\Program Files\Java\jdk1.8.0_144\jre\lib\ext\nashorn.jar;C:\Program Files\Java\jdk1.8.0_144\jre\lib\ext\sunec.jar;C:\Program Files\Java\jdk1.8.0_144\jre\lib\ext\sunjce_provider.jar;C:\Program Files\Java\jdk1.8.0_144\jre\lib\ext\sunmscapi.jar;C:\Program Files\Java\jdk1.8.0_144\jre\lib\ext\sunpkcs11.jar;C:\Program Files\Java\jdk1.8.0_144\jre\lib\ext\zipfs.jar;C:\Program Files\Java\jdk1.8.0_144\jre\lib\javaws.jar;C:\Program Files\Java\jdk1.8.0_144\jre\lib\jce.jar;C:\Program Files\Java\jdk1.8.0_144\jre\lib\jfr.jar;C:\Program Files\Java\jdk1.8.0_144\jre\lib\jfxswt.jar;C:\Program Files\Java\jdk1.8.0_144\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.8.0_144\jre\lib\management-agent.jar;C:\Program Files\Java\jdk1.8.0_144\jre\lib\plugin.jar;C:\Program Files\Java\jdk1.8.0_144\jre\lib\resources.jar;C:\Program Files\Java\jdk1.8.0_144\jre\lib\rt.jar;D:\workspaces\zy-wcs\target\classes;C:\Users\DELL\.m2\repository\org\springframework\boot\spring-boot-starter-web\2.1.3.RELEASE\spring-boot-starter-web-2.1.3.RELEASE.jar;C:\Users\DELL\.m2\repository\org\springframework\boot\spring-boot-starter\2.1.3.RELEASE\spring-boot-starter-2.1.3.RELEASE.jar;C:\Users\DELL\.m2\repository\org\springframework\boot\spring-boot\2.1.3.RELEASE\spring-boot-2.1.3.RELEASE.jar;C:\Users\DELL\.m2\repository\org\springframework\boot\spring-boot-starter-logging\2.1.3.RELEASE\spring-boot-starter-logging-2.1.3.RELEASE.jar;C:\Users\DELL\.m2\repository\ch\qos\logback\logback-classic\1.2.3\logback-classic-1.2.3.jar;C:\Users\
Launcher Type: SUN_STANDARD
 
Environment Variables:
PATH=D:\Program Files\Siemens\Automation\SCADA-RT_V11\WinCC\Bin;C:\Program Files (x86)\Common Files\Siemens\Bin;C:\Program Files (x86)\Common Files\Siemens\CommonArchiving;C:\Program Files (x86)\Common Files\Siemens\ACE\Bin;C:\Program Files\Common Files\Siemens\Automation\Simatic OAM\bin;C:\ProgramData\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 (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\130\Tools\Binn\;C:\Program Files (x86)\Microsoft SQL Server\140\Tools\Binn\;C:\Program Files\Microsoft SQL Server\140\Tools\Binn\;C:\Program Files\Microsoft SQL Server\140\DTS\Binn\;D:\Program Files\Siemens\Automation\SCADA-RT_V11\WinCC\Interfaces;C:\Program Files (x86)\Common Files\Siemens\;C:\Program Files (x86)\Common Files\Siemens\Interfaces;C:\Program Files (x86)\Common Files\Siemens\ACE\Interfaces;D:\apache-maven-3.6.3\bin;C:\Users\DELL\AppData\Local\Microsoft\WindowsApps;
USERNAME=DELL
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 151 Stepping 5, GenuineIntel
 
 
 
---------------  S Y S T E M  ---------------
 
OS: Windows 10.0 , 64 bit Build 19041 (10.0.19041.2546)
 
CPU:total 12 (initial active 12) (6 cores per cpu, 2 threads per core) family 6 model 151 stepping 5, 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
 
Memory: 4k page, physical 16458476k(2072536k free), swap 29170396k(6220k free)
 
vm_info: Java HotSpot(TM) 64-Bit Server VM (25.144-b01) for windows-amd64 JRE (1.8.0_144-b01), built on Jul 21 2017 21:57:33 by "java_re" with MS VC++ 10.0 (VS2010)
 
time: Wed Oct 09 13:14:54 2024
elapsed time: 8 seconds (0d 0h 0m 8s)