|
@@ -0,0 +1,335 @@
|
|
|
+#
|
|
|
+# There is insufficient memory for the Java Runtime Environment to continue.
|
|
|
+# Native memory allocation (malloc) failed to allocate 1382736 bytes for Chunk::new
|
|
|
+# 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 (allocation.cpp:389), pid=17280, tid=0x0000000000002ac8
|
|
|
+#
|
|
|
+# JRE version: Java(TM) SE Runtime Environment (8.0_221-b11) (build 1.8.0_221-b11)
|
|
|
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.221-b11 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 (0x000000001da9d000): JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=10952, stack(0x000000001e210000,0x000000001e310000)]
|
|
|
+
|
|
|
+Stack: [0x000000001e210000,0x000000001e310000]
|
|
|
+[error occurred during error reporting (printing stack bounds), id 0xc0000005]
|
|
|
+
|
|
|
+Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
|
|
|
+
|
|
|
+
|
|
|
+Current CompileTask:
|
|
|
+C2: 71971 9757 4 com.sun.tools.javac.jvm.ClassWriter::writeCode (922 bytes)
|
|
|
+
|
|
|
+
|
|
|
+--------------- P R O C E S S ---------------
|
|
|
+
|
|
|
+Java Threads: ( => current thread )
|
|
|
+ 0x000000001daa5800 JavaThread "Service Thread" daemon [_thread_blocked, id=18944, stack(0x000000001e410000,0x000000001e510000)]
|
|
|
+ 0x000000001da9e800 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=18828, stack(0x000000001e310000,0x000000001e410000)]
|
|
|
+=>0x000000001da9d000 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=10952, stack(0x000000001e210000,0x000000001e310000)]
|
|
|
+ 0x000000001da3f800 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=17964, stack(0x000000001e110000,0x000000001e210000)]
|
|
|
+ 0x000000001da3c800 JavaThread "Monitor Ctrl-Break" daemon [_thread_in_native, id=12284, stack(0x000000001e010000,0x000000001e110000)]
|
|
|
+ 0x000000001c6be800 JavaThread "Attach Listener" daemon [_thread_blocked, id=11028, stack(0x000000001df10000,0x000000001e010000)]
|
|
|
+ 0x000000001da18800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=7840, stack(0x000000001de10000,0x000000001df10000)]
|
|
|
+ 0x000000000302d000 JavaThread "Finalizer" daemon [_thread_blocked, id=2124, stack(0x000000001d910000,0x000000001da10000)]
|
|
|
+ 0x000000001c69a800 JavaThread "Reference Handler" daemon [_thread_blocked, id=17184, stack(0x000000001d810000,0x000000001d910000)]
|
|
|
+ 0x0000000002f33800 JavaThread "main" [_thread_in_native, id=18316, stack(0x0000000002860000,0x0000000002960000)]
|
|
|
+
|
|
|
+Other Threads:
|
|
|
+ 0x000000001c678800 VMThread [stack: 0x000000001d710000,0x000000001d810000] [id=16084]
|
|
|
+ 0x000000001daa9000 WatcherThread [stack: 0x000000001e510000,0x000000001e610000] [id=11784]
|
|
|
+
|
|
|
+VM state:not at safepoint (normal execution)
|
|
|
+
|
|
|
+VM Mutex/Monitor currently owned by a thread: None
|
|
|
+
|
|
|
+heap address: 0x00000006c0800000, size: 4088 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 531456K, used 156046K [0x000000076ad80000, 0x0000000790400000, 0x00000007c0000000)
|
|
|
+ eden space 478208K, 32% used [0x000000076ad80000,0x00000007745e3870,0x0000000788080000)
|
|
|
+ from space 53248K, 0% used [0x0000000788080000,0x0000000788080000,0x000000078b480000)
|
|
|
+ to space 49152K, 0% used [0x000000078b480000,0x000000078b480000,0x000000078e480000)
|
|
|
+ ParOldGen total 138752K, used 138304K [0x00000006c0800000, 0x00000006c8f80000, 0x000000076ad80000)
|
|
|
+ object space 138752K, 99% used [0x00000006c0800000,0x00000006c8f10258,0x00000006c8f80000)
|
|
|
+ Metaspace used 28396K, capacity 29132K, committed 29488K, reserved 1075200K
|
|
|
+ class space used 3073K, capacity 3252K, committed 3376K, reserved 1048576K
|
|
|
+
|
|
|
+Card table byte_map: [0x00000000123f0000,0x0000000012bf0000] byte_map_base: 0x000000000edec000
|
|
|
+
|
|
|
+Marking Bits: (ParMarkBitMap*) 0x00000000736c5ce0
|
|
|
+ Begin Bits: [0x0000000013550000, 0x0000000017530000)
|
|
|
+ End Bits: [0x0000000017530000, 0x000000001b510000)
|
|
|
+
|
|
|
+Polling page: 0x0000000002960000
|
|
|
+
|
|
|
+CodeCache: size=245760Kb used=32036Kb max_used=32056Kb free=213723Kb
|
|
|
+ bounds [0x0000000003030000, 0x0000000005020000, 0x0000000012030000]
|
|
|
+ total_blobs=7433 nmethods=7003 adapters=341
|
|
|
+ compilation: enabled
|
|
|
+
|
|
|
+Compilation events (10 events):
|
|
|
+Event: 71.923 Thread 0x000000001da9e800 9777 3 com.sun.tools.javac.code.Scope$3$1::next (43 bytes)
|
|
|
+Event: 71.923 Thread 0x000000001da9e800 nmethod 9777 0x000000000380fb90 code [0x000000000380fd00, 0x000000000380ff68]
|
|
|
+Event: 71.941 Thread 0x000000001da9e800 9778 % 3 com.sun.tools.javac.jvm.Gen::normalizeDefs @ 47 (652 bytes)
|
|
|
+Event: 71.947 Thread 0x000000001da9e800 nmethod 9778% 0x0000000004ffe690 code [0x0000000004fff060, 0x0000000005006598]
|
|
|
+Event: 71.950 Thread 0x000000001da9e800 9779 3 com.sun.tools.javac.jvm.Gen::normalizeDefs (652 bytes)
|
|
|
+Event: 71.955 Thread 0x000000001da9e800 nmethod 9779 0x000000000500bc50 code [0x000000000500c600, 0x00000000050138b8]
|
|
|
+Event: 71.957 Thread 0x000000001da3f800 nmethod 9770 0x0000000005018b10 code [0x0000000005018e80, 0x000000000501b3c8]
|
|
|
+Event: 71.957 Thread 0x000000001da3f800 9775 4 com.sun.tools.javac.code.Types$15::visitType (10 bytes)
|
|
|
+Event: 71.958 Thread 0x000000001da3f800 nmethod 9775 0x0000000004182150 code [0x00000000041822a0, 0x00000000041823d8]
|
|
|
+Event: 71.958 Thread 0x000000001da3f800 9765 4 com.sun.tools.javac.jvm.Gen::visitBinary (303 bytes)
|
|
|
+
|
|
|
+GC Heap History (10 events):
|
|
|
+Event: 59.545 GC heap before
|
|
|
+{Heap before GC invocations=37 (full 24):
|
|
|
+ PSYoungGen total 531456K, used 478208K [0x000000076ad80000, 0x0000000790400000, 0x00000007c0000000)
|
|
|
+ eden space 478208K, 100% used [0x000000076ad80000,0x0000000788080000,0x0000000788080000)
|
|
|
+ from space 53248K, 0% used [0x0000000788080000,0x0000000788080000,0x000000078b480000)
|
|
|
+ to space 49152K, 0% used [0x000000078b480000,0x000000078b480000,0x000000078e480000)
|
|
|
+ ParOldGen total 138752K, used 138714K [0x00000006c0800000, 0x00000006c8f80000, 0x000000076ad80000)
|
|
|
+ object space 138752K, 99% used [0x00000006c0800000,0x00000006c8f76948,0x00000006c8f80000)
|
|
|
+ Metaspace used 26185K, capacity 26988K, committed 27184K, reserved 1073152K
|
|
|
+ class space used 2907K, capacity 3092K, committed 3120K, reserved 1048576K
|
|
|
+Event: 60.061 GC heap after
|
|
|
+Heap after GC invocations=37 (full 24):
|
|
|
+ PSYoungGen total 531456K, used 91187K [0x000000076ad80000, 0x0000000790400000, 0x00000007c0000000)
|
|
|
+ eden space 478208K, 19% used [0x000000076ad80000,0x000000077068cef0,0x0000000788080000)
|
|
|
+ from space 53248K, 0% used [0x0000000788080000,0x0000000788080000,0x000000078b480000)
|
|
|
+ to space 49152K, 0% used [0x000000078b480000,0x000000078b480000,0x000000078e480000)
|
|
|
+ ParOldGen total 138752K, used 138714K [0x00000006c0800000, 0x00000006c8f80000, 0x000000076ad80000)
|
|
|
+ object space 138752K, 99% used [0x00000006c0800000,0x00000006c8f76948,0x00000006c8f80000)
|
|
|
+ Metaspace used 26185K, capacity 26988K, committed 27184K, reserved 1073152K
|
|
|
+ class space used 2907K, capacity 3092K, committed 3120K, reserved 1048576K
|
|
|
+}
|
|
|
+Event: 61.270 GC heap before
|
|
|
+{Heap before GC invocations=38 (full 25):
|
|
|
+ PSYoungGen total 531456K, used 478208K [0x000000076ad80000, 0x0000000790400000, 0x00000007c0000000)
|
|
|
+ eden space 478208K, 100% used [0x000000076ad80000,0x0000000788080000,0x0000000788080000)
|
|
|
+ from space 53248K, 0% used [0x0000000788080000,0x0000000788080000,0x000000078b480000)
|
|
|
+ to space 49152K, 0% used [0x000000078b480000,0x000000078b480000,0x000000078e480000)
|
|
|
+ ParOldGen total 138752K, used 138714K [0x00000006c0800000, 0x00000006c8f80000, 0x000000076ad80000)
|
|
|
+ object space 138752K, 99% used [0x00000006c0800000,0x00000006c8f76948,0x00000006c8f80000)
|
|
|
+ Metaspace used 26207K, capacity 26988K, committed 27184K, reserved 1073152K
|
|
|
+ class space used 2907K, capacity 3092K, committed 3120K, reserved 1048576K
|
|
|
+Event: 62.230 GC heap after
|
|
|
+Heap after GC invocations=38 (full 25):
|
|
|
+ PSYoungGen total 531456K, used 118860K [0x000000076ad80000, 0x0000000790400000, 0x00000007c0000000)
|
|
|
+ eden space 478208K, 24% used [0x000000076ad80000,0x00000007721933d0,0x0000000788080000)
|
|
|
+ from space 53248K, 0% used [0x0000000788080000,0x0000000788080000,0x000000078b480000)
|
|
|
+ to space 49152K, 0% used [0x000000078b480000,0x000000078b480000,0x000000078e480000)
|
|
|
+ ParOldGen total 138752K, used 138639K [0x00000006c0800000, 0x00000006c8f80000, 0x000000076ad80000)
|
|
|
+ object space 138752K, 99% used [0x00000006c0800000,0x00000006c8f63fd0,0x00000006c8f80000)
|
|
|
+ Metaspace used 26207K, capacity 26988K, committed 27184K, reserved 1073152K
|
|
|
+ class space used 2907K, capacity 3092K, committed 3120K, reserved 1048576K
|
|
|
+}
|
|
|
+Event: 63.033 GC heap before
|
|
|
+{Heap before GC invocations=39 (full 26):
|
|
|
+ PSYoungGen total 531456K, used 478208K [0x000000076ad80000, 0x0000000790400000, 0x00000007c0000000)
|
|
|
+ eden space 478208K, 100% used [0x000000076ad80000,0x0000000788080000,0x0000000788080000)
|
|
|
+ from space 53248K, 0% used [0x0000000788080000,0x0000000788080000,0x000000078b480000)
|
|
|
+ to space 49152K, 0% used [0x000000078b480000,0x000000078b480000,0x000000078e480000)
|
|
|
+ ParOldGen total 138752K, used 138639K [0x00000006c0800000, 0x00000006c8f80000, 0x000000076ad80000)
|
|
|
+ object space 138752K, 99% used [0x00000006c0800000,0x00000006c8f63fd0,0x00000006c8f80000)
|
|
|
+ Metaspace used 26209K, capacity 26988K, committed 27184K, reserved 1073152K
|
|
|
+ class space used 2907K, capacity 3092K, committed 3120K, reserved 1048576K
|
|
|
+Event: 63.648 GC heap after
|
|
|
+Heap after GC invocations=39 (full 26):
|
|
|
+ PSYoungGen total 531456K, used 145587K [0x000000076ad80000, 0x0000000790400000, 0x00000007c0000000)
|
|
|
+ eden space 478208K, 30% used [0x000000076ad80000,0x0000000773bacf80,0x0000000788080000)
|
|
|
+ from space 53248K, 0% used [0x0000000788080000,0x0000000788080000,0x000000078b480000)
|
|
|
+ to space 49152K, 0% used [0x000000078b480000,0x000000078b480000,0x000000078e480000)
|
|
|
+ ParOldGen total 138752K, used 138639K [0x00000006c0800000, 0x00000006c8f80000, 0x000000076ad80000)
|
|
|
+ object space 138752K, 99% used [0x00000006c0800000,0x00000006c8f63fd0,0x00000006c8f80000)
|
|
|
+ Metaspace used 26209K, capacity 26988K, committed 27184K, reserved 1073152K
|
|
|
+ class space used 2907K, capacity 3092K, committed 3120K, reserved 1048576K
|
|
|
+}
|
|
|
+Event: 66.812 GC heap before
|
|
|
+{Heap before GC invocations=40 (full 27):
|
|
|
+ PSYoungGen total 531456K, used 478208K [0x000000076ad80000, 0x0000000790400000, 0x00000007c0000000)
|
|
|
+ eden space 478208K, 100% used [0x000000076ad80000,0x0000000788080000,0x0000000788080000)
|
|
|
+ from space 53248K, 0% used [0x0000000788080000,0x0000000788080000,0x000000078b480000)
|
|
|
+ to space 49152K, 0% used [0x000000078b480000,0x000000078b480000,0x000000078e480000)
|
|
|
+ ParOldGen total 138752K, used 138639K [0x00000006c0800000, 0x00000006c8f80000, 0x000000076ad80000)
|
|
|
+ object space 138752K, 99% used [0x00000006c0800000,0x00000006c8f63fd0,0x00000006c8f80000)
|
|
|
+ Metaspace used 27645K, capacity 28364K, committed 28592K, reserved 1075200K
|
|
|
+ class space used 3007K, capacity 3188K, committed 3248K, reserved 1048576K
|
|
|
+Event: 68.066 GC heap after
|
|
|
+Heap after GC invocations=40 (full 27):
|
|
|
+ PSYoungGen total 531456K, used 140763K [0x000000076ad80000, 0x0000000790400000, 0x00000007c0000000)
|
|
|
+ eden space 478208K, 29% used [0x000000076ad80000,0x00000007736f6e18,0x0000000788080000)
|
|
|
+ from space 53248K, 0% used [0x0000000788080000,0x0000000788080000,0x000000078b480000)
|
|
|
+ to space 49152K, 0% used [0x000000078b480000,0x000000078b480000,0x000000078e480000)
|
|
|
+ ParOldGen total 138752K, used 138380K [0x00000006c0800000, 0x00000006c8f80000, 0x000000076ad80000)
|
|
|
+ object space 138752K, 99% used [0x00000006c0800000,0x00000006c8f23298,0x00000006c8f80000)
|
|
|
+ Metaspace used 27645K, capacity 28364K, committed 28592K, reserved 1075200K
|
|
|
+ class space used 3007K, capacity 3188K, committed 3248K, reserved 1048576K
|
|
|
+}
|
|
|
+Event: 70.519 GC heap before
|
|
|
+{Heap before GC invocations=41 (full 28):
|
|
|
+ PSYoungGen total 531456K, used 478208K [0x000000076ad80000, 0x0000000790400000, 0x00000007c0000000)
|
|
|
+ eden space 478208K, 100% used [0x000000076ad80000,0x0000000788080000,0x0000000788080000)
|
|
|
+ from space 53248K, 0% used [0x0000000788080000,0x0000000788080000,0x000000078b480000)
|
|
|
+ to space 49152K, 0% used [0x000000078b480000,0x000000078b480000,0x000000078e480000)
|
|
|
+ ParOldGen total 138752K, used 138380K [0x00000006c0800000, 0x00000006c8f80000, 0x000000076ad80000)
|
|
|
+ object space 138752K, 99% used [0x00000006c0800000,0x00000006c8f23298,0x00000006c8f80000)
|
|
|
+ Metaspace used 28396K, capacity 29132K, committed 29488K, reserved 1075200K
|
|
|
+ class space used 3073K, capacity 3252K, committed 3376K, reserved 1048576K
|
|
|
+Event: 71.829 GC heap after
|
|
|
+Heap after GC invocations=41 (full 28):
|
|
|
+ PSYoungGen total 531456K, used 135246K [0x000000076ad80000, 0x0000000790400000, 0x00000007c0000000)
|
|
|
+ eden space 478208K, 28% used [0x000000076ad80000,0x00000007731938e0,0x0000000788080000)
|
|
|
+ from space 53248K, 0% used [0x0000000788080000,0x0000000788080000,0x000000078b480000)
|
|
|
+ to space 49152K, 0% used [0x000000078b480000,0x000000078b480000,0x000000078e480000)
|
|
|
+ ParOldGen total 138752K, used 138304K [0x00000006c0800000, 0x00000006c8f80000, 0x000000076ad80000)
|
|
|
+ object space 138752K, 99% used [0x00000006c0800000,0x00000006c8f10258,0x00000006c8f80000)
|
|
|
+ Metaspace used 28396K, capacity 29132K, committed 29488K, reserved 1075200K
|
|
|
+ class space used 3073K, capacity 3252K, committed 3376K, reserved 1048576K
|
|
|
+}
|
|
|
+
|
|
|
+Deoptimization events (10 events):
|
|
|
+Event: 70.033 Thread 0x0000000002f33800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000004e2f094 method=com.sun.tools.javac.tree.TreeInfo.flags(Lcom/sun/tools/javac/tree/JCTree;)J @ 4
|
|
|
+Event: 70.033 Thread 0x0000000002f33800 Uncommon trap: reason=speculate_class_check action=maybe_recompile pc=0x0000000004c6cb30 method=com.sun.tools.javac.tree.JCTree.hasTag(Lcom/sun/tools/javac/tree/JCTree$Tag;)Z @ 2
|
|
|
+Event: 70.033 Thread 0x0000000002f33800 Uncommon trap: reason=speculate_class_check action=maybe_recompile pc=0x0000000004c6cb30 method=com.sun.tools.javac.tree.JCTree.hasTag(Lcom/sun/tools/javac/tree/JCTree$Tag;)Z @ 2
|
|
|
+Event: 70.038 Thread 0x0000000002f33800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000004ba81a0 method=com.sun.tools.javac.model.FilteredMemberList.unwanted(Lcom/sun/tools/javac/code/Symbol;)Z @ 5
|
|
|
+Event: 70.072 Thread 0x0000000002f33800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000004ca98b0 method=com.sun.tools.javac.code.Lint$AugmentVisitor.visitConstant(Lcom/sun/tools/javac/code/Attribute$Constant;)V @ 35
|
|
|
+Event: 70.080 Thread 0x0000000002f33800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000045b8158 method=com.sun.tools.javac.code.Symbol$VarSymbol.getKind()Ljavax/lang/model/element/ElementKind; @ 52
|
|
|
+Event: 70.080 Thread 0x0000000002f33800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000044c3d18 method=com.sun.tools.javac.code.Symbol$VarSymbol.getKind()Ljavax/lang/model/element/ElementKind; @ 52
|
|
|
+Event: 70.080 Thread 0x0000000002f33800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000004cae918 method=com.sun.tools.javac.code.Lint$AugmentVisitor.visitConstant(Lcom/sun/tools/javac/code/Attribute$Constant;)V @ 35
|
|
|
+Event: 70.235 Thread 0x0000000002f33800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000004b6f098 method=com.sun.tools.javac.comp.Attr.checkIdInternal(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Symbol;Lcom/sun/tools/javac/code/Type
|
|
|
+Event: 70.235 Thread 0x0000000002f33800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000472a8f4 method=com.sun.tools.javac.comp.Attr.visitSelect(Lcom/sun/tools/javac/tree/JCTree$JCFieldAccess;)V @ 286
|
|
|
+
|
|
|
+Classes redefined (0 events):
|
|
|
+No events
|
|
|
+
|
|
|
+Internal exceptions (10 events):
|
|
|
+Event: 59.495 Thread 0x0000000002f33800 Implicit null exception at 0x00000000049db040 to 0x00000000049dc9d9
|
|
|
+Event: 59.495 Thread 0x0000000002f33800 Implicit null exception at 0x00000000041eea4c to 0x00000000041eea8d
|
|
|
+Event: 65.257 Thread 0x0000000002f33800 Implicit null exception at 0x0000000004c6d390 to 0x0000000004c7096d
|
|
|
+Event: 68.101 Thread 0x0000000002f33800 Implicit null exception at 0x0000000004574b1c to 0x0000000004575419
|
|
|
+Event: 68.292 Thread 0x0000000002f33800 Implicit null exception at 0x000000000429838c to 0x00000000042983ab
|
|
|
+Event: 69.613 Thread 0x0000000002f33800 Implicit null exception at 0x0000000003691395 to 0x0000000003691491
|
|
|
+Event: 69.642 Thread 0x0000000002f33800 Implicit null exception at 0x00000000045fc726 to 0x00000000045fcc41
|
|
|
+Event: 69.643 Thread 0x0000000002f33800 Implicit null exception at 0x0000000003eaa3b7 to 0x0000000003eaa451
|
|
|
+Event: 69.646 Thread 0x0000000002f33800 Implicit null exception at 0x00000000044fefa5 to 0x00000000044ff0ed
|
|
|
+Event: 69.829 Thread 0x0000000002f33800 Implicit null exception at 0x0000000004190a94 to 0x0000000004190e51
|
|
|
+
|
|
|
+Events (10 events):
|
|
|
+Event: 70.364 Thread 0x0000000002f33800 DEOPT PACKING pc=0x0000000004b7ad87 sp=0x000000000295d620
|
|
|
+Event: 70.364 Thread 0x0000000002f33800 DEOPT UNPACKING pc=0x0000000003077890 sp=0x000000000295d340 mode 0
|
|
|
+Event: 70.480 Thread 0x0000000002f33800 DEOPT PACKING pc=0x0000000004b79276 sp=0x000000000295d6c0
|
|
|
+Event: 70.480 Thread 0x0000000002f33800 DEOPT UNPACKING pc=0x0000000003077890 sp=0x000000000295d3a8 mode 0
|
|
|
+Event: 70.512 Thread 0x0000000002f33800 DEOPT PACKING pc=0x0000000004b69e2f sp=0x000000000295d2e0
|
|
|
+Event: 70.512 Thread 0x0000000002f33800 DEOPT UNPACKING pc=0x0000000003077890 sp=0x000000000295d0b0 mode 0
|
|
|
+Event: 70.519 Executing VM operation: ParallelGCFailedAllocation
|
|
|
+Event: 71.829 Executing VM operation: ParallelGCFailedAllocation done
|
|
|
+Event: 71.956 Thread 0x0000000002f33800 DEOPT PACKING pc=0x000000000421e897 sp=0x000000000295d830
|
|
|
+Event: 71.956 Thread 0x0000000002f33800 DEOPT UNPACKING pc=0x0000000003077890 sp=0x000000000295d6d0 mode 0
|
|
|
+
|
|
|
+
|
|
|
+Dynamic libraries:
|
|
|
+0x00007ff7eb5c0000 - 0x00007ff7eb5f7000 C:\Program Files\Java\jdk1.8.0_221\bin\java.exe
|
|
|
+0x00007ff8b3af0000 - 0x00007ff8b3ce5000 C:\Windows\SYSTEM32\ntdll.dll
|
|
|
+0x00007ff8b1b30000 - 0x00007ff8b1bee000 C:\Windows\System32\KERNEL32.DLL
|
|
|
+0x00007ff8b14e0000 - 0x00007ff8b17a8000 C:\Windows\System32\KERNELBASE.dll
|
|
|
+0x00007ff8b2340000 - 0x00007ff8b23ec000 C:\Windows\System32\ADVAPI32.dll
|
|
|
+0x00007ff8b2a20000 - 0x00007ff8b2abe000 C:\Windows\System32\msvcrt.dll
|
|
|
+0x00007ff8b2640000 - 0x00007ff8b26db000 C:\Windows\System32\sechost.dll
|
|
|
+0x00007ff8b27b0000 - 0x00007ff8b28da000 C:\Windows\System32\RPCRT4.dll
|
|
|
+0x00007ff8b2410000 - 0x00007ff8b25b1000 C:\Windows\System32\USER32.dll
|
|
|
+0x00007ff8b1200000 - 0x00007ff8b1222000 C:\Windows\System32\win32u.dll
|
|
|
+0x00007ff8b2ec0000 - 0x00007ff8b2eeb000 C:\Windows\System32\GDI32.dll
|
|
|
+0x00007ff8b13d0000 - 0x00007ff8b14dd000 C:\Windows\System32\gdi32full.dll
|
|
|
+0x00007ff8b12e0000 - 0x00007ff8b137d000 C:\Windows\System32\msvcp_win.dll
|
|
|
+0x00007ff8b1940000 - 0x00007ff8b1a40000 C:\Windows\System32\ucrtbase.dll
|
|
|
+0x00007ff89fdc0000 - 0x00007ff8a005a000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.1110_none_60b5254171f9507e\COMCTL32.dll
|
|
|
+0x00007ff8b2d60000 - 0x00007ff8b2d90000 C:\Windows\System32\IMM32.DLL
|
|
|
+0x0000000073750000 - 0x0000000073822000 C:\Program Files\Java\jdk1.8.0_221\jre\bin\msvcr100.dll
|
|
|
+0x0000000072ea0000 - 0x0000000073745000 C:\Program Files\Java\jdk1.8.0_221\jre\bin\server\jvm.dll
|
|
|
+0x00007ff8b23f0000 - 0x00007ff8b23f8000 C:\Windows\System32\PSAPI.DLL
|
|
|
+0x00007ff8a3fb0000 - 0x00007ff8a3fb9000 C:\Windows\SYSTEM32\WSOCK32.dll
|
|
|
+0x00007ff8b2fa0000 - 0x00007ff8b300b000 C:\Windows\System32\WS2_32.dll
|
|
|
+0x00007ff8a4f20000 - 0x00007ff8a4f47000 C:\Windows\SYSTEM32\WINMM.dll
|
|
|
+0x00007ff8aacf0000 - 0x00007ff8aacfa000 C:\Windows\SYSTEM32\VERSION.dll
|
|
|
+0x00007ff8a0b80000 - 0x00007ff8a0b8f000 C:\Program Files\Java\jdk1.8.0_221\jre\bin\verify.dll
|
|
|
+0x00007ff89a5d0000 - 0x00007ff89a5f9000 C:\Program Files\Java\jdk1.8.0_221\jre\bin\java.dll
|
|
|
+0x00007ff899e00000 - 0x00007ff899e23000 C:\Program Files\Java\jdk1.8.0_221\jre\bin\instrument.dll
|
|
|
+0x00007ff8999a0000 - 0x00007ff8999b6000 C:\Program Files\Java\jdk1.8.0_221\jre\bin\zip.dll
|
|
|
+0x00007ff8b1bf0000 - 0x00007ff8b2334000 C:\Windows\System32\SHELL32.dll
|
|
|
+0x00007ff8af040000 - 0x00007ff8af7d4000 C:\Windows\SYSTEM32\windows.storage.dll
|
|
|
+0x00007ff8b31f0000 - 0x00007ff8b3545000 C:\Windows\System32\combase.dll
|
|
|
+0x00007ff8b0b80000 - 0x00007ff8b0bae000 C:\Windows\SYSTEM32\Wldp.dll
|
|
|
+0x00007ff8b28e0000 - 0x00007ff8b298d000 C:\Windows\System32\SHCORE.dll
|
|
|
+0x00007ff8b3010000 - 0x00007ff8b3065000 C:\Windows\System32\shlwapi.dll
|
|
|
+0x00007ff8b1140000 - 0x00007ff8b115f000 C:\Windows\SYSTEM32\profapi.dll
|
|
|
+0x00007ff899db0000 - 0x00007ff899dca000 D:\app\JetBrains\IntelliJ IDEA 2023.2.2\bin\breakgen64.dll
|
|
|
+0x00007ff897b50000 - 0x00007ff897b6a000 C:\Program Files\Java\jdk1.8.0_221\jre\bin\net.dll
|
|
|
+0x00007ff89f500000 - 0x00007ff89f6eb000 C:\Windows\SYSTEM32\urlmon.dll
|
|
|
+0x00007ff89f4d0000 - 0x00007ff89f4f8000 C:\Windows\SYSTEM32\srvcli.dll
|
|
|
+0x00007ff8a52e0000 - 0x00007ff8a5590000 C:\Windows\SYSTEM32\iertutil.dll
|
|
|
+0x00007ff8b0730000 - 0x00007ff8b073c000 C:\Windows\SYSTEM32\netutils.dll
|
|
|
+0x00007ff8b08e0000 - 0x00007ff8b094a000 C:\Windows\system32\mswsock.dll
|
|
|
+0x00007ff8b0ad0000 - 0x00007ff8b0ae8000 C:\Windows\SYSTEM32\CRYPTSP.dll
|
|
|
+0x00007ff8b0260000 - 0x00007ff8b0294000 C:\Windows\system32\rsaenh.dll
|
|
|
+0x00007ff8b17b0000 - 0x00007ff8b17d7000 C:\Windows\System32\bcrypt.dll
|
|
|
+0x00007ff8b1100000 - 0x00007ff8b112e000 C:\Windows\SYSTEM32\USERENV.dll
|
|
|
+0x00007ff8b1a40000 - 0x00007ff8b1ac2000 C:\Windows\System32\bcryptprimitives.dll
|
|
|
+0x00007ff8b0af0000 - 0x00007ff8b0afc000 C:\Windows\SYSTEM32\CRYPTBASE.dll
|
|
|
+0x00007ff8b05d0000 - 0x00007ff8b060b000 C:\Windows\SYSTEM32\IPHLPAPI.DLL
|
|
|
+0x00007ff8b2400000 - 0x00007ff8b2408000 C:\Windows\System32\NSI.dll
|
|
|
+0x00007ff8ab790000 - 0x00007ff8ab7a7000 C:\Windows\SYSTEM32\dhcpcsvc6.DLL
|
|
|
+0x00007ff8ab770000 - 0x00007ff8ab78d000 C:\Windows\SYSTEM32\dhcpcsvc.DLL
|
|
|
+0x00007ff8b0610000 - 0x00007ff8b06db000 C:\Windows\SYSTEM32\DNSAPI.dll
|
|
|
+0x00007ff8994f0000 - 0x00007ff899502000 C:\Program Files\Java\jdk1.8.0_221\jre\bin\nio.dll
|
|
|
+0x00007ff8aa240000 - 0x00007ff8aa24a000 C:\Users\Administrator\AppData\Local\Temp\jansi-1.17.1-5269257525137520433.dll
|
|
|
+
|
|
|
+VM Arguments:
|
|
|
+jvm_args: -Dmaven.multiModuleProjectDirectory=E:\工程代码\易点到\ydd\ydd_mer_java -Djansi.passthrough=true -Dmaven.home=D:\app\apache-maven-3.6.1 -Dclassworlds.conf=D:\app\apache-maven-3.6.1\bin\m2.conf -Dmaven.ext.class.path=D:\app\JetBrains\IntelliJ IDEA 2023.2.2\plugins\maven\lib\maven-event-listener.jar -javaagent:D:\app\JetBrains\IntelliJ IDEA 2023.2.2\lib\idea_rt.jar=58412:D:\app\JetBrains\IntelliJ IDEA 2023.2.2\bin -Dfile.encoding=UTF-8
|
|
|
+java_command: org.codehaus.classworlds.Launcher -Didea.version=2023.2.2 -s D:\app\apache-maven-3.6.1\conf\settings.xml -Dmaven.repo.local=C:\repository install
|
|
|
+java_class_path (initial): D:\app\apache-maven-3.6.1\boot\plexus-classworlds-2.6.0.jar;D:\app\JetBrains\IntelliJ IDEA 2023.2.2\lib\idea_rt.jar
|
|
|
+Launcher Type: SUN_STANDARD
|
|
|
+
|
|
|
+Environment Variables:
|
|
|
+JAVA_HOME=C:\Program Files\Java\jdk1.8.0_221
|
|
|
+CLASSPATH=.;C:\Program Files\Java\jdk1.8.0_221\lib\dt.jar;C:\Program Files\Java\jdk1.8.0_221\lib\tools.jar;
|
|
|
+PATH=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\;C:\Program Files\Java\jdk1.8.0_221\bin;C:\Program Files\Java\jdk1.8.0_221\jre\bin;D:\app\Git\cmd;D:\app\TortoiseGit\bin;D:\app\apache-maven-3.6.1\bin;D:\app\TortoiseSVN\bin;C:\Program Files (x86)\Tencent\微信web开发者工具\dll;D:\software\node-v16.20.2-win-x64;D:\software\node-v16.20.2-win-x64\node_global;C:\Program Files (x86)\NetSarang\Xshell 7\;D:\software\node-v16.20.2-win-x64\node_modules\yarn\bin;C:\Program Files (x86)\NetSarang\Xshell 8\;C:\Users\Administrator\AppData\Local\Programs\Python\Python313\Scripts\;C:\Users\Administrator\AppData\Local\Programs\Python\Python313\;C:\Users\Administrator\AppData\Local\Microsoft\WindowsApps;D:\software\node-v16.20.2-win-x64\node_global;C:\Program Files\nodejs\node_modules;C:\Users\Administrator\AppData\Local\Programs\Microsoft VS Code\bin
|
|
|
+USERNAME=Administrator
|
|
|
+OS=Windows_NT
|
|
|
+PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 94 Stepping 3, GenuineIntel
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+--------------- S Y S T E M ---------------
|
|
|
+
|
|
|
+OS: Windows 10.0 , 64 bit Build 19041 (10.0.19041.1348)
|
|
|
+
|
|
|
+CPU:total 4 (initial active 4) (4 cores per cpu, 1 threads per core) family 6 model 94 stepping 3, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, 3dnowpref, lzcnt, tsc, tscinvbit, bmi1, bmi2, adx
|
|
|
+
|
|
|
+Memory: 4k page, physical 16740552k(2604724k free), swap 32896272k(932k free)
|
|
|
+
|
|
|
+vm_info: Java HotSpot(TM) 64-Bit Server VM (25.221-b11) for windows-amd64 JRE (1.8.0_221-b11), built on Jul 4 2019 04:39:29 by "java_re" with MS VC++ 10.0 (VS2010)
|
|
|
+
|
|
|
+time: Mon Apr 14 16:38:42 2025
|
|
|
+timezone: 中国标准时间
|
|
|
+elapsed time: 71 seconds (0d 0h 1m 11s)
|
|
|
+
|