-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathhs_err_pid31456.log
368 lines (331 loc) · 28.5 KB
/
hs_err_pid31456.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
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Native memory allocation (mmap) failed to map 929792 bytes for card table expansion
# Possible reasons:
# The system is out of physical RAM or swap space
# The 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 Zero Based Compressed Oops mode in which the Java heap is
# placed in the first 32GB 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 32GB virtual address.
# This output file may be truncated or incomplete.
#
# Out of Memory Error (os_windows.cpp:3440), pid=31456, tid=0x000000000000689c
#
# JRE version: OpenJDK Runtime Environment (8.0_265-b01) (build 1.8.0_265-b01)
# Java VM: OpenJDK 64-Bit Server VM (25.265-b01 mixed mode windows-amd64 compressed oops)
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
--------------- T H R E A D ---------------
Current thread (0x0000017b560b3800): VMThread [stack: 0x0000004f2ce00000,0x0000004f2cf00000] [id=26780]
Stack: [0x0000004f2ce00000,0x0000004f2cf00000]
[error occurred during error reporting (printing stack bounds), id 0xc0000005]
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
VM_Operation (0x0000004f2dcfc290): ParallelGCFailedAllocation, mode: safepoint, requested by thread 0x0000017b57ae4000
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x0000017b5b78f000 JavaThread "TimerQueue" daemon [_thread_blocked, id=37804, stack(0x0000004f2e400000,0x0000004f2e500000)]
0x0000017b57ae6000 JavaThread "DestroyJavaVM" [_thread_blocked, id=23180, stack(0x0000004f2c500000,0x0000004f2c600000)]
0x0000017b57ae4000 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=24748, stack(0x0000004f2dc00000,0x0000004f2dd00000)]
0x0000017b57ae3000 JavaThread "AWT-Windows" daemon [_thread_blocked, id=37792, stack(0x0000004f2db00000,0x0000004f2dc00000)]
0x0000017b57ae2800 JavaThread "AWT-Shutdown" [_thread_blocked, id=35232, stack(0x0000004f2da00000,0x0000004f2db00000)]
0x0000017b57ae1800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=38352, stack(0x0000004f2d900000,0x0000004f2da00000)]
0x0000017b5618d000 JavaThread "Service Thread" daemon [_thread_blocked, id=38904, stack(0x0000004f2d700000,0x0000004f2d800000)]
0x0000017b56178800 JavaThread "C1 CompilerThread3" daemon [_thread_blocked, id=19908, stack(0x0000004f2d600000,0x0000004f2d700000)]
0x0000017b56174800 JavaThread "C2 CompilerThread2" daemon [_thread_blocked, id=19172, stack(0x0000004f2d500000,0x0000004f2d600000)]
0x0000017b5616d800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=32564, stack(0x0000004f2d400000,0x0000004f2d500000)]
0x0000017b5616a800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=15384, stack(0x0000004f2d300000,0x0000004f2d400000)]
0x0000017b56113800 JavaThread "Attach Listener" daemon [_thread_blocked, id=30432, stack(0x0000004f2d200000,0x0000004f2d300000)]
0x0000017b56112800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=32192, stack(0x0000004f2d100000,0x0000004f2d200000)]
0x0000017b554dd000 JavaThread "Finalizer" daemon [_thread_blocked, id=11156, stack(0x0000004f2d000000,0x0000004f2d100000)]
0x0000017b560da000 JavaThread "Reference Handler" daemon [_thread_blocked, id=38844, stack(0x0000004f2cf00000,0x0000004f2d000000)]
Other Threads:
=>0x0000017b560b3800 VMThread [stack: 0x0000004f2ce00000,0x0000004f2cf00000] [id=26780]
0x0000017b5749a000 WatcherThread [stack: 0x0000004f2d800000,0x0000004f2d900000] [id=37568]
VM state:at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event])
[0x0000017b3a7536a0] ExpandHeap_lock - owner thread: 0x0000017b560b3800
[0x0000017b3a753520] Threads_lock - owner thread: 0x0000017b560b3800
[0x0000017b3a753ba0] Heap_lock - owner thread: 0x0000017b57ae4000
OutOfMemory and StackOverflow Exception counts:
OutOfMemoryError java_heap_errors=3
heap address: 0x00000006c2800000, size: 4056 MB, Compressed Oops mode: Zero based, Oop shift amount: 3
Narrow klass base: 0x0000000000000000, Narrow klass shift: 3
Compressed class space size: 1073741824 Address: 0x00000007c0000000
Heap:
PSYoungGen total 1129472K, used 929096K [0x000000076b800000, 0x00000007bf980000, 0x00000007c0000000)
eden space 1128960K, 82% used [0x000000076b800000,0x00000007a4352248,0x00000007b0680000)
from space 512K, 0% used [0x00000007b0680000,0x00000007b0680000,0x00000007b0700000)
to space 124416K, 0% used [0x00000007b8000000,0x00000007b8000000,0x00000007bf980000)
ParOldGen total 1706496K, used 1562465K [0x00000006c2800000, 0x0000000747080000, 0x000000076b800000)
object space 1706496K, 91% used [0x00000006c2800000,0x0000000721dd8608,0x000000072aa80000)
Metaspace used 58459K, capacity 61389K, committed 62256K, reserved 1103872K
class space used 6838K, capacity 7881K, committed 7984K, reserved 1048576K
Card table byte_map: [0x0000017b4b7a0000,0x0000017b4bf90000] byte_map_base: 0x0000017b4818c000
Marking Bits: (ParMarkBitMap*) 0x0000000060ee3280
Begin Bits: [0x0000017b4c4e0000, 0x0000017b50440000)
End Bits: [0x0000017b50440000, 0x0000017b543a0000)
Polling page: 0x0000017b3c3b0000
CodeCache: size=245760Kb used=32010Kb max_used=32479Kb free=213749Kb
bounds [0x0000017b3c3e0000, 0x0000017b3e3e0000, 0x0000017b4b3e0000]
total_blobs=9424 nmethods=8662 adapters=673
compilation: enabled
Compilation events (10 events):
Event: 1021.432 Thread 0x0000017b56178800 11523 1 sun.reflect.AccessorGenerator::sub (5 bytes)
Event: 1021.432 Thread 0x0000017b56178800 nmethod 11523 0x0000017b3d03ee50 code [0x0000017b3d03efa0, 0x0000017b3d03f098]
Event: 1021.433 Thread 0x0000017b56178800 11525 3 java.lang.Class::reflectionData (49 bytes)
Event: 1021.434 Thread 0x0000017b56178800 nmethod 11525 0x0000017b3cf5ded0 code [0x0000017b3cf5e060, 0x0000017b3cf5e590]
Event: 1021.434 Thread 0x0000017b56178800 11524 1 java.lang.Class::getAnnotationType (5 bytes)
Event: 1021.434 Thread 0x0000017b56178800 nmethod 11524 0x0000017b3cf7e850 code [0x0000017b3cf7e9a0, 0x0000017b3cf7eab8]
Event: 1021.590 Thread 0x0000017b56178800 11526 3 java.nio.Buffer::nextGetIndex (32 bytes)
Event: 1021.590 Thread 0x0000017b56178800 nmethod 11526 0x0000017b3cbc1d50 code [0x0000017b3cbc1ec0, 0x0000017b3cbc20f0]
Event: 1023.271 Thread 0x0000017b56178800 11527 1 sun.nio.cs.StreamEncoder::isOpen (5 bytes)
Event: 1023.271 Thread 0x0000017b56178800 nmethod 11527 0x0000017b3e1e0c90 code [0x0000017b3e1e0de0, 0x0000017b3e1e0ef8]
GC Heap History (10 events):
Event: 1026.660 GC heap before
{Heap before GC invocations=114 (full 83):
PSYoungGen total 1129472K, used 943198K [0x000000076b800000, 0x00000007bf980000, 0x00000007c0000000)
eden space 1128960K, 83% used [0x000000076b800000,0x00000007a5117a00,0x00000007b0680000)
from space 512K, 0% used [0x00000007b0680000,0x00000007b0680000,0x00000007b0700000)
to space 124416K, 0% used [0x00000007b8000000,0x00000007b8000000,0x00000007bf980000)
ParOldGen total 1706496K, used 1098039K [0x00000006c2800000, 0x000000072aa80000, 0x000000076b800000)
object space 1706496K, 64% used [0x00000006c2800000,0x000000070584de88,0x000000072aa80000)
Metaspace used 58482K, capacity 61425K, committed 62256K, reserved 1103872K
class space used 6841K, capacity 7887K, committed 7984K, reserved 1048576K
Event: 1026.908 GC heap after
Heap after GC invocations=114 (full 83):
PSYoungGen total 1129472K, used 0K [0x000000076b800000, 0x00000007bf980000, 0x00000007c0000000)
eden space 1128960K, 0% used [0x000000076b800000,0x000000076b800000,0x00000007b0680000)
from space 512K, 0% used [0x00000007b0680000,0x00000007b0680000,0x00000007b0700000)
to space 124416K, 0% used [0x00000007b8000000,0x00000007b8000000,0x00000007bf980000)
ParOldGen total 1706496K, used 1562614K [0x00000006c2800000, 0x000000072aa80000, 0x000000076b800000)
object space 1706496K, 91% used [0x00000006c2800000,0x0000000721dfd908,0x000000072aa80000)
Metaspace used 58482K, capacity 61425K, committed 62256K, reserved 1103872K
class space used 6841K, capacity 7887K, committed 7984K, reserved 1048576K
}
Event: 1027.068 GC heap before
{Heap before GC invocations=115 (full 84):
PSYoungGen total 1129472K, used 944099K [0x000000076b800000, 0x00000007bf980000, 0x00000007c0000000)
eden space 1128960K, 83% used [0x000000076b800000,0x00000007a51f8e58,0x00000007b0680000)
from space 512K, 0% used [0x00000007b0680000,0x00000007b0680000,0x00000007b0700000)
to space 124416K, 0% used [0x00000007b8000000,0x00000007b8000000,0x00000007bf980000)
ParOldGen total 1706496K, used 1562614K [0x00000006c2800000, 0x000000072aa80000, 0x000000076b800000)
object space 1706496K, 91% used [0x00000006c2800000,0x0000000721dfd908,0x000000072aa80000)
Metaspace used 58482K, capacity 61425K, committed 62256K, reserved 1103872K
class space used 6841K, capacity 7887K, committed 7984K, reserved 1048576K
Event: 1027.726 GC heap after
Heap after GC invocations=115 (full 84):
PSYoungGen total 1129472K, used 696821K [0x000000076b800000, 0x00000007bf980000, 0x00000007c0000000)
eden space 1128960K, 61% used [0x000000076b800000,0x000000079607d680,0x00000007b0680000)
from space 512K, 0% used [0x00000007b0680000,0x00000007b0680000,0x00000007b0700000)
to space 124416K, 0% used [0x00000007b8000000,0x00000007b8000000,0x00000007bf980000)
ParOldGen total 1706496K, used 1562569K [0x00000006c2800000, 0x000000072aa80000, 0x000000076b800000)
object space 1706496K, 91% used [0x00000006c2800000,0x0000000721df2750,0x000000072aa80000)
Metaspace used 58482K, capacity 61425K, committed 62256K, reserved 1103872K
class space used 6841K, capacity 7887K, committed 7984K, reserved 1048576K
}
Event: 1027.776 GC heap before
{Heap before GC invocations=116 (full 85):
PSYoungGen total 1129472K, used 944681K [0x000000076b800000, 0x00000007bf980000, 0x00000007c0000000)
eden space 1128960K, 83% used [0x000000076b800000,0x00000007a528a448,0x00000007b0680000)
from space 512K, 0% used [0x00000007b0680000,0x00000007b0680000,0x00000007b0700000)
to space 124416K, 0% used [0x00000007b8000000,0x00000007b8000000,0x00000007bf980000)
ParOldGen total 1706496K, used 1562569K [0x00000006c2800000, 0x000000072aa80000, 0x000000076b800000)
object space 1706496K, 91% used [0x00000006c2800000,0x0000000721df2750,0x000000072aa80000)
Metaspace used 58482K, capacity 61425K, committed 62256K, reserved 1103872K
class space used 6841K, capacity 7887K, committed 7984K, reserved 1048576K
Event: 1027.958 GC heap after
Heap after GC invocations=116 (full 85):
PSYoungGen total 1129472K, used 696822K [0x000000076b800000, 0x00000007bf980000, 0x00000007c0000000)
eden space 1128960K, 61% used [0x000000076b800000,0x000000079607db18,0x00000007b0680000)
from space 512K, 0% used [0x00000007b0680000,0x00000007b0680000,0x00000007b0700000)
to space 124416K, 0% used [0x00000007b8000000,0x00000007b8000000,0x00000007bf980000)
ParOldGen total 1706496K, used 1562569K [0x00000006c2800000, 0x000000072aa80000, 0x000000076b800000)
object space 1706496K, 91% used [0x00000006c2800000,0x0000000721df2750,0x000000072aa80000)
Metaspace used 58482K, capacity 61425K, committed 62256K, reserved 1103872K
class space used 6841K, capacity 7887K, committed 7984K, reserved 1048576K
}
Event: 1028.078 GC heap before
{Heap before GC invocations=117 (full 86):
PSYoungGen total 1129472K, used 929096K [0x000000076b800000, 0x00000007bf980000, 0x00000007c0000000)
eden space 1128960K, 82% used [0x000000076b800000,0x00000007a43522b8,0x00000007b0680000)
from space 512K, 0% used [0x00000007b0680000,0x00000007b0680000,0x00000007b0700000)
to space 124416K, 0% used [0x00000007b8000000,0x00000007b8000000,0x00000007bf980000)
ParOldGen total 1706496K, used 1562569K [0x00000006c2800000, 0x000000072aa80000, 0x000000076b800000)
object space 1706496K, 91% used [0x00000006c2800000,0x0000000721df2750,0x000000072aa80000)
Metaspace used 58482K, capacity 61425K, committed 62256K, reserved 1103872K
class space used 6841K, capacity 7887K, committed 7984K, reserved 1048576K
Event: 1028.316 GC heap after
Heap after GC invocations=117 (full 86):
PSYoungGen total 1129472K, used 929096K [0x000000076b800000, 0x00000007bf980000, 0x00000007c0000000)
eden space 1128960K, 82% used [0x000000076b800000,0x00000007a4352248,0x00000007b0680000)
from space 512K, 0% used [0x00000007b0680000,0x00000007b0680000,0x00000007b0700000)
to space 124416K, 0% used [0x00000007b8000000,0x00000007b8000000,0x00000007bf980000)
ParOldGen total 1706496K, used 1562569K [0x00000006c2800000, 0x000000072aa80000, 0x000000076b800000)
object space 1706496K, 91% used [0x00000006c2800000,0x0000000721df2750,0x000000072aa80000)
Metaspace used 58482K, capacity 61425K, committed 62256K, reserved 1103872K
class space used 6841K, capacity 7887K, committed 7984K, reserved 1048576K
}
Event: 1028.316 GC heap before
{Heap before GC invocations=118 (full 87):
PSYoungGen total 1129472K, used 929096K [0x000000076b800000, 0x00000007bf980000, 0x00000007c0000000)
eden space 1128960K, 82% used [0x000000076b800000,0x00000007a4352248,0x00000007b0680000)
from space 512K, 0% used [0x00000007b0680000,0x00000007b0680000,0x00000007b0700000)
to space 124416K, 0% used [0x00000007b8000000,0x00000007b8000000,0x00000007bf980000)
ParOldGen total 1706496K, used 1562569K [0x00000006c2800000, 0x000000072aa80000, 0x000000076b800000)
object space 1706496K, 91% used [0x00000006c2800000,0x0000000721df2750,0x000000072aa80000)
Metaspace used 58482K, capacity 61425K, committed 62256K, reserved 1103872K
class space used 6841K, capacity 7887K, committed 7984K, reserved 1048576K
Event: 1028.708 GC heap after
Heap after GC invocations=118 (full 87):
PSYoungGen total 1129472K, used 929096K [0x000000076b800000, 0x00000007bf980000, 0x00000007c0000000)
eden space 1128960K, 82% used [0x000000076b800000,0x00000007a4352248,0x00000007b0680000)
from space 512K, 0% used [0x00000007b0680000,0x00000007b0680000,0x00000007b0700000)
to space 124416K, 0% used [0x00000007b8000000,0x00000007b8000000,0x00000007bf980000)
ParOldGen total 1706496K, used 1562465K [0x00000006c2800000, 0x000000072aa80000, 0x000000076b800000)
object space 1706496K, 91% used [0x00000006c2800000,0x0000000721dd8608,0x000000072aa80000)
Metaspace used 58459K, capacity 61389K, committed 62256K, reserved 1103872K
class space used 6838K, capacity 7881K, committed 7984K, reserved 1048576K
}
Deoptimization events (10 events):
Event: 1021.427 Thread 0x0000017b57ae4000 Uncommon trap: reason=null_check action=make_not_entrant pc=0x0000017b3cb236c0 method=java.lang.Class.reflectionData()Ljava/lang/Class$ReflectionData; @ 24
Event: 1021.428 Thread 0x0000017b57ae4000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000017b3d474360 method=java.io.ObjectStreamClass$FieldReflectorKey.<init>(Ljava/lang/Class;[Ljava/io/ObjectStreamField;Ljava/lang/ref/ReferenceQueue;)V @ 8
Event: 1021.428 Thread 0x0000017b57ae4000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000017b3c952b50 method=java.io.ObjectOutputStream$BlockDataOutputStream.drain()V @ 36
Event: 1021.428 Thread 0x0000017b57ae4000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000017b3d49ceb8 method=java.io.ObjectStreamClass.getSerialVersionUID()J @ 4
Event: 1021.429 Thread 0x0000017b57ae4000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000017b3c952b50 method=java.io.ObjectOutputStream$BlockDataOutputStream.drain()V @ 36
Event: 1021.429 Thread 0x0000017b57ae4000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000017b3d478040 method=java.io.ObjectOutputStream$BlockDataOutputStream.write([BIIZ)V @ 23
Event: 1021.431 Thread 0x0000017b57ae4000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000017b3d478040 method=java.io.ObjectOutputStream$BlockDataOutputStream.write([BIIZ)V @ 23
Event: 1021.431 Thread 0x0000017b57ae4000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000017b3d478040 method=java.io.ObjectOutputStream$BlockDataOutputStream.write([BIIZ)V @ 23
Event: 1021.431 Thread 0x0000017b57ae4000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000017b3d478040 method=java.io.ObjectOutputStream$BlockDataOutputStream.write([BIIZ)V @ 23
Event: 1021.433 Thread 0x0000017b57ae4000 Uncommon trap: reason=null_check action=make_not_entrant pc=0x0000017b3cca7710 method=java.lang.Class.reflectionData()Ljava/lang/Class$ReflectionData; @ 24
Classes redefined (0 events):
No events
Internal exceptions (10 events):
Event: 922.820 Thread 0x0000017b57ae4000 Exception <a 'java/io/IOException'> (0x00000007758a39f0) thrown at [C:\ws\workspace\jdk-8u265\label\windows-x86_64\type\b8\build\hotspot\src\share\vm\prims\jni.cpp, line 711]
Event: 926.086 Thread 0x0000017b57ae4000 Exception <a 'java/io/IOException'> (0x00000007a0122338) thrown at [C:\ws\workspace\jdk-8u265\label\windows-x86_64\type\b8\build\hotspot\src\share\vm\prims\jni.cpp, line 711]
Event: 926.711 Thread 0x0000017b57ae4000 Exception <a 'java/lang/OutOfMemoryError'> (0x00000006c28ebd20) thrown at [C:\ws\workspace\jdk-8u265\label\windows-x86_64\type\b8\build\hotspot\src\share\vm\gc_interface/collectedHeap.inline.hpp, line 159]
Event: 926.711 Thread 0x0000017b57ae4000 Exception <a 'java/lang/OutOfMemoryError'> (0x00000006c28ebd20) thrown at [C:\ws\workspace\jdk-8u265\label\windows-x86_64\type\b8\build\hotspot\src\share\vm\prims\jvm.cpp, line 1516]
Event: 926.711 Thread 0x0000017b57ae4000 Exception <a 'java/lang/OutOfMemoryError'> (0x00000006c28ebd20) thrown at [C:\ws\workspace\jdk-8u265\label\windows-x86_64\type\b8\build\hotspot\src\share\vm\prims\jvm.cpp, line 1516]
Event: 1021.427 Thread 0x0000017b57ae4000 Implicit null exception at 0x0000017b3cb23222 to 0x0000017b3cb236ad
Event: 1021.428 Thread 0x0000017b57ae4000 Implicit null exception at 0x0000017b3d473dbf to 0x0000017b3d47434d
Event: 1021.433 Thread 0x0000017b57ae4000 Implicit null exception at 0x0000017b3cca7165 to 0x0000017b3cca76f5
Event: 1021.435 Thread 0x0000017b57ae4000 Exception <a 'java/io/IOException'> (0x00000007ade9bb70) thrown at [C:\ws\workspace\jdk-8u265\label\windows-x86_64\type\b8\build\hotspot\src\share\vm\prims\jni.cpp, line 711]
Event: 1027.775 Thread 0x0000017b57ae4000 Exception <a 'java/io/IOException'> (0x00000007a4351eb8) thrown at [C:\ws\workspace\jdk-8u265\label\windows-x86_64\type\b8\build\hotspot\src\share\vm\prims\jni.cpp, line 711]
Events (10 events):
Event: 1023.888 Executing VM operation: ParallelGCFailedAllocation done
Event: 1024.048 Executing VM operation: ParallelGCFailedAllocation
Event: 1024.343 Executing VM operation: ParallelGCFailedAllocation done
Event: 1026.660 Executing VM operation: ParallelGCFailedAllocation
Event: 1026.908 Executing VM operation: ParallelGCFailedAllocation done
Event: 1027.068 Executing VM operation: ParallelGCFailedAllocation
Event: 1027.726 Executing VM operation: ParallelGCFailedAllocation done
Event: 1027.775 Executing VM operation: ParallelGCFailedAllocation
Event: 1027.958 Executing VM operation: ParallelGCFailedAllocation done
Event: 1028.078 Executing VM operation: ParallelGCFailedAllocation
Dynamic libraries:
0x00007ff748710000 - 0x00007ff74874a000 C:\Program Files\STMicroelectronics\STM32Cube\STM32CubeMX\jre\bin\javaw.exe
0x00007ff99cdd0000 - 0x00007ff99cfc5000 C:\WINDOWS\SYSTEM32\ntdll.dll
0x00007ff99cc10000 - 0x00007ff99cccd000 C:\WINDOWS\System32\KERNEL32.DLL
0x00007ff99aac0000 - 0x00007ff99ad88000 C:\WINDOWS\System32\KERNELBASE.dll
0x00007ff99c120000 - 0x00007ff99c1cc000 C:\WINDOWS\System32\ADVAPI32.dll
0x00007ff99b640000 - 0x00007ff99b6de000 C:\WINDOWS\System32\msvcrt.dll
0x00007ff99b2d0000 - 0x00007ff99b36b000 C:\WINDOWS\System32\sechost.dll
0x00007ff99b420000 - 0x00007ff99b54b000 C:\WINDOWS\System32\RPCRT4.dll
0x00007ff99b6f0000 - 0x00007ff99b890000 C:\WINDOWS\System32\USER32.dll
0x00007ff99a570000 - 0x00007ff99a592000 C:\WINDOWS\System32\win32u.dll
0x00007ff99b890000 - 0x00007ff99b8ba000 C:\WINDOWS\System32\GDI32.dll
0x00007ff99a9b0000 - 0x00007ff99aabb000 C:\WINDOWS\System32\gdi32full.dll
0x00007ff99a700000 - 0x00007ff99a79d000 C:\WINDOWS\System32\msvcp_win.dll
0x00007ff99a7f0000 - 0x00007ff99a8f0000 C:\WINDOWS\System32\ucrtbase.dll
0x00007ff984a10000 - 0x00007ff984caa000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.1052_none_60b8f8fd71f5e8cb\COMCTL32.dll
0x00007ff99c020000 - 0x00007ff99c050000 C:\WINDOWS\System32\IMM32.DLL
0x00007ff96e640000 - 0x00007ff96e72f000 C:\Program Files\STMicroelectronics\STM32Cube\STM32CubeMX\jre\bin\msvcr120.dll
0x00007ff96ea70000 - 0x00007ff96eb16000 C:\Program Files\STMicroelectronics\STM32Cube\STM32CubeMX\jre\bin\msvcp120.dll
0x0000000060760000 - 0x0000000060f5c000 C:\Program Files\STMicroelectronics\STM32Cube\STM32CubeMX\jre\bin\server\jvm.dll
0x00007ff99ca00000 - 0x00007ff99ca08000 C:\WINDOWS\System32\PSAPI.DLL
0x00007ff97c680000 - 0x00007ff97c689000 C:\WINDOWS\SYSTEM32\WSOCK32.dll
0x00007ff99c990000 - 0x00007ff99c9fb000 C:\WINDOWS\System32\WS2_32.dll
0x00007ff9888c0000 - 0x00007ff9888ca000 C:\WINDOWS\SYSTEM32\VERSION.dll
0x00007ff987470000 - 0x00007ff987497000 C:\WINDOWS\SYSTEM32\WINMM.dll
0x00007ff991a30000 - 0x00007ff991a3f000 C:\Program Files\STMicroelectronics\STM32Cube\STM32CubeMX\jre\bin\verify.dll
0x00007ff983bf0000 - 0x00007ff983c18000 C:\Program Files\STMicroelectronics\STM32Cube\STM32CubeMX\jre\bin\java.dll
0x00007ff983b50000 - 0x00007ff983b66000 C:\Program Files\STMicroelectronics\STM32Cube\STM32CubeMX\jre\bin\zip.dll
0x00007ff99c1d0000 - 0x00007ff99c90f000 C:\WINDOWS\System32\SHELL32.dll
0x00007ff9981c0000 - 0x00007ff998950000 C:\WINDOWS\SYSTEM32\windows.storage.dll
0x00007ff99ae40000 - 0x00007ff99b195000 C:\WINDOWS\System32\combase.dll
0x00007ff999f80000 - 0x00007ff999fac000 C:\WINDOWS\SYSTEM32\Wldp.dll
0x00007ff99b370000 - 0x00007ff99b41e000 C:\WINDOWS\System32\SHCORE.dll
0x00007ff99ccd0000 - 0x00007ff99cd25000 C:\WINDOWS\System32\shlwapi.dll
0x00007ff99a450000 - 0x00007ff99a46f000 C:\WINDOWS\SYSTEM32\profapi.dll
0x00007ff943950000 - 0x00007ff943ae5000 C:\Program Files\STMicroelectronics\STM32Cube\STM32CubeMX\jre\bin\awt.dll
0x00007ff99ca10000 - 0x00007ff99cadd000 C:\WINDOWS\System32\OLEAUT32.dll
0x00007ff993e80000 - 0x00007ff993f10000 C:\WINDOWS\SYSTEM32\apphelp.dll
0x00007ff999ec0000 - 0x00007ff999ed8000 C:\WINDOWS\SYSTEM32\CRYPTSP.dll
0x00007ff999620000 - 0x00007ff999654000 C:\WINDOWS\system32\rsaenh.dll
0x00007ff99a8f0000 - 0x00007ff99a917000 C:\WINDOWS\System32\bcrypt.dll
0x00007ff99a410000 - 0x00007ff99a43e000 C:\WINDOWS\SYSTEM32\USERENV.dll
0x00007ff99a920000 - 0x00007ff99a9a3000 C:\WINDOWS\System32\bcryptprimitives.dll
0x00007ff999ee0000 - 0x00007ff999eec000 C:\WINDOWS\SYSTEM32\CRYPTBASE.dll
0x00007ff982b30000 - 0x00007ff982b4a000 C:\Program Files\STMicroelectronics\STM32Cube\STM32CubeMX\jre\bin\net.dll
0x00007ff999cf0000 - 0x00007ff999d5a000 C:\WINDOWS\system32\mswsock.dll
0x00007ff999990000 - 0x00007ff9999cb000 C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
0x00007ff99b6e0000 - 0x00007ff99b6e8000 C:\WINDOWS\System32\NSI.dll
0x00007ff988850000 - 0x00007ff988867000 C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL
0x00007ff989420000 - 0x00007ff98943d000 C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL
0x00007ff9999e0000 - 0x00007ff999aac000 C:\WINDOWS\SYSTEM32\DNSAPI.dll
0x00007ff975180000 - 0x00007ff975192000 C:\Program Files\STMicroelectronics\STM32Cube\STM32CubeMX\jre\bin\nio.dll
0x00007ff994060000 - 0x00007ff9940fe000 C:\WINDOWS\system32\uxtheme.dll
0x00007ff99b1b0000 - 0x00007ff99b2c5000 C:\WINDOWS\System32\MSCTF.dll
0x00007ff99cae0000 - 0x00007ff99cc0a000 C:\WINDOWS\System32\ole32.dll
0x00007ff998de0000 - 0x00007ff998df2000 C:\WINDOWS\SYSTEM32\kernel.appcore.dll
0x00007ff994250000 - 0x00007ff99427f000 C:\WINDOWS\system32\DWMAPI.DLL
0x00007ff9628f0000 - 0x00007ff962a16000 C:\WINDOWS\system32\opengl32.dll
0x00007ff962640000 - 0x00007ff96266c000 C:\WINDOWS\SYSTEM32\GLU32.dll
0x00007ff96e5a0000 - 0x00007ff96e633000 C:\Program Files\STMicroelectronics\STM32Cube\STM32CubeMX\jre\bin\freetype.dll
0x00007ff944050000 - 0x00007ff94410d000 C:\Program Files\STMicroelectronics\STM32Cube\STM32CubeMX\jre\bin\fontmanager.dll
0x00007ff988870000 - 0x00007ff98887a000 C:\Windows\System32\rasadhlp.dll
0x00007ff989730000 - 0x00007ff98973d000 C:\Program Files\STMicroelectronics\STM32Cube\STM32CubeMX\jre\bin\management.dll
0x00007ff96bcb0000 - 0x00007ff96bcc7000 C:\WINDOWS\system32\napinsp.dll
0x00007ff96bc90000 - 0x00007ff96bcab000 C:\WINDOWS\system32\pnrpnsp.dll
0x00007ff98f800000 - 0x00007ff98f815000 C:\WINDOWS\system32\wshbth.dll
0x00007ff9918c0000 - 0x00007ff9918dd000 C:\WINDOWS\system32\NLAapi.dll
0x00007ff96bc30000 - 0x00007ff96bc42000 C:\WINDOWS\System32\winrnr.dll
0x00007ff987e00000 - 0x00007ff987e7f000 C:\WINDOWS\System32\fwpuclnt.dll
0x00007ff971640000 - 0x00007ff97166a000 C:\Program Files\STMicroelectronics\STM32Cube\STM32CubeMX\jre\bin\jpeg.dll
0x00007ff99c050000 - 0x00007ff99c0f9000 C:\WINDOWS\System32\clbcatq.dll
0x00007ff990070000 - 0x00007ff990224000 C:\WINDOWS\SYSTEM32\WindowsCodecs.dll
0x00007ff963390000 - 0x00007ff9633ce000 C:\WINDOWS\system32\dataexchange.dll
0x00007ff992610000 - 0x00007ff992874000 C:\WINDOWS\system32\d3d11.dll
0x00007ff9932a0000 - 0x00007ff993486000 C:\WINDOWS\system32\dcomp.dll
0x00007ff998e50000 - 0x00007ff998f44000 C:\WINDOWS\system32\dxgi.dll
0x00007ff990310000 - 0x00007ff990511000 C:\WINDOWS\system32\twinapi.appcore.dll
0x00007ff980460000 - 0x00007ff980559000 C:\WINDOWS\SYSTEM32\textinputframework.dll
0x00007ff993570000 - 0x00007ff9938ce000 C:\WINDOWS\System32\CoreUIComponents.dll
0x00007ff993c50000 - 0x00007ff993d42000 C:\WINDOWS\System32\CoreMessaging.dll
0x00007ff999250000 - 0x00007ff999283000 C:\WINDOWS\SYSTEM32\ntmarta.dll
0x00007ff9924b0000 - 0x00007ff992604000 C:\WINDOWS\SYSTEM32\wintypes.dll
VM Arguments:
java_command: com.st.microxplorer.maingui.STM32CubeMX E:\cubemx_32\ano\ANO_LX.ioc
java_class_path (initial): C:\Program Files\STMicroelectronics\STM32Cube\STM32CubeMX\STM32CubeMX.exe;anything
Launcher Type: SUN_STANDARD
Environment Variables:
PATH=C:\Program Files (x86)\Razer Chroma SDK\bin;C:\Program Files\Razer Chroma SDK\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Razer\ChromaBroadcast\bin;C:\Program Files\Razer\ChromaBroadcast\bin;C:\Program Files\Python38\Scripts\;C:\Program Files\Python38\;C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPowerShell\v1.0\;C:\windows\System32\OpenSSH\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\110\Tools\Binn\;C:\Program Files (x86)\Microsoft SQL Server\120\Tools\Binn\;C:\Program Files\Microsoft SQL Server\120\Tools\Binn\;C:\Program Files\Microsoft SQL Server\120\DTS\Binn\;C:\Program Files (x86)\Windows Kits\8.1\Windows Performance Toolkit\;C:\windows\system32\config\systemprofile\AppData\Local\Microsoft\WindowsApps;C:\Program Files (x86)\GNU Arm Embedded Toolchain\9 2020-q2-update\bin;C:\Users\lenovo\AppData\Local\Microsoft\WindowsApps;D:\vscode\Microsoft VS Code\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;E:\Git\cmd;D:\K210\bin;E:\anaconda;E:\anaconda\Library\mingw-w64\bin;E:\anaconda\Library\usr\bin;E:\anaconda\Library\bin;E:\anaconda\Scripts;C:\Program Files\JetBrains\PyCharm 2020.2.1\bin;;C:\Program Files\STMicroelectronics\STM32Cube\STM32CubeMX\.\jre\\bin
USERNAME=lenovo
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 142 Stepping 12, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows 10.0 , 64 bit Build 19041 (10.0.19041.1023)
CPU:total 8 (initial active 8) (4 cores per cpu, 2 threads per core) family 6 model 142 stepping 12, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, 3dnowpref, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2, adx
Memory: 4k page, physical 16610228k(3130160k free), swap 20388432k(13200k free)
vm_info: OpenJDK 64-Bit Server VM (25.265-b01) for windows-amd64 JRE (1.8.0_265-b01), built on Jul 28 2020 07:21:05 by "hudson" with MS VC++ 12.0 (VS2013)
time: Thu Jul 08 19:37:02 2021
timezone: ?D1¨²¡À¨º¡Á?¨º¡À??
elapsed time: 1028 seconds (0d 0h 17m 8s)