-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathhs_err_pid17160.log
More file actions
610 lines (547 loc) · 51.3 KB
/
hs_err_pid17160.log
File metadata and controls
610 lines (547 loc) · 51.3 KB
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
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Native memory allocation (malloc) failed to allocate 47296 bytes. Error detail: Chunk::new
# Possible reasons:
# The system is out of physical RAM or swap space
# This process is running with CompressedOops enabled, and the Java Heap may be blocking the growth of the native heap
# Possible solutions:
# Reduce memory load on the system
# Increase physical memory or swap space
# Check if swap backing store is full
# Decrease Java heap size (-Xmx/-Xms)
# Decrease number of Java threads
# Decrease Java thread stack sizes (-Xss)
# Set larger code cache with -XX:ReservedCodeCacheSize=
# JVM is running with Unscaled Compressed Oops mode in which the Java heap is
# placed in the first 4GB address space. The Java Heap base address is the
# maximum limit for the native heap growth. Please use -XX:HeapBaseMinAddress
# to set the Java Heap base and to place the Java Heap above 4GB virtual address.
# This output file may be truncated or incomplete.
#
# Out of Memory Error (arena.cpp:149), pid=17160, tid=16400
#
# JRE version: Java(TM) SE Runtime Environment (23.0.2+7) (build 23.0.2+7-58)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (23.0.2+7-58, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, windows-amd64)
# No core dump will be written. Minidumps are not enabled by default on client versions of Windows
#
--------------- S U M M A R Y ------------
Command Line: -XX:+ShowCodeDetailsInExceptionMessages com.example.observer_demo.ObserverDemoApplication
Host: Intel(R) Celeron(R) CPU B800 @ 1.50GHz, 2 cores, 2G, Windows 10 , 64 bit Build 19041 (10.0.19041.5915)
Time: Sun Nov 16 13:53:21 2025 Hora oficial do Brasil elapsed time: 10.980305 seconds (0d 0h 0m 10s)
--------------- T H R E A D ---------------
Current thread (0x0000020f69c6a7e0): JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=16400, stack(0x000000b0fae00000,0x000000b0faf00000) (1024K)]
Current CompileTask:
C2:10980 2323 4 java.lang.invoke.MethodType::makeImpl (109 bytes)
Stack: [0x000000b0fae00000,0x000000b0faf00000]
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [jvm.dll+0x6e0b99] (no source info available)
V [jvm.dll+0x87e2b3] (no source info available)
V [jvm.dll+0x88073e] (no source info available)
V [jvm.dll+0x880e13] (no source info available)
V [jvm.dll+0x27b006] (no source info available)
V [jvm.dll+0xbc06f] (no source info available)
V [jvm.dll+0xbc2cb] (no source info available)
V [jvm.dll+0x1db8c0] (no source info available)
V [jvm.dll+0x1dba8d] (no source info available)
V [jvm.dll+0x38a454] (no source info available)
V [jvm.dll+0x3899ca] (no source info available)
V [jvm.dll+0x244ba1] (no source info available)
V [jvm.dll+0x243eff] (no source info available)
V [jvm.dll+0x1c34b0] (no source info available)
V [jvm.dll+0x253df1] (no source info available)
V [jvm.dll+0x2520aa] (no source info available)
V [jvm.dll+0x3ee226] (no source info available)
V [jvm.dll+0x8254cb] (no source info available)
V [jvm.dll+0x6df345] (no source info available)
C [ucrtbase.dll+0x21bb2] (no source info available)
C [KERNEL32.DLL+0x17374] (no source info available)
C [ntdll.dll+0x4cc91] (no source info available)
Lock stack of current Java thread (top to bottom):
--------------- P R O C E S S ---------------
Threads class SMR info:
_java_thread_list=0x0000020f503c1640, length=14, elements={
0x0000020f69ba9110, 0x0000020f69c621a0, 0x0000020f69c62fb0, 0x0000020f69c65b20,
0x0000020f69c66580, 0x0000020f69c66fe0, 0x0000020f69c67a40, 0x0000020f69c6a7e0,
0x0000020f50183a80, 0x0000020f501edd80, 0x0000020f50383020, 0x0000020f50db0770,
0x0000020f50def9b0, 0x0000020f508b5c40
}
Java Threads: ( => current thread )
0x0000020f69ba9110 JavaThread "main" [_thread_blocked, id=6128, stack(0x000000b0fa000000,0x000000b0fa100000) (1024K)]
0x0000020f69c621a0 JavaThread "Reference Handler" daemon [_thread_blocked, id=6760, stack(0x000000b0fa800000,0x000000b0fa900000) (1024K)]
0x0000020f69c62fb0 JavaThread "Finalizer" daemon [_thread_blocked, id=15904, stack(0x000000b0fa900000,0x000000b0faa00000) (1024K)]
0x0000020f69c65b20 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=10272, stack(0x000000b0faa00000,0x000000b0fab00000) (1024K)]
0x0000020f69c66580 JavaThread "Attach Listener" daemon [_thread_blocked, id=17176, stack(0x000000b0fab00000,0x000000b0fac00000) (1024K)]
0x0000020f69c66fe0 JavaThread "Service Thread" daemon [_thread_blocked, id=16676, stack(0x000000b0fac00000,0x000000b0fad00000) (1024K)]
0x0000020f69c67a40 JavaThread "Monitor Deflation Thread" daemon [_thread_blocked, id=11584, stack(0x000000b0fad00000,0x000000b0fae00000) (1024K)]
=>0x0000020f69c6a7e0 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=16400, stack(0x000000b0fae00000,0x000000b0faf00000) (1024K)]
0x0000020f50183a80 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=5708, stack(0x000000b0faf00000,0x000000b0fb000000) (1024K)]
0x0000020f501edd80 JavaThread "Notification Thread" daemon [_thread_blocked, id=16480, stack(0x000000b0fb000000,0x000000b0fb100000) (1024K)]
0x0000020f50383020 JavaThread "Common-Cleaner" daemon [_thread_blocked, id=16744, stack(0x000000b0fb100000,0x000000b0fb200000) (1024K)]
0x0000020f50db0770 JavaThread "Thread-0" [_thread_blocked, id=16064, stack(0x000000b0fb300000,0x000000b0fb400000) (1024K)]
0x0000020f50def9b0 JavaThread "restartedMain" [_thread_blocked, id=15916, stack(0x000000b0fb400000,0x000000b0fb500000) (1024K)]
0x0000020f508b5c40 JavaThread "background-preinit" [_thread_in_native, id=10844, stack(0x000000b0fb500000,0x000000b0fb600000) (1024K)]
Total: 14
Other Threads:
0x0000020f69c48a80 VMThread "VM Thread" [id=5060, stack(0x000000b0fa700000,0x000000b0fa800000) (1024K)]
0x0000020f69c369a0 WatcherThread "VM Periodic Task Thread" [id=16784, stack(0x000000b0fa600000,0x000000b0fa700000) (1024K)]
0x0000020f69be1160 WorkerThread "GC Thread#0" [id=16156, stack(0x000000b0fa100000,0x000000b0fa200000) (1024K)]
0x0000020f508e9600 WorkerThread "GC Thread#1" [id=16764, stack(0x000000b0fb200000,0x000000b0fb300000) (1024K)]
0x0000020f69be9870 ConcurrentGCThread "G1 Main Marker" [id=17348, stack(0x000000b0fa200000,0x000000b0fa300000) (1024K)]
0x0000020f69bea530 WorkerThread "G1 Conc#0" [id=5152, stack(0x000000b0fa300000,0x000000b0fa400000) (1024K)]
0x0000020f69c243c0 ConcurrentGCThread "G1 Refine#0" [id=5704, stack(0x000000b0fa400000,0x000000b0fa500000) (1024K)]
0x0000020f69c26590 ConcurrentGCThread "G1 Service" [id=16604, stack(0x000000b0fa500000,0x000000b0fa600000) (1024K)]
Total: 8
Threads with active compile tasks:
C2 CompilerThread0 11231 2323 4 java.lang.invoke.MethodType::makeImpl (109 bytes)
Total: 1
VM state: not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap address: 0x00000000d0800000, size: 760 MB, Compressed Oops mode: 32-bit
CDS archive(s) mapped at: [0x0000020f0f000000-0x0000020f0fd70000-0x0000020f0fd70000), size 14090240, SharedBaseAddress: 0x0000020f0f000000, ArchiveRelocationMode: 1.
Compressed class space mapped at: 0x0000020f10000000-0x0000020f50000000, reserved size: 1073741824
Narrow klass base: 0x0000020f0f000000, Narrow klass shift: 0, Narrow klass range: 0x41000000
GC Precious Log:
CardTable entry size: 512
Card Set container configuration: InlinePtr #cards 5 size 8 Array Of Cards #cards 10 size 36 Howl #buckets 4 coarsen threshold 1843 Howl Bitmap #cards 512 size 80 coarsen threshold 460 Card regions per heap region 1 cards per card region 2048
CPUs: 2 total, 2 available
Memory: 3034M
Large Page Support: Disabled
NUMA Support: Disabled
Compressed Oops: Enabled (32-bit)
Heap Region Size: 1M
Heap Min Capacity: 8M
Heap Initial Capacity: 48M
Heap Max Capacity: 760M
Pre-touch: Disabled
Parallel Workers: 2
Concurrent Workers: 1
Concurrent Refinement Workers: 2
Periodic GC: Disabled
Heap:
garbage-first heap total reserved 778240K, committed 49152K, used 20942K [0x00000000d0800000, 0x0000000100000000)
region size 1024K, 19 young (19456K), 3 survivors (3072K)
Metaspace used 14877K, committed 15232K, reserved 1114112K
class space used 1893K, committed 2048K, reserved 1048576K
Heap Regions: E=young(eden), S=young(survivor), O=old, HS=humongous(starts), HC=humongous(continues), CS=collection set, F=free, TAMS=top-at-mark-start, PB=parsable bottom
| 0|0x00000000d0800000, 0x00000000d0900000, 0x00000000d0900000|100%| O| |TAMS 0x00000000d0800000| PB 0x00000000d0800000| Untracked | 0
| 1|0x00000000d0900000, 0x00000000d0a00000, 0x00000000d0a00000|100%| O| |TAMS 0x00000000d0900000| PB 0x00000000d0900000| Untracked | 0
| 2|0x00000000d0a00000, 0x00000000d0b00000, 0x00000000d0b00000|100%| O| |TAMS 0x00000000d0a00000| PB 0x00000000d0a00000| Untracked | 0
| 3|0x00000000d0b00000, 0x00000000d0bec0a0, 0x00000000d0c00000| 92%| O| |TAMS 0x00000000d0b00000| PB 0x00000000d0b00000| Untracked | 0
| 4|0x00000000d0c00000, 0x00000000d0c00000, 0x00000000d0d00000| 0%| F| |TAMS 0x00000000d0c00000| PB 0x00000000d0c00000| Untracked | 0
| 5|0x00000000d0d00000, 0x00000000d0d00000, 0x00000000d0e00000| 0%| F| |TAMS 0x00000000d0d00000| PB 0x00000000d0d00000| Untracked | 0
| 6|0x00000000d0e00000, 0x00000000d0e00000, 0x00000000d0f00000| 0%| F| |TAMS 0x00000000d0e00000| PB 0x00000000d0e00000| Untracked | 0
| 7|0x00000000d0f00000, 0x00000000d0f00000, 0x00000000d1000000| 0%| F| |TAMS 0x00000000d0f00000| PB 0x00000000d0f00000| Untracked | 0
| 8|0x00000000d1000000, 0x00000000d1000000, 0x00000000d1100000| 0%| F| |TAMS 0x00000000d1000000| PB 0x00000000d1000000| Untracked | 0
| 9|0x00000000d1100000, 0x00000000d1100000, 0x00000000d1200000| 0%| F| |TAMS 0x00000000d1100000| PB 0x00000000d1100000| Untracked | 0
| 10|0x00000000d1200000, 0x00000000d1200000, 0x00000000d1300000| 0%| F| |TAMS 0x00000000d1200000| PB 0x00000000d1200000| Untracked | 0
| 11|0x00000000d1300000, 0x00000000d1300000, 0x00000000d1400000| 0%| F| |TAMS 0x00000000d1300000| PB 0x00000000d1300000| Untracked | 0
| 12|0x00000000d1400000, 0x00000000d1400000, 0x00000000d1500000| 0%| F| |TAMS 0x00000000d1400000| PB 0x00000000d1400000| Untracked | 0
| 13|0x00000000d1500000, 0x00000000d1500000, 0x00000000d1600000| 0%| F| |TAMS 0x00000000d1500000| PB 0x00000000d1500000| Untracked | 0
| 14|0x00000000d1600000, 0x00000000d1600000, 0x00000000d1700000| 0%| F| |TAMS 0x00000000d1600000| PB 0x00000000d1600000| Untracked | 0
| 15|0x00000000d1700000, 0x00000000d1700000, 0x00000000d1800000| 0%| F| |TAMS 0x00000000d1700000| PB 0x00000000d1700000| Untracked | 0
| 16|0x00000000d1800000, 0x00000000d1800000, 0x00000000d1900000| 0%| F| |TAMS 0x00000000d1800000| PB 0x00000000d1800000| Untracked | 0
| 17|0x00000000d1900000, 0x00000000d1900000, 0x00000000d1a00000| 0%| F| |TAMS 0x00000000d1900000| PB 0x00000000d1900000| Untracked | 0
| 18|0x00000000d1a00000, 0x00000000d1a00000, 0x00000000d1b00000| 0%| F| |TAMS 0x00000000d1a00000| PB 0x00000000d1a00000| Untracked | 0
| 19|0x00000000d1b00000, 0x00000000d1b00000, 0x00000000d1c00000| 0%| F| |TAMS 0x00000000d1b00000| PB 0x00000000d1b00000| Untracked | 0
| 20|0x00000000d1c00000, 0x00000000d1c00000, 0x00000000d1d00000| 0%| F| |TAMS 0x00000000d1c00000| PB 0x00000000d1c00000| Untracked | 0
| 21|0x00000000d1d00000, 0x00000000d1d00000, 0x00000000d1e00000| 0%| F| |TAMS 0x00000000d1d00000| PB 0x00000000d1d00000| Untracked | 0
| 22|0x00000000d1e00000, 0x00000000d1e00000, 0x00000000d1f00000| 0%| F| |TAMS 0x00000000d1e00000| PB 0x00000000d1e00000| Untracked | 0
| 23|0x00000000d1f00000, 0x00000000d1f00000, 0x00000000d2000000| 0%| F| |TAMS 0x00000000d1f00000| PB 0x00000000d1f00000| Untracked | 0
| 24|0x00000000d2000000, 0x00000000d2000000, 0x00000000d2100000| 0%| F| |TAMS 0x00000000d2000000| PB 0x00000000d2000000| Untracked | 0
| 25|0x00000000d2100000, 0x00000000d2100000, 0x00000000d2200000| 0%| F| |TAMS 0x00000000d2100000| PB 0x00000000d2100000| Untracked | 0
| 26|0x00000000d2200000, 0x00000000d22879c0, 0x00000000d2300000| 52%| S|CS|TAMS 0x00000000d2200000| PB 0x00000000d2200000| Complete | 0
| 27|0x00000000d2300000, 0x00000000d2400000, 0x00000000d2400000|100%| S|CS|TAMS 0x00000000d2300000| PB 0x00000000d2300000| Complete | 0
| 28|0x00000000d2400000, 0x00000000d2500000, 0x00000000d2500000|100%| S|CS|TAMS 0x00000000d2400000| PB 0x00000000d2400000| Complete | 0
| 29|0x00000000d2500000, 0x00000000d2500000, 0x00000000d2600000| 0%| F| |TAMS 0x00000000d2500000| PB 0x00000000d2500000| Untracked | 0
| 30|0x00000000d2600000, 0x00000000d2600000, 0x00000000d2700000| 0%| F| |TAMS 0x00000000d2600000| PB 0x00000000d2600000| Untracked | 0
| 31|0x00000000d2700000, 0x00000000d2700000, 0x00000000d2800000| 0%| F| |TAMS 0x00000000d2700000| PB 0x00000000d2700000| Untracked | 0
| 32|0x00000000d2800000, 0x00000000d28be828, 0x00000000d2900000| 74%| E| |TAMS 0x00000000d2800000| PB 0x00000000d2800000| Complete | 1
| 33|0x00000000d2900000, 0x00000000d2a00000, 0x00000000d2a00000|100%| E|CS|TAMS 0x00000000d2900000| PB 0x00000000d2900000| Complete | 0
| 34|0x00000000d2a00000, 0x00000000d2b00000, 0x00000000d2b00000|100%| E|CS|TAMS 0x00000000d2a00000| PB 0x00000000d2a00000| Complete | 0
| 35|0x00000000d2b00000, 0x00000000d2c00000, 0x00000000d2c00000|100%| E|CS|TAMS 0x00000000d2b00000| PB 0x00000000d2b00000| Complete | 0
| 36|0x00000000d2c00000, 0x00000000d2d00000, 0x00000000d2d00000|100%| E|CS|TAMS 0x00000000d2c00000| PB 0x00000000d2c00000| Complete | 0
| 37|0x00000000d2d00000, 0x00000000d2e00000, 0x00000000d2e00000|100%| E|CS|TAMS 0x00000000d2d00000| PB 0x00000000d2d00000| Complete | 0
| 38|0x00000000d2e00000, 0x00000000d2f00000, 0x00000000d2f00000|100%| E|CS|TAMS 0x00000000d2e00000| PB 0x00000000d2e00000| Complete | 0
| 39|0x00000000d2f00000, 0x00000000d3000000, 0x00000000d3000000|100%| E|CS|TAMS 0x00000000d2f00000| PB 0x00000000d2f00000| Complete | 0
| 40|0x00000000d3000000, 0x00000000d3100000, 0x00000000d3100000|100%| E|CS|TAMS 0x00000000d3000000| PB 0x00000000d3000000| Complete | 0
| 41|0x00000000d3100000, 0x00000000d3200000, 0x00000000d3200000|100%| E| |TAMS 0x00000000d3100000| PB 0x00000000d3100000| Complete | 0
| 42|0x00000000d3200000, 0x00000000d3300000, 0x00000000d3300000|100%| E|CS|TAMS 0x00000000d3200000| PB 0x00000000d3200000| Complete | 0
| 43|0x00000000d3300000, 0x00000000d3400000, 0x00000000d3400000|100%| E|CS|TAMS 0x00000000d3300000| PB 0x00000000d3300000| Complete | 0
| 44|0x00000000d3400000, 0x00000000d3500000, 0x00000000d3500000|100%| E|CS|TAMS 0x00000000d3400000| PB 0x00000000d3400000| Complete | 0
| 45|0x00000000d3500000, 0x00000000d3600000, 0x00000000d3600000|100%| E|CS|TAMS 0x00000000d3500000| PB 0x00000000d3500000| Complete | 0
| 46|0x00000000d3600000, 0x00000000d3700000, 0x00000000d3700000|100%| E|CS|TAMS 0x00000000d3600000| PB 0x00000000d3600000| Complete | 0
| 47|0x00000000d3700000, 0x00000000d3800000, 0x00000000d3800000|100%| E|CS|TAMS 0x00000000d3700000| PB 0x00000000d3700000| Complete | 0
Card table byte_map: [0x0000020f698f0000,0x0000020f69a70000] _byte_map_base: 0x0000020f6926c000
Marking Bits: (CMBitMap*) 0x0000020f69be1870
Bits: [0x0000020f722f0000, 0x0000020f72ed0000)
Polling page: 0x0000020f67bf0000
Metaspace:
Usage:
Non-class: 12.68 MB used.
Class: 1.85 MB used.
Both: 14.53 MB used.
Virtual space:
Non-class space: 64.00 MB reserved, 12.88 MB ( 20%) committed, 1 nodes.
Class space: 1.00 GB reserved, 2.00 MB ( <1%) committed, 1 nodes.
Both: 1.06 GB reserved, 14.88 MB ( 1%) committed.
Chunk freelists:
Non-Class: 2.94 MB
Class: 13.92 MB
Both: 16.86 MB
MaxMetaspaceSize: unlimited
CompressedClassSpaceSize: 1.00 GB
Initial GC threshold: 21.00 MB
Current GC threshold: 21.00 MB
CDS: on
- commit_granule_bytes: 65536.
- commit_granule_words: 8192.
- virtual_space_node_default_size: 8388608.
- enlarge_chunks_in_place: 1.
- use_allocation_guard: 0.
Internal statistics:
num_allocs_failed_limit: 0.
num_arena_births: 346.
num_arena_deaths: 0.
num_vsnodes_births: 2.
num_vsnodes_deaths: 0.
num_space_committed: 238.
num_space_uncommitted: 0.
num_chunks_returned_to_freelist: 0.
num_chunks_taken_from_freelist: 878.
num_chunk_merges: 0.
num_chunk_splits: 563.
num_chunks_enlarged: 367.
num_inconsistent_stats: 0.
CodeHeap 'non-profiled nmethods': size=120128Kb used=653Kb max_used=653Kb free=119474Kb
bounds [0x0000020f07ab0000, 0x0000020f07d20000, 0x0000020f0f000000]
CodeHeap 'profiled nmethods': size=120000Kb used=3315Kb max_used=3315Kb free=116684Kb
bounds [0x0000020f00000000, 0x0000020f00340000, 0x0000020f07530000]
CodeHeap 'non-nmethods': size=5632Kb used=1418Kb max_used=1432Kb free=4213Kb
bounds [0x0000020f07530000, 0x0000020f077a0000, 0x0000020f07ab0000]
CodeCache: size=245760Kb, used=5386Kb, max_used=5400Kb, free=240371Kb
total_blobs=2846, nmethods=2327, adapters=425, full_count=0
Compilation: enabled, stopped_count=0, restarted_count=0
Compilation events (20 events):
Event: 10.432 Thread 0x0000020f50183a80 nmethod 2317 0x0000020f00337688 code [0x0000020f003379a0, 0x0000020f003394a0]
Event: 10.459 Thread 0x0000020f50183a80 2318 3 jdk.internal.loader.AbstractClassLoaderValue::extractValue (17 bytes)
Event: 10.459 Thread 0x0000020f50183a80 nmethod 2318 0x0000020f00339508 code [0x0000020f00339640, 0x0000020f00339980]
Event: 10.460 Thread 0x0000020f69c6a7e0 2319 4 java.lang.Class::getPackageName (81 bytes)
Event: 10.461 Thread 0x0000020f50183a80 2320 3 java.lang.Class::getInterfaces (6 bytes)
Event: 10.461 Thread 0x0000020f50183a80 nmethod 2320 0x0000020f00339a08 code [0x0000020f00339b20, 0x0000020f00339c60]
Event: 10.463 Thread 0x0000020f50183a80 2321 3 jdk.internal.loader.AbstractClassLoaderValue::<init> (5 bytes)
Event: 10.463 Thread 0x0000020f50183a80 nmethod 2321 0x0000020f00339d08 code [0x0000020f00339e20, 0x0000020f00339f88]
Event: 10.463 Thread 0x0000020f50183a80 2322 3 jdk.internal.loader.AbstractClassLoaderValue::sub (10 bytes)
Event: 10.463 Thread 0x0000020f50183a80 nmethod 2322 0x0000020f0033a008 code [0x0000020f0033a140, 0x0000020f0033a478]
Event: 10.490 Thread 0x0000020f69c6a7e0 nmethod 2319 0x0000020f07b52b88 code [0x0000020f07b52d00, 0x0000020f07b535c0]
Event: 10.493 Thread 0x0000020f69c6a7e0 2323 4 java.lang.invoke.MethodType::makeImpl (109 bytes)
Event: 10.520 Thread 0x0000020f50183a80 2324 3 java.lang.Byte::<init> (10 bytes)
Event: 10.521 Thread 0x0000020f50183a80 nmethod 2324 0x0000020f0033a508 code [0x0000020f0033a620, 0x0000020f0033a7e8]
Event: 10.522 Thread 0x0000020f50183a80 2325 3 java.lang.Short::<init> (10 bytes)
Event: 10.522 Thread 0x0000020f50183a80 nmethod 2325 0x0000020f0033a808 code [0x0000020f0033a920, 0x0000020f0033aae8]
Event: 10.522 Thread 0x0000020f50183a80 2326 3 java.lang.invoke.LambdaFormEditor$TransformKey::of (49 bytes)
Event: 10.523 Thread 0x0000020f50183a80 nmethod 2326 0x0000020f0033ab08 code [0x0000020f0033ac80, 0x0000020f0033b1c8]
Event: 10.523 Thread 0x0000020f50183a80 2327 3 java.lang.invoke.BoundMethodHandle$Species_LL::make (12 bytes)
Event: 10.524 Thread 0x0000020f50183a80 nmethod 2327 0x0000020f0033b208 code [0x0000020f0033b340, 0x0000020f0033b608]
GC Heap History (8 events):
Event: 3.065 GC heap before
{Heap before GC invocations=0 (full 0):
garbage-first heap total reserved 778240K, committed 49152K, used 7168K [0x00000000d0800000, 0x0000000100000000)
region size 1024K, 7 young (7168K), 0 survivors (0K)
Metaspace used 1643K, committed 1792K, reserved 1114112K
class space used 144K, committed 192K, reserved 1048576K
}
Event: 3.104 GC heap after
{Heap after GC invocations=1 (full 0):
garbage-first heap total reserved 778240K, committed 49152K, used 3200K [0x00000000d0800000, 0x0000000100000000)
region size 1024K, 1 young (1024K), 1 survivors (1024K)
Metaspace used 1643K, committed 1792K, reserved 1114112K
class space used 144K, committed 192K, reserved 1048576K
}
Event: 4.451 GC heap before
{Heap before GC invocations=1 (full 0):
garbage-first heap total reserved 778240K, committed 49152K, used 7296K [0x00000000d0800000, 0x0000000100000000)
region size 1024K, 6 young (6144K), 1 survivors (1024K)
Metaspace used 3432K, committed 3584K, reserved 1114112K
class space used 397K, committed 448K, reserved 1048576K
}
Event: 4.457 GC heap after
{Heap after GC invocations=2 (full 0):
garbage-first heap total reserved 778240K, committed 49152K, used 4139K [0x00000000d0800000, 0x0000000100000000)
region size 1024K, 1 young (1024K), 1 survivors (1024K)
Metaspace used 3432K, committed 3584K, reserved 1114112K
class space used 397K, committed 448K, reserved 1048576K
}
Event: 6.201 GC heap before
{Heap before GC invocations=2 (full 0):
garbage-first heap total reserved 778240K, committed 49152K, used 15403K [0x00000000d0800000, 0x0000000100000000)
region size 1024K, 12 young (12288K), 1 survivors (1024K)
Metaspace used 6442K, committed 6656K, reserved 1114112K
class space used 794K, committed 896K, reserved 1048576K
}
Event: 6.209 GC heap after
{Heap after GC invocations=3 (full 0):
garbage-first heap total reserved 778240K, committed 49152K, used 4981K [0x00000000d0800000, 0x0000000100000000)
region size 1024K, 2 young (2048K), 2 survivors (2048K)
Metaspace used 6442K, committed 6656K, reserved 1114112K
class space used 794K, committed 896K, reserved 1048576K
}
Event: 9.450 GC heap before
{Heap before GC invocations=3 (full 0):
garbage-first heap total reserved 778240K, committed 49152K, used 21365K [0x00000000d0800000, 0x0000000100000000)
region size 1024K, 19 young (19456K), 2 survivors (2048K)
Metaspace used 11002K, committed 11328K, reserved 1114112K
class space used 1400K, committed 1536K, reserved 1048576K
}
Event: 9.461 GC heap after
{Heap after GC invocations=4 (full 0):
garbage-first heap total reserved 778240K, committed 49152K, used 6606K [0x00000000d0800000, 0x0000000100000000)
region size 1024K, 3 young (3072K), 3 survivors (3072K)
Metaspace used 11002K, committed 11328K, reserved 1114112K
class space used 1400K, committed 1536K, reserved 1048576K
}
Dll operation events (8 events):
Event: 0.056 Loaded shared library C:\Program Files\Java\jdk-23\bin\java.dll
Event: 0.189 Loaded shared library C:\Program Files\Java\jdk-23\bin\jsvml.dll
Event: 0.614 Loaded shared library C:\Program Files\Java\jdk-23\bin\net.dll
Event: 0.634 Loaded shared library C:\Program Files\Java\jdk-23\bin\nio.dll
Event: 0.647 Loaded shared library C:\Program Files\Java\jdk-23\bin\zip.dll
Event: 2.240 Loaded shared library C:\Program Files\Java\jdk-23\bin\jimage.dll
Event: 4.645 Loaded shared library C:\Program Files\Java\jdk-23\bin\management.dll
Event: 4.679 Loaded shared library C:\Program Files\Java\jdk-23\bin\management_ext.dll
Deoptimization events (20 events):
Event: 10.187 Thread 0x0000020f50def9b0 Uncommon trap: trap_request=0xffffffc6 fr.pc=0x0000020f07afed0c relative=0x00000000000003ac
Event: 10.187 Thread 0x0000020f50def9b0 Uncommon trap: reason=bimorphic_or_optimized_type_check action=maybe_recompile pc=0x0000020f07afed0c method=java.util.concurrent.ConcurrentHashMap.get(Ljava/lang/Object;)Ljava/lang/Object; @ 149 c2
Event: 10.187 Thread 0x0000020f50def9b0 DEOPT PACKING pc=0x0000020f07afed0c sp=0x000000b0fb4fda40
Event: 10.187 Thread 0x0000020f50def9b0 DEOPT UNPACKING pc=0x0000020f075843fc sp=0x000000b0fb4fd9c0 mode 2
Event: 10.187 Thread 0x0000020f50def9b0 Uncommon trap: trap_request=0xffffffc6 fr.pc=0x0000020f07afed0c relative=0x00000000000003ac
Event: 10.187 Thread 0x0000020f50def9b0 Uncommon trap: reason=bimorphic_or_optimized_type_check action=maybe_recompile pc=0x0000020f07afed0c method=java.util.concurrent.ConcurrentHashMap.get(Ljava/lang/Object;)Ljava/lang/Object; @ 149 c2
Event: 10.187 Thread 0x0000020f50def9b0 DEOPT PACKING pc=0x0000020f07afed0c sp=0x000000b0fb4fd9c0
Event: 10.187 Thread 0x0000020f50def9b0 DEOPT UNPACKING pc=0x0000020f075843fc sp=0x000000b0fb4fd940 mode 2
Event: 10.187 Thread 0x0000020f50def9b0 Uncommon trap: trap_request=0xffffffc6 fr.pc=0x0000020f07afed0c relative=0x00000000000003ac
Event: 10.187 Thread 0x0000020f50def9b0 Uncommon trap: reason=bimorphic_or_optimized_type_check action=maybe_recompile pc=0x0000020f07afed0c method=java.util.concurrent.ConcurrentHashMap.get(Ljava/lang/Object;)Ljava/lang/Object; @ 149 c2
Event: 10.187 Thread 0x0000020f50def9b0 DEOPT PACKING pc=0x0000020f07afed0c sp=0x000000b0fb4fda40
Event: 10.187 Thread 0x0000020f50def9b0 DEOPT UNPACKING pc=0x0000020f075843fc sp=0x000000b0fb4fd9c0 mode 2
Event: 10.187 Thread 0x0000020f50def9b0 Uncommon trap: trap_request=0xffffffc6 fr.pc=0x0000020f07afed0c relative=0x00000000000003ac
Event: 10.187 Thread 0x0000020f50def9b0 Uncommon trap: reason=bimorphic_or_optimized_type_check action=maybe_recompile pc=0x0000020f07afed0c method=java.util.concurrent.ConcurrentHashMap.get(Ljava/lang/Object;)Ljava/lang/Object; @ 149 c2
Event: 10.187 Thread 0x0000020f50def9b0 DEOPT PACKING pc=0x0000020f07afed0c sp=0x000000b0fb4fd9c0
Event: 10.187 Thread 0x0000020f50def9b0 DEOPT UNPACKING pc=0x0000020f075843fc sp=0x000000b0fb4fd940 mode 2
Event: 10.458 Thread 0x0000020f50def9b0 Uncommon trap: trap_request=0xffffff45 fr.pc=0x0000020f07b40940 relative=0x0000000000000680
Event: 10.458 Thread 0x0000020f50def9b0 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000020f07b40940 method=java.util.ArrayList.grow(I)[Ljava/lang/Object; @ 17 c2
Event: 10.458 Thread 0x0000020f50def9b0 DEOPT PACKING pc=0x0000020f07b40940 sp=0x000000b0fb4fe610
Event: 10.458 Thread 0x0000020f50def9b0 DEOPT UNPACKING pc=0x0000020f075843fc sp=0x000000b0fb4fe4a8 mode 2
Classes loaded (20 events):
Event: 9.872 Loading class java/io/CharArrayReader
Event: 9.873 Loading class java/io/CharArrayReader done
Event: 9.935 Loading class org/xml/sax/ErrorHandler
Event: 9.942 Loading class org/xml/sax/ErrorHandler done
Event: 9.942 Loading class org/xml/sax/SAXParseException
Event: 9.943 Loading class org/xml/sax/SAXException
Event: 9.944 Loading class org/xml/sax/SAXException done
Event: 9.944 Loading class org/xml/sax/SAXParseException done
Event: 9.944 Loading class javax/xml/parsers/ParserConfigurationException
Event: 9.947 Loading class javax/xml/parsers/ParserConfigurationException done
Event: 9.951 Loading class org/xml/sax/EntityResolver
Event: 9.951 Loading class org/xml/sax/EntityResolver done
Event: 9.980 Loading class java/io/CharConversionException
Event: 9.981 Loading class java/io/CharConversionException done
Event: 10.097 Loading class java/lang/annotation/Repeatable
Event: 10.098 Loading class java/lang/annotation/Repeatable done
Event: 10.519 Loading class java/lang/Byte$ByteCache
Event: 10.520 Loading class java/lang/Byte$ByteCache done
Event: 10.521 Loading class java/lang/Short$ShortCache
Event: 10.521 Loading class java/lang/Short$ShortCache done
Classes unloaded (0 events):
No events
Classes redefined (0 events):
No events
Internal exceptions (20 events):
Event: 6.836 Thread 0x0000020f50def9b0 Exception <a 'java/lang/NoSuchMethodError'{0x00000000d3323da8}: 'int java.lang.invoke.DirectMethodHandle$Holder.invokeStaticInit(java.lang.Object, long, long)'> (0x00000000d3323da8)
thrown [s\open\src\hotspot\share\interpreter\linkResolver.cpp, line 796]
Event: 6.839 Thread 0x0000020f50def9b0 Exception <a 'java/lang/NoSuchMethodError'{0x00000000d332ab00}: 'int java.lang.invoke.DirectMethodHandle$Holder.invokeStaticInit(java.lang.Object, float, float)'> (0x00000000d332ab00)
thrown [s\open\src\hotspot\share\interpreter\linkResolver.cpp, line 796]
Event: 6.840 Thread 0x0000020f50def9b0 Exception <a 'java/lang/NoSuchMethodError'{0x00000000d3331850}: 'int java.lang.invoke.DirectMethodHandle$Holder.invokeStaticInit(java.lang.Object, double, double)'> (0x00000000d3331850)
thrown [s\open\src\hotspot\share\interpreter\linkResolver.cpp, line 796]
Event: 6.845 Thread 0x0000020f50def9b0 Exception <a 'java/lang/NoSuchMethodError'{0x00000000d3336658}: 'int java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(java.lang.Object, long)'> (0x00000000d3336658)
thrown [s\open\src\hotspot\share\interpreter\linkResolver.cpp, line 796]
Event: 6.882 Thread 0x0000020f50def9b0 Exception <a 'java/lang/NoSuchMethodError'{0x00000000d3358f78}: 'int java.lang.invoke.Invokers$Holder.linkToTargetMethod(java.lang.Object, java.lang.Object)'> (0x00000000d3358f78)
thrown [s\open\src\hotspot\share\interpreter\linkResolver.cpp, line 796]
Event: 7.054 Thread 0x0000020f50def9b0 Exception <a 'java/lang/NoSuchMethodError'{0x00000000d33e1b88}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.invokeSpecial(java.lang.Object, java.lang.Object, java.lang.Object, int, java.lang.Object)'> (0x00000000d33e1b88)
thrown [s\open\src\hotspot\share\interpreter\linkResolver.cpp, line 796]
Event: 7.055 Thread 0x0000020f50def9b0 Exception <a 'java/lang/NoSuchMethodError'{0x00000000d33e9690}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.newInvokeSpecial(java.lang.Object, java.lang.Object, java.lang.Object, int, java.lang.Object)'> (0x00000000d33e9690)
thrown [s\open\src\hotspot\share\interpreter\linkResolver.cpp, line 796]
Event: 7.057 Thread 0x0000020f50def9b0 Exception <a 'java/lang/NoSuchMethodError'{0x00000000d33f0c68}: 'java.lang.Object java.lang.invoke.Invokers$Holder.linkToTargetMethod(java.lang.Object, java.lang.Object, int, java.lang.Object, java.lang.Object)'> (0x00000000d33f0c68)
thrown [s\open\src\hotspot\share\interpreter\linkResolver.cpp, line 796]
Event: 7.059 Thread 0x0000020f50def9b0 Exception <a 'java/lang/NoSuchMethodError'{0x00000000d33f90e0}: 'int java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(java.lang.Object, int, java.lang.Object, java.lang.Object)'> (0x00000000d33f90e0)
thrown [s\open\src\hotspot\share\interpreter\linkResolver.cpp, line 796]
Event: 7.060 Thread 0x0000020f50def9b0 Exception <a 'java/lang/NoSuchMethodError'{0x00000000d3200820}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.newInvokeSpecial(java.lang.Object, int, java.lang.Object)'> (0x00000000d3200820)
thrown [s\open\src\hotspot\share\interpreter\linkResolver.cpp, line 796]
Event: 7.062 Thread 0x0000020f50def9b0 Exception <a 'java/lang/NoSuchMethodError'{0x00000000d32053a8}: 'int java.lang.invoke.DirectMethodHandle$Holder.invokeSpecialIFC(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object)'> (0x00000000d32053a8)
thrown [s\open\src\hotspot\share\interpreter\linkResolver.cpp, line 796]
Event: 7.164 Thread 0x0000020f50def9b0 Exception <a 'java/lang/NoSuchMethodError'{0x00000000d32be288}: 'void java.lang.invoke.DirectMethodHandle$Holder.invokeInterface(java.lang.Object, java.lang.Object, java.lang.Object)'> (0x00000000d32be288)
thrown [s\open\src\hotspot\share\interpreter\linkResolver.cpp, line 796]
Event: 7.345 Thread 0x0000020f50def9b0 Exception <a 'java/lang/NoSuchMethodError'{0x00000000d3154a30}: 'void java.lang.invoke.DirectMethodHandle$Holder.invokeStaticInit(java.lang.Object, java.lang.Object, java.lang.Object)'> (0x00000000d3154a30)
thrown [s\open\src\hotspot\share\interpreter\linkResolver.cpp, line 796]
Event: 7.379 Thread 0x0000020f50def9b0 Exception <a 'java/lang/NoSuchMethodError'{0x00000000d31771a0}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.invokeVirtual(java.lang.Object, java.lang.Object, java.lang.Object)'> (0x00000000d31771a0)
thrown [s\open\src\hotspot\share\interpreter\linkResolver.cpp, line 796]
Event: 7.795 Thread 0x0000020f50def9b0 Exception <a 'java/lang/NoSuchMethodError'{0x00000000d300d420}: 'void java.lang.invoke.DirectMethodHandle$Holder.invokeVirtual(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object)'> (0x00000000d300d420)
thrown [s\open\src\hotspot\share\interpreter\linkResolver.cpp, line 796]
Event: 8.611 Thread 0x0000020f50def9b0 Exception <a 'java/lang/NoSuchMethodError'{0x00000000d2e79e10}: 'java.lang.reflect.Field[] java.lang.Class.getDeclaredFields(java.lang.Class)'> (0x00000000d2e79e10)
thrown [s\open\src\hotspot\share\interpreter\linkResolver.cpp, line 796]
Event: 8.613 Thread 0x0000020f50def9b0 Exception <a 'java/lang/NoSuchMethodError'{0x00000000d2e7e820}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(java.lang.Object, java.lang.Object, int)'> (0x00000000d2e7e820)
thrown [s\open\src\hotspot\share\interpreter\linkResolver.cpp, line 796]
Event: 8.616 Thread 0x0000020f50def9b0 Exception <a 'java/lang/NoSuchMethodError'{0x00000000d2e89750}: 'void java.lang.invoke.DelegatingMethodHandle$Holder.delegate(java.lang.Object, java.lang.Object, int, java.lang.Object)'> (0x00000000d2e89750)
thrown [s\open\src\hotspot\share\interpreter\linkResolver.cpp, line 796]
Event: 8.766 Thread 0x0000020f508b5c40 Exception <a 'java/lang/NoClassDefFoundError'{0x00000000d2ede0e0}: jakarta/validation/Validation> (0x00000000d2ede0e0)
thrown [s\open\src\hotspot\share\classfile\systemDictionary.cpp, line 302]
Event: 8.781 Thread 0x0000020f50def9b0 Exception <a 'java/lang/IncompatibleClassChangeError'{0x00000000d2ed8d28}: Found class java.lang.Object, but interface was expected> (0x00000000d2ed8d28)
thrown [s\open\src\hotspot\share\interpreter\linkResolver.cpp, line 863]
VM Operations (20 events):
Event: 4.491 Executing VM operation: HandshakeAllThreads (Deoptimize)
Event: 4.491 Executing VM operation: HandshakeAllThreads (Deoptimize) done
Event: 4.621 Executing VM operation: HandshakeAllThreads (Deoptimize)
Event: 4.621 Executing VM operation: HandshakeAllThreads (Deoptimize) done
Event: 5.475 Executing VM operation: HandshakeAllThreads (Deoptimize)
Event: 5.476 Executing VM operation: HandshakeAllThreads (Deoptimize) done
Event: 6.201 Executing VM operation: G1CollectForAllocation (G1 Evacuation Pause)
Event: 6.209 Executing VM operation: G1CollectForAllocation (G1 Evacuation Pause) done
Event: 8.517 Executing VM operation: HandshakeAllThreads (Deoptimize)
Event: 8.517 Executing VM operation: HandshakeAllThreads (Deoptimize) done
Event: 8.552 Executing VM operation: HandshakeAllThreads (Deoptimize)
Event: 8.552 Executing VM operation: HandshakeAllThreads (Deoptimize) done
Event: 8.612 Executing VM operation: HandshakeAllThreads (Deoptimize)
Event: 8.612 Executing VM operation: HandshakeAllThreads (Deoptimize) done
Event: 9.450 Executing VM operation: G1CollectForAllocation (G1 Evacuation Pause)
Event: 9.461 Executing VM operation: G1CollectForAllocation (G1 Evacuation Pause) done
Event: 9.820 Executing VM operation: HandshakeAllThreads (Deoptimize)
Event: 9.821 Executing VM operation: HandshakeAllThreads (Deoptimize) done
Event: 10.464 Executing VM operation: HandshakeAllThreads (Deoptimize)
Event: 10.465 Executing VM operation: HandshakeAllThreads (Deoptimize) done
Memory protections (0 events):
No events
Nmethod flushes (0 events):
No events
Events (14 events):
Event: 0.092 Thread 0x0000020f69ba9110 Thread added: 0x0000020f69ba9110
Event: 0.178 Thread 0x0000020f69ba9110 Thread added: 0x0000020f69c621a0
Event: 0.178 Thread 0x0000020f69ba9110 Thread added: 0x0000020f69c62fb0
Event: 0.179 Thread 0x0000020f69ba9110 Thread added: 0x0000020f69c65b20
Event: 0.179 Thread 0x0000020f69ba9110 Thread added: 0x0000020f69c66580
Event: 0.179 Thread 0x0000020f69ba9110 Thread added: 0x0000020f69c66fe0
Event: 0.179 Thread 0x0000020f69ba9110 Thread added: 0x0000020f69c67a40
Event: 0.180 Thread 0x0000020f69ba9110 Thread added: 0x0000020f69c6a7e0
Event: 0.202 Thread 0x0000020f69ba9110 Thread added: 0x0000020f50183a80
Event: 0.351 Thread 0x0000020f69ba9110 Thread added: 0x0000020f501edd80
Event: 0.550 Thread 0x0000020f69ba9110 Thread added: 0x0000020f50383020
Event: 4.857 Thread 0x0000020f69ba9110 Thread added: 0x0000020f50db0770
Event: 4.891 Thread 0x0000020f50db0770 Thread added: 0x0000020f50def9b0
Event: 8.599 Thread 0x0000020f50def9b0 Thread added: 0x0000020f508b5c40
Dynamic libraries:
0x00007ff67cd90000 - 0x00007ff67cda0000 C:\Program Files\Java\jdk-23\bin\java.exe
0x00007ff977a70000 - 0x00007ff977c68000 C:\Windows\SYSTEM32\ntdll.dll
0x00007ff977810000 - 0x00007ff9778d2000 C:\Windows\System32\KERNEL32.DLL
0x00007ff9755d0000 - 0x00007ff9758c6000 C:\Windows\System32\KERNELBASE.dll
0x00007ff9758d0000 - 0x00007ff9759d0000 C:\Windows\System32\ucrtbase.dll
0x00007ff963bd0000 - 0x00007ff963be7000 C:\Program Files\Java\jdk-23\bin\jli.dll
0x00007ff975a90000 - 0x00007ff975c31000 C:\Windows\System32\USER32.dll
0x00007ff975a60000 - 0x00007ff975a82000 C:\Windows\System32\win32u.dll
0x00007ff976a40000 - 0x00007ff976a6b000 C:\Windows\System32\GDI32.dll
0x00007ff975480000 - 0x00007ff975599000 C:\Windows\System32\gdi32full.dll
0x00007ff975360000 - 0x00007ff9753fd000 C:\Windows\System32\msvcp_win.dll
0x00007ff96a580000 - 0x00007ff96a59b000 C:\Program Files\Java\jdk-23\bin\VCRUNTIME140.dll
0x00007ff9654a0000 - 0x00007ff96573b000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.6456_none_60b8a6cb71f64256\COMCTL32.dll
0x00007ff976cd0000 - 0x00007ff976d6e000 C:\Windows\System32\msvcrt.dll
0x00007ff976a70000 - 0x00007ff976a9f000 C:\Windows\System32\IMM32.DLL
0x00007ff96a810000 - 0x00007ff96a81c000 C:\Program Files\Java\jdk-23\bin\vcruntime140_1.dll
0x00007ff95bd20000 - 0x00007ff95bdae000 C:\Program Files\Java\jdk-23\bin\msvcp140.dll
0x00007ff92ddf0000 - 0x00007ff92eb40000 C:\Program Files\Java\jdk-23\bin\server\jvm.dll
0x00007ff977970000 - 0x00007ff977a21000 C:\Windows\System32\ADVAPI32.dll
0x00007ff9773a0000 - 0x00007ff97743f000 C:\Windows\System32\sechost.dll
0x00007ff976840000 - 0x00007ff976960000 C:\Windows\System32\RPCRT4.dll
0x00007ff9755a0000 - 0x00007ff9755c7000 C:\Windows\System32\bcrypt.dll
0x00007ff976aa0000 - 0x00007ff976b0b000 C:\Windows\System32\WS2_32.dll
0x00007ff974fe0000 - 0x00007ff97502b000 C:\Windows\SYSTEM32\POWRPROF.dll
0x00007ff965cc0000 - 0x00007ff965ce7000 C:\Windows\SYSTEM32\WINMM.dll
0x00007ff96ce00000 - 0x00007ff96ce0a000 C:\Windows\SYSTEM32\VERSION.dll
0x00007ff974f40000 - 0x00007ff974f52000 C:\Windows\SYSTEM32\UMPDC.dll
0x00007ff972df0000 - 0x00007ff972e02000 C:\Windows\SYSTEM32\kernel.appcore.dll
0x00007ff96a5c0000 - 0x00007ff96a5ca000 C:\Program Files\Java\jdk-23\bin\jimage.dll
0x00007ff966690000 - 0x00007ff966891000 C:\Windows\SYSTEM32\DBGHELP.DLL
0x00007ff95fb40000 - 0x00007ff95fb74000 C:\Windows\SYSTEM32\dbgcore.DLL
0x00007ff9759d0000 - 0x00007ff975a52000 C:\Windows\System32\bcryptPrimitives.dll
0x00007ff962fe0000 - 0x00007ff962ffe000 C:\Program Files\Java\jdk-23\bin\java.dll
0x00007ff977150000 - 0x00007ff97727b000 C:\Windows\System32\ole32.dll
0x00007ff976df0000 - 0x00007ff977144000 C:\Windows\System32\combase.dll
0x00007ff9760d0000 - 0x00007ff976840000 C:\Windows\System32\SHELL32.dll
0x00007ff972ff0000 - 0x00007ff973795000 C:\Windows\SYSTEM32\windows.storage.dll
0x00007ff974a50000 - 0x00007ff974a7b000 C:\Windows\SYSTEM32\Wldp.dll
0x00007ff977440000 - 0x00007ff97750d000 C:\Windows\System32\OLEAUT32.dll
0x00007ff976c20000 - 0x00007ff976ccd000 C:\Windows\System32\SHCORE.dll
0x00007ff977510000 - 0x00007ff97756b000 C:\Windows\System32\shlwapi.dll
0x00007ff975030000 - 0x00007ff975054000 C:\Windows\SYSTEM32\profapi.dll
0x00007ff960e50000 - 0x00007ff960f27000 C:\Program Files\Java\jdk-23\bin\jsvml.dll
0x00007ff9691b0000 - 0x00007ff9691c0000 C:\Program Files\Java\jdk-23\bin\net.dll
0x00007ff9747b0000 - 0x00007ff97481a000 C:\Windows\system32\mswsock.dll
0x00007ff961cf0000 - 0x00007ff961d06000 C:\Program Files\Java\jdk-23\bin\nio.dll
0x00007ff961670000 - 0x00007ff961687000 C:\Program Files\Java\jdk-23\bin\zip.dll
0x00007ff961190000 - 0x00007ff96119a000 C:\Program Files\Java\jdk-23\bin\management.dll
0x00007ff96a7c0000 - 0x00007ff96a7cb000 C:\Program Files\Java\jdk-23\bin\management_ext.dll
0x00007ff9778f0000 - 0x00007ff9778f8000 C:\Windows\System32\PSAPI.DLL
dbghelp: loaded successfully - version: 4.0.5 - missing functions: none
symbol engine: initialized successfully - sym options: 0x614 - pdb path: .;C:\Program Files\Java\jdk-23\bin;C:\Windows\SYSTEM32;C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.6456_none_60b8a6cb71f64256;C:\Program Files\Java\jdk-23\bin\server
VM Arguments:
jvm_args: -XX:+ShowCodeDetailsInExceptionMessages
java_command: com.example.observer_demo.ObserverDemoApplication
java_class_path (initial): C:\Users\Lucas\OneDrive\Área de Trabalho\seminario\target\classes;C:\Users\Lucas\.m2\repository\org\springframework\boot\spring-boot-starter-webflux\3.5.7\spring-boot-starter-webflux-3.5.7.jar;C:\Users\Lucas\.m2\repository\org\springframework\boot\spring-boot-starter\3.5.7\spring-boot-starter-3.5.7.jar;C:\Users\Lucas\.m2\repository\org\springframework\boot\spring-boot-starter-logging\3.5.7\spring-boot-starter-logging-3.5.7.jar;C:\Users\Lucas\.m2\repository\ch\qos\logback\logback-classic\1.5.20\logback-classic-1.5.20.jar;C:\Users\Lucas\.m2\repository\ch\qos\logback\logback-core\1.5.20\logback-core-1.5.20.jar;C:\Users\Lucas\.m2\repository\org\apache\logging\log4j\log4j-to-slf4j\2.24.3\log4j-to-slf4j-2.24.3.jar;C:\Users\Lucas\.m2\repository\org\apache\logging\log4j\log4j-api\2.24.3\log4j-api-2.24.3.jar;C:\Users\Lucas\.m2\repository\org\slf4j\jul-to-slf4j\2.0.17\jul-to-slf4j-2.0.17.jar;C:\Users\Lucas\.m2\repository\jakarta\annotation\jakarta.annotation-api\2.1.1\jakarta.annotation-api-2.1.1.jar;C:\Users\Lucas\.m2\repository\org\yaml\snakeyaml\2.4\snakeyaml-2.4.jar;C:\Users\Lucas\.m2\repository\org\springframework\boot\spring-boot-starter-json\3.5.7\spring-boot-starter-json-3.5.7.jar;C:\Users\Lucas\.m2\repository\com\fasterxml\jackson\core\jackson-databind\2.19.2\jackson-databind-2.19.2.jar;C:\Users\Lucas\.m2\repository\com\fasterxml\jackson\core\jackson-annotations\2.19.2\jackson-annotations-2.19.2.jar;C:\Users\Lucas\.m2\repository\com\fasterxml\jackson\core\jackson-core\2.19.2\jackson-core-2.19.2.jar;C:\Users\Lucas\.m2\repository\com\fasterxml\jackson\datatype\jackson-datatype-jdk8\2.19.2\jackson-datatype-jdk8-2.19.2.jar;C:\Users\Lucas\.m2\repository\com\fasterxml\jackson\datatype\jackson-datatype-jsr310\2.19.2\jackson-datatype-jsr310-2.19.2.jar;C:\Users\Lucas\.m2\repository\com\fasterxml\jackson\module\jackson-module-parameter-names\2.19.2\jackson-module-parameter-names-2.19.2.jar;C:\Users\Lucas\.m2\repository\org\springframework\boot\spring-boot-starter-reactor-netty\3.5.7\spring-boot-starter-reactor-netty-3.5.7.jar;C:\Users\Lucas\.m2\repository\io\projectreactor\netty\reactor-netty-http\1.2.11\reactor-netty-http-1.2.11.jar;C:\Users\Lucas\.m2\repository\io\netty\netty-codec-http\4.1.128.Final\netty-codec-http-4.1.128.Final.jar;C:\Users\Lucas\.m2\repository\io\netty\netty-common\4.1.128.Final\netty-common-4.1.128.Final.jar;C:\Users\Lucas\.m2\repository\io\netty\netty-buffer\4.1.128.Final\netty-buffer-4.1.128.Final.jar;C:\Users\Lucas\.m2\repository\io\netty\netty-transport\4.1.128.Final\netty-transport-4.1.128.Final.jar;C:\Users\Lucas\.m2\repository\io\netty\netty-codec\4.1.128.Final\netty-codec-4.1.128.Final.jar;C:\Users\Lucas\.m2\repository\io\netty\netty-handler\4.1.128.Final\netty-handler-4.1.128.Final.jar;C:\Users\Lucas\.m2\repository\io\netty\netty-codec-http2\4.1.128.Final\netty-codec-http2-4.1.128.Final.jar;C:\Users\Lucas\.m2\repository\io\netty\netty-resolver-dns\4.1.128.Final\netty-resolver-dns-4.1.128.Final.jar;C:\Users\Lucas\.m2\repository\io\netty\netty-resolver\4.1.128.Final\netty-resolver-4.1.128.Final.jar;C:\Users\Lucas\.m2\repository\io\netty\netty-codec-dns\4.1.128.Final\netty-codec-dns-4.1.128.Final.jar;C:\Users\Lucas\.m2\repository\io\netty\netty-resolver-dns-native-macos\4.1.128.Final\netty-resolver-dns-native-macos-4.1.128.Final-osx-x86_64.jar;C:\Users\Lucas\.m2\repository\io\netty\netty-resolver-dns-classes-macos\4.1.128.Final\netty-resolver-dns-classes-macos-4.1.128.Final.jar;C:\Users\Lucas\.m2\repository\io\netty\netty-transport-native-epoll\4.1.128.Final\netty-transport-native-epoll-4.1.128.Final-linux-x86_64.jar;C:\Users\Lucas\.m2\repository\io\netty\netty-transport-native-unix-common\4.1.128.Final\netty-transport-native-unix-common-4.1.128.Final.jar;C:\Users\Lucas\.m2\repository\io\netty\netty-transport-classes-epoll\4.1.128.Final\netty-transport-classes-epoll-4.1.128.Final.jar;C:\Users\Lucas\.m2\repository\io\projectreactor\netty\reactor-netty-core\1.2.11\reactor-netty-core-1.2.11.jar;C:\Users\Lucas\.m2\repository\io\netty\netty-handler-proxy\4.1.128.Final\netty-handler-proxy-4.1.128.Final.jar;C:\Users\Lucas\.m2\repository\io\netty\netty-codec-socks\4.1.128.Final\netty-codec-socks-4.1.128.Final.jar;C:\Users\Lucas\.m2\repository\org\springframework\spring-web\6.2.12\spring-web-6.2.12.jar;C:\Users\Lucas\.m2\repository\org\springframework\spring-beans\6.2.12\spring-beans-6.2.12.jar;C:\Users\Lucas\.m2\repository\io\micrometer\micrometer-observation\1.15.5\micrometer-observation-1.15.5.jar;C:\Users\Lucas\.m2\repository\io\micrometer\micrometer-commons\1.15.5\micrometer-commons-1.15.5.jar;C:\Users\Lucas\.m2\repository\org\springframework\spring-webflux\6.2.12\spring-webflux-6.2.12.jar;C:\Users\Lucas\.m2\repository\org\springframework\boot\spring-boot-devtools\3.5.7\spring-boot-devtools-3.5.7.jar;C:\Users\Lucas\.m2\repository\org\springframework\boot\spring-boot\3.5.7\spring-boot-3.5.7.jar;C:\Users\Lucas\.m2\repository\org\springframework\spring-context\6.2.12\spring-context-6.2.12.jar;C:\Users\Lucas\.m2\repository\org\springframework\spring-aop\6.2.12\spring-aop-6.2.12.jar;C:\Users\Lucas\.m2\repository\org\springframework\spring-expression\6.2.12\spring-expression-6.2.12.jar;C:\Users\Lucas\.m2\repository\org\springframework\boot\spring-boot-autoconfigure\3.5.7\spring-boot-autoconfigure-3.5.7.jar;C:\Users\Lucas\.m2\repository\org\slf4j\slf4j-api\2.0.17\slf4j-api-2.0.17.jar;C:\Users\Lucas\.m2\repository\org\springframework\spring-core\6.2.12\spring-core-6.2.12.jar;C:\Users\Lucas\.m2\repository\org\springframework\spring-jcl\6.2.12\spring-jcl-6.2.12.jar;C:\Users\Lucas\.m2\repository\io\projectreactor\reactor-core\3.7.12\reactor-core-3.7.12.jar;C:\Users\Lucas\.m2\repository\org\reactivestreams\reactive-streams\1.0.4\reactive-streams-1.0.4.jar
Launcher Type: SUN_STANDARD
[Global flags]
intx CICompilerCount = 2 {product} {ergonomic}
uint ConcGCThreads = 1 {product} {ergonomic}
uint G1ConcRefinementThreads = 2 {product} {ergonomic}
size_t G1HeapRegionSize = 1048576 {product} {ergonomic}
size_t InitialHeapSize = 50331648 {product} {ergonomic}
size_t MarkStackSize = 4194304 {product} {ergonomic}
size_t MarkStackSizeMax = 536870912 {product} {ergonomic}
size_t MaxHeapSize = 796917760 {product} {ergonomic}
size_t MaxNewSize = 478150656 {product} {ergonomic}
size_t MinHeapDeltaBytes = 1048576 {product} {ergonomic}
size_t MinHeapSize = 8388608 {product} {ergonomic}
uintx NonNMethodCodeHeapSize = 5767168 {pd product} {ergonomic}
uintx NonProfiledCodeHeapSize = 123011072 {pd product} {ergonomic}
uintx ProfiledCodeHeapSize = 122880000 {pd product} {ergonomic}
uintx ReservedCodeCacheSize = 251658240 {pd product} {ergonomic}
bool SegmentedCodeCache = true {product} {ergonomic}
bool ShowCodeDetailsInExceptionMessages = true {manageable} {command line}
size_t SoftMaxHeapSize = 796917760 {manageable} {ergonomic}
bool UseCompressedOops = true {product lp64_product} {ergonomic}
bool UseG1GC = true {product} {ergonomic}
bool UseLargePagesIndividualAllocation = false {pd product} {ergonomic}
Logging:
Log output configuration:
#0: stdout all=warning uptime,level,tags foldmultilines=false
#1: stderr all=off uptime,level,tags foldmultilines=false
Environment Variables:
PATH=C:\Users\Lucas\bin;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\local\bin;C:\Program Files\Git\usr\bin;C:\Program Files\Git\usr\bin;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\bin;C:\Users\Lucas\bin;C:\Users\Lucas\AppData\Roaming\Code\User\globalStorage\github.copilot-chat\debugCommand;C:\Users\Lucas\AppData\Roaming\Code\User\globalStorage\github.copilot-chat\copilotCli;C:\Python314\Scripts;C:\Python314;C:\Program Files\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Common Files\Oracle\Java\java8path;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client;C:\Program Files\Intel\iCLS Client;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Windows\System32\OpenSSH;C:\Program Files (x86)\EgisTec BioExcess\x64;C:\Program Files (x86)\EgisTec BioExcess;C:\ProgramData\chocolatey\bin;C:\Program Files\Git\cmd;C:\TDM-GCC-64\bin;C:\Program Files (x86)\GnuPG\bin;C:\xampp\php;C:\composer;C:\Program Files\Graphviz\bin;C:\Program Files\MongoDB\Server\8.0\bin;C:\Program Files\nodejs;C:\Program Files\GTK3-Runtime Win64\bin;C:\dev\apache-maven-3.9.11\bin;C:\Users\Lucas\AppData\Local\Microsoft\WindowsApps;C:\Users\Lucas\AppData\Local\Programs\Microsoft VS Code\bin;C:\Program Files\OpenSSL-Win64\bin;C:\MinGW\bin;C:\Program Files\PostgreSQL\17\bin;C:\Users\Lucas\AppData\Roaming\Composer\vendor\bin;C:\Program Files\Graphviz\bin;C:\Program Files\MongoDB\Server\8.0\bin;C:\Program Files\JetBrains\IntelliJ IDEA 2025.2.3\bin;C:\Users\Lucas\AppData\Roaming\npm;C:\dev\apache-maven-3.9.11\bin;C:\Users\Lucas\.vscode\extensions\vscjava.vscode-java-debug-0.58.3\bundled\scripts\noConfigScripts;C:\Program Files\Git\usr\bin\vendor_perl;C:\Program Files\Git\usr\bin\core_perl
USERNAME=Lucas
SHELL=C:\Program Files\Git\usr\bin\bash.exe
DISPLAY=needs-to-be-defined
LANG=en_US.UTF-8
TERM=xterm-256color
TMPDIR=C:\Users\Lucas\AppData\Local\Temp
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 42 Stepping 7, GenuineIntel
TMP=C:\Users\Lucas\AppData\Local\Temp
TEMP=C:\Users\Lucas\AppData\Local\Temp
Periodic native trim disabled
--------------- S Y S T E M ---------------
OS:
Windows 10 , 64 bit Build 19041 (10.0.19041.5915)
OS uptime: 0 days 1:41 hours
CPU: total 2 (initial active 2) (2 cores per cpu, 1 threads per core) family 6 model 42 stepping 7 microcode 0x2f, cx8, cmov, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, tsc, tscinvbit, clmul, clflush, rdtscp
Processor Information for the first 2 processors :
Max Mhz: 1500, Current Mhz: 1500, Mhz Limit: 1500
Memory: 4k page, system-wide physical 3034M (55M free)
TotalPageFile size 7130M (AvailPageFile size 2M)
current process WorkingSet (physical memory assigned to process): 104M, peak: 104M
current process commit charge ("private bytes"): 156M, peak: 156M
vm_info: Java HotSpot(TM) 64-Bit Server VM (23.0.2+7-58) for windows-amd64 JRE (23.0.2+7-58), built on 2024-11-29T09:34:55Z with MS VC++ 17.6 (VS2022)
END.