# # There is insufficient memory for the Java Runtime Environment to continue. # Native memory allocation (malloc) failed to allocate 1802656 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=19920, tid=0x0000000000005414 # # JRE version: Java(TM) SE Runtime Environment (8.0_202-b08) (build 1.8.0_202-b08) # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b08 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 (0x0000000023ab6800): JavaThread "C2 CompilerThread2" daemon [_thread_in_native, id=21524, stack(0x0000000025870000,0x0000000025970000)] Stack: [0x0000000025870000,0x0000000025970000] [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: 5601 5906 4 lombok.javac.JavacAST::buildStatementOrExpression (104 bytes) --------------- P R O C E S S --------------- Java Threads: ( => current thread ) 0x0000000023ba0800 JavaThread "Service Thread" daemon [_thread_blocked, id=13936, stack(0x0000000026370000,0x0000000026470000)] 0x0000000023acb000 JavaThread "C1 CompilerThread11" daemon [_thread_blocked, id=23328, stack(0x0000000026270000,0x0000000026370000)] 0x0000000023ac9000 JavaThread "C1 CompilerThread10" daemon [_thread_blocked, id=19716, stack(0x0000000026170000,0x0000000026270000)] 0x0000000023aca800 JavaThread "C1 CompilerThread9" daemon [_thread_blocked, id=17888, stack(0x0000000026070000,0x0000000026170000)] 0x0000000023ac6000 JavaThread "C1 CompilerThread8" daemon [_thread_blocked, id=13672, stack(0x0000000025e70000,0x0000000025f70000)] 0x0000000023ac9800 JavaThread "C2 CompilerThread7" daemon [_thread_in_native, id=19692, stack(0x0000000025d70000,0x0000000025e70000)] 0x0000000023acc000 JavaThread "C2 CompilerThread6" daemon [_thread_in_native, id=20380, stack(0x0000000025c70000,0x0000000025d70000)] 0x0000000023acc800 JavaThread "C2 CompilerThread5" daemon [_thread_in_native, id=11856, stack(0x0000000025b70000,0x0000000025c70000)] 0x0000000023abc000 JavaThread "C2 CompilerThread4" daemon [_thread_in_native, id=8636, stack(0x0000000025a70000,0x0000000025b70000)] 0x0000000023ab7800 JavaThread "C2 CompilerThread3" daemon [_thread_in_native, id=23708, stack(0x0000000025970000,0x0000000025a70000)] =>0x0000000023ab6800 JavaThread "C2 CompilerThread2" daemon [_thread_in_native, id=21524, stack(0x0000000025870000,0x0000000025970000)] 0x0000000023ab3000 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=21796, stack(0x0000000025770000,0x0000000025870000)] 0x0000000023aa4800 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=16380, stack(0x0000000025670000,0x0000000025770000)] 0x0000000023aa4000 JavaThread "Monitor Ctrl-Break" daemon [_thread_in_native, id=18016, stack(0x0000000025570000,0x0000000025670000)] 0x0000000023a75800 JavaThread "Attach Listener" daemon [_thread_blocked, id=24160, stack(0x0000000025470000,0x0000000025570000)] 0x0000000023a07800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=23848, stack(0x0000000025370000,0x0000000025470000)] 0x0000000021f87800 JavaThread "Finalizer" daemon [_thread_blocked, id=5420, stack(0x0000000025270000,0x0000000025370000)] 0x00000000239f6000 JavaThread "Reference Handler" daemon [_thread_blocked, id=2004, stack(0x0000000025170000,0x0000000025270000)] 0x0000000003544000 JavaThread "main" [_thread_in_native_trans, id=21232, stack(0x0000000003260000,0x0000000003360000)] Other Threads: 0x0000000021f76800 VMThread [stack: 0x0000000025070000,0x0000000025170000] [id=12000] 0x0000000023bc1800 WatcherThread [stack: 0x0000000026470000,0x0000000026570000] [id=5300] VM state:not at safepoint (normal execution) VM Mutex/Monitor currently owned by a thread: None heap address: 0x0000000643800000, size: 6088 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 152576K, used 78202K [0x0000000741300000, 0x000000074cd00000, 0x00000007c0000000) eden space 129536K, 46% used [0x0000000741300000,0x0000000744e010a0,0x0000000749180000) from space 23040K, 77% used [0x000000074a880000,0x000000074b9dd7e0,0x000000074bf00000) to space 23552K, 0% used [0x0000000749180000,0x0000000749180000,0x000000074a880000) ParOldGen total 176128K, used 19304K [0x0000000643800000, 0x000000064e400000, 0x0000000741300000) object space 176128K, 10% used [0x0000000643800000,0x0000000644ada328,0x000000064e400000) Metaspace used 28994K, capacity 30130K, committed 30336K, reserved 1075200K class space used 3404K, capacity 3626K, committed 3712K, reserved 1048576K Card table byte_map: [0x0000000012a00000,0x00000000135f0000] byte_map_base: 0x000000000f7e4000 Marking Bits: (ParMarkBitMap*) 0x0000000072b25ce0 Begin Bits: [0x0000000014ae0000, 0x000000001aa00000) End Bits: [0x000000001aa00000, 0x0000000020920000) Polling page: 0x00000000010f0000 CodeCache: size=245760Kb used=20765Kb max_used=20765Kb free=224994Kb bounds [0x0000000003640000, 0x0000000004aa0000, 0x0000000012640000] total_blobs=5913 nmethods=5466 adapters=356 compilation: enabled Compilation events (10 events): Event: 5.591 Thread 0x0000000023acb000 nmethod 6145 0x0000000004a93590 code [0x0000000004a93700, 0x0000000004a93928] Event: 5.591 Thread 0x0000000023ac6000 nmethod 6146 0x0000000004a93a10 code [0x0000000004a93ba0, 0x0000000004a93f68] Event: 5.593 Thread 0x0000000023ab3000 nmethod 6103 0x0000000004a97350 code [0x0000000004a974e0, 0x0000000004a97b78] Event: 5.593 Thread 0x0000000023ab3000 6147 % 4 lombok.javac.handlers.JavacHandlerUtil::findCopyableAnnotations @ 354 (417 bytes) Event: 5.594 Thread 0x0000000023aca800 6148 ! 3 sun.reflect.GeneratedMethodAccessor26::invoke (73 bytes) Event: 5.594 Thread 0x0000000023ac9000 6149 ! 3 sun.reflect.GeneratedMethodAccessor27::invoke (65 bytes) Event: 5.595 Thread 0x0000000023ac9000 nmethod 6149 0x0000000004a96210 code [0x0000000004a96420, 0x0000000004a96da8] Event: 5.595 Thread 0x0000000023aca800 nmethod 6148 0x0000000004a94f10 code [0x0000000004a95120, 0x0000000004a95be8] Event: 5.600 Thread 0x0000000023acb000 6150 3 com.sun.tools.javac.tree.TreeMaker::TypeIdent (19 bytes) Event: 5.600 Thread 0x0000000023ac6000 6151 3 com.sun.tools.javac.tree.JCTree$JCPrimitiveTypeTree:: (10 bytes) GC Heap History (10 events): Event: 1.904 GC heap before {Heap before GC invocations=3 (full 0): PSYoungGen total 114176K, used 51209K [0x0000000741300000, 0x0000000749200000, 0x00000007c0000000) eden space 98304K, 35% used [0x0000000741300000,0x0000000743589e10,0x0000000747300000) from space 15872K, 99% used [0x0000000748280000,0x00000007491f8680,0x0000000749200000) to space 15872K, 0% used [0x0000000747300000,0x0000000747300000,0x0000000748280000) ParOldGen total 261120K, used 848K [0x0000000643800000, 0x0000000653700000, 0x0000000741300000) object space 261120K, 0% used [0x0000000643800000,0x00000006438d4220,0x0000000653700000) Metaspace used 20399K, capacity 21152K, committed 21296K, reserved 1069056K class space used 2452K, capacity 2637K, committed 2688K, reserved 1048576K Event: 1.912 GC heap after Heap after GC invocations=3 (full 0): PSYoungGen total 114176K, used 15864K [0x0000000741300000, 0x0000000749200000, 0x00000007c0000000) eden space 98304K, 0% used [0x0000000741300000,0x0000000741300000,0x0000000747300000) from space 15872K, 99% used [0x0000000747300000,0x000000074827e070,0x0000000748280000) to space 15872K, 0% used [0x0000000748280000,0x0000000748280000,0x0000000749200000) ParOldGen total 261120K, used 2126K [0x0000000643800000, 0x0000000653700000, 0x0000000741300000) object space 261120K, 0% used [0x0000000643800000,0x0000000643a13b50,0x0000000653700000) Metaspace used 20399K, capacity 21152K, committed 21296K, reserved 1069056K class space used 2452K, capacity 2637K, committed 2688K, reserved 1048576K } Event: 1.912 GC heap before {Heap before GC invocations=4 (full 1): PSYoungGen total 114176K, used 15864K [0x0000000741300000, 0x0000000749200000, 0x00000007c0000000) eden space 98304K, 0% used [0x0000000741300000,0x0000000741300000,0x0000000747300000) from space 15872K, 99% used [0x0000000747300000,0x000000074827e070,0x0000000748280000) to space 15872K, 0% used [0x0000000748280000,0x0000000748280000,0x0000000749200000) ParOldGen total 261120K, used 2126K [0x0000000643800000, 0x0000000653700000, 0x0000000741300000) object space 261120K, 0% used [0x0000000643800000,0x0000000643a13b50,0x0000000653700000) Metaspace used 20399K, capacity 21152K, committed 21296K, reserved 1069056K class space used 2452K, capacity 2637K, committed 2688K, reserved 1048576K Event: 1.954 GC heap after Heap after GC invocations=4 (full 1): PSYoungGen total 114176K, used 0K [0x0000000741300000, 0x0000000749200000, 0x00000007c0000000) eden space 98304K, 0% used [0x0000000741300000,0x0000000741300000,0x0000000747300000) from space 15872K, 0% used [0x0000000747300000,0x0000000747300000,0x0000000748280000) to space 15872K, 0% used [0x0000000748280000,0x0000000748280000,0x0000000749200000) ParOldGen total 176128K, used 17058K [0x0000000643800000, 0x000000064e400000, 0x0000000741300000) object space 176128K, 9% used [0x0000000643800000,0x00000006448a88b0,0x000000064e400000) Metaspace used 20399K, capacity 21152K, committed 21296K, reserved 1069056K class space used 2452K, capacity 2637K, committed 2688K, reserved 1048576K } Event: 4.410 GC heap before {Heap before GC invocations=5 (full 1): PSYoungGen total 114176K, used 98304K [0x0000000741300000, 0x0000000749200000, 0x00000007c0000000) eden space 98304K, 100% used [0x0000000741300000,0x0000000747300000,0x0000000747300000) from space 15872K, 0% used [0x0000000747300000,0x0000000747300000,0x0000000748280000) to space 15872K, 0% used [0x0000000748280000,0x0000000748280000,0x0000000749200000) ParOldGen total 176128K, used 17058K [0x0000000643800000, 0x000000064e400000, 0x0000000741300000) object space 176128K, 9% used [0x0000000643800000,0x00000006448a88b0,0x000000064e400000) Metaspace used 23706K, capacity 24696K, committed 24832K, reserved 1071104K class space used 2819K, capacity 3041K, committed 3072K, reserved 1048576K Event: 4.415 GC heap after Heap after GC invocations=5 (full 1): PSYoungGen total 114176K, used 7305K [0x0000000741300000, 0x000000074b400000, 0x00000007c0000000) eden space 98304K, 0% used [0x0000000741300000,0x0000000741300000,0x0000000747300000) from space 15872K, 46% used [0x0000000748280000,0x00000007489a27e0,0x0000000749200000) to space 15872K, 0% used [0x0000000747300000,0x0000000747300000,0x0000000748280000) ParOldGen total 176128K, used 17066K [0x0000000643800000, 0x000000064e400000, 0x0000000741300000) object space 176128K, 9% used [0x0000000643800000,0x00000006448aa8b0,0x000000064e400000) Metaspace used 23706K, capacity 24696K, committed 24832K, reserved 1071104K class space used 2819K, capacity 3041K, committed 3072K, reserved 1048576K } Event: 5.361 GC heap before {Heap before GC invocations=6 (full 1): PSYoungGen total 114176K, used 105609K [0x0000000741300000, 0x000000074b400000, 0x00000007c0000000) eden space 98304K, 100% used [0x0000000741300000,0x0000000747300000,0x0000000747300000) from space 15872K, 46% used [0x0000000748280000,0x00000007489a27e0,0x0000000749200000) to space 15872K, 0% used [0x0000000747300000,0x0000000747300000,0x0000000748280000) ParOldGen total 176128K, used 17066K [0x0000000643800000, 0x000000064e400000, 0x0000000741300000) object space 176128K, 9% used [0x0000000643800000,0x00000006448aa8b0,0x000000064e400000) Metaspace used 28730K, capacity 29836K, committed 30080K, reserved 1075200K class space used 3388K, capacity 3609K, committed 3712K, reserved 1048576K Event: 5.367 GC heap after Heap after GC invocations=6 (full 1): PSYoungGen total 114176K, used 15865K [0x0000000741300000, 0x000000074bf00000, 0x00000007c0000000) eden space 98304K, 0% used [0x0000000741300000,0x0000000741300000,0x0000000747300000) from space 15872K, 99% used [0x0000000747300000,0x000000074827e698,0x0000000748280000) to space 23040K, 0% used [0x000000074a880000,0x000000074a880000,0x000000074bf00000) ParOldGen total 176128K, used 19296K [0x0000000643800000, 0x000000064e400000, 0x0000000741300000) object space 176128K, 10% used [0x0000000643800000,0x0000000644ad8328,0x000000064e400000) Metaspace used 28730K, capacity 29836K, committed 30080K, reserved 1075200K class space used 3388K, capacity 3609K, committed 3712K, reserved 1048576K } Event: 5.512 GC heap before {Heap before GC invocations=7 (full 1): PSYoungGen total 114176K, used 114169K [0x0000000741300000, 0x000000074bf00000, 0x00000007c0000000) eden space 98304K, 100% used [0x0000000741300000,0x0000000747300000,0x0000000747300000) from space 15872K, 99% used [0x0000000747300000,0x000000074827e698,0x0000000748280000) to space 23040K, 0% used [0x000000074a880000,0x000000074a880000,0x000000074bf00000) ParOldGen total 176128K, used 19296K [0x0000000643800000, 0x000000064e400000, 0x0000000741300000) object space 176128K, 10% used [0x0000000643800000,0x0000000644ad8328,0x000000064e400000) Metaspace used 28919K, capacity 29990K, committed 30080K, reserved 1075200K class space used 3400K, capacity 3624K, committed 3712K, reserved 1048576K Event: 5.518 GC heap after Heap after GC invocations=7 (full 1): PSYoungGen total 152576K, used 17781K [0x0000000741300000, 0x000000074cd00000, 0x00000007c0000000) eden space 129536K, 0% used [0x0000000741300000,0x0000000741300000,0x0000000749180000) from space 23040K, 77% used [0x000000074a880000,0x000000074b9dd7e0,0x000000074bf00000) to space 23552K, 0% used [0x0000000749180000,0x0000000749180000,0x000000074a880000) ParOldGen total 176128K, used 19304K [0x0000000643800000, 0x000000064e400000, 0x0000000741300000) object space 176128K, 10% used [0x0000000643800000,0x0000000644ada328,0x000000064e400000) Metaspace used 28919K, capacity 29990K, committed 30080K, reserved 1075200K class space used 3400K, capacity 3624K, committed 3712K, reserved 1048576K } Deoptimization events (10 events): Event: 4.748 Thread 0x0000000003544000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000003d35430 method=java.lang.ClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class; @ 38 Event: 4.748 Thread 0x0000000003544000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000003d35430 method=java.lang.ClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class; @ 38 Event: 5.115 Thread 0x0000000003544000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000039beedc method=java.util.zip.ZipInputStream.readLOC()Ljava/util/zip/ZipEntry; @ 29 Event: 5.228 Thread 0x0000000003544000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000004072174 method=java.util.HashMap.hash(Ljava/lang/Object;)I @ 1 Event: 5.230 Thread 0x0000000003544000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000040645a8 method=java.util.HashMap.hash(Ljava/lang/Object;)I @ 1 Event: 5.235 Thread 0x0000000003544000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003f5d8e8 method=java.util.HashMap.hash(Ljava/lang/Object;)I @ 1 Event: 5.371 Thread 0x0000000003544000 Uncommon trap: reason=null_check action=maybe_recompile pc=0x0000000004929678 method=java.util.regex.Matcher.getTextLength()I @ 4 Event: 5.374 Thread 0x0000000003544000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000040d2000 method=java.util.regex.Pattern$BitClass.isSatisfiedBy(I)Z @ 4 Event: 5.376 Thread 0x0000000003544000 Uncommon trap: reason=null_check action=maybe_recompile pc=0x0000000004929678 method=java.util.regex.Matcher.getTextLength()I @ 4 Event: 5.394 Thread 0x0000000003544000 Uncommon trap: reason=null_check action=maybe_recompile pc=0x0000000004929678 method=java.util.regex.Matcher.getTextLength()I @ 4 Classes redefined (0 events): No events Internal exceptions (10 events): Event: 5.395 Thread 0x0000000003544000 NullPointerException at vtable entry 0x00000000038fc6b7 Event: 5.395 Thread 0x0000000003544000 Exception (0x00000007424fe010) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u202\12323\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] Event: 5.395 Thread 0x0000000003544000 NullPointerException at vtable entry 0x00000000038fc6b7 Event: 5.395 Thread 0x0000000003544000 Exception (0x000000074253e200) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u202\12323\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] Event: 5.396 Thread 0x0000000003544000 NullPointerException at vtable entry 0x00000000038fc6b7 Event: 5.396 Thread 0x0000000003544000 Exception (0x000000074257dbf8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u202\12323\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] Event: 5.396 Thread 0x0000000003544000 NullPointerException at vtable entry 0x00000000038fc6b7 Event: 5.396 Thread 0x0000000003544000 Exception (0x00000007425bd5f8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u202\12323\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] Event: 5.399 Thread 0x0000000003544000 NullPointerException at vtable entry 0x00000000038fc6b7 Event: 5.399 Thread 0x0000000003544000 Exception (0x0000000742831c68) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u202\12323\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] Events (10 events): Event: 5.379 Thread 0x0000000023aa4800 flushing nmethod 0x00000000045a9490 Event: 5.394 Thread 0x0000000003544000 Uncommon trap: trap_request=0xfffffff6 fr.pc=0x0000000004929678 Event: 5.394 Thread 0x0000000003544000 DEOPT PACKING pc=0x0000000004929678 sp=0x000000000335c910 Event: 5.394 Thread 0x0000000003544000 DEOPT UNPACKING pc=0x000000000368583b sp=0x000000000335c7c0 mode 2 Event: 5.416 loading class com/sun/tools/javac/code/TypeTag$1 Event: 5.416 loading class com/sun/tools/javac/code/TypeTag$1 done Event: 5.478 Thread 0x0000000003544000 DEOPT PACKING pc=0x00000000048ead48 sp=0x000000000335c500 Event: 5.478 Thread 0x0000000003544000 DEOPT UNPACKING pc=0x0000000003687890 sp=0x000000000335c240 mode 0 Event: 5.511 Executing VM operation: ParallelGCFailedAllocation Event: 5.518 Executing VM operation: ParallelGCFailedAllocation done Dynamic libraries: 0x00007ff64e300000 - 0x00007ff64e337000 C:\Program Files\Java\jdk1.8.0_202\bin\java.exe 0x00007ffd75c50000 - 0x00007ffd75e48000 C:\Windows\SYSTEM32\ntdll.dll 0x00007ffd75580000 - 0x00007ffd75642000 C:\Windows\System32\KERNEL32.DLL 0x00007ffd73980000 - 0x00007ffd73c76000 C:\Windows\System32\KERNELBASE.dll 0x00007ffd74020000 - 0x00007ffd740d1000 C:\Windows\System32\ADVAPI32.dll 0x00007ffd75140000 - 0x00007ffd751de000 C:\Windows\System32\msvcrt.dll 0x00007ffd754e0000 - 0x00007ffd7557f000 C:\Windows\System32\sechost.dll 0x00007ffd751e0000 - 0x00007ffd75300000 C:\Windows\System32\RPCRT4.dll 0x00007ffd73750000 - 0x00007ffd73777000 C:\Windows\System32\bcrypt.dll 0x00007ffd75340000 - 0x00007ffd754dd000 C:\Windows\System32\USER32.dll 0x00007ffd73780000 - 0x00007ffd737a2000 C:\Windows\System32\win32u.dll 0x00007ffd75310000 - 0x00007ffd7533b000 C:\Windows\System32\GDI32.dll 0x00007ffd737b0000 - 0x00007ffd738c9000 C:\Windows\System32\gdi32full.dll 0x00007ffd73560000 - 0x00007ffd735fd000 C:\Windows\System32\msvcp_win.dll 0x00007ffd73650000 - 0x00007ffd73750000 C:\Windows\System32\ucrtbase.dll 0x00007ffd61cb0000 - 0x00007ffd61f4b000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.6280_none_60bc30a171f2f3f3\COMCTL32.dll 0x00007ffd73ff0000 - 0x00007ffd7401f000 C:\Windows\System32\IMM32.DLL 0x0000000073ea0000 - 0x0000000073f72000 C:\Program Files\Java\jdk1.8.0_202\jre\bin\msvcr100.dll 0x0000000072300000 - 0x0000000072ba5000 C:\Program Files\Java\jdk1.8.0_202\jre\bin\server\jvm.dll 0x00007ffd743a0000 - 0x00007ffd743a8000 C:\Windows\System32\PSAPI.DLL 0x00007ffd4f040000 - 0x00007ffd4f049000 C:\Windows\SYSTEM32\WSOCK32.dll 0x00007ffd64cc0000 - 0x00007ffd64ce7000 C:\Windows\SYSTEM32\WINMM.dll 0x00007ffd74960000 - 0x00007ffd749cb000 C:\Windows\System32\WS2_32.dll 0x00007ffd65030000 - 0x00007ffd6503a000 C:\Windows\SYSTEM32\VERSION.dll 0x00007ffd6c700000 - 0x00007ffd6c70f000 C:\Program Files\Java\jdk1.8.0_202\jre\bin\verify.dll 0x00007ffd4cfa0000 - 0x00007ffd4cfc9000 C:\Program Files\Java\jdk1.8.0_202\jre\bin\java.dll 0x00007ffd4cf70000 - 0x00007ffd4cf93000 C:\Program Files\Java\jdk1.8.0_202\jre\bin\instrument.dll 0x00007ffd68c50000 - 0x00007ffd68c66000 C:\Program Files\Java\jdk1.8.0_202\jre\bin\zip.dll 0x00007ffd749d0000 - 0x00007ffd75140000 C:\Windows\System32\SHELL32.dll 0x00007ffd70d90000 - 0x00007ffd71535000 C:\Windows\SYSTEM32\windows.storage.dll 0x00007ffd744e0000 - 0x00007ffd74833000 C:\Windows\System32\combase.dll 0x00007ffd72d20000 - 0x00007ffd72d4b000 C:\Windows\SYSTEM32\Wldp.dll 0x00007ffd75ac0000 - 0x00007ffd75b8d000 C:\Windows\System32\OLEAUT32.dll 0x00007ffd73eb0000 - 0x00007ffd73f5d000 C:\Windows\System32\SHCORE.dll 0x00007ffd73e50000 - 0x00007ffd73eab000 C:\Windows\System32\shlwapi.dll 0x00007ffd73220000 - 0x00007ffd73244000 C:\Windows\SYSTEM32\profapi.dll 0x00007ffd4cd50000 - 0x00007ffd4cd6a000 D:\Program Files\JetBrains\IntelliJ IDEA 2024.1.4\bin\breakgen64.dll 0x00007ffd4c530000 - 0x00007ffd4c54a000 C:\Program Files\Java\jdk1.8.0_202\jre\bin\net.dll 0x00007ffd4dc50000 - 0x00007ffd4de41000 C:\Windows\SYSTEM32\urlmon.dll 0x00007ffd5e0a0000 - 0x00007ffd5e0c8000 C:\Windows\SYSTEM32\srvcli.dll 0x00007ffd4d990000 - 0x00007ffd4dc4e000 C:\Windows\SYSTEM32\iertutil.dll 0x00007ffd72800000 - 0x00007ffd7280c000 C:\Windows\SYSTEM32\netutils.dll 0x00007ffd72a60000 - 0x00007ffd72aca000 C:\Windows\system32\mswsock.dll 0x00007ffd4c510000 - 0x00007ffd4c522000 C:\Program Files\Java\jdk1.8.0_202\jre\bin\nio.dll 0x0000000069ac0000 - 0x0000000069ae4000 C:\Users\Redmi G Pro\AppData\Local\Temp\jansi-2.4.0-bb050e0a0579f823-jansi.dll VM Arguments: jvm_args: -Dmaven.multiModuleProjectDirectory=D:\dai\heima-leadnews\heima-leadnews -Djansi.passthrough=true -Dmaven.home=D:\Program Files\JetBrains\IntelliJ IDEA 2024.1.4\plugins\maven\lib\maven3 -Dclassworlds.conf=D:\Program Files\JetBrains\IntelliJ IDEA 2024.1.4\plugins\maven\lib\maven3\bin\m2.conf -Dmaven.ext.class.path=D:\Program Files\JetBrains\IntelliJ IDEA 2024.1.4\plugins\maven\lib\maven-event-listener.jar -javaagent:D:\Program Files\JetBrains\IntelliJ IDEA 2024.1.4\lib\idea_rt.jar=3656:D:\Program Files\JetBrains\IntelliJ IDEA 2024.1.4\bin -Dfile.encoding=UTF-8 java_command: org.codehaus.classworlds.Launcher -Didea.version=2024.1.4 -Dmaven.repo.local=D:\develpo\资料\3、黑马程序员Java微服务项目《黑马头条》\day01-环境搭建、SpringCloud微服务(注册发现、网关)\资料\maven仓库\respository_new\respository_new -DskipTests=true package java_class_path (initial): C:\Users\REDMIG~1\AppData\Local\Temp\classpath1692450367.jar;D:\Program Files\JetBrains\IntelliJ IDEA 2024.1.4\lib\idea_rt.jar Launcher Type: SUN_STANDARD Environment Variables: PATH=D:\workspace\WINDOWS.X64_193000_db_home\bin;C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.9\bin;C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.9\libnvvp;C:\Program Files (x86)\VMware\VMware Workstation\bin\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;D:\Program Files (x86)\Tencent\微信web开发者工具\dll;D:\Program Files\Git\cmd;D:\Users\Redmi G Pro\AppData\;D:\software\apache-maven-3.9.9-bin\apache-maven-3.9.9\bin;D:\nvm;C:\nvm4w\nodejs;C:\Program Files (x86)\NetSarang\Xftp 8\;C:\Program Files\NVIDIA Corporation\NVIDIA App\NvDLISR;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Neovim\bin;C:\Program Files\nodejs\;C:\Program Files\MongoDB\Server\8.0\bin;C:\Program Files\NVIDIA Corporation\Nsight Compute 2025.2.1\;C:\Program Files\PowerShell\7\;C:\Users\Redmi G Pro\.cargo\bin;C:\Users\Redmi G Pro\AppData\Local\Programs\oh-my-posh\bin\;C:\Users\Redmi G Pro\AppData\Local\Programs\Python\Python311\Scripts\;C:\Users\Redmi G Pro\AppData\Local\Programs\Python\Python311\;C:\Users\Redmi G Pro\AppData\Local\Microsoft\WindowsApps;D:\cursor\resources\app\bin;D:\Microsoft VS Code\bin;D:\nvm;C:\nvm4w\nodejs;C:\Users\Redmi G Pro\AppData\Local\Pandoc\;C:\Users\Redmi G Pro\AppData\Local\Programs\Ollama;C:\Users\Redmi G Pro\AppData\Roaming\npm;C:\Users\Redmi G Pro\AppData\Local\Programs\Qoder\bin;C:\ProgramData\anaconda3;C:\ProgramData\anaconda3\Library\usr\bin;C:\ProgramData\anaconda3\Library\mingw-w64;C:\ProgramData\anaconda3\Library\bin;C:\ProgramData\anaconda3\Scripts;C:\Users\Redmi G Pro\go\bin USERNAME=Redmi G Pro OS=Windows_NT PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 154 Stepping 3, GenuineIntel --------------- S Y S T E M --------------- OS: Windows 10.0 , 64 bit Build 19041 (10.0.19041.5915) CPU:total 16 (initial active 16) (8 cores per cpu, 2 threads per core) family 6 model 154 stepping 3, 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 24936376k(8592468k free), swap 29130680k(6348k free) vm_info: Java HotSpot(TM) 64-Bit Server VM (25.202-b08) for windows-amd64 JRE (1.8.0_202-b08), built on Dec 15 2018 19:54:30 by "java_re" with MS VC++ 10.0 (VS2010) time: Fri Sep 19 14:32:21 2025 timezone: 中国标准时间 elapsed time: 5 seconds (0d 0h 0m 5s)