-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhs_err_pid15388.log
691 lines (633 loc) · 54 KB
/
hs_err_pid15388.log
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
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffc4453ec25, pid=15388, tid=1644
#
# JRE version: Java(TM) SE Runtime Environment (13.0.1+9) (build 13.0.1+9)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (13.0.1+9, mixed mode, sharing, tiered, compressed oops, g1 gc, windows-amd64)
# Problematic frame:
# V [jvm.dll+0x50ec25]
#
# No core dump will be written. Minidumps are not enabled by default on client versions of Windows
#
# If you would like to submit a bug report, please visit:
# http://bugreport.java.com/bugreport/crash.jsp
#
--------------- S U M M A R Y ------------
Command Line: -XX:TieredStopAtLevel=1 -Xverify:none -XX:TieredStopAtLevel=1 mx.com.gm.HolaSpringApplication
Host: Intel(R) Core(TM) i9-9920X CPU @ 3.50GHz, 24 cores, 31G, Windows 10 , 64 bit Build 18362 (10.0.18362.329)
Time: Thu Feb 20 11:09:18 2020 Hora estándar central (México) elapsed time: 892 seconds (0d 0h 14m 52s)
--------------- T H R E A D ---------------
Current thread (0x0000026ac19b0000): JavaThread "restartedMain" [_thread_in_vm, id=1644, stack(0x000000abf1700000,0x000000abf1800000)]
Stack: [0x000000abf1700000,0x000000abf1800000], sp=0x000000abf17fd0a0, free space=1012k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [jvm.dll+0x50ec25]
V [jvm.dll+0x50e160]
V [jvm.dll+0x36999e]
V [jvm.dll+0x368ab8]
V [jvm.dll+0x368a58]
V [jvm.dll+0x3f7608]
C [java.dll+0x139d]
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
J 661 java.lang.Class.forName0(Ljava/lang/String;ZLjava/lang/ClassLoader;Ljava/lang/Class;)Ljava/lang/Class; [email protected] (0 bytes) @ 0x0000026a97df35d7 [0x0000026a97df3540+0x0000000000000097]
J 667 c1 java.lang.Class.forName(Ljava/lang/String;ZLjava/lang/ClassLoader;)Ljava/lang/Class; [email protected] (47 bytes) @ 0x0000026a97dfe45c [0x0000026a97dfe360+0x00000000000000fc]
j org.springframework.cglib.core.ReflectUtils.defineClass(Ljava/lang/String;[BLjava/lang/ClassLoader;Ljava/security/ProtectionDomain;Ljava/lang/Class;)Ljava/lang/Class;+390
j org.springframework.cglib.core.AbstractClassGenerator.generate(Lorg/springframework/cglib/core/AbstractClassGenerator$ClassLoaderData;)Ljava/lang/Class;+184
j org.springframework.cglib.proxy.Enhancer.generate(Lorg/springframework/cglib/core/AbstractClassGenerator$ClassLoaderData;)Ljava/lang/Class;+53
j org.springframework.cglib.core.AbstractClassGenerator$ClassLoaderData$3.apply(Lorg/springframework/cglib/core/AbstractClassGenerator;)Ljava/lang/Object;+5
j org.springframework.cglib.core.AbstractClassGenerator$ClassLoaderData$3.apply(Ljava/lang/Object;)Ljava/lang/Object;+5
j org.springframework.cglib.core.internal.LoadingCache$2.call()Ljava/lang/Object;+11
j java.util.concurrent.FutureTask.run()V+39 [email protected]
j org.springframework.cglib.core.internal.LoadingCache.createEntry(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;+58
j org.springframework.cglib.core.internal.LoadingCache.get(Ljava/lang/Object;)Ljava/lang/Object;+39
j org.springframework.cglib.core.AbstractClassGenerator$ClassLoaderData.get(Lorg/springframework/cglib/core/AbstractClassGenerator;Z)Ljava/lang/Object;+15
j org.springframework.cglib.core.AbstractClassGenerator.create(Ljava/lang/Object;)Ljava/lang/Object;+115
j org.springframework.cglib.proxy.Enhancer.createHelper()Ljava/lang/Object;+86
j org.springframework.cglib.proxy.Enhancer.createClass()Ljava/lang/Class;+6
j org.springframework.context.annotation.ConfigurationClassEnhancer.createClass(Lorg/springframework/cglib/proxy/Enhancer;)Ljava/lang/Class;+1
j org.springframework.context.annotation.ConfigurationClassEnhancer.enhance(Ljava/lang/Class;Ljava/lang/ClassLoader;)Ljava/lang/Class;+53
j org.springframework.context.annotation.ConfigurationClassPostProcessor.enhanceConfigurationClasses(Lorg/springframework/beans/factory/config/ConfigurableListableBeanFactory;)V+381
j org.springframework.context.annotation.ConfigurationClassPostProcessor.postProcessBeanFactory(Lorg/springframework/beans/factory/config/ConfigurableListableBeanFactory;)V+88
j org.springframework.context.support.PostProcessorRegistrationDelegate.invokeBeanFactoryPostProcessors(Ljava/util/Collection;Lorg/springframework/beans/factory/config/ConfigurableListableBeanFactory;)V+28
j org.springframework.context.support.PostProcessorRegistrationDelegate.invokeBeanFactoryPostProcessors(Lorg/springframework/beans/factory/config/ConfigurableListableBeanFactory;Ljava/util/List;)V+494
j org.springframework.context.support.AbstractApplicationContext.invokeBeanFactoryPostProcessors(Lorg/springframework/beans/factory/config/ConfigurableListableBeanFactory;)V+5
j org.springframework.context.support.AbstractApplicationContext.refresh()V+28
j org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh()V+1
j org.springframework.boot.SpringApplication.refresh(Lorg/springframework/context/ApplicationContext;)V+10
j org.springframework.boot.SpringApplication.refreshContext(Lorg/springframework/context/ConfigurableApplicationContext;)V+2
j org.springframework.boot.SpringApplication.run([Ljava/lang/String;)Lorg/springframework/context/ConfigurableApplicationContext;+118
j org.springframework.boot.SpringApplication.run([Ljava/lang/Class;[Ljava/lang/String;)Lorg/springframework/context/ConfigurableApplicationContext;+9
j org.springframework.boot.SpringApplication.run(Ljava/lang/Class;[Ljava/lang/String;)Lorg/springframework/context/ConfigurableApplicationContext;+9
j mx.com.gm.HolaSpringApplication.main([Ljava/lang/String;)V+3
v ~StubRoutines::call_stub
J 2587 jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; [email protected] (0 bytes) @ 0x0000026a9811b14f [0x0000026a9811b0c0+0x000000000000008f]
J 2586 c1 jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; [email protected] (104 bytes) @ 0x0000026a9811ba24 [0x0000026a9811b620+0x0000000000000404]
J 2261 c1 jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; [email protected] (10 bytes) @ 0x0000026a980873a4 [0x0000026a98087340+0x0000000000000064]
J 2076 c1 java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; [email protected] (65 bytes) @ 0x0000026a9803b994 [0x0000026a9803b860+0x0000000000000134]
j org.springframework.boot.devtools.restart.RestartLauncher.run()V+41
v ~StubRoutines::call_stub
siginfo: EXCEPTION_ACCESS_VIOLATION (0xc0000005), reading address 0x0000000000000008
Register to memory mapping:
RIP=0x00007ffc4453ec25 jvm.dll
RAX=0x0000000801334040 is a pointer to class:
mx.com.gm.web.SecurityConfig$$EnhancerBySpringCGLIB$$54fc76e9 {0x0000000801334048}
RBX=0x0000026abd731830 points into unknown readable memory: 58 02 80 09 06 00 00 00
RCX=0x00000000000001d8 is an unknown value
RDX=0x0 is NULL
RSP=0x000000abf17fd0a0 is pointing into the stack for thread: 0x0000026ac19b0000
RBP=0x000000abf17fd1a0 is pointing into the stack for thread: 0x0000026ac19b0000
RSI=0x0000026ac19b0000 is a thread
RDI=0x0 is NULL
R8 =0x0000000609800258 is an oop: org.springframework.boot.devtools.restart.classloader.RestartClassLoader
{0x0000000609800258} - klass: 'org/springframework/boot/devtools/restart/classloader/RestartClassLoader'
R9 =0x0000000801334040 is a pointer to class:
mx.com.gm.web.SecurityConfig$$EnhancerBySpringCGLIB$$54fc76e9 {0x0000000801334048}
R10=0x0000026abe517750 points into unknown readable memory: 06 00 00 00 1e 00 00 00
R11={method} {0x0000026ac3661f78} '<clinit>' '()V' in 'mx/com/gm/web/SecurityConfig$$EnhancerBySpringCGLIB$$54fc76e9'
R12=0x0 is NULL
R13=0x0 is NULL
R14=0x000000abf17fd450 is pointing into the stack for thread: 0x0000026ac19b0000
R15=0x0000026ac19b0000 is a thread
Registers:
RAX=0x0000000801334040, RBX=0x0000026abd731830, RCX=0x00000000000001d8, RDX=0x0000000000000000
RSP=0x000000abf17fd0a0, RBP=0x000000abf17fd1a0, RSI=0x0000026ac19b0000, RDI=0x0000000000000000
R8 =0x0000000609800258, R9 =0x0000000801334040, R10=0x0000026abe517750, R11=0x0000026ac3661f70
R12=0x0000000000000000, R13=0x0000000000000000, R14=0x000000abf17fd450, R15=0x0000026ac19b0000
RIP=0x00007ffc4453ec25, EFLAGS=0x0000000000010206
Top of Stack: (sp=0x000000abf17fd0a0)
0x000000abf17fd0a0: 0000000000000000 0000000801334040
0x000000abf17fd0b0: 0000026ac1936d00 000000abf17fd140
0x000000abf17fd0c0: 0000026ac1936d00 000000abf17fd140
0x000000abf17fd0d0: 0000026abe7c2530 00007ffc44277110
0x000000abf17fd0e0: 0000026abd731828 0000026ac19b0000
0x000000abf17fd0f0: 0000000607280000 0000000000000000
0x000000abf17fd100: 0000026ac19b0000 0000026abd731830
0x000000abf17fd110: 0000000500000000 0000000801334040
0x000000abf17fd120: 000000abf17fd310 0000000801334040
0x000000abf17fd130: 0000026abf351890 0000026abe8335e0
0x000000abf17fd140: 0000000000000000 000000abf17fd450
0x000000abf17fd150: 0000000000000000 0000026abe7c2770
0x000000abf17fd160: 0000026ac3661cd0 0000026ac19b0000
0x000000abf17fd170: 0000026abe840f00 0000026abe753458
0x000000abf17fd180: 000000060728ca08 000000abf17fd950
0x000000abf17fd190: 000000abf17fd450 0000026ac3661cd0
Instructions: (pc=0x00007ffc4453ec25)
0x00007ffc4453eb25: 74 23 40 32 f6 40 88 74 24 50 45 84 e4 74 09 48
0x00007ffc4453eb35: 8b 03 83 78 24 f6 7e 0d 48 8b 0b ba f7 ff ff ff
0x00007ffc4453eb45: e8 56 2a 0d 00 48 8b 44 24 78 48 8b 40 78 48 89
0x00007ffc4453eb55: 45 38 48 85 c0 0f 84 c6 05 00 00 48 8b 03 48 8b
0x00007ffc4453eb65: 48 08 48 8b 51 08 0f b7 41 2a 48 8b 5a 18 48 8b
0x00007ffc4453eb75: 44 c2 40 48 89 45 d0 0f b7 41 2c 48 89 5d 88 48
0x00007ffc4453eb85: 8b 44 c2 40 48 89 45 98 48 85 db 75 07 49 8b 1e
0x00007ffc4453eb95: 48 89 5d 88 48 8b cb e8 9f b7 ff ff 4c 8b c0 48
0x00007ffc4453eba5: 8d 4c 24 68 49 8b d7 e8 4f d6 ba ff 48 8b 43 18
0x00007ffc4453ebb5: 45 33 ed 48 89 45 90 44 89 6c 24 70 39 7c 24 74
0x00007ffc4453ebc5: 0f 8e bb 05 00 00 8b 0d c3 e5 5b 00 45 33 e4 65
0x00007ffc4453ebd5: 48 8b 04 25 58 00 00 00 48 8b 5c 24 68 4c 89 65
0x00007ffc4453ebe5: b0 48 8d 04 c8 48 89 45 d8 66 90 49 8b ce e8 78
0x00007ffc4453ebf5: fa ff ff 84 c0 74 1b 48 8b 4d 38 48 8d 55 60 e8
0x00007ffc4453ec05: 87 d3 ff ff 48 63 45 68 48 03 45 60 4a 8b 14 20
0x00007ffc4453ec15: eb 0e 49 63 4e 08 49 8b 06 49 03 cc 48 8b 14 01
0x00007ffc4453ec25: 48 8b 4a 08 4c 8b 4d d0 4c 8b 41 08 0f b7 41 2a
0x00007ffc4453ec35: 4d 39 4c c0 40 0f 85 75 03 00 00 0f b7 41 2c 48
0x00007ffc4453ec45: 8b 4d 98 49 39 4c c0 40 0f 85 62 03 00 00 49 8b
0x00007ffc4453ec55: 06 8b 88 a4 00 00 00 c1 e9 09 f6 c1 01 74 17 f6
0x00007ffc4453ec65: 42 20 01 75 11 48 8b 05 97 27 59 00 49 39 40 18
0x00007ffc4453ec75: 0f 84 3a 03 00 00 8b 42 20 4d 8b 70 18 d1 e8 4c
0x00007ffc4453ec85: 89 74 24 68 a8 01 0f 85 37 01 00 00 80 7c 24 51
0x00007ffc4453ec95: 00 0f 85 6d 01 00 00 48 8b 45 d8 48 89 55 50 48
0x00007ffc4453eca5: 89 54 24 58 48 8d 54 24 58 41 bf 08 00 00 00 48
0x00007ffc4453ecb5: 8b 00 4c 03 f8 49 8b 0f 48 89 4d 58 48 8b 89 78
0x00007ffc4453ecc5: 02 00 00 e8 53 ef af ff 48 8b 4c 24 60 48 8d 55
0x00007ffc4453ecd5: 50 4c 8b 4d 90 83 cf 01 48 89 4c 24 20 4c 8b c3
0x00007ffc4453ece5: 49 8b ce 89 7c 24 58 e8 df a4 e5 ff 84 c0 0f 85
0x00007ffc4453ecf5: 0b 01 00 00 48 8b 44 24 78 66 83 b8 3e 01 00 00
0x00007ffc4453ed05: 33 0f 82 b7 00 00 00 49 8b f6 4d 85 f6 0f 84 9e
0x00007ffc4453ed15: 00 00 00 0f 1f 84 00 00 00 00 00 48 8b 7e 78 48
Stack slot to memory mapping:
stack at sp + 0 slots: 0x0 is NULL
stack at sp + 1 slots: 0x0000000801334040 is a pointer to class:
mx.com.gm.web.SecurityConfig$$EnhancerBySpringCGLIB$$54fc76e9 {0x0000000801334048}
stack at sp + 2 slots: 0x0000026ac1936d00 points into unknown readable memory: 00 00 00 00 00 00 00 00
stack at sp + 3 slots: 0x000000abf17fd140 is pointing into the stack for thread: 0x0000026ac19b0000
stack at sp + 4 slots: 0x0000026ac1936d00 points into unknown readable memory: 00 00 00 00 00 00 00 00
stack at sp + 5 slots: 0x000000abf17fd140 is pointing into the stack for thread: 0x0000026ac19b0000
stack at sp + 6 slots: 0x0000026abe7c2530 points into unknown readable memory: 02 00 00 00 00 00 00 00
stack at sp + 7 slots: 0x00007ffc44277110 jvm.dll
--------------- P R O C E S S ---------------
Threads class SMR info:
_java_thread_list=0x0000026abe62e9f0, length=13, elements={
0x0000026abc4f9000, 0x0000026abc4fa000, 0x0000026abd672000, 0x0000026abd675000,
0x0000026abd676000, 0x0000026abd681800, 0x0000026abd782800, 0x0000026abd784000,
0x0000026abf7f5800, 0x0000026ac177c800, 0x0000026ac19b2800, 0x0000026ac19b1000,
0x0000026ac19b0000
}
Java Threads: ( => current thread )
0x0000026abc4f9000 JavaThread "Reference Handler" daemon [_thread_blocked, id=13136, stack(0x000000abf1f00000,0x000000abf2000000)]
0x0000026abc4fa000 JavaThread "Finalizer" daemon [_thread_blocked, id=14928, stack(0x000000abf2000000,0x000000abf2100000)]
0x0000026abd672000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=15496, stack(0x000000abf2100000,0x000000abf2200000)]
0x0000026abd675000 JavaThread "Attach Listener" daemon [_thread_blocked, id=16768, stack(0x000000abf2200000,0x000000abf2300000)]
0x0000026abd676000 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=1048, stack(0x000000abf2300000,0x000000abf2400000)]
0x0000026abd681800 JavaThread "Sweeper thread" daemon [_thread_blocked, id=15908, stack(0x000000abf2400000,0x000000abf2500000)]
0x0000026abd782800 JavaThread "Service Thread" daemon [_thread_blocked, id=14360, stack(0x000000abf2500000,0x000000abf2600000)]
0x0000026abd784000 JavaThread "Common-Cleaner" daemon [_thread_blocked, id=15916, stack(0x000000abf2700000,0x000000abf2800000)]
0x0000026abf7f5800 JavaThread "mysql-cj-abandoned-connection-cleanup" daemon [_thread_blocked, id=1040, stack(0x000000abf3c00000,0x000000abf3d00000)]
0x0000026ac177c800 JavaThread "Live Reload Server" daemon [_thread_in_native, id=17464, stack(0x000000abf4200000,0x000000abf4300000)]
0x0000026ac19b2800 JavaThread "DestroyJavaVM" [_thread_blocked, id=13612, stack(0x000000abf1800000,0x000000abf1900000)]
0x0000026ac19b1000 JavaThread "Thread-18" [_thread_blocked, id=15848, stack(0x000000abf1500000,0x000000abf1600000)]
=>0x0000026ac19b0000 JavaThread "restartedMain" [_thread_in_vm, id=1644, stack(0x000000abf1700000,0x000000abf1800000)]
Other Threads:
0x0000026abc4f8800 VMThread "VM Thread" [stack: 0x000000abf1e00000,0x000000abf1f00000] [id=15924]
0x0000026abd783800 WatcherThread [stack: 0x000000abf2600000,0x000000abf2700000] [id=13728]
0x0000026a8ecf5800 GCTaskThread "GC Thread#0" [stack: 0x000000abf1900000,0x000000abf1a00000] [id=8440]
0x0000026abe85a000 GCTaskThread "GC Thread#1" [stack: 0x000000abf2800000,0x000000abf2900000] [id=1796]
0x0000026abe886800 GCTaskThread "GC Thread#2" [stack: 0x000000abf2900000,0x000000abf2a00000] [id=1240]
0x0000026abe887000 GCTaskThread "GC Thread#3" [stack: 0x000000abf2a00000,0x000000abf2b00000] [id=1440]
0x0000026abe889800 GCTaskThread "GC Thread#4" [stack: 0x000000abf2b00000,0x000000abf2c00000] [id=1116]
0x0000026abe88a800 GCTaskThread "GC Thread#5" [stack: 0x000000abf2c00000,0x000000abf2d00000] [id=15912]
0x0000026abe88b000 GCTaskThread "GC Thread#6" [stack: 0x000000abf2d00000,0x000000abf2e00000] [id=18236]
0x0000026abe88f800 GCTaskThread "GC Thread#7" [stack: 0x000000abf2e00000,0x000000abf2f00000] [id=18216]
0x0000026abe890800 GCTaskThread "GC Thread#8" [stack: 0x000000abf2f00000,0x000000abf3000000] [id=18212]
0x0000026abe891000 GCTaskThread "GC Thread#9" [stack: 0x000000abf3000000,0x000000abf3100000] [id=8436]
0x0000026abe892000 GCTaskThread "GC Thread#10" [stack: 0x000000abf3100000,0x000000abf3200000] [id=8868]
0x0000026abe896800 GCTaskThread "GC Thread#11" [stack: 0x000000abf3200000,0x000000abf3300000] [id=14672]
0x0000026a8ed17800 ConcurrentGCThread "G1 Main Marker" [stack: 0x000000abf1a00000,0x000000abf1b00000] [id=4840]
0x0000026a8ed19800 ConcurrentGCThread "G1 Conc#0" [stack: 0x000000abf1b00000,0x000000abf1c00000] [id=12104]
0x0000026abf362000 ConcurrentGCThread "G1 Conc#1" [stack: 0x000000abf3500000,0x000000abf3600000] [id=14668]
0x0000026abf385800 ConcurrentGCThread "G1 Conc#2" [stack: 0x000000abf3600000,0x000000abf3700000] [id=2004]
0x0000026abf388800 ConcurrentGCThread "G1 Conc#3" [stack: 0x000000abf3700000,0x000000abf3800000] [id=5812]
0x0000026abf38b000 ConcurrentGCThread "G1 Conc#4" [stack: 0x000000abf3800000,0x000000abf3900000] [id=4820]
0x0000026abc4cc000 ConcurrentGCThread "G1 Refine#0" [stack: 0x000000abf1c00000,0x000000abf1d00000] [id=13620]
0x0000026abc4ce000 ConcurrentGCThread "G1 Young RemSet Sampling" [stack: 0x000000abf1d00000,0x000000abf1e00000] [id=12320]
Threads with active compile tasks:
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap address: 0x0000000604a00000, size: 8118 MB, Compressed Oops mode: Zero based, Oop shift amount: 3
Narrow klass base: 0x0000000800000000, Narrow klass shift: 3
Compressed class space size: 1073741824 Address: 0x0000000800b40000
Heap:
garbage-first heap total 81920K, used 58664K [0x0000000604a00000, 0x0000000800000000)
region size 2048K, 19 young (38912K), 0 survivors (0K)
Metaspace used 53955K, capacity 55865K, committed 56060K, reserved 1097728K
class space used 7443K, capacity 8145K, committed 8188K, reserved 1048576K
Heap Regions: E=young(eden), S=young(survivor), O=old, HS=humongous(starts), HC=humongous(continues), CS=collection set, F=free, A=archive, TAMS=top-at-mark-start (previous, next)
| 0|0x0000000604a00000, 0x0000000604c00000, 0x0000000604c00000|100%| O| |TAMS 0x0000000604a00000, 0x0000000604a00000| Untracked
| 1|0x0000000604c00000, 0x0000000604dfffe8, 0x0000000604e00000| 99%| O| |TAMS 0x0000000604c00000, 0x0000000604c00000| Untracked
| 2|0x0000000604e00000, 0x0000000604ffffc8, 0x0000000605000000| 99%| O| |TAMS 0x0000000604e00000, 0x0000000604e00000| Untracked
| 3|0x0000000605000000, 0x00000006051fff80, 0x0000000605200000| 99%| O| |TAMS 0x0000000605000000, 0x0000000605000000| Untracked
| 4|0x0000000605200000, 0x00000006053fffb0, 0x0000000605400000| 99%| O| |TAMS 0x0000000605200000, 0x0000000605200000| Untracked
| 5|0x0000000605400000, 0x00000006055fffb8, 0x0000000605600000| 99%| O| |TAMS 0x0000000605400000, 0x0000000605400000| Untracked
| 6|0x0000000605600000, 0x00000006057fff58, 0x0000000605800000| 99%| O| |TAMS 0x0000000605600000, 0x0000000605600000| Untracked
| 7|0x0000000605800000, 0x00000006059fffc0, 0x0000000605a00000| 99%| O| |TAMS 0x0000000605800000, 0x0000000605800000| Untracked
| 8|0x0000000605a00000, 0x0000000605bffeb0, 0x0000000605c00000| 99%| O| |TAMS 0x0000000605a00000, 0x0000000605a00000| Untracked
| 9|0x0000000605c00000, 0x0000000605dbc540, 0x0000000605e00000| 86%| O| |TAMS 0x0000000605c00000, 0x0000000605c00000| Untracked
| 10|0x0000000605e00000, 0x0000000605f7cf28, 0x0000000606000000| 74%| O| |TAMS 0x0000000605e00000, 0x0000000605e00000| Untracked
| 11|0x0000000606000000, 0x0000000606000000, 0x0000000606200000| 0%| F| |TAMS 0x0000000606000000, 0x0000000606000000| Untracked
| 12|0x0000000606200000, 0x0000000606200000, 0x0000000606400000| 0%| F| |TAMS 0x0000000606200000, 0x0000000606200000| Untracked
| 13|0x0000000606400000, 0x0000000606400000, 0x0000000606600000| 0%| F| |TAMS 0x0000000606400000, 0x0000000606400000| Untracked
| 14|0x0000000606600000, 0x0000000606600000, 0x0000000606800000| 0%| F| |TAMS 0x0000000606600000, 0x0000000606600000| Untracked
| 15|0x0000000606800000, 0x0000000606800000, 0x0000000606a00000| 0%| F| |TAMS 0x0000000606800000, 0x0000000606800000| Untracked
| 16|0x0000000606a00000, 0x0000000606a00000, 0x0000000606c00000| 0%| F| |TAMS 0x0000000606a00000, 0x0000000606a00000| Untracked
| 17|0x0000000606c00000, 0x0000000606c00000, 0x0000000606e00000| 0%| F| |TAMS 0x0000000606c00000, 0x0000000606c00000| Untracked
| 18|0x0000000606e00000, 0x0000000606e00000, 0x0000000607000000| 0%| F| |TAMS 0x0000000606e00000, 0x0000000606e00000| Untracked
| 19|0x0000000607000000, 0x0000000607000000, 0x0000000607200000| 0%| F| |TAMS 0x0000000607000000, 0x0000000607000000| Untracked
| 20|0x0000000607200000, 0x0000000607292af0, 0x0000000607400000| 28%| E| |TAMS 0x0000000607200000, 0x0000000607200000| Complete
| 21|0x0000000607400000, 0x0000000607600000, 0x0000000607600000|100%| E|CS|TAMS 0x0000000607400000, 0x0000000607400000| Complete
| 22|0x0000000607600000, 0x0000000607800000, 0x0000000607800000|100%| E|CS|TAMS 0x0000000607600000, 0x0000000607600000| Complete
| 23|0x0000000607800000, 0x0000000607a00000, 0x0000000607a00000|100%| E|CS|TAMS 0x0000000607800000, 0x0000000607800000| Complete
| 24|0x0000000607a00000, 0x0000000607c00000, 0x0000000607c00000|100%| E|CS|TAMS 0x0000000607a00000, 0x0000000607a00000| Complete
| 25|0x0000000607c00000, 0x0000000607e00000, 0x0000000607e00000|100%| E|CS|TAMS 0x0000000607c00000, 0x0000000607c00000| Complete
| 26|0x0000000607e00000, 0x0000000608000000, 0x0000000608000000|100%| E|CS|TAMS 0x0000000607e00000, 0x0000000607e00000| Complete
| 27|0x0000000608000000, 0x0000000608200000, 0x0000000608200000|100%| E|CS|TAMS 0x0000000608000000, 0x0000000608000000| Complete
| 28|0x0000000608200000, 0x0000000608400000, 0x0000000608400000|100%| E|CS|TAMS 0x0000000608200000, 0x0000000608200000| Complete
| 29|0x0000000608400000, 0x0000000608600000, 0x0000000608600000|100%| E|CS|TAMS 0x0000000608400000, 0x0000000608400000| Complete
| 30|0x0000000608600000, 0x0000000608800000, 0x0000000608800000|100%| E|CS|TAMS 0x0000000608600000, 0x0000000608600000| Complete
| 31|0x0000000608800000, 0x0000000608a00000, 0x0000000608a00000|100%| E|CS|TAMS 0x0000000608800000, 0x0000000608800000| Complete
| 32|0x0000000608a00000, 0x0000000608c00000, 0x0000000608c00000|100%| E|CS|TAMS 0x0000000608a00000, 0x0000000608a00000| Complete
| 33|0x0000000608c00000, 0x0000000608e00000, 0x0000000608e00000|100%| E|CS|TAMS 0x0000000608c00000, 0x0000000608c00000| Complete
| 34|0x0000000608e00000, 0x0000000609000000, 0x0000000609000000|100%| E|CS|TAMS 0x0000000608e00000, 0x0000000608e00000| Complete
| 35|0x0000000609000000, 0x0000000609200000, 0x0000000609200000|100%| E|CS|TAMS 0x0000000609000000, 0x0000000609000000| Complete
| 36|0x0000000609200000, 0x0000000609400000, 0x0000000609400000|100%| E|CS|TAMS 0x0000000609200000, 0x0000000609200000| Complete
| 37|0x0000000609400000, 0x0000000609600000, 0x0000000609600000|100%| E|CS|TAMS 0x0000000609400000, 0x0000000609400000| Complete
| 38|0x0000000609600000, 0x0000000609611120, 0x0000000609800000| 3%| O| |TAMS 0x0000000609600000, 0x0000000609600000| Untracked
| 39|0x0000000609800000, 0x0000000609a00000, 0x0000000609a00000|100%| E|CS|TAMS 0x0000000609800000, 0x0000000609800000| Complete
Card table byte_map: [0x0000026aa8030000,0x0000026aa9010000] _byte_map_base: 0x0000026aa500b000
Marking Bits (Prev, Next): (CMBitMap*) 0x0000026a8ecf7368, (CMBitMap*) 0x0000026a8ecf73a8
Prev Bits: [0x0000026aa9ff0000, 0x0000026ab1ec8000)
Next Bits: [0x0000026ab1ed0000, 0x0000026ab9da8000)
Polling page: 0x0000026a8cc00000
Metaspace:
Usage:
Non-class: 46.60 MB capacity, 45.42 MB ( 97%) used, 1021.73 KB ( 2%) free+waste, 185.75 KB ( <1%) overhead.
Class: 7.95 MB capacity, 7.27 MB ( 91%) used, 610.01 KB ( 7%) free+waste, 91.63 KB ( 1%) overhead.
Both: 54.56 MB capacity, 52.69 MB ( 97%) used, 1.59 MB ( 3%) free+waste, 277.38 KB ( <1%) overhead.
Virtual space:
Non-class space: 48.00 MB reserved, 46.75 MB ( 97%) committed
Class space: 1.00 GB reserved, 8.00 MB ( <1%) committed
Both: 1.05 GB reserved, 54.75 MB ( 5%) committed
Chunk freelists:
Non-Class: 24.00 KB
Class: 1.00 KB
Both: 25.00 KB
MaxMetaspaceSize: 17179869184.00 GB
CompressedClassSpaceSize: 1.00 GB
CodeHeap 'non-profiled nmethods': size=233856Kb used=11920Kb max_used=11920Kb free=221935Kb
bounds [0x0000026a97d00000, 0x0000026a988b0000, 0x0000026aa6160000]
CodeHeap 'non-nmethods': size=11904Kb used=1334Kb max_used=1334Kb free=10569Kb
bounds [0x0000026a97160000, 0x0000026a973d0000, 0x0000026a97d00000]
total_blobs=7747 nmethods=6754 adapters=539
compilation: enabled
stopped_count=0, restarted_count=0
full_count=0
Compilation events (20 events):
Event: 892.508 Thread 0x0000026abd676000 6849 1 ch.qos.logback.classic.spi.LoggingEvent::getLoggerName (5 bytes)
Event: 892.508 Thread 0x0000026abd676000 nmethod 6849 0x0000026a988a0690 code [0x0000026a988a0820, 0x0000026a988a0958]
Event: 892.508 Thread 0x0000026abd676000 6851 1 ch.qos.logback.classic.spi.LoggingEvent::getThrowableProxy (5 bytes)
Event: 892.508 Thread 0x0000026abd676000 nmethod 6851 0x0000026a988a0a10 code [0x0000026a988a0ba0, 0x0000026a988a0cd8]
Event: 892.518 Thread 0x0000026abd676000 6854 1 org.springframework.core.type.AnnotationMetadata::hasAnnotation (13 bytes)
Event: 892.518 Thread 0x0000026abd676000 nmethod 6854 0x0000026a988a0d90 code [0x0000026a988a0f40, 0x0000026a988a10e0]
Event: 892.518 Thread 0x0000026abd676000 6855 1 java.util.Calendar::getBaseStyle (6 bytes)
Event: 892.518 Thread 0x0000026abd676000 nmethod 6855 0x0000026a988a1190 code [0x0000026a988a1320, 0x0000026a988a1458]
Event: 892.529 Thread 0x0000026abd676000 6856 ! 1 com.sun.proxy.$Proxy31::value (29 bytes)
Event: 892.530 Thread 0x0000026abd676000 nmethod 6856 0x0000026a988a1510 code [0x0000026a988a16e0, 0x0000026a988a1940]
Event: 892.531 Thread 0x0000026abd676000 6857 1 org.springframework.boot.context.properties.ConfigurationPropertiesBinder::register (91 bytes)
Event: 892.531 Thread 0x0000026abd676000 nmethod 6857 0x0000026a988a1a90 code [0x0000026a988a1ca0, 0x0000026a988a21e0]
Event: 892.541 Thread 0x0000026abd676000 6858 1 sun.reflect.generics.repository.GenericDeclRepository::computeTypeParameters (65 bytes)
Event: 892.542 Thread 0x0000026abd676000 nmethod 6858 0x0000026a988a2390 code [0x0000026a988a2580, 0x0000026a988a2bc0]
Event: 892.555 Thread 0x0000026abd676000 6859 1 org.springframework.core.type.StandardAnnotationMetadata::getAnnotationAttributes (25 bytes)
Event: 892.556 Thread 0x0000026abd676000 nmethod 6859 0x0000026a988a2e90 code [0x0000026a988a30a0, 0x0000026a988a3450]
Event: 892.557 Thread 0x0000026abd676000 6861 1 org.springframework.cglib.core.CodeEmitter::load_args (59 bytes)
Event: 892.558 Thread 0x0000026abd676000 nmethod 6861 0x0000026a988a3610 code [0x0000026a988a3800, 0x0000026a988a3b40]
Event: 892.558 Thread 0x0000026abd676000 6860 1 org.springframework.cglib.core.CodeEmitter::load_args (14 bytes)
Event: 892.558 Thread 0x0000026abd676000 nmethod 6860 0x0000026a988a3e90 code [0x0000026a988a4040, 0x0000026a988a41b0]
GC Heap History (20 events):
Event: 834.975 GC heap before
{Heap before GC invocations=18 (full 1):
garbage-first heap total 102400K, used 57810K [0x0000000604a00000, 0x0000000800000000)
region size 2048K, 18 young (36864K), 1 survivors (2048K)
Metaspace used 53240K, capacity 54757K, committed 54780K, reserved 1095680K
class space used 7346K, capacity 7922K, committed 7932K, reserved 1048576K
}
Event: 834.976 GC heap after
{Heap after GC invocations=19 (full 1):
garbage-first heap total 102400K, used 25324K [0x0000000604a00000, 0x0000000800000000)
region size 2048K, 2 young (4096K), 2 survivors (4096K)
Metaspace used 53240K, capacity 54757K, committed 54780K, reserved 1095680K
class space used 7346K, capacity 7922K, committed 7932K, reserved 1048576K
}
Event: 835.234 GC heap before
{Heap before GC invocations=19 (full 1):
garbage-first heap total 102400K, used 60140K [0x0000000604a00000, 0x0000000800000000)
region size 2048K, 20 young (40960K), 2 survivors (4096K)
Metaspace used 53466K, capacity 55092K, committed 55164K, reserved 1095680K
class space used 7377K, capacity 8006K, committed 8060K, reserved 1048576K
}
Event: 835.236 GC heap after
{Heap after GC invocations=20 (full 1):
garbage-first heap total 102400K, used 27203K [0x0000000604a00000, 0x0000000800000000)
region size 2048K, 3 young (6144K), 3 survivors (6144K)
Metaspace used 53466K, capacity 55092K, committed 55164K, reserved 1095680K
class space used 7377K, capacity 8006K, committed 8060K, reserved 1048576K
}
Event: 853.840 GC heap before
{Heap before GC invocations=20 (full 1):
garbage-first heap total 102400K, used 29251K [0x0000000604a00000, 0x0000000800000000)
region size 2048K, 5 young (10240K), 3 survivors (6144K)
Metaspace used 53471K, capacity 55101K, committed 55164K, reserved 1095680K
class space used 7378K, capacity 8009K, committed 8060K, reserved 1048576K
}
Event: 853.886 GC heap after
{Heap after GC invocations=21 (full 2):
garbage-first heap total 90112K, used 21470K [0x0000000604a00000, 0x0000000800000000)
region size 2048K, 0 young (0K), 0 survivors (0K)
Metaspace used 53468K, capacity 55095K, committed 55164K, reserved 1095680K
class space used 7378K, capacity 8008K, committed 8060K, reserved 1048576K
}
Event: 854.102 GC heap before
{Heap before GC invocations=21 (full 2):
garbage-first heap total 90112K, used 56286K [0x0000000604a00000, 0x0000000800000000)
region size 2048K, 17 young (34816K), 0 survivors (0K)
Metaspace used 53498K, capacity 55135K, committed 55420K, reserved 1097728K
class space used 7385K, capacity 8019K, committed 8060K, reserved 1048576K
}
Event: 854.104 GC heap after
{Heap after GC invocations=22 (full 2):
garbage-first heap total 90112K, used 23247K [0x0000000604a00000, 0x0000000800000000)
region size 2048K, 1 young (2048K), 1 survivors (2048K)
Metaspace used 53498K, capacity 55135K, committed 55420K, reserved 1097728K
class space used 7385K, capacity 8019K, committed 8060K, reserved 1048576K
}
Event: 854.207 GC heap before
{Heap before GC invocations=22 (full 2):
garbage-first heap total 90112K, used 58063K [0x0000000604a00000, 0x0000000800000000)
region size 2048K, 19 young (38912K), 1 survivors (2048K)
Metaspace used 53533K, capacity 55207K, committed 55420K, reserved 1097728K
class space used 7390K, capacity 8023K, committed 8060K, reserved 1048576K
}
Event: 854.209 GC heap after
{Heap after GC invocations=23 (full 2):
garbage-first heap total 90112K, used 23769K [0x0000000604a00000, 0x0000000800000000)
region size 2048K, 2 young (4096K), 2 survivors (4096K)
Metaspace used 53533K, capacity 55207K, committed 55420K, reserved 1097728K
class space used 7390K, capacity 8023K, committed 8060K, reserved 1048576K
}
Event: 855.079 GC heap before
{Heap before GC invocations=23 (full 2):
garbage-first heap total 90112K, used 58585K [0x0000000604a00000, 0x0000000800000000)
region size 2048K, 20 young (40960K), 2 survivors (4096K)
Metaspace used 53672K, capacity 55403K, committed 55548K, reserved 1097728K
class space used 7402K, capacity 8063K, committed 8188K, reserved 1048576K
}
Event: 855.082 GC heap after
{Heap after GC invocations=24 (full 2):
garbage-first heap total 90112K, used 25448K [0x0000000604a00000, 0x0000000800000000)
region size 2048K, 2 young (4096K), 2 survivors (4096K)
Metaspace used 53672K, capacity 55403K, committed 55548K, reserved 1097728K
class space used 7402K, capacity 8063K, committed 8188K, reserved 1048576K
}
Event: 873.100 GC heap before
{Heap before GC invocations=24 (full 2):
garbage-first heap total 90112K, used 27496K [0x0000000604a00000, 0x0000000800000000)
region size 2048K, 4 young (8192K), 2 survivors (4096K)
Metaspace used 53675K, capacity 55409K, committed 55548K, reserved 1097728K
class space used 7402K, capacity 8065K, committed 8188K, reserved 1048576K
}
Event: 873.146 GC heap after
{Heap after GC invocations=25 (full 3):
garbage-first heap total 90112K, used 21622K [0x0000000604a00000, 0x0000000800000000)
region size 2048K, 0 young (0K), 0 survivors (0K)
Metaspace used 53668K, capacity 55397K, committed 55548K, reserved 1097728K
class space used 7401K, capacity 8062K, committed 8188K, reserved 1048576K
}
Event: 873.451 GC heap before
{Heap before GC invocations=25 (full 3):
garbage-first heap total 90112K, used 60534K [0x0000000604a00000, 0x0000000800000000)
region size 2048K, 19 young (38912K), 0 survivors (0K)
Metaspace used 53743K, capacity 55550K, committed 55804K, reserved 1097728K
class space used 7416K, capacity 8113K, committed 8188K, reserved 1048576K
}
Event: 873.453 GC heap after
{Heap after GC invocations=26 (full 3):
garbage-first heap total 90112K, used 23603K [0x0000000604a00000, 0x0000000800000000)
region size 2048K, 1 young (2048K), 1 survivors (2048K)
Metaspace used 53743K, capacity 55550K, committed 55804K, reserved 1097728K
class space used 7416K, capacity 8113K, committed 8188K, reserved 1048576K
}
Event: 873.502 GC heap before
{Heap before GC invocations=26 (full 3):
garbage-first heap total 90112K, used 60467K [0x0000000604a00000, 0x0000000800000000)
region size 2048K, 20 young (40960K), 1 survivors (2048K)
Metaspace used 53743K, capacity 55550K, committed 55804K, reserved 1097728K
class space used 7416K, capacity 8113K, committed 8188K, reserved 1048576K
}
Event: 873.504 GC heap after
{Heap after GC invocations=27 (full 3):
garbage-first heap total 90112K, used 23941K [0x0000000604a00000, 0x0000000800000000)
region size 2048K, 2 young (4096K), 2 survivors (4096K)
Metaspace used 53743K, capacity 55550K, committed 55804K, reserved 1097728K
class space used 7416K, capacity 8113K, committed 8188K, reserved 1048576K
}
Event: 892.321 GC heap before
{Heap before GC invocations=27 (full 3):
garbage-first heap total 90112K, used 54661K [0x0000000604a00000, 0x0000000800000000)
region size 2048K, 18 young (36864K), 2 survivors (4096K)
Metaspace used 53930K, capacity 55789K, committed 56060K, reserved 1097728K
class space used 7438K, capacity 8140K, committed 8188K, reserved 1048576K
}
Event: 892.353 GC heap after
{Heap after GC invocations=28 (full 4):
garbage-first heap total 81920K, used 21800K [0x0000000604a00000, 0x0000000800000000)
region size 2048K, 0 young (0K), 0 survivors (0K)
Metaspace used 53923K, capacity 55777K, committed 56060K, reserved 1097728K
class space used 7436K, capacity 8137K, committed 8188K, reserved 1048576K
}
Deoptimization events (8 events):
Event: 2.569 Thread 0x0000026abe883800 DEOPT PACKING pc=0x0000026a97f6af34 sp=0x000000abf34fc6a0
Event: 2.569 Thread 0x0000026abe883800 DEOPT UNPACKING pc=0x0000026a971a845e sp=0x000000abf34fbc08 mode 0
Event: 4.529 Thread 0x0000026abe883800 DEOPT PACKING pc=0x0000026a97fdb5ab sp=0x000000abf34fcda0
Event: 4.529 Thread 0x0000026abe883800 DEOPT UNPACKING pc=0x0000026a971a845e sp=0x000000abf34fc2a8 mode 3
Event: 4.530 Thread 0x0000026abe883800 DEOPT PACKING pc=0x0000026a97f8cd36 sp=0x000000abf34fcd60
Event: 4.530 Thread 0x0000026abe883800 DEOPT UNPACKING pc=0x0000026a971a845e sp=0x000000abf34fc2a8 mode 3
Event: 42.173 Thread 0x0000026ac19ab800 DEOPT PACKING pc=0x0000026a97dd1f2c sp=0x000000abf4afac80
Event: 42.173 Thread 0x0000026ac19ab800 DEOPT UNPACKING pc=0x0000026a971a845e sp=0x000000abf4afa1a8 mode 0
Classes unloaded (7 events):
Event: 3.945 Thread 0x0000026abc4f8800 Unloading class 0x0000000800beac40 'org/springframework/core/GenericTypeResolver$$Lambda$83'
Event: 834.678 Thread 0x0000026abc4f8800 Unloading class 0x000000080115f840 'jdk/internal/reflect/GeneratedSerializationConstructorAccessor1'
Event: 853.852 Thread 0x0000026abc4f8800 Unloading class 0x00000008012fe040 'jdk/internal/reflect/GeneratedSerializationConstructorAccessor19'
Event: 873.115 Thread 0x0000026abc4f8800 Unloading class 0x0000000801317040 'jdk/internal/reflect/GeneratedSerializationConstructorAccessor20'
Event: 873.115 Thread 0x0000026abc4f8800 Unloading class 0x0000000801312040 'org/apache/catalina/loader/JdbcLeakPrevention'
Event: 892.331 Thread 0x0000026abc4f8800 Unloading class 0x0000000801326040 'jdk/internal/reflect/GeneratedSerializationConstructorAccessor21'
Event: 892.331 Thread 0x0000026abc4f8800 Unloading class 0x0000000801320040 'org/apache/catalina/loader/JdbcLeakPrevention'
Classes redefined (0 events):
No events
Internal exceptions (20 events):
Event: 873.541 Thread 0x0000026ac19ab800 Implicit null exception at 0x0000026a97f39915 to 0x0000026a97f39c83
Event: 873.541 Thread 0x0000026ac19ab800 Exception <a 'java/lang/NullPointerException'{0x0000000609c82f78}> (0x0000000609c82f78)
thrown [t:/workspace/open/src/hotspot/share/runtime/sharedRuntime.cpp, line 585]
Event: 873.541 Thread 0x0000026ac19ab800 Implicit null exception at 0x0000026a97f39915 to 0x0000026a97f39c83
Event: 873.541 Thread 0x0000026ac19ab800 Exception <a 'java/lang/NullPointerException'{0x0000000609c83e00}> (0x0000000609c83e00)
thrown [t:/workspace/open/src/hotspot/share/runtime/sharedRuntime.cpp, line 585]
Event: 873.541 Thread 0x0000026ac19ab800 Implicit null exception at 0x0000026a97f39915 to 0x0000026a97f39c83
Event: 873.541 Thread 0x0000026ac19ab800 Exception <a 'java/lang/NullPointerException'{0x0000000609c84c00}> (0x0000000609c84c00)
thrown [t:/workspace/open/src/hotspot/share/runtime/sharedRuntime.cpp, line 585]
Event: 873.541 Thread 0x0000026ac19ab800 Implicit null exception at 0x0000026a97f39915 to 0x0000026a97f39c83
Event: 873.541 Thread 0x0000026ac19ab800 Exception <a 'java/lang/NullPointerException'{0x0000000609c85a90}> (0x0000000609c85a90)
thrown [t:/workspace/open/src/hotspot/share/runtime/sharedRuntime.cpp, line 585]
Event: 873.541 Thread 0x0000026ac19ab800 Implicit null exception at 0x0000026a97f39915 to 0x0000026a97f39c83
Event: 873.541 Thread 0x0000026ac19ab800 Exception <a 'java/lang/NullPointerException'{0x0000000609c86920}> (0x0000000609c86920)
thrown [t:/workspace/open/src/hotspot/share/runtime/sharedRuntime.cpp, line 585]
Event: 873.541 Thread 0x0000026ac19ab800 Implicit null exception at 0x0000026a97f39915 to 0x0000026a97f39c83
Event: 873.541 Thread 0x0000026ac19ab800 Exception <a 'java/lang/NullPointerException'{0x0000000609c877a8}> (0x0000000609c877a8)
thrown [t:/workspace/open/src/hotspot/share/runtime/sharedRuntime.cpp, line 585]
Event: 873.541 Thread 0x0000026ac19ab800 Implicit null exception at 0x0000026a97f39915 to 0x0000026a97f39c83
Event: 873.541 Thread 0x0000026ac19ab800 Exception <a 'java/lang/NullPointerException'{0x0000000609c88dd8}> (0x0000000609c88dd8)
thrown [t:/workspace/open/src/hotspot/share/runtime/sharedRuntime.cpp, line 585]
Event: 873.541 Thread 0x0000026ac19ab800 Implicit null exception at 0x0000026a97f39915 to 0x0000026a97f39c83
Event: 873.541 Thread 0x0000026ac19ab800 Exception <a 'java/lang/NullPointerException'{0x0000000609c8a170}> (0x0000000609c8a170)
thrown [t:/workspace/open/src/hotspot/share/runtime/sharedRuntime.cpp, line 585]
Event: 873.598 Thread 0x0000026ac19ab800 Exception <a 'java/lang/ClassNotFoundException'{0x000000060977f0d8}: java/lang/ObjectCustomizer> (0x000000060977f0d8)
thrown [t:/workspace/open/src/hotspot/share/classfile/systemDictionary.cpp, line 232]
Event: 873.599 Thread 0x0000026ac19ab800 Exception <a 'java/lang/ClassNotFoundException'{0x000000060978f328}: mx/com/gm/domain/PersonaCustomizer> (0x000000060978f328)
thrown [t:/workspace/open/src/hotspot/share/classfile/systemDictionary.cpp, line 232]
Event: 892.320 Thread 0x0000026ac19ae800 Exception <a 'java/lang/InterruptedException'{0x000000060838ea80}: sleep interrupted> (0x000000060838ea80)
thrown [t:/workspace/open/src/hotspot/share/prims/jvm.cpp, line 2992]
Event: 892.363 Thread 0x0000026ac19b0000 Exception <a 'java/io/FileNotFoundException'{0x0000000609912610}> (0x0000000609912610)
thrown [t:/workspace/open/src/hotspot/share/prims/jni.cpp, line 598]
Events (20 events):
Event: 892.524 loading class org/springframework/data/rest/webmvc/alps/AlpsJsonHttpMessageConverter
Event: 892.524 loading class org/springframework/data/rest/webmvc/alps/AlpsJsonHttpMessageConverter done
Event: 892.536 loading class org/springframework/web/reactive/HandlerResult
Event: 892.536 loading class org/springframework/web/reactive/HandlerResult done
Event: 892.536 loading class org/springframework/messaging/rsocket/annotation/support/RSocketMessageHandler
Event: 892.536 loading class org/springframework/messaging/rsocket/annotation/support/RSocketMessageHandler done
Event: 892.539 loading class org/springframework/security/oauth2/jwt/JwtDecoder
Event: 892.539 loading class org/springframework/security/oauth2/jwt/JwtDecoder done
Event: 892.539 loading class org/springframework/security/oauth2/server/resource/introspection/OpaqueTokenIntrospector
Event: 892.539 loading class org/springframework/security/oauth2/server/resource/introspection/OpaqueTokenIntrospector done
Event: 892.540 loading class org/springframework/security/oauth2/jwt/JwtDecoder
Event: 892.540 loading class org/springframework/security/oauth2/jwt/JwtDecoder done
Event: 892.540 loading class org/springframework/security/oauth2/server/resource/introspection/OpaqueTokenIntrospector
Event: 892.540 loading class org/springframework/security/oauth2/server/resource/introspection/OpaqueTokenIntrospector done
Event: 892.540 loading class org/springframework/security/oauth2/client/registration/ClientRegistrationRepository
Event: 892.540 loading class org/springframework/security/oauth2/client/registration/ClientRegistrationRepository done
Event: 892.542 loading class org/webjars/WebJarAssetLocator
Event: 892.542 loading class org/webjars/WebJarAssetLocator done
Event: 892.542 loading class org/webjars$WebJarAssetLocator
Event: 892.542 loading class org/webjars$WebJarAssetLocator done
Dynamic libraries:
0x00007ff7eb2e0000 - 0x00007ff7eb2ef000 C:\Program Files\Java\jdk-lu\bin\java.exe
0x00007ffc9b800000 - 0x00007ffc9b9f0000 C:\WINDOWS\SYSTEM32\ntdll.dll
0x00007ffc9a740000 - 0x00007ffc9a7f2000 C:\WINDOWS\System32\KERNEL32.DLL
0x00007ffc98d00000 - 0x00007ffc98fa3000 C:\WINDOWS\System32\KERNELBASE.dll
0x00007ffc98860000 - 0x00007ffc9895a000 C:\WINDOWS\System32\ucrtbase.dll
0x00007ffc94b80000 - 0x00007ffc94b98000 C:\Program Files\Java\jdk-lu\bin\jli.dll
0x00007ffc86890000 - 0x00007ffc868a5000 C:\Program Files\Java\jdk-lu\bin\VCRUNTIME140.dll
0x00007ffc9a420000 - 0x00007ffc9a4c3000 C:\WINDOWS\System32\ADVAPI32.dll
0x00007ffc9aa20000 - 0x00007ffc9aabe000 C:\WINDOWS\System32\msvcrt.dll
0x00007ffc9a690000 - 0x00007ffc9a727000 C:\WINDOWS\System32\sechost.dll
0x00007ffc99fc0000 - 0x00007ffc9a0e0000 C:\WINDOWS\System32\RPCRT4.dll
0x00007ffc9aac0000 - 0x00007ffc9ac54000 C:\WINDOWS\System32\USER32.dll
0x00007ffc98fd0000 - 0x00007ffc98ff1000 C:\WINDOWS\System32\win32u.dll
0x00007ffc8b8b0000 - 0x00007ffc8bb35000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.18362.657_none_e6c5b579130e3898\COMCTL32.dll
0x00007ffc9b630000 - 0x00007ffc9b656000 C:\WINDOWS\System32\GDI32.dll
0x00007ffc9a0e0000 - 0x00007ffc9a416000 C:\WINDOWS\System32\combase.dll
0x00007ffc98960000 - 0x00007ffc98af4000 C:\WINDOWS\System32\gdi32full.dll
0x00007ffc987c0000 - 0x00007ffc9885e000 C:\WINDOWS\System32\msvcp_win.dll
0x00007ffc990b0000 - 0x00007ffc99130000 C:\WINDOWS\System32\bcryptPrimitives.dll
0x00007ffc912f0000 - 0x00007ffc912fa000 C:\WINDOWS\SYSTEM32\VERSION.dll
0x00007ffc9b0e0000 - 0x00007ffc9b10e000 C:\WINDOWS\System32\IMM32.DLL
0x00007ffc462a0000 - 0x00007ffc4633b000 C:\Program Files\Java\jdk-lu\bin\msvcp140.dll
0x00007ffc44030000 - 0x00007ffc44b96000 C:\Program Files\Java\jdk-lu\bin\server\jvm.dll
0x00007ffc9a730000 - 0x00007ffc9a738000 C:\WINDOWS\System32\PSAPI.DLL
0x00007ffc80020000 - 0x00007ffc80029000 C:\WINDOWS\SYSTEM32\WSOCK32.dll
0x00007ffc96200000 - 0x00007ffc96224000 C:\WINDOWS\SYSTEM32\WINMM.dll
0x00007ffc9aec0000 - 0x00007ffc9af2f000 C:\WINDOWS\System32\WS2_32.dll
0x00007ffc95e60000 - 0x00007ffc95e8d000 C:\WINDOWS\SYSTEM32\WINMMBASE.dll
0x00007ffc99060000 - 0x00007ffc990aa000 C:\WINDOWS\System32\cfgmgr32.dll
0x00007ffc98700000 - 0x00007ffc98711000 C:\WINDOWS\System32\kernel.appcore.dll
0x00007ffc91360000 - 0x00007ffc91370000 C:\Program Files\Java\jdk-lu\bin\verify.dll
0x00007ffc96f60000 - 0x00007ffc97154000 C:\WINDOWS\SYSTEM32\DBGHELP.DLL
0x00007ffc828e0000 - 0x00007ffc8290a000 C:\WINDOWS\SYSTEM32\dbgcore.DLL
0x00007ffc86860000 - 0x00007ffc86886000 C:\Program Files\Java\jdk-lu\bin\java.dll
0x00007ffc813f0000 - 0x00007ffc81407000 C:\Program Files\Java\jdk-lu\bin\zip.dll
0x00007ffc8b030000 - 0x00007ffc8b03a000 C:\Program Files\Java\jdk-lu\bin\jimage.dll
0x00007ffc998d0000 - 0x00007ffc99fb5000 C:\WINDOWS\System32\SHELL32.dll
0x00007ffc9b110000 - 0x00007ffc9b1b9000 C:\WINDOWS\System32\shcore.dll
0x00007ffc99130000 - 0x00007ffc998af000 C:\WINDOWS\System32\windows.storage.dll
0x00007ffc98720000 - 0x00007ffc9873f000 C:\WINDOWS\System32\profapi.dll
0x00007ffc98740000 - 0x00007ffc9878a000 C:\WINDOWS\System32\powrprof.dll
0x00007ffc986d0000 - 0x00007ffc986e0000 C:\WINDOWS\System32\UMPDC.dll
0x00007ffc9a5b0000 - 0x00007ffc9a602000 C:\WINDOWS\System32\shlwapi.dll
0x00007ffc98fb0000 - 0x00007ffc98fc7000 C:\WINDOWS\System32\cryptsp.dll
0x00007ffc7be30000 - 0x00007ffc7be49000 C:\Program Files\Java\jdk-lu\bin\net.dll
0x00007ffc8c010000 - 0x00007ffc8c100000 C:\WINDOWS\SYSTEM32\WINHTTP.dll
0x00007ffc97ee0000 - 0x00007ffc97f47000 C:\WINDOWS\system32\mswsock.dll
0x00007ffc79270000 - 0x00007ffc79283000 C:\Program Files\Java\jdk-lu\bin\nio.dll
0x00007ffc91310000 - 0x00007ffc91319000 C:\Program Files\Java\jdk-lu\bin\management.dll
0x00007ffc6f770000 - 0x00007ffc6f77b000 C:\Program Files\Java\jdk-lu\bin\management_ext.dll
0x00007ffc7ab90000 - 0x00007ffc7aba6000 C:\WINDOWS\system32\napinsp.dll
0x00007ffc790f0000 - 0x00007ffc7910a000 C:\WINDOWS\system32\pnrpnsp.dll
0x00007ffc97c30000 - 0x00007ffc97cfa000 C:\WINDOWS\SYSTEM32\DNSAPI.dll
0x00007ffc9a5a0000 - 0x00007ffc9a5a8000 C:\WINDOWS\System32\NSI.dll
0x00007ffc97bf0000 - 0x00007ffc97c2a000 C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
0x00007ffc7a6a0000 - 0x00007ffc7a6ae000 C:\WINDOWS\System32\winrnr.dll
0x00007ffc94ae0000 - 0x00007ffc94afc000 C:\WINDOWS\system32\NLAapi.dll
0x00007ffc940b0000 - 0x00007ffc940c5000 C:\WINDOWS\system32\wshbth.dll
0x0000000068970000 - 0x0000000068996000 C:\Program Files\Bonjour\mdnsNSP.dll
0x00007ffc92410000 - 0x00007ffc9241a000 C:\Windows\System32\rasadhlp.dll
0x00007ffc8f820000 - 0x00007ffc8f897000 C:\WINDOWS\System32\fwpuclnt.dll
0x00007ffc98790000 - 0x00007ffc987b6000 C:\WINDOWS\System32\bcrypt.dll
0x00007ffc97a50000 - 0x00007ffc97a83000 C:\WINDOWS\system32\rsaenh.dll
0x00007ffc985c0000 - 0x00007ffc985e5000 C:\WINDOWS\SYSTEM32\USERENV.dll
0x00007ffc980b0000 - 0x00007ffc980bc000 C:\WINDOWS\SYSTEM32\CRYPTBASE.dll
0x00007ffc8f900000 - 0x00007ffc8f916000 C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL
0x00007ffc90040000 - 0x00007ffc9005c000 C:\WINDOWS\SYSTEM32\dhcpcsvc.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-lu\bin;C:\WINDOWS\SYSTEM32;C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.18362.657_none_e6c5b579130e3898;C:\Program Files\Java\jdk-lu\bin\server;C:\Program Files\Bonjour
VM Arguments:
jvm_args: -XX:TieredStopAtLevel=1 -Xverify:none -XX:TieredStopAtLevel=1
java_command: mx.com.gm.HolaSpringApplication
java_class_path (initial): C:\Cursos\Spring\Leccion10\ControlClentes\target\classes;C:\Users\ubaldo\.m2\repository\org\springframework\boot\spring-boot-starter-thymeleaf\2.2.4.RELEASE\spring-boot-starter-thymeleaf-2.2.4.RELEASE.jar;C:\Users\ubaldo\.m2\repository\org\springframework\boot\spring-boot-starter\2.2.4.RELEASE\spring-boot-starter-2.2.4.RELEASE.jar;C:\Users\ubaldo\.m2\repository\org\springframework\boot\spring-boot-starter-logging\2.2.4.RELEASE\spring-boot-starter-logging-2.2.4.RELEASE.jar;C:\Users\ubaldo\.m2\repository\ch\qos\logback\logback-classic\1.2.3\logback-classic-1.2.3.jar;C:\Users\ubaldo\.m2\repository\ch\qos\logback\logback-core\1.2.3\logback-core-1.2.3.jar;C:\Users\ubaldo\.m2\repository\org\apache\logging\log4j\log4j-to-slf4j\2.12.1\log4j-to-slf4j-2.12.1.jar;C:\Users\ubaldo\.m2\repository\org\apache\logging\log4j\log4j-api\2.12.1\log4j-api-2.12.1.jar;C:\Users\ubaldo\.m2\repository\org\slf4j\jul-to-slf4j\1.7.30\jul-to-slf4j-1.7.30.jar;C:\Users\ubaldo\.m2\repository\jakarta\annotation\jakarta.annotation-api\1.3.5\jakarta.annotation-api-1.3.5.jar;C:\Users\ubaldo\.m2\repository\org\yaml\snakeyaml\1.25\snakeyaml-1.25.jar;C:\Users\ubaldo\.m2\repository\org\thymeleaf\thymeleaf-spring5\3.0.11.RELEASE\thymeleaf-spring5-3.0.11.RELEASE.jar;C:\Users\ubaldo\.m2\repository\org\thymeleaf\thymeleaf\3.0.11.RELEASE\thymeleaf-3.0.11.RELEASE.jar;C:\Users\ubaldo\.m2\repository\org\attoparser\attoparser\2.0.5.RELEASE\attoparser-2.0.5.RELEASE.jar;C:\Users\ubaldo\.m2\repository\org\unbescape\unbescape\1.1.6.RELEASE\unbescape-1.1.6.RELEASE.jar;C:\Users\ubaldo\.m2\repository\org\slf4j\slf4j-api\1.7.30\slf4j-api-1.7.30.jar;C:\Users\ubaldo\.m2\repository\org\thymeleaf\extras\thymeleaf-extras-java8time\3.0.4.RELEASE\thymeleaf-extras-java8time-3.0.4.RELEASE.jar;C:\Users\ubaldo\.m2\repository\org\springframework\boot\spring-boot-starter-web\2.2.4.RELEASE\spring-boot-starter-web-2.2.4.RELEASE.jar;C:\Users\ubaldo\.m2\repository\org\springframework\boot\spring-boot-starter-jso
Launcher Type: SUN_STANDARD
[Global flags]
intx CICompilerCount = 12 {product} {ergonomic}
uint ConcGCThreads = 5 {product} {ergonomic}
uint G1ConcRefinementThreads = 18 {product} {ergonomic}
size_t G1HeapRegionSize = 2097152 {product} {ergonomic}
uintx GCDrainStackTargetSize = 64 {product} {ergonomic}
size_t InitialHeapSize = 532676608 {product} {ergonomic}
size_t MarkStackSize = 4194304 {product} {ergonomic}
size_t MaxHeapSize = 8512339968 {product} {ergonomic}
size_t MaxNewSize = 5106565120 {product} {ergonomic}
size_t MinHeapDeltaBytes = 2097152 {product} {ergonomic}
size_t MinHeapSize = 8388608 {product} {ergonomic}
uintx NonNMethodCodeHeapSize = 12163472 {pd product} {ergonomic}
uintx NonProfiledCodeHeapSize = 239494768 {pd product} {ergonomic}
uintx ProfiledCodeHeapSize = 0 {pd product} {ergonomic}
uintx ReservedCodeCacheSize = 251658240 {pd product} {ergonomic}
bool SegmentedCodeCache = true {product} {ergonomic}
size_t SoftMaxHeapSize = 8512339968 {manageable} {ergonomic}
intx TieredStopAtLevel = 1 {product} {command line}
bool UseCompressedClassPointers = true {lp64_product} {ergonomic}
bool UseCompressedOops = true {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
#1: stderr all=off uptime,level,tags
Environment Variables:
JAVA_HOME=C:\Program Files\Java\jdk-lu
PATH=C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\iCLS\;C:\Program Files\Intel\Intel(R) Management Engine Components\iCLS\;C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPowerShell\v1.0\;C:\windows\System32\OpenSSH\;C:\Program Files\NVIDIA Corporation\NVIDIA NGX;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\Program Files\nodejs\;C:\Users\ubaldo\AppData\Local\Programs\Python\Python38-32\Scripts\;C:\Users\ubaldo\AppData\Local\Programs\Python\Python38-32\;C:\Users\ubaldo\AppData\Local\Microsoft\WindowsApps;C:\Users\ubaldo\AppData\Roaming\npm;C:\Users\ubaldo\AppData\Local\Programs\Microsoft VS Code\bin
USERNAME=ubaldo
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 85 Stepping 4, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows 10 , 64 bit Build 18362 (10.0.18362.329)
CPU:total 24 (initial active 24) (12 cores per cpu, 2 threads per core) family 6 model 85 stepping 4, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, rtm, 3dnowpref, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2, adx, evex, fma
Memory: 4k page, system-wide physical 32464M (25384M free)
TotalPageFile size 37328M (AvailPageFile size 27873M)
current process WorkingSet (physical memory assigned to process): 213M, peak: 297M
current process commit charge ("private bytes"): 283M, peak: 667M
vm_info: Java HotSpot(TM) 64-Bit Server VM (13.0.1+9) for windows-amd64 JRE (13.0.1+9), built on Oct 6 2019 12:37:49 by "mach5one" with unknown MS VC++:1916
END.