|
@@ -0,0 +1,350 @@
|
|
1
|
+#
|
|
2
|
+# There is insufficient memory for the Java Runtime Environment to continue.
|
|
3
|
+# Native memory allocation (malloc) failed to allocate 771696 bytes for Chunk::new
|
|
4
|
+# Possible reasons:
|
|
5
|
+# The system is out of physical RAM or swap space
|
|
6
|
+# The process is running with CompressedOops enabled, and the Java Heap may be blocking the growth of the native heap
|
|
7
|
+# Possible solutions:
|
|
8
|
+# Reduce memory load on the system
|
|
9
|
+# Increase physical memory or swap space
|
|
10
|
+# Check if swap backing store is full
|
|
11
|
+# Decrease Java heap size (-Xmx/-Xms)
|
|
12
|
+# Decrease number of Java threads
|
|
13
|
+# Decrease Java thread stack sizes (-Xss)
|
|
14
|
+# Set larger code cache with -XX:ReservedCodeCacheSize=
|
|
15
|
+# JVM is running with Zero Based Compressed Oops mode in which the Java heap is
|
|
16
|
+# placed in the first 32GB address space. The Java Heap base address is the
|
|
17
|
+# maximum limit for the native heap growth. Please use -XX:HeapBaseMinAddress
|
|
18
|
+# to set the Java Heap base and to place the Java Heap above 32GB virtual address.
|
|
19
|
+# This output file may be truncated or incomplete.
|
|
20
|
+#
|
|
21
|
+# Out of Memory Error (allocation.cpp:389), pid=16592, tid=0x0000000000002660
|
|
22
|
+#
|
|
23
|
+# JRE version: Java(TM) SE Runtime Environment (8.0_411) (build 1.8.0_411-b09)
|
|
24
|
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.411-b09 mixed mode windows-amd64 compressed oops)
|
|
25
|
+# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
|
|
26
|
+#
|
|
27
|
+
|
|
28
|
+--------------- T H R E A D ---------------
|
|
29
|
+
|
|
30
|
+Current thread (0x000001984dd33000): JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=9824, stack(0x00000047e2800000,0x00000047e2900000)]
|
|
31
|
+
|
|
32
|
+Stack: [0x00000047e2800000,0x00000047e2900000]
|
|
33
|
+Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
|
|
34
|
+V [jvm.dll+0x3540d9]
|
|
35
|
+V [jvm.dll+0x291062]
|
|
36
|
+V [jvm.dll+0x291c2d]
|
|
37
|
+V [jvm.dll+0x286265]
|
|
38
|
+V [jvm.dll+0xdb87c]
|
|
39
|
+V [jvm.dll+0xdc08c]
|
|
40
|
+V [jvm.dll+0x49d9cd]
|
|
41
|
+V [jvm.dll+0x461193]
|
|
42
|
+V [jvm.dll+0x46a29f]
|
|
43
|
+V [jvm.dll+0x469699]
|
|
44
|
+V [jvm.dll+0x4533cc]
|
|
45
|
+V [jvm.dll+0xb0626]
|
|
46
|
+V [jvm.dll+0xaecff]
|
|
47
|
+V [jvm.dll+0x252182]
|
|
48
|
+V [jvm.dll+0x2adb2c]
|
|
49
|
+C [ucrtbase.dll+0x29333]
|
|
50
|
+C [KERNEL32.DLL+0x1259d]
|
|
51
|
+C [ntdll.dll+0x5af38]
|
|
52
|
+
|
|
53
|
+
|
|
54
|
+Current CompileTask:
|
|
55
|
+C2: 7573 6414 4 com.sun.tools.javac.comp.Resolve::rawInstantiate (488 bytes)
|
|
56
|
+
|
|
57
|
+
|
|
58
|
+--------------- P R O C E S S ---------------
|
|
59
|
+
|
|
60
|
+Java Threads: ( => current thread )
|
|
61
|
+ 0x000001984f72f800 JavaThread "Thread-2" daemon [_thread_blocked, id=15848, stack(0x00000047e3600000,0x00000047e3700000)]
|
|
62
|
+ 0x000001984de11000 JavaThread "Service Thread" daemon [_thread_blocked, id=23980, stack(0x00000047e3400000,0x00000047e3500000)]
|
|
63
|
+ 0x000001984dd39800 JavaThread "C1 CompilerThread11" daemon [_thread_blocked, id=27244, stack(0x00000047e3300000,0x00000047e3400000)]
|
|
64
|
+ 0x000001984dd38800 JavaThread "C1 CompilerThread10" daemon [_thread_blocked, id=32388, stack(0x00000047e3200000,0x00000047e3300000)]
|
|
65
|
+ 0x000001984dd38000 JavaThread "C1 CompilerThread9" daemon [_thread_in_native, id=23672, stack(0x00000047e3100000,0x00000047e3200000)]
|
|
66
|
+ 0x000001984dd3b800 JavaThread "C1 CompilerThread8" daemon [_thread_blocked, id=29904, stack(0x00000047e3000000,0x00000047e3100000)]
|
|
67
|
+ 0x000001984dd37000 JavaThread "C2 CompilerThread7" daemon [_thread_in_native, id=18784, stack(0x00000047e2f00000,0x00000047e3000000)]
|
|
68
|
+ 0x000001984dd3e000 JavaThread "C2 CompilerThread6" daemon [_thread_in_native, id=29208, stack(0x00000047e2e00000,0x00000047e2f00000)]
|
|
69
|
+ 0x000001984dd3c800 JavaThread "C2 CompilerThread5" daemon [_thread_in_native, id=15020, stack(0x00000047e2d00000,0x00000047e2e00000)]
|
|
70
|
+ 0x000001984dd3b000 JavaThread "C2 CompilerThread4" daemon [_thread_in_native, id=15840, stack(0x00000047e2c00000,0x00000047e2d00000)]
|
|
71
|
+ 0x000001984dd3a000 JavaThread "C2 CompilerThread3" daemon [_thread_in_native, id=28240, stack(0x00000047e2b00000,0x00000047e2c00000)]
|
|
72
|
+ 0x000001984dd3d000 JavaThread "C2 CompilerThread2" daemon [_thread_in_native, id=17916, stack(0x00000047e2a00000,0x00000047e2b00000)]
|
|
73
|
+ 0x000001984dd36000 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=30748, stack(0x00000047e2900000,0x00000047e2a00000)]
|
|
74
|
+=>0x000001984dd33000 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=9824, stack(0x00000047e2800000,0x00000047e2900000)]
|
|
75
|
+ 0x000001984dcdc000 JavaThread "Attach Listener" daemon [_thread_blocked, id=30692, stack(0x00000047e2700000,0x00000047e2800000)]
|
|
76
|
+ 0x000001984dd30000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=6540, stack(0x00000047e2600000,0x00000047e2700000)]
|
|
77
|
+ 0x000001984dca6000 JavaThread "Finalizer" daemon [_thread_blocked, id=33100, stack(0x00000047e2500000,0x00000047e2600000)]
|
|
78
|
+ 0x000001984afec000 JavaThread "Reference Handler" daemon [_thread_blocked, id=15584, stack(0x00000047e2400000,0x00000047e2500000)]
|
|
79
|
+ 0x00000198303df800 JavaThread "main" [_thread_in_Java, id=24588, stack(0x00000047e1500000,0x00000047e1600000)]
|
|
80
|
+
|
|
81
|
+Other Threads:
|
|
82
|
+ 0x000001984afc4000 VMThread [stack: 0x00000047e2300000,0x00000047e2400000] [id=5324]
|
|
83
|
+ 0x000001984de22000 WatcherThread [stack: 0x00000047e3500000,0x00000047e3600000] [id=14416]
|
|
84
|
+
|
|
85
|
+VM state:not at safepoint (normal execution)
|
|
86
|
+
|
|
87
|
+VM Mutex/Monitor currently owned by a thread: None
|
|
88
|
+
|
|
89
|
+heap address: 0x00000006c5000000, size: 4016 MB, Compressed Oops mode: Zero based, Oop shift amount: 3
|
|
90
|
+Narrow klass base: 0x0000000000000000, Narrow klass shift: 3
|
|
91
|
+Compressed class space size: 1073741824 Address: 0x00000007c0000000
|
|
92
|
+
|
|
93
|
+Heap:
|
|
94
|
+ PSYoungGen total 107008K, used 17208K [0x000000076c580000, 0x0000000774e80000, 0x00000007c0000000)
|
|
95
|
+ eden space 94720K, 5% used [0x000000076c580000,0x000000076ca54f78,0x0000000772200000)
|
|
96
|
+ from space 12288K, 99% used [0x0000000774280000,0x0000000774e79220,0x0000000774e80000)
|
|
97
|
+ to space 7168K, 0% used [0x0000000773b80000,0x0000000773b80000,0x0000000774280000)
|
|
98
|
+ ParOldGen total 132096K, used 26486K [0x00000006c5000000, 0x00000006cd100000, 0x000000076c580000)
|
|
99
|
+ object space 132096K, 20% used [0x00000006c5000000,0x00000006c69dd998,0x00000006cd100000)
|
|
100
|
+ Metaspace used 28461K, capacity 29552K, committed 29696K, reserved 1075200K
|
|
101
|
+ class space used 3313K, capacity 3564K, committed 3584K, reserved 1048576K
|
|
102
|
+
|
|
103
|
+Card table byte_map: [0x0000019841220000,0x0000019841a00000] byte_map_base: 0x000001983dbf8000
|
|
104
|
+
|
|
105
|
+Marking Bits: (ParMarkBitMap*) 0x00007ff91b8470d0
|
|
106
|
+ Begin Bits: [0x0000019841f40000, 0x0000019845e00000)
|
|
107
|
+ End Bits: [0x0000019845e00000, 0x0000019849cc0000)
|
|
108
|
+
|
|
109
|
+Polling page: 0x0000019830680000
|
|
110
|
+
|
|
111
|
+CodeCache: size=245760Kb used=22653Kb max_used=23140Kb free=223106Kb
|
|
112
|
+ bounds [0x0000019831e60000, 0x0000019833520000, 0x0000019840e60000]
|
|
113
|
+ total_blobs=6280 nmethods=5834 adapters=353
|
|
114
|
+ compilation: enabled
|
|
115
|
+
|
|
116
|
+Compilation events (10 events):
|
|
117
|
+Event: 7.455 Thread 0x000001984dd38000 nmethod 6539 0x00000198334cbe10 code [0x00000198334cbfe0, 0x00000198334cc730]
|
|
118
|
+Event: 7.456 Thread 0x000001984dd38800 6540 3 com.sun.tools.javac.jvm.Code$Chain::<init> (20 bytes)
|
|
119
|
+Event: 7.456 Thread 0x000001984dd38800 nmethod 6540 0x00000198334cca50 code [0x00000198334ccba0, 0x00000198334ccd98]
|
|
120
|
+Event: 7.457 Thread 0x000001984dd39800 6541 3 com.sun.tools.javac.jvm.Code::endScope (72 bytes)
|
|
121
|
+Event: 7.457 Thread 0x000001984dd3b800 6542 3 com.sun.tools.javac.jvm.Code$LocalVar::closeRange (42 bytes)
|
|
122
|
+Event: 7.457 Thread 0x000001984dd38000 6543 3 com.sun.tools.javac.jvm.Code::putVar (155 bytes)
|
|
123
|
+Event: 7.457 Thread 0x000001984dd38800 6544 3 com.sun.tools.javac.jvm.Code::fillLocalVarPosition (121 bytes)
|
|
124
|
+Event: 7.457 Thread 0x000001984dd3b800 nmethod 6542 0x00000198334cce50 code [0x00000198334cd020, 0x00000198334cd6d0]
|
|
125
|
+Event: 7.458 Thread 0x000001984dd39800 nmethod 6541 0x00000198334cd950 code [0x00000198334cdb80, 0x00000198334ce4f0]
|
|
126
|
+Event: 7.458 Thread 0x000001984dd38800 nmethod 6544 0x00000198334ce9d0 code [0x00000198334cec20, 0x00000198334cfbe0]
|
|
127
|
+
|
|
128
|
+GC Heap History (10 events):
|
|
129
|
+Event: 2.305 GC heap before
|
|
130
|
+{Heap before GC invocations=3 (full 0):
|
|
131
|
+ PSYoungGen total 75264K, used 68395K [0x000000076c580000, 0x0000000775880000, 0x00000007c0000000)
|
|
132
|
+ eden space 64512K, 89% used [0x000000076c580000,0x000000076fdcd1b8,0x0000000770480000)
|
|
133
|
+ from space 10752K, 99% used [0x0000000770f00000,0x000000077197ddd8,0x0000000771980000)
|
|
134
|
+ to space 10752K, 0% used [0x0000000770480000,0x0000000770480000,0x0000000770f00000)
|
|
135
|
+ ParOldGen total 172032K, used 2805K [0x00000006c5000000, 0x00000006cf800000, 0x000000076c580000)
|
|
136
|
+ object space 172032K, 1% used [0x00000006c5000000,0x00000006c52bd538,0x00000006cf800000)
|
|
137
|
+ Metaspace used 20326K, capacity 21118K, committed 21296K, reserved 1069056K
|
|
138
|
+ class space used 2482K, capacity 2681K, committed 2688K, reserved 1048576K
|
|
139
|
+Event: 2.321 GC heap after
|
|
140
|
+Heap after GC invocations=3 (full 0):
|
|
141
|
+ PSYoungGen total 75264K, used 10720K [0x000000076c580000, 0x0000000775880000, 0x00000007c0000000)
|
|
142
|
+ eden space 64512K, 0% used [0x000000076c580000,0x000000076c580000,0x0000000770480000)
|
|
143
|
+ from space 10752K, 99% used [0x0000000770480000,0x0000000770ef8050,0x0000000770f00000)
|
|
144
|
+ to space 10752K, 0% used [0x0000000774e00000,0x0000000774e00000,0x0000000775880000)
|
|
145
|
+ ParOldGen total 172032K, used 6057K [0x00000006c5000000, 0x00000006cf800000, 0x000000076c580000)
|
|
146
|
+ object space 172032K, 3% used [0x00000006c5000000,0x00000006c55ea588,0x00000006cf800000)
|
|
147
|
+ Metaspace used 20326K, capacity 21118K, committed 21296K, reserved 1069056K
|
|
148
|
+ class space used 2482K, capacity 2681K, committed 2688K, reserved 1048576K
|
|
149
|
+}
|
|
150
|
+Event: 2.321 GC heap before
|
|
151
|
+{Heap before GC invocations=4 (full 1):
|
|
152
|
+ PSYoungGen total 75264K, used 10720K [0x000000076c580000, 0x0000000775880000, 0x00000007c0000000)
|
|
153
|
+ eden space 64512K, 0% used [0x000000076c580000,0x000000076c580000,0x0000000770480000)
|
|
154
|
+ from space 10752K, 99% used [0x0000000770480000,0x0000000770ef8050,0x0000000770f00000)
|
|
155
|
+ to space 10752K, 0% used [0x0000000774e00000,0x0000000774e00000,0x0000000775880000)
|
|
156
|
+ ParOldGen total 172032K, used 6057K [0x00000006c5000000, 0x00000006cf800000, 0x000000076c580000)
|
|
157
|
+ object space 172032K, 3% used [0x00000006c5000000,0x00000006c55ea588,0x00000006cf800000)
|
|
158
|
+ Metaspace used 20326K, capacity 21118K, committed 21296K, reserved 1069056K
|
|
159
|
+ class space used 2482K, capacity 2681K, committed 2688K, reserved 1048576K
|
|
160
|
+Event: 2.404 GC heap after
|
|
161
|
+Heap after GC invocations=4 (full 1):
|
|
162
|
+ PSYoungGen total 75264K, used 0K [0x000000076c580000, 0x0000000775880000, 0x00000007c0000000)
|
|
163
|
+ eden space 64512K, 0% used [0x000000076c580000,0x000000076c580000,0x0000000770480000)
|
|
164
|
+ from space 10752K, 0% used [0x0000000770480000,0x0000000770480000,0x0000000770f00000)
|
|
165
|
+ to space 10752K, 0% used [0x0000000774e00000,0x0000000774e00000,0x0000000775880000)
|
|
166
|
+ ParOldGen total 132096K, used 13834K [0x00000006c5000000, 0x00000006cd100000, 0x000000076c580000)
|
|
167
|
+ object space 132096K, 10% used [0x00000006c5000000,0x00000006c5d82910,0x00000006cd100000)
|
|
168
|
+ Metaspace used 20326K, capacity 21118K, committed 21296K, reserved 1069056K
|
|
169
|
+ class space used 2482K, capacity 2681K, committed 2688K, reserved 1048576K
|
|
170
|
+}
|
|
171
|
+Event: 3.208 GC heap before
|
|
172
|
+{Heap before GC invocations=5 (full 1):
|
|
173
|
+ PSYoungGen total 75264K, used 64512K [0x000000076c580000, 0x0000000775880000, 0x00000007c0000000)
|
|
174
|
+ eden space 64512K, 100% used [0x000000076c580000,0x0000000770480000,0x0000000770480000)
|
|
175
|
+ from space 10752K, 0% used [0x0000000770480000,0x0000000770480000,0x0000000770f00000)
|
|
176
|
+ to space 10752K, 0% used [0x0000000774e00000,0x0000000774e00000,0x0000000775880000)
|
|
177
|
+ ParOldGen total 132096K, used 13834K [0x00000006c5000000, 0x00000006cd100000, 0x000000076c580000)
|
|
178
|
+ object space 132096K, 10% used [0x00000006c5000000,0x00000006c5d82910,0x00000006cd100000)
|
|
179
|
+ Metaspace used 21879K, capacity 22770K, committed 23088K, reserved 1069056K
|
|
180
|
+ class space used 2636K, capacity 2841K, committed 2944K, reserved 1048576K
|
|
181
|
+Event: 3.213 GC heap after
|
|
182
|
+Heap after GC invocations=5 (full 1):
|
|
183
|
+ PSYoungGen total 81408K, used 2456K [0x000000076c580000, 0x0000000775080000, 0x00000007c0000000)
|
|
184
|
+ eden space 78848K, 0% used [0x000000076c580000,0x000000076c580000,0x0000000771280000)
|
|
185
|
+ from space 2560K, 95% used [0x0000000774e00000,0x0000000775066070,0x0000000775080000)
|
|
186
|
+ to space 10752K, 0% used [0x0000000773b80000,0x0000000773b80000,0x0000000774600000)
|
|
187
|
+ ParOldGen total 132096K, used 13842K [0x00000006c5000000, 0x00000006cd100000, 0x000000076c580000)
|
|
188
|
+ object space 132096K, 10% used [0x00000006c5000000,0x00000006c5d84910,0x00000006cd100000)
|
|
189
|
+ Metaspace used 21879K, capacity 22770K, committed 23088K, reserved 1069056K
|
|
190
|
+ class space used 2636K, capacity 2841K, committed 2944K, reserved 1048576K
|
|
191
|
+}
|
|
192
|
+Event: 5.003 GC heap before
|
|
193
|
+{Heap before GC invocations=6 (full 1):
|
|
194
|
+ PSYoungGen total 81408K, used 81304K [0x000000076c580000, 0x0000000775080000, 0x00000007c0000000)
|
|
195
|
+ eden space 78848K, 100% used [0x000000076c580000,0x0000000771280000,0x0000000771280000)
|
|
196
|
+ from space 2560K, 95% used [0x0000000774e00000,0x0000000775066070,0x0000000775080000)
|
|
197
|
+ to space 10752K, 0% used [0x0000000773b80000,0x0000000773b80000,0x0000000774600000)
|
|
198
|
+ ParOldGen total 132096K, used 13842K [0x00000006c5000000, 0x00000006cd100000, 0x000000076c580000)
|
|
199
|
+ object space 132096K, 10% used [0x00000006c5000000,0x00000006c5d84910,0x00000006cd100000)
|
|
200
|
+ Metaspace used 26580K, capacity 27696K, committed 27776K, reserved 1073152K
|
|
201
|
+ class space used 3198K, capacity 3436K, committed 3456K, reserved 1048576K
|
|
202
|
+Event: 5.013 GC heap after
|
|
203
|
+Heap after GC invocations=6 (full 1):
|
|
204
|
+ PSYoungGen total 101888K, used 7021K [0x000000076c580000, 0x0000000774e80000, 0x00000007c0000000)
|
|
205
|
+ eden space 94720K, 0% used [0x000000076c580000,0x000000076c580000,0x0000000772200000)
|
|
206
|
+ from space 7168K, 97% used [0x0000000773b80000,0x000000077425b4c0,0x0000000774280000)
|
|
207
|
+ to space 12288K, 0% used [0x0000000774280000,0x0000000774280000,0x0000000774e80000)
|
|
208
|
+ ParOldGen total 132096K, used 13850K [0x00000006c5000000, 0x00000006cd100000, 0x000000076c580000)
|
|
209
|
+ object space 132096K, 10% used [0x00000006c5000000,0x00000006c5d86910,0x00000006cd100000)
|
|
210
|
+ Metaspace used 26580K, capacity 27696K, committed 27776K, reserved 1073152K
|
|
211
|
+ class space used 3198K, capacity 3436K, committed 3456K, reserved 1048576K
|
|
212
|
+}
|
|
213
|
+Event: 7.275 GC heap before
|
|
214
|
+{Heap before GC invocations=7 (full 1):
|
|
215
|
+ PSYoungGen total 101888K, used 101741K [0x000000076c580000, 0x0000000774e80000, 0x00000007c0000000)
|
|
216
|
+ eden space 94720K, 100% used [0x000000076c580000,0x0000000772200000,0x0000000772200000)
|
|
217
|
+ from space 7168K, 97% used [0x0000000773b80000,0x000000077425b4c0,0x0000000774280000)
|
|
218
|
+ to space 12288K, 0% used [0x0000000774280000,0x0000000774280000,0x0000000774e80000)
|
|
219
|
+ ParOldGen total 132096K, used 13850K [0x00000006c5000000, 0x00000006cd100000, 0x000000076c580000)
|
|
220
|
+ object space 132096K, 10% used [0x00000006c5000000,0x00000006c5d86910,0x00000006cd100000)
|
|
221
|
+ Metaspace used 28366K, capacity 29488K, committed 29696K, reserved 1075200K
|
|
222
|
+ class space used 3313K, capacity 3564K, committed 3584K, reserved 1048576K
|
|
223
|
+Event: 7.308 GC heap after
|
|
224
|
+Heap after GC invocations=7 (full 1):
|
|
225
|
+ PSYoungGen total 107008K, used 12260K [0x000000076c580000, 0x0000000774e80000, 0x00000007c0000000)
|
|
226
|
+ eden space 94720K, 0% used [0x000000076c580000,0x000000076c580000,0x0000000772200000)
|
|
227
|
+ from space 12288K, 99% used [0x0000000774280000,0x0000000774e79220,0x0000000774e80000)
|
|
228
|
+ to space 7168K, 0% used [0x0000000773b80000,0x0000000773b80000,0x0000000774280000)
|
|
229
|
+ ParOldGen total 132096K, used 26486K [0x00000006c5000000, 0x00000006cd100000, 0x000000076c580000)
|
|
230
|
+ object space 132096K, 20% used [0x00000006c5000000,0x00000006c69dd998,0x00000006cd100000)
|
|
231
|
+ Metaspace used 28366K, capacity 29488K, committed 29696K, reserved 1075200K
|
|
232
|
+ class space used 3313K, capacity 3564K, committed 3584K, reserved 1048576K
|
|
233
|
+}
|
|
234
|
+
|
|
235
|
+Deoptimization events (10 events):
|
|
236
|
+Event: 7.074 Thread 0x00000198303df800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000019833236e1c method=com.sun.tools.javac.code.Type$ClassType.allparams()Lcom/sun/tools/javac/util/List; @ 16
|
|
237
|
+Event: 7.105 Thread 0x00000198303df800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000001983322b69c method=com.sun.tools.javac.comp.Attr.check(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/code/Type;ILcom/sun/tools/javac/comp/Attr$ResultInfo;)Lcom/sun/tools/javac/code
|
|
238
|
+Event: 7.106 Thread 0x00000198303df800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000019833236e1c method=com.sun.tools.javac.code.Type$ClassType.allparams()Lcom/sun/tools/javac/util/List; @ 16
|
|
239
|
+Event: 7.143 Thread 0x00000198303df800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000198333bbae4 method=com.sun.tools.javac.code.Types.isSubtype(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;Z)Z @ 163
|
|
240
|
+Event: 7.154 Thread 0x00000198303df800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000001983341dd80 method=com.sun.tools.javac.code.Types.isSubtypeUncheckedInternal(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/Warner;)Z @ 7
|
|
241
|
+Event: 7.156 Thread 0x00000198303df800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000198333fa4c4 method=com.sun.tools.javac.code.Type.isCompound()Z @ 23
|
|
242
|
+Event: 7.350 Thread 0x00000198303df800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000198333b2c9c method=com.sun.tools.javac.comp.Check.checkType(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;Lcom/sun
|
|
243
|
+Event: 7.350 Thread 0x00000198303df800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000198333b2c9c method=com.sun.tools.javac.comp.Check.checkType(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;Lcom/sun
|
|
244
|
+Event: 7.350 Thread 0x00000198303df800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000198333b2c9c method=com.sun.tools.javac.comp.Check.checkType(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;Lcom/sun
|
|
245
|
+Event: 7.353 Thread 0x00000198303df800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000198333b2c9c method=com.sun.tools.javac.comp.Check.checkType(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;Lcom/sun
|
|
246
|
+
|
|
247
|
+Classes redefined (0 events):
|
|
248
|
+No events
|
|
249
|
+
|
|
250
|
+Internal exceptions (10 events):
|
|
251
|
+Event: 5.506 Thread 0x00000198303df800 Exception <a 'java/io/FileNotFoundException'> (0x000000076e2507b8) thrown at [C:\jenkins\workspace\8-2-build-windows-x64-cygwin-sans-NAS\jdk8u411\893\hotspot\src\share\vm\prims\jni.cpp, line 710]
|
|
252
|
+Event: 5.506 Thread 0x00000198303df800 Exception <a 'java/io/FileNotFoundException'> (0x000000076e251518) thrown at [C:\jenkins\workspace\8-2-build-windows-x64-cygwin-sans-NAS\jdk8u411\893\hotspot\src\share\vm\prims\jni.cpp, line 710]
|
|
253
|
+Event: 5.507 Thread 0x00000198303df800 Exception <a 'java/io/FileNotFoundException'> (0x000000076e255e90) thrown at [C:\jenkins\workspace\8-2-build-windows-x64-cygwin-sans-NAS\jdk8u411\893\hotspot\src\share\vm\prims\jni.cpp, line 710]
|
|
254
|
+Event: 5.507 Thread 0x00000198303df800 Exception <a 'java/io/FileNotFoundException'> (0x000000076e256c38) thrown at [C:\jenkins\workspace\8-2-build-windows-x64-cygwin-sans-NAS\jdk8u411\893\hotspot\src\share\vm\prims\jni.cpp, line 710]
|
|
255
|
+Event: 5.507 Thread 0x00000198303df800 Exception <a 'java/io/FileNotFoundException'> (0x000000076e2579e8) thrown at [C:\jenkins\workspace\8-2-build-windows-x64-cygwin-sans-NAS\jdk8u411\893\hotspot\src\share\vm\prims\jni.cpp, line 710]
|
|
256
|
+Event: 5.507 Thread 0x00000198303df800 Exception <a 'java/io/FileNotFoundException'> (0x000000076e258730) thrown at [C:\jenkins\workspace\8-2-build-windows-x64-cygwin-sans-NAS\jdk8u411\893\hotspot\src\share\vm\prims\jni.cpp, line 710]
|
|
257
|
+Event: 5.507 Thread 0x00000198303df800 Exception <a 'java/io/FileNotFoundException'> (0x000000076e259468) thrown at [C:\jenkins\workspace\8-2-build-windows-x64-cygwin-sans-NAS\jdk8u411\893\hotspot\src\share\vm\prims\jni.cpp, line 710]
|
|
258
|
+Event: 5.507 Thread 0x00000198303df800 Exception <a 'java/io/FileNotFoundException'> (0x000000076e25a220) thrown at [C:\jenkins\workspace\8-2-build-windows-x64-cygwin-sans-NAS\jdk8u411\893\hotspot\src\share\vm\prims\jni.cpp, line 710]
|
|
259
|
+Event: 5.508 Thread 0x00000198303df800 Exception <a 'java/io/FileNotFoundException'> (0x000000076e2a7bb0) thrown at [C:\jenkins\workspace\8-2-build-windows-x64-cygwin-sans-NAS\jdk8u411\893\hotspot\src\share\vm\prims\jni.cpp, line 710]
|
|
260
|
+Event: 5.509 Thread 0x00000198303df800 Exception <a 'java/io/FileNotFoundException'> (0x000000076e2a89b0) thrown at [C:\jenkins\workspace\8-2-build-windows-x64-cygwin-sans-NAS\jdk8u411\893\hotspot\src\share\vm\prims\jni.cpp, line 710]
|
|
261
|
+
|
|
262
|
+Events (10 events):
|
|
263
|
+Event: 7.350 Thread 0x00000198303df800 Uncommon trap: trap_request=0xffffffde fr.pc=0x00000198333b2c9c
|
|
264
|
+Event: 7.350 Thread 0x00000198303df800 DEOPT PACKING pc=0x00000198333b2c9c sp=0x00000047e15fb860
|
|
265
|
+Event: 7.350 Thread 0x00000198303df800 DEOPT UNPACKING pc=0x0000019831ea58c3 sp=0x00000047e15fb800 mode 2
|
|
266
|
+Event: 7.350 Thread 0x00000198303df800 Uncommon trap: trap_request=0xffffffde fr.pc=0x00000198333b2c9c
|
|
267
|
+Event: 7.350 Thread 0x00000198303df800 DEOPT PACKING pc=0x00000198333b2c9c sp=0x00000047e15fb860
|
|
268
|
+Event: 7.350 Thread 0x00000198303df800 DEOPT UNPACKING pc=0x0000019831ea58c3 sp=0x00000047e15fb800 mode 2
|
|
269
|
+Event: 7.353 Thread 0x00000198303df800 Uncommon trap: trap_request=0xffffffde fr.pc=0x00000198333b2c9c
|
|
270
|
+Event: 7.353 Thread 0x00000198303df800 DEOPT PACKING pc=0x00000198333b2c9c sp=0x00000047e15fb620
|
|
271
|
+Event: 7.353 Thread 0x00000198303df800 DEOPT UNPACKING pc=0x0000019831ea58c3 sp=0x00000047e15fb5c0 mode 2
|
|
272
|
+Event: 7.363 Thread 0x000001984dd3b800 flushing nmethod 0x0000019833099c50
|
|
273
|
+
|
|
274
|
+
|
|
275
|
+Dynamic libraries:
|
|
276
|
+0x00007ff7fddc0000 - 0x00007ff7fde0a000 D:\Dev\Java\jdk-1.8\bin\java.exe
|
|
277
|
+0x00007ff9767b0000 - 0x00007ff9769c7000 C:\WINDOWS\SYSTEM32\ntdll.dll
|
|
278
|
+0x00007ff975280000 - 0x00007ff975344000 C:\WINDOWS\System32\KERNEL32.DLL
|
|
279
|
+0x00007ff973df0000 - 0x00007ff9741c0000 C:\WINDOWS\System32\KERNELBASE.dll
|
|
280
|
+0x00007ff9744a0000 - 0x00007ff974551000 C:\WINDOWS\System32\ADVAPI32.dll
|
|
281
|
+0x00007ff975bc0000 - 0x00007ff975c67000 C:\WINDOWS\System32\msvcrt.dll
|
|
282
|
+0x00007ff975860000 - 0x00007ff975907000 C:\WINDOWS\System32\sechost.dll
|
|
283
|
+0x00007ff973a90000 - 0x00007ff973ab8000 C:\WINDOWS\System32\bcrypt.dll
|
|
284
|
+0x00007ff975510000 - 0x00007ff975624000 C:\WINDOWS\System32\RPCRT4.dll
|
|
285
|
+0x00007ff974650000 - 0x00007ff9747fe000 C:\WINDOWS\System32\USER32.dll
|
|
286
|
+0x00007ff973a60000 - 0x00007ff973a86000 C:\WINDOWS\System32\win32u.dll
|
|
287
|
+0x00007ff975910000 - 0x00007ff975939000 C:\WINDOWS\System32\GDI32.dll
|
|
288
|
+0x00007ff974380000 - 0x00007ff97449b000 C:\WINDOWS\System32\gdi32full.dll
|
|
289
|
+0x00007ff9742e0000 - 0x00007ff97437a000 C:\WINDOWS\System32\msvcp_win.dll
|
|
290
|
+0x00007ff9741c0000 - 0x00007ff9742d1000 C:\WINDOWS\System32\ucrtbase.dll
|
|
291
|
+0x00007ff93b7d0000 - 0x00007ff93ba62000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.22621.4830_none_270fe7d773858e80\COMCTL32.dll
|
|
292
|
+0x00007ff9745c0000 - 0x00007ff9745f1000 C:\WINDOWS\System32\IMM32.DLL
|
|
293
|
+0x00007ff964e40000 - 0x00007ff964e5b000 D:\Dev\Java\jdk-1.8\jre\bin\vcruntime140.dll
|
|
294
|
+0x00007ff96a7a0000 - 0x00007ff96a7ac000 D:\Dev\Java\jdk-1.8\jre\bin\vcruntime140_1.dll
|
|
295
|
+0x00007ff92c5b0000 - 0x00007ff92c63e000 D:\Dev\Java\jdk-1.8\jre\bin\msvcp140.dll
|
|
296
|
+0x00007ff91b010000 - 0x00007ff91b8c1000 D:\Dev\Java\jdk-1.8\jre\bin\server\jvm.dll
|
|
297
|
+0x00007ff9764f0000 - 0x00007ff9764f8000 C:\WINDOWS\System32\PSAPI.DLL
|
|
298
|
+0x00007ff9674d0000 - 0x00007ff967504000 C:\WINDOWS\SYSTEM32\WINMM.dll
|
|
299
|
+0x00007ff96a6d0000 - 0x00007ff96a6d9000 C:\WINDOWS\SYSTEM32\WSOCK32.dll
|
|
300
|
+0x00007ff975630000 - 0x00007ff9756a1000 C:\WINDOWS\System32\WS2_32.dll
|
|
301
|
+0x00007ff969a70000 - 0x00007ff969a7a000 C:\WINDOWS\SYSTEM32\VERSION.dll
|
|
302
|
+0x00007ff972a60000 - 0x00007ff972a78000 C:\WINDOWS\SYSTEM32\kernel.appcore.dll
|
|
303
|
+0x00007ff964d20000 - 0x00007ff964d30000 D:\Dev\Java\jdk-1.8\jre\bin\verify.dll
|
|
304
|
+0x00007ff94d640000 - 0x00007ff94d66b000 D:\Dev\Java\jdk-1.8\jre\bin\java.dll
|
|
305
|
+0x00007ff95a730000 - 0x00007ff95a748000 D:\Dev\Java\jdk-1.8\jre\bin\zip.dll
|
|
306
|
+0x00007ff975c70000 - 0x00007ff9764e8000 C:\WINDOWS\System32\SHELL32.dll
|
|
307
|
+0x00007ff971960000 - 0x00007ff972270000 C:\WINDOWS\SYSTEM32\windows.storage.dll
|
|
308
|
+0x00007ff974810000 - 0x00007ff974ba0000 C:\WINDOWS\System32\combase.dll
|
|
309
|
+0x00007ff971820000 - 0x00007ff97195f000 C:\WINDOWS\SYSTEM32\wintypes.dll
|
|
310
|
+0x00007ff975940000 - 0x00007ff975a4a000 C:\WINDOWS\System32\SHCORE.dll
|
|
311
|
+0x00007ff974560000 - 0x00007ff9745be000 C:\WINDOWS\System32\shlwapi.dll
|
|
312
|
+0x00007ff973990000 - 0x00007ff9739bb000 C:\WINDOWS\SYSTEM32\profapi.dll
|
|
313
|
+0x00007ff958ea0000 - 0x00007ff958ebc000 D:\Dev\Java\jdk-1.8\jre\bin\net.dll
|
|
314
|
+0x00007ff972ee0000 - 0x00007ff972f4a000 C:\WINDOWS\system32\mswsock.dll
|
|
315
|
+0x00007ff9565b0000 - 0x00007ff9565c3000 D:\Dev\Java\jdk-1.8\jre\bin\nio.dll
|
|
316
|
+0x00007ff936f50000 - 0x00007ff936f74000 D:\Dev\Maven\apache-maven-3.9.8\lib\jansi-native\Windows\x86_64\jansi.dll
|
|
317
|
+0x00007ff96f510000 - 0x00007ff96f742000 C:\WINDOWS\SYSTEM32\dbghelp.dll
|
|
318
|
+0x00007ff975a50000 - 0x00007ff975b27000 C:\WINDOWS\System32\OLEAUT32.dll
|
|
319
|
+0x00007ff973cb0000 - 0x00007ff973d2b000 C:\WINDOWS\System32\bcryptPrimitives.dll
|
|
320
|
+
|
|
321
|
+VM Arguments:
|
|
322
|
+jvm_args: -Dclassworlds.conf=D:\Dev\Maven\apache-maven-3.9.8\bin\m2.conf -Dmaven.home=D:\Dev\Maven\apache-maven-3.9.8 -Dlibrary.jansi.path=D:\Dev\Maven\apache-maven-3.9.8\lib\jansi-native -Dmaven.multiModuleProjectDirectory=D:\Project\shinsoft\SgIIP\workflow_hz
|
|
323
|
+java_command: org.codehaus.plexus.classworlds.launcher.Launcher install
|
|
324
|
+java_class_path (initial): D:\Dev\Maven\apache-maven-3.9.8\boot\plexus-classworlds-2.8.0.jar
|
|
325
|
+Launcher Type: SUN_STANDARD
|
|
326
|
+
|
|
327
|
+Environment Variables:
|
|
328
|
+JAVA_HOME=D:\Dev\Java\jdk-1.8
|
|
329
|
+CLASSPATH=.;D:\Dev\Java\jdk-1.8\bin;D:\Dev\Java\jdk-1.8\lib\dt.jar;D:\Dev\Java\jdk-1.8\lib\tools.jar
|
|
330
|
+PATH=D:\Tool\DevOps\ZenTao\bin\sliksvn;c:\Users\Zhang\AppData\Local\Programs\cursor\resources\app\bin;D:\Tool\DevOps\ZenTao\zbox\nssm\win64;D:\Dev\Python\Scripts\;D:\Dev\Python\;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:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;D:\Dev\nvm;D:\Dev\nodejs;D:\Dev\Git\cmd;C:\Program Files\dotnet\;C:\Program Files\Microsoft SQL Server\130\Tools\Binn\;D:\Tool\Xshell\;D:\Dev\Maven\apache-maven-3.9.8\bin;D:\Dev\TortoiseGit\bin;C:\Users\Zhang\AppData\Local\Microsoft\WindowsApps;D:\Tool\JetBrains\IntelliJ IDEA\bin;D:\Tool\JetBrains\PyCharm\bin;D:\Tool\Microsoft\VSCode\bin;D:\Tool\JetBrains\WebStorm\bin;D:\Dev\instantclient_19_6;D:\Dev\Java\jdk-1.8\bin;;D:\Tool\΢ÐÅweb¿ª·¢Õß¹¤¾ß\dll;C:\Program Files\Go\bin;C:\Users\Zhang\AppData\Local\Microsoft\WindowsApps;D:\Tool\JetBrains\IntelliJ IDEA\bin;C:\Users\Zhang\AppData\Local\Microsoft\WindowsApps;D:\Tool\JetBrains\IntelliJ IDEA\bin;;D:\Tool\JetBrains\PyCharm\bin;;D:\Dev\nvm;D:\Dev\nodejs;D:\Tool\Microsoft\VSCode\bin;D:\Tool\JetBrains\WebStorm\bin;;D:\Dev\Maven\apache-maven-3.9.8\bin;D:\Dev\instantclient_19_6;D:\Tool\ffmpeg\bin;D:\Dev\Java\jdk-1.8\bin;C:\Users\Zhang\go\bin;C:\Users\Zhang\AppData\Local\Microsoft\WinGet\Packages\Google.Protobuf_Microsoft.Winget.Source_8wekyb3d8bbwe\bin;
|
|
331
|
+USERNAME=Zhang
|
|
332
|
+OS=Windows_NT
|
|
333
|
+PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 186 Stepping 2, GenuineIntel
|
|
334
|
+
|
|
335
|
+
|
|
336
|
+
|
|
337
|
+--------------- S Y S T E M ---------------
|
|
338
|
+
|
|
339
|
+OS: Windows 11 , 64 bit Build 22621 (10.0.22621.4830)
|
|
340
|
+
|
|
341
|
+CPU:total 16 (initial active 16) (8 cores per cpu, 2 threads per core) family 6 model 186 stepping 2, 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
|
|
342
|
+
|
|
343
|
+Memory: 4k page, physical 16441928k(316076k free), swap 32788548k(804k free)
|
|
344
|
+
|
|
345
|
+vm_info: Java HotSpot(TM) 64-Bit Server VM (25.411-b09) for windows-amd64 JRE (1.8.0_411-b09), built on Mar 13 2024 07:26:13 by "java_re" with MS VC++ 17.1 (VS2022)
|
|
346
|
+
|
|
347
|
+time: Sun Feb 16 17:11:13 2025
|
|
348
|
+timezone: Intel64 Family 6 Model 186 Stepping 2, GenuineIntel
|
|
349
|
+elapsed time: 7.586086 seconds (0d 0h 0m 7s)
|
|
350
|
+
|