#
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
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Native memory allocation (malloc) failed to allocate 1926976 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=47528, tid=0x000000000000bc64
#
# 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 (0x000000001e4ec800):  JavaThread "C2 CompilerThread2" daemon [_thread_in_native, id=48228, stack(0x000000001fe90000,0x000000001ff90000)]
 
Stack: [0x000000001fe90000,0x000000001ff90000]
[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:  16353 11037       4       org.springframework.web.util.UrlPathHelper::getLookupPathForRequest (36 bytes)
 
 
---------------  P R O C E S S  ---------------
 
Java Threads: ( => current thread )
  0x0000000022e7a800 JavaThread "http-nio-9090-exec-19" daemon [_thread_blocked, id=48676, stack(0x0000000030760000,0x0000000030860000)]
  0x0000000022e75800 JavaThread "http-nio-9090-exec-16" daemon [_thread_blocked, id=44212, stack(0x0000000030660000,0x0000000030760000)]
  0x0000000022e7a000 JavaThread "http-nio-9090-exec-18" daemon [_thread_in_native, id=44208, stack(0x0000000030560000,0x0000000030660000)]
  0x0000000022e78800 JavaThread "http-nio-9090-exec-17" daemon [_thread_blocked, id=38948, stack(0x000000002e460000,0x000000002e560000)]
  0x0000000022e79000 JavaThread "http-nio-9090-exec-15" daemon [_thread_blocked, id=36612, stack(0x000000002e360000,0x000000002e460000)]
  0x0000000022e6c000 JavaThread "http-nio-9090-exec-14" daemon [_thread_blocked, id=40616, stack(0x000000002e260000,0x000000002e360000)]
  0x0000000022e73000 JavaThread "http-nio-9090-exec-13" daemon [_thread_blocked, id=48760, stack(0x000000002dad0000,0x000000002dbd0000)]
  0x0000000022e6e800 JavaThread "http-nio-9090-exec-12" daemon [_thread_blocked, id=48660, stack(0x000000002d9d0000,0x000000002dad0000)]
  0x0000000022e6d800 JavaThread "http-nio-9090-exec-11" daemon [_thread_blocked, id=46392, stack(0x000000002d8d0000,0x000000002d9d0000)]
  0x0000000022e6d000 JavaThread "HikariPool-1 connection adder" daemon [_thread_blocked, id=42028, stack(0x000000002b7b0000,0x000000002b8b0000)]
  0x0000000022e72800 JavaThread "DestroyJavaVM" [_thread_blocked, id=48740, stack(0x0000000002ee0000,0x0000000002fe0000)]
  0x0000000022e70800 JavaThread "http-nio-9090-Acceptor-0" daemon [_thread_in_native, id=48756, stack(0x0000000030460000,0x0000000030560000)]
  0x0000000022e70000 JavaThread "http-nio-9090-ClientPoller-1" daemon [_thread_in_native, id=41180, stack(0x0000000030360000,0x0000000030460000)]
  0x0000000022e6f000 JavaThread "http-nio-9090-ClientPoller-0" daemon [_thread_in_native, id=46060, stack(0x0000000030260000,0x0000000030360000)]
  0x0000000022e71800 JavaThread "http-nio-9090-exec-10" daemon [_thread_blocked, id=47592, stack(0x0000000030160000,0x0000000030260000)]
  0x000000002a95a000 JavaThread "http-nio-9090-exec-9" daemon [_thread_blocked, id=48808, stack(0x0000000030060000,0x0000000030160000)]
  0x000000002a959000 JavaThread "http-nio-9090-exec-8" daemon [_thread_in_Java, id=36128, stack(0x000000002ff60000,0x0000000030060000)]
  0x000000002a958800 JavaThread "http-nio-9090-exec-7" daemon [_thread_blocked, id=43024, stack(0x000000002fe60000,0x000000002ff60000)]
  0x000000002a957800 JavaThread "http-nio-9090-exec-6" daemon [_thread_blocked, id=48512, stack(0x000000002fd60000,0x000000002fe60000)]
  0x000000002a957000 JavaThread "http-nio-9090-exec-5" daemon [_thread_blocked, id=48864, stack(0x000000002fc60000,0x000000002fd60000)]
  0x000000002a955800 JavaThread "http-nio-9090-exec-4" daemon [_thread_in_Java, id=42164, stack(0x000000002fb60000,0x000000002fc60000)]
  0x000000002a954800 JavaThread "http-nio-9090-exec-3" daemon [_thread_blocked, id=29064, stack(0x000000002fa60000,0x000000002fb60000)]
  0x000000002a951800 JavaThread "http-nio-9090-exec-2" daemon [_thread_blocked, id=38212, stack(0x000000002f960000,0x000000002fa60000)]
  0x000000002a954000 JavaThread "http-nio-9090-exec-1" daemon [_thread_blocked, id=19184, stack(0x000000002f860000,0x000000002f960000)]
  0x000000002a953000 JavaThread "NioBlockingSelector.BlockPoller-1" daemon [_thread_in_native, id=44788, stack(0x000000002e590000,0x000000002e690000)]
  0x000000002a951000 JavaThread "MessageBroker-1" [_thread_blocked, id=41244, stack(0x000000002d5d0000,0x000000002d6d0000)]
  0x000000002a94f800 JavaThread "nioEventLoopGroup-2-1" [_thread_in_native, id=41444, stack(0x000000002d130000,0x000000002d230000)]
  0x000000002a94d000 JavaThread "Thread-17" [_thread_blocked, id=17672, stack(0x000000002cc30000,0x000000002cd30000)]
  0x000000002a94b000 JavaThread "Thread-16" [_thread_blocked, id=39576, stack(0x000000002cb30000,0x000000002cc30000)]
  0x000000002a94e000 JavaThread "Thread-15" [_thread_blocked, id=49048, stack(0x000000002c7b0000,0x000000002c8b0000)]
  0x000000002a94c800 JavaThread "Thread-14" [_thread_blocked, id=43224, stack(0x000000002c6b0000,0x000000002c7b0000)]
  0x000000002a950000 JavaThread "Thread-13" [_thread_blocked, id=47180, stack(0x000000002c5b0000,0x000000002c6b0000)]
  0x0000000020d16000 JavaThread "Thread-12" [_thread_blocked, id=36856, stack(0x000000002c4b0000,0x000000002c5b0000)]
  0x0000000020d1b000 JavaThread "Thread-11" [_thread_blocked, id=45036, stack(0x000000002c3b0000,0x000000002c4b0000)]
  0x0000000020d1a800 JavaThread "Thread-10" [_thread_blocked, id=36952, stack(0x000000002c2b0000,0x000000002c3b0000)]
  0x0000000020d15000 JavaThread "Thread-9" [_thread_blocked, id=47304, stack(0x000000002c1b0000,0x000000002c2b0000)]
  0x0000000020d19800 JavaThread "Thread-8" [_thread_blocked, id=46428, stack(0x000000002c0b0000,0x000000002c1b0000)]
  0x0000000020d14800 JavaThread "Thread-7" [_thread_in_native, id=47416, stack(0x000000002bfb0000,0x000000002c0b0000)]
  0x0000000020d19000 JavaThread "Thread-6" [_thread_in_native, id=47864, stack(0x000000002beb0000,0x000000002bfb0000)]
  0x0000000020d17800 JavaThread "Thread-5" [_thread_blocked, id=39192, stack(0x000000002bdb0000,0x000000002beb0000)]
  0x0000000020d18000 JavaThread "Thread-4" [_thread_blocked, id=44444, stack(0x000000002bcb0000,0x000000002bdb0000)]
  0x0000000020d16800 JavaThread "Thread-3" [_thread_blocked, id=48104, stack(0x000000002bbb0000,0x000000002bcb0000)]
  0x0000000022da8800 JavaThread "Thread-2" [_thread_blocked, id=47944, stack(0x000000002bab0000,0x000000002bbb0000)]
  0x0000000022da3800 JavaThread "HikariPool-1 housekeeper" daemon [_thread_blocked, id=47708, stack(0x000000002a310000,0x000000002a410000)]
  0x0000000022da2800 JavaThread "mssql-jdbc-shared-timer-core-0" daemon [_thread_blocked, id=32452, stack(0x000000002a210000,0x000000002a310000)]
  0x0000000022da8000 JavaThread "Abandoned connection cleanup thread" daemon [_thread_blocked, id=29100, stack(0x000000002a610000,0x000000002a710000)]
  0x0000000022da6800 JavaThread "container-0" [_thread_blocked, id=48692, stack(0x0000000028b90000,0x0000000028c90000)]
  0x0000000022da4000 JavaThread "Catalina-utility-2" [_thread_blocked, id=40328, stack(0x0000000023360000,0x0000000023460000)]
  0x0000000022da5800 JavaThread "Catalina-utility-1" [_thread_blocked, id=47160, stack(0x0000000021e90000,0x0000000021f90000)]
  0x0000000020a01800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=48516, stack(0x0000000020bc0000,0x0000000020cc0000)]
  0x000000001e591800 JavaThread "Service Thread" daemon [_thread_blocked, id=41184, stack(0x0000000020090000,0x0000000020190000)]
  0x000000001e4ef000 JavaThread "C1 CompilerThread3" daemon [_thread_blocked, id=43460, stack(0x000000001ff90000,0x0000000020090000)]
=>0x000000001e4ec800 JavaThread "C2 CompilerThread2" daemon [_thread_in_native, id=48228, stack(0x000000001fe90000,0x000000001ff90000)]
  0x000000001e4eb800 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=48736, stack(0x000000001fd90000,0x000000001fe90000)]
  0x000000001e4ea000 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=25356, stack(0x000000001fc90000,0x000000001fd90000)]
  0x000000001e4c9000 JavaThread "JDWP Command Reader" daemon [_thread_in_native, id=47500, stack(0x000000001fb90000,0x000000001fc90000)]
  0x000000001e4c4000 JavaThread "JDWP Event Helper Thread" daemon [_thread_blocked, id=48500, stack(0x000000001fa90000,0x000000001fb90000)]
  0x000000001e4b8000 JavaThread "JDWP Transport Listener: dt_socket" daemon [_thread_blocked, id=45552, stack(0x000000001f990000,0x000000001fa90000)]
  0x000000001e453000 JavaThread "Attach Listener" daemon [_thread_blocked, id=41556, stack(0x000000001f890000,0x000000001f990000)]
  0x000000001e4ad800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=42240, stack(0x000000001f790000,0x000000001f890000)]
  0x000000001cd77800 JavaThread "Finalizer" daemon [_thread_blocked, id=40244, stack(0x000000001f690000,0x000000001f790000)]
  0x000000001cd70800 JavaThread "Reference Handler" daemon [_thread_blocked, id=48412, stack(0x000000001f590000,0x000000001f690000)]
 
Other Threads:
  0x000000001cd66800 VMThread [stack: 0x000000001f490000,0x000000001f590000] [id=47724]
  0x000000001e501800 WatcherThread [stack: 0x0000000020190000,0x0000000020290000] [id=36752]
 
VM state:not at safepoint (normal execution)
 
VM Mutex/Monitor currently owned by a thread:  ([mutex/lock_event])
[0x0000000003068ec0] CodeCache_lock - owner thread: 0x000000001e4ea000
[0x0000000003061bd0] Compile_lock - owner thread: 0x000000001e4ea000
[0x0000000003061b50] MethodCompileQueue_lock - owner thread: 0x000000001e4ea000
 
Heap:
 PSYoungGen      total 641024K, used 295055K [0x000000076c400000, 0x0000000795c80000, 0x00000007c0000000)
  eden space 626176K, 44% used [0x000000076c400000,0x000000077d5bbe90,0x0000000792780000)
  from space 14848K, 99% used [0x0000000794e00000,0x0000000795c67da0,0x0000000795c80000)
  to   space 24064K, 0% used [0x0000000792d80000,0x0000000792d80000,0x0000000794500000)
 ParOldGen       total 134144K, used 39756K [0x00000006c4c00000, 0x00000006ccf00000, 0x000000076c400000)
  object space 134144K, 29% used [0x00000006c4c00000,0x00000006c72d3340,0x00000006ccf00000)
 Metaspace       used 69497K, capacity 73000K, committed 73216K, reserved 1114112K
  class space    used 8044K, capacity 8650K, committed 8704K, reserved 1048576K
 
Card table byte_map: [0x00000000126e0000,0x0000000012ec0000] byte_map_base: 0x000000000f0ba000
 
Marking Bits: (ParMarkBitMap*) 0x000000006be1d850
 Begin Bits: [0x0000000013e00000, 0x0000000017cd0000)
 End Bits:   [0x0000000017cd0000, 0x000000001bba0000)
 
Polling page: 0x0000000000d40000
 
CodeCache: size=245760Kb used=35437Kb max_used=35753Kb free=210322Kb
 bounds [0x0000000003320000, 0x0000000005640000, 0x0000000012320000]
 total_blobs=10079 nmethods=9429 adapters=569
 compilation: enabled
 
Compilation events (10 events):
Event: 16.296 Thread 0x000000001e4ef000 11151       2       org.apache.ibatis.executor.keygen.NoKeyGenerator::processBefore (1 bytes)
Event: 16.296 Thread 0x000000001e4ef000 nmethod 11151 0x0000000004cbdf10 code [0x0000000004cbe060, 0x0000000004cbe1b0]
Event: 16.301 Thread 0x000000001e4ea000 nmethod 11134 0x000000000471df90 code [0x000000000471e140, 0x000000000471f5e8]
Event: 16.301 Thread 0x000000001e4ea000 11138       4       com.baomidou.mybatisplus.MybatisAbstractSQL$SQLCondition::sqlClause (177 bytes)
Event: 16.311 Thread 0x000000001e4ef000 11156       2       java.net.URI$Parser::parse (265 bytes)
Event: 16.314 Thread 0x000000001e4ef000 nmethod 11156 0x00000000043e3090 code [0x00000000043e3380, 0x00000000043e4168]
Event: 16.314 Thread 0x000000001e4ef000 11157       2       java.net.URI$Parser::checkChar (14 bytes)
Event: 16.314 Thread 0x000000001e4ef000 nmethod 11157 0x00000000044e9c90 code [0x00000000044e9e00, 0x00000000044e9fa8]
Event: 16.318 Thread 0x000000001e4ef000 11158       1       java.util.concurrent.ThreadPoolExecutor::beforeExecute (1 bytes)
Event: 16.319 Thread 0x000000001e4ef000 nmethod 11158 0x00000000043e2d50 code [0x00000000043e2ea0, 0x00000000043e2fb0]
 
GC Heap History (10 events):
Event: 7.548 GC heap before
{Heap before GC invocations=9 (full 2):
 PSYoungGen      total 250368K, used 238592K [0x000000076c400000, 0x000000077c700000, 0x00000007c0000000)
  eden space 238592K, 100% used [0x000000076c400000,0x000000077ad00000,0x000000077ad00000)
  from space 11776K, 0% used [0x000000077bb80000,0x000000077bb80000,0x000000077c700000)
  to   space 13312K, 0% used [0x000000077ad00000,0x000000077ad00000,0x000000077ba00000)
 ParOldGen       total 92672K, used 14737K [0x00000006c4c00000, 0x00000006ca680000, 0x000000076c400000)
  object space 92672K, 15% used [0x00000006c4c00000,0x00000006c5a64638,0x00000006ca680000)
 Metaspace       used 47809K, capacity 49424K, committed 49664K, reserved 1093632K
  class space    used 5797K, capacity 6096K, committed 6144K, reserved 1048576K
Event: 7.559 GC heap after
Heap after GC invocations=9 (full 2):
 PSYoungGen      total 251904K, used 13293K [0x000000076c400000, 0x0000000789600000, 0x00000007c0000000)
  eden space 238592K, 0% used [0x000000076c400000,0x000000076c400000,0x000000077ad00000)
  from space 13312K, 99% used [0x000000077ad00000,0x000000077b9fb648,0x000000077ba00000)
  to   space 17920K, 0% used [0x0000000788480000,0x0000000788480000,0x0000000789600000)
 ParOldGen       total 92672K, used 20966K [0x00000006c4c00000, 0x00000006ca680000, 0x000000076c400000)
  object space 92672K, 22% used [0x00000006c4c00000,0x00000006c60799d8,0x00000006ca680000)
 Metaspace       used 47809K, capacity 49424K, committed 49664K, reserved 1093632K
  class space    used 5797K, capacity 6096K, committed 6144K, reserved 1048576K
}
Event: 8.025 GC heap before
{Heap before GC invocations=10 (full 2):
 PSYoungGen      total 251904K, used 251885K [0x000000076c400000, 0x0000000789600000, 0x00000007c0000000)
  eden space 238592K, 100% used [0x000000076c400000,0x000000077ad00000,0x000000077ad00000)
  from space 13312K, 99% used [0x000000077ad00000,0x000000077b9fb648,0x000000077ba00000)
  to   space 17920K, 0% used [0x0000000788480000,0x0000000788480000,0x0000000789600000)
 ParOldGen       total 92672K, used 20966K [0x00000006c4c00000, 0x00000006ca680000, 0x000000076c400000)
  object space 92672K, 22% used [0x00000006c4c00000,0x00000006c60799d8,0x00000006ca680000)
 Metaspace       used 48552K, capacity 50126K, committed 50432K, reserved 1093632K
  class space    used 5824K, capacity 6133K, committed 6144K, reserved 1048576K
Event: 8.042 GC heap after
Heap after GC invocations=10 (full 2):
 PSYoungGen      total 452096K, used 16086K [0x000000076c400000, 0x0000000789480000, 0x00000007c0000000)
  eden space 435712K, 0% used [0x000000076c400000,0x000000076c400000,0x0000000786d80000)
  from space 16384K, 98% used [0x0000000788480000,0x0000000789435b98,0x0000000789480000)
  to   space 19456K, 0% used [0x0000000786e80000,0x0000000786e80000,0x0000000788180000)
 ParOldGen       total 92672K, used 20974K [0x00000006c4c00000, 0x00000006ca680000, 0x000000076c400000)
  object space 92672K, 22% used [0x00000006c4c00000,0x00000006c607b9d8,0x00000006ca680000)
 Metaspace       used 48552K, capacity 50126K, committed 50432K, reserved 1093632K
  class space    used 5824K, capacity 6133K, committed 6144K, reserved 1048576K
}
Event: 11.612 GC heap before
{Heap before GC invocations=11 (full 2):
 PSYoungGen      total 452096K, used 227013K [0x000000076c400000, 0x0000000789480000, 0x00000007c0000000)
  eden space 435712K, 48% used [0x000000076c400000,0x00000007791fbbd0,0x0000000786d80000)
  from space 16384K, 98% used [0x0000000788480000,0x0000000789435b98,0x0000000789480000)
  to   space 19456K, 0% used [0x0000000786e80000,0x0000000786e80000,0x0000000788180000)
 ParOldGen       total 92672K, used 20974K [0x00000006c4c00000, 0x00000006ca680000, 0x000000076c400000)
  object space 92672K, 22% used [0x00000006c4c00000,0x00000006c607b9d8,0x00000006ca680000)
 Metaspace       used 57079K, capacity 58954K, committed 59136K, reserved 1101824K
  class space    used 6804K, capacity 7137K, committed 7168K, reserved 1048576K
Event: 11.626 GC heap after
Heap after GC invocations=11 (full 2):
 PSYoungGen      total 456192K, used 19454K [0x000000076c400000, 0x0000000796600000, 0x00000007c0000000)
  eden space 436736K, 0% used [0x000000076c400000,0x000000076c400000,0x0000000786e80000)
  from space 19456K, 99% used [0x0000000786e80000,0x000000078817f978,0x0000000788180000)
  to   space 24576K, 0% used [0x0000000794e00000,0x0000000794e00000,0x0000000796600000)
 ParOldGen       total 92672K, used 28576K [0x00000006c4c00000, 0x00000006ca680000, 0x000000076c400000)
  object space 92672K, 30% used [0x00000006c4c00000,0x00000006c67e8290,0x00000006ca680000)
 Metaspace       used 57079K, capacity 58954K, committed 59136K, reserved 1101824K
  class space    used 6804K, capacity 7137K, committed 7168K, reserved 1048576K
}
Event: 11.626 GC heap before
{Heap before GC invocations=12 (full 3):
 PSYoungGen      total 456192K, used 19454K [0x000000076c400000, 0x0000000796600000, 0x00000007c0000000)
  eden space 436736K, 0% used [0x000000076c400000,0x000000076c400000,0x0000000786e80000)
  from space 19456K, 99% used [0x0000000786e80000,0x000000078817f978,0x0000000788180000)
  to   space 24576K, 0% used [0x0000000794e00000,0x0000000794e00000,0x0000000796600000)
 ParOldGen       total 92672K, used 28576K [0x00000006c4c00000, 0x00000006ca680000, 0x000000076c400000)
  object space 92672K, 30% used [0x00000006c4c00000,0x00000006c67e8290,0x00000006ca680000)
 Metaspace       used 57079K, capacity 58954K, committed 59136K, reserved 1101824K
  class space    used 6804K, capacity 7137K, committed 7168K, reserved 1048576K
Event: 11.759 GC heap after
Heap after GC invocations=12 (full 3):
 PSYoungGen      total 456192K, used 0K [0x000000076c400000, 0x0000000796600000, 0x00000007c0000000)
  eden space 436736K, 0% used [0x000000076c400000,0x000000076c400000,0x0000000786e80000)
  from space 19456K, 0% used [0x0000000786e80000,0x0000000786e80000,0x0000000788180000)
  to   space 24576K, 0% used [0x0000000794e00000,0x0000000794e00000,0x0000000796600000)
 ParOldGen       total 134144K, used 39732K [0x00000006c4c00000, 0x00000006ccf00000, 0x000000076c400000)
  object space 134144K, 29% used [0x00000006c4c00000,0x00000006c72cd340,0x00000006ccf00000)
 Metaspace       used 57079K, capacity 58954K, committed 59136K, reserved 1101824K
  class space    used 6804K, capacity 7137K, committed 7168K, reserved 1048576K
}
Event: 14.189 GC heap before
{Heap before GC invocations=13 (full 3):
 PSYoungGen      total 456192K, used 436736K [0x000000076c400000, 0x0000000796600000, 0x00000007c0000000)
  eden space 436736K, 100% used [0x000000076c400000,0x0000000786e80000,0x0000000786e80000)
  from space 19456K, 0% used [0x0000000786e80000,0x0000000786e80000,0x0000000788180000)
  to   space 24576K, 0% used [0x0000000794e00000,0x0000000794e00000,0x0000000796600000)
 ParOldGen       total 134144K, used 39732K [0x00000006c4c00000, 0x00000006ccf00000, 0x000000076c400000)
  object space 134144K, 29% used [0x00000006c4c00000,0x00000006c72cd340,0x00000006ccf00000)
 Metaspace       used 68994K, capacity 72244K, committed 72320K, reserved 1114112K
  class space    used 7992K, capacity 8556K, committed 8576K, reserved 1048576K
Event: 14.228 GC heap after
Heap after GC invocations=13 (full 3):
 PSYoungGen      total 641024K, used 14751K [0x000000076c400000, 0x0000000795c80000, 0x00000007c0000000)
  eden space 626176K, 0% used [0x000000076c400000,0x000000076c400000,0x0000000792780000)
  from space 14848K, 99% used [0x0000000794e00000,0x0000000795c67da0,0x0000000795c80000)
  to   space 24064K, 0% used [0x0000000792d80000,0x0000000792d80000,0x0000000794500000)
 ParOldGen       total 134144K, used 39756K [0x00000006c4c00000, 0x00000006ccf00000, 0x000000076c400000)
  object space 134144K, 29% used [0x00000006c4c00000,0x00000006c72d3340,0x00000006ccf00000)
 Metaspace       used 68994K, capacity 72244K, committed 72320K, reserved 1114112K
  class space    used 7992K, capacity 8556K, committed 8576K, reserved 1048576K
}
 
Deoptimization events (10 events):
Event: 12.668 Thread 0x000000002a957800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000035ad680 method=java.nio.Buffer.limit(I)Ljava/nio/Buffer; @ 33
Event: 12.730 Thread 0x0000000022e71800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000042f4308 method=java.util.AbstractList$Itr.next()Ljava/lang/Object; @ 14
Event: 12.742 Thread 0x000000002a954000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000042f4308 method=java.util.AbstractList$Itr.next()Ljava/lang/Object; @ 14
Event: 12.743 Thread 0x000000002a951800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000042f4308 method=java.util.AbstractList$Itr.next()Ljava/lang/Object; @ 14
Event: 12.752 Thread 0x000000002a954800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000042f4308 method=java.util.AbstractList$Itr.next()Ljava/lang/Object; @ 14
Event: 12.812 Thread 0x000000002a95a000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003de39a4 method=java.lang.CharacterDataLatin1.digit(II)I @ 60
Event: 12.812 Thread 0x000000002a95a000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003de4590 method=java.lang.CharacterDataLatin1.digit(II)I @ 60
Event: 12.949 Thread 0x000000002a957800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000352fcdc method=java.util.concurrent.ConcurrentHashMap.sumCount()J @ 11
Event: 13.684 Thread 0x000000002a955800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000004eeda3c method=com.fasterxml.jackson.core.json.UTF8JsonGenerator._writeStringSegment2(Ljava/lang/String;II)V @ 138
Event: 16.027 Thread 0x000000002a94d000 Uncommon trap: reason=null_check action=make_not_entrant pc=0x000000000556905c method=org.apache.ibatis.reflection.Reflector.findPropertyName(Ljava/lang/String;)Ljava/lang/String; @ 16
 
Internal exceptions (10 events):
Event: 12.331 Thread 0x0000000003062800 Exception <a 'java/lang/ClassNotFoundException': org/springframework/beans/factory/AwareCustomizer> (0x00000007740cd3d0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u144\9417\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 210]
Event: 12.577 Thread 0x000000002a959000 Implicit null exception at 0x00000000045a6073 to 0x00000000045a6162
Event: 12.607 Thread 0x000000002a959000 Exception <a 'java/lang/NoSuchMethodError': java.lang.Object.lambda$thenComparing$36697e65$1(Ljava/util/Comparator;Ljava/lang/Object;Ljava/lang/Object;)I> (0x0000000777197470) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u144\9417\hotspot
Event: 12.607 Thread 0x000000002a954000 Exception <a 'java/lang/NoSuchMethodError': java.lang.Object.lambda$thenComparing$36697e65$1(Ljava/util/Comparator;Ljava/lang/Object;Ljava/lang/Object;)I> (0x0000000776c64df0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u144\9417\hotspot
Event: 12.607 Thread 0x0000000022e71800 Exception <a 'java/lang/NoSuchMethodError': java.lang.Object.lambda$thenComparing$36697e65$1(Ljava/util/Comparator;Ljava/lang/Object;Ljava/lang/Object;)I> (0x0000000776770448) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u144\9417\hotspot
Event: 12.717 Thread 0x0000000022e71800 Exception <a 'java/lang/ClassNotFoundException': com/baomidou/mybatisplus/mapper/WrapperBeanInfo> (0x000000077854f0c8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u144\9417\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 210]
Event: 12.717 Thread 0x0000000022e71800 Exception <a 'java/lang/ClassNotFoundException': java/lang/ObjectBeanInfo> (0x000000077855aff8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u144\9417\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 210]
Event: 12.717 Thread 0x0000000022e71800 Exception <a 'java/lang/ClassNotFoundException': java/lang/ObjectCustomizer> (0x0000000778566f78) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u144\9417\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 210]
Event: 12.718 Thread 0x0000000022e71800 Exception <a 'java/lang/ClassNotFoundException': com/baomidou/mybatisplus/mapper/WrapperCustomizer> (0x000000077858a0a8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u144\9417\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 210]
Event: 16.027 Thread 0x000000002a94d000 Implicit null exception at 0x0000000005568810 to 0x0000000005569029
 
Events (10 events):
Event: 16.345 Thread 0x000000002a959000 DEOPT UNPACKING pc=0x000000000336787f sp=0x000000003005c220 mode 1
Event: 16.345 Thread 0x0000000022e7a000 DEOPT UNPACKING pc=0x000000000336787f sp=0x000000003065c520 mode 1
Event: 16.345 Thread 0x000000002a959000 DEOPT PACKING pc=0x00000000053089d4 sp=0x000000003005c560
Event: 16.345 Thread 0x0000000022e7a000 DEOPT PACKING pc=0x00000000053089d4 sp=0x000000003065c860
Event: 16.345 Thread 0x0000000022e7a000 DEOPT UNPACKING pc=0x000000000336787f sp=0x000000003065c588 mode 1
Event: 16.345 Thread 0x000000002a959000 DEOPT UNPACKING pc=0x000000000336787f sp=0x000000003005c288 mode 1
Event: 16.345 Thread 0x0000000022e7a000 DEOPT PACKING pc=0x0000000005170b3c sp=0x000000003065c8c0
Event: 16.345 Thread 0x0000000022e7a000 DEOPT UNPACKING pc=0x000000000336787f sp=0x000000003065c5e0 mode 1
Event: 16.345 Thread 0x000000002a959000 DEOPT PACKING pc=0x0000000005170b3c sp=0x000000003005c5c0
Event: 16.345 Thread 0x000000002a959000 DEOPT UNPACKING pc=0x000000000336787f sp=0x000000003005c2e0 mode 1
 
 
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
0x00007ffe7d2f0000 - 0x00007ffe7d317000     C:\Windows\SYSTEM32\WINMM.dll
0x00007ffe7d2e0000 - 0x00007ffe7d2ea000     C:\Windows\SYSTEM32\VERSION.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:62534,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(3832548k free), swap 29170396k(5380k 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: Mon Oct 07 19:48:28 2024
elapsed time: 16 seconds (0d 0h 0m 16s)