123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282 |
- #
- # There is insufficient memory for the Java Runtime Environment to continue.
- # Native memory allocation (malloc) failed to allocate 1030816 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=11940, tid=0x0000000000006bb0
- #
- # 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 (0x000000001e93a800): JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=27568, stack(0x00000000206a0000,0x00000000207a0000)]
- Stack: [0x00000000206a0000,0x00000000207a0000]
- [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: 1220 2292 ! 4 org.codehaus.plexus.interpolation.StringSearchInterpolator::interpolate (650 bytes)
- --------------- P R O C E S S ---------------
- Java Threads: ( => current thread )
- 0x000000001ea2d800 JavaThread "Service Thread" daemon [_thread_blocked, id=7336, stack(0x00000000212a0000,0x00000000213a0000)]
- 0x000000001e95b000 JavaThread "C1 CompilerThread11" daemon [_thread_blocked, id=22152, stack(0x00000000211a0000,0x00000000212a0000)]
- 0x000000001e95d800 JavaThread "C1 CompilerThread10" daemon [_thread_blocked, id=25568, stack(0x00000000210a0000,0x00000000211a0000)]
- 0x000000001e95d000 JavaThread "C1 CompilerThread9" daemon [_thread_blocked, id=21236, stack(0x0000000020ea0000,0x0000000020fa0000)]
- 0x000000001e95f000 JavaThread "C1 CompilerThread8" daemon [_thread_blocked, id=27636, stack(0x0000000020da0000,0x0000000020ea0000)]
- 0x000000001e95c000 JavaThread "C2 CompilerThread7" daemon [_thread_in_native, id=14664, stack(0x0000000020ca0000,0x0000000020da0000)]
- 0x000000001e960000 JavaThread "C2 CompilerThread6" daemon [_thread_in_native, id=5828, stack(0x0000000020ba0000,0x0000000020ca0000)]
- 0x000000001e950800 JavaThread "C2 CompilerThread5" daemon [_thread_in_native, id=4084, stack(0x0000000020aa0000,0x0000000020ba0000)]
- 0x000000001e944000 JavaThread "C2 CompilerThread4" daemon [_thread_in_native, id=2000, stack(0x00000000209a0000,0x0000000020aa0000)]
- 0x000000001e942000 JavaThread "C2 CompilerThread3" daemon [_thread_in_native, id=16356, stack(0x00000000208a0000,0x00000000209a0000)]
- 0x000000001e941800 JavaThread "C2 CompilerThread2" daemon [_thread_in_native, id=28160, stack(0x00000000207a0000,0x00000000208a0000)]
- =>0x000000001e93a800 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=27568, stack(0x00000000206a0000,0x00000000207a0000)]
- 0x000000001e938000 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=23884, stack(0x00000000205a0000,0x00000000206a0000)]
- 0x000000001e933800 JavaThread "Monitor Ctrl-Break" daemon [_thread_in_native, id=20072, stack(0x00000000204a0000,0x00000000205a0000)]
- 0x000000001e8bb000 JavaThread "Attach Listener" daemon [_thread_blocked, id=14580, stack(0x0000000020390000,0x0000000020490000)]
- 0x000000001e915000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=4436, stack(0x0000000020290000,0x0000000020390000)]
- 0x000000001ce47000 JavaThread "Finalizer" daemon [_thread_blocked, id=20844, stack(0x0000000020130000,0x0000000020230000)]
- 0x000000001e896000 JavaThread "Reference Handler" daemon [_thread_blocked, id=27796, stack(0x0000000020030000,0x0000000020130000)]
- 0x0000000002f02800 JavaThread "main" [_thread_in_vm, id=5904, stack(0x0000000002c70000,0x0000000002d70000)]
- Other Threads:
- 0x000000001e875000 VMThread [stack: 0x000000001ff30000,0x0000000020030000] [id=12248]
- 0x000000001e9fc000 WatcherThread [stack: 0x00000000213a0000,0x00000000214a0000] [id=11040]
- VM state:not at safepoint (normal execution)
- VM Mutex/Monitor currently owned by a thread: None
- heap address: 0x00000006c3400000, size: 4044 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 75776K, used 36319K [0x000000076bc00000, 0x0000000775000000, 0x00000007c0000000)
- eden space 65024K, 39% used [0x000000076bc00000,0x000000076d4f8280,0x000000076fb80000)
- from space 10752K, 99% used [0x0000000770600000,0x000000077107fb48,0x0000000771080000)
- to space 10752K, 0% used [0x000000076fb80000,0x000000076fb80000,0x0000000770600000)
- ParOldGen total 173568K, used 1722K [0x00000006c3400000, 0x00000006cdd80000, 0x000000076bc00000)
- object space 173568K, 0% used [0x00000006c3400000,0x00000006c35ae910,0x00000006cdd80000)
- Metaspace used 16040K, capacity 16360K, committed 16640K, reserved 1064960K
- class space used 1921K, capacity 2008K, committed 2048K, reserved 1048576K
- Card table byte_map: [0x00000000123c0000,0x0000000012bb0000] byte_map_base: 0x000000000eda6000
- Marking Bits: (ParMarkBitMap*) 0x000000006dba5ce0
- Begin Bits: [0x0000000013e00000, 0x0000000017d30000)
- End Bits: [0x0000000017d30000, 0x000000001bc60000)
- Polling page: 0x0000000002be0000
- CodeCache: size=245760Kb used=10874Kb max_used=10874Kb free=234885Kb
- bounds [0x0000000003000000, 0x0000000003ab0000, 0x0000000012000000]
- total_blobs=2958 nmethods=2587 adapters=280
- compilation: enabled
- Compilation events (10 events):
- Event: 1.216 Thread 0x000000001e95f000 nmethod 2605 0x0000000003a9ac50 code [0x0000000003a9adc0, 0x0000000003a9b290]
- Event: 1.216 Thread 0x000000001e95d800 nmethod 2607 0x0000000003a8cc10 code [0x0000000003a8cd60, 0x0000000003a8ce70]
- Event: 1.216 Thread 0x000000001e95b000 2608 3 java.lang.Class$MethodArray::<init> (38 bytes)
- Event: 1.216 Thread 0x000000001e95b000 nmethod 2608 0x0000000003a9b3d0 code [0x0000000003a9b540, 0x0000000003a9b8a8]
- Event: 1.217 Thread 0x000000001e95f000 2609 3 org.codehaus.plexus.interpolation.MapBasedValueSource::<init> (11 bytes)
- Event: 1.217 Thread 0x000000001e95f000 nmethod 2609 0x0000000003a9b9d0 code [0x0000000003a9bb40, 0x0000000003a9bd90]
- Event: 1.219 Thread 0x000000001e95b000 2610 3 org.codehaus.plexus.util.xml.Xpp3Dom::getAttribute (26 bytes)
- Event: 1.219 Thread 0x000000001e95f000 2611 3 java.util.HashMap::keySet (25 bytes)
- Event: 1.219 Thread 0x000000001e95b000 nmethod 2610 0x0000000003a9be90 code [0x0000000003a9c000, 0x0000000003a9c368]
- Event: 1.220 Thread 0x000000001e95f000 nmethod 2611 0x0000000003a9c450 code [0x0000000003a9c5c0, 0x0000000003a9c950]
- GC Heap History (4 events):
- Event: 0.781 GC heap before
- {Heap before GC invocations=1 (full 0):
- PSYoungGen total 75776K, used 65024K [0x000000076bc00000, 0x0000000771080000, 0x00000007c0000000)
- eden space 65024K, 100% used [0x000000076bc00000,0x000000076fb80000,0x000000076fb80000)
- from space 10752K, 0% used [0x0000000770600000,0x0000000770600000,0x0000000771080000)
- to space 10752K, 0% used [0x000000076fb80000,0x000000076fb80000,0x0000000770600000)
- ParOldGen total 173568K, used 0K [0x00000006c3400000, 0x00000006cdd80000, 0x000000076bc00000)
- object space 173568K, 0% used [0x00000006c3400000,0x00000006c3400000,0x00000006cdd80000)
- Metaspace used 11246K, capacity 11482K, committed 11776K, reserved 1058816K
- class space used 1379K, capacity 1447K, committed 1536K, reserved 1048576K
- Event: 0.785 GC heap after
- Heap after GC invocations=1 (full 0):
- PSYoungGen total 75776K, used 8868K [0x000000076bc00000, 0x0000000771080000, 0x00000007c0000000)
- eden space 65024K, 0% used [0x000000076bc00000,0x000000076bc00000,0x000000076fb80000)
- from space 10752K, 82% used [0x000000076fb80000,0x0000000770429170,0x0000000770600000)
- to space 10752K, 0% used [0x0000000770600000,0x0000000770600000,0x0000000771080000)
- ParOldGen total 173568K, used 16K [0x00000006c3400000, 0x00000006cdd80000, 0x000000076bc00000)
- object space 173568K, 0% used [0x00000006c3400000,0x00000006c3404000,0x00000006cdd80000)
- Metaspace used 11246K, capacity 11482K, committed 11776K, reserved 1058816K
- class space used 1379K, capacity 1447K, committed 1536K, reserved 1048576K
- }
- Event: 1.126 GC heap before
- {Heap before GC invocations=2 (full 0):
- PSYoungGen total 75776K, used 73892K [0x000000076bc00000, 0x0000000771080000, 0x00000007c0000000)
- eden space 65024K, 100% used [0x000000076bc00000,0x000000076fb80000,0x000000076fb80000)
- from space 10752K, 82% used [0x000000076fb80000,0x0000000770429170,0x0000000770600000)
- to space 10752K, 0% used [0x0000000770600000,0x0000000770600000,0x0000000771080000)
- ParOldGen total 173568K, used 16K [0x00000006c3400000, 0x00000006cdd80000, 0x000000076bc00000)
- object space 173568K, 0% used [0x00000006c3400000,0x00000006c3404000,0x00000006cdd80000)
- Metaspace used 15672K, capacity 15976K, committed 16128K, reserved 1062912K
- class space used 1900K, capacity 2008K, committed 2048K, reserved 1048576K
- Event: 1.132 GC heap after
- Heap after GC invocations=2 (full 0):
- PSYoungGen total 75776K, used 10750K [0x000000076bc00000, 0x0000000775000000, 0x00000007c0000000)
- eden space 65024K, 0% used [0x000000076bc00000,0x000000076bc00000,0x000000076fb80000)
- from space 10752K, 99% used [0x0000000770600000,0x000000077107fb48,0x0000000771080000)
- to space 10752K, 0% used [0x000000076fb80000,0x000000076fb80000,0x0000000770600000)
- ParOldGen total 173568K, used 1722K [0x00000006c3400000, 0x00000006cdd80000, 0x000000076bc00000)
- object space 173568K, 0% used [0x00000006c3400000,0x00000006c35ae910,0x00000006cdd80000)
- Metaspace used 15672K, capacity 15976K, committed 16128K, reserved 1062912K
- class space used 1900K, capacity 2008K, committed 2048K, reserved 1048576K
- }
- Deoptimization events (10 events):
- Event: 1.050 Thread 0x0000000002f02800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000384738c method=java.lang.reflect.Field.get(Ljava/lang/Object;)Ljava/lang/Object; @ 45
- Event: 1.050 Thread 0x0000000002f02800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000384738c method=java.lang.reflect.Field.get(Ljava/lang/Object;)Ljava/lang/Object; @ 45
- Event: 1.052 Thread 0x0000000002f02800 Uncommon trap: reason=null_check action=make_not_entrant pc=0x0000000003881928 method=org.apache.maven.model.io.xpp3.MavenXpp3ReaderEx.checkFieldWithDuplicate(Lorg/codehaus/plexus/util/xml/pull/XmlPullParser;Ljava/lang/String;Ljava/lang/String;Ljava/util/
- Event: 1.055 Thread 0x0000000002f02800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000037ebd38 method=java.lang.String.trim()Ljava/lang/String; @ 63
- Event: 1.075 Thread 0x0000000002f02800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000389a900 method=sun.nio.cs.UTF_8$Decoder.decodeArrayLoop(Ljava/nio/ByteBuffer;Ljava/nio/CharBuffer;)Ljava/nio/charset/CoderResult; @ 167
- Event: 1.078 Thread 0x0000000002f02800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000035c03a0 method=java.lang.String.regionMatches(ZILjava/lang/String;II)Z @ 25
- Event: 1.098 Thread 0x0000000002f02800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000038c20c0 method=org.codehaus.plexus.util.xml.pull.MXParser.nextImpl()I @ 879
- Event: 1.150 Thread 0x0000000002f02800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003979c3c method=java.util.regex.ASCII.isType(II)Z @ 6
- Event: 1.219 Thread 0x0000000002f02800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000035dac24 method=java.util.HashMap.hash(Ljava/lang/Object;)I @ 1
- Event: 1.219 Thread 0x0000000002f02800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003611368 method=java.util.HashMap.hash(Ljava/lang/Object;)I @ 1
- Classes redefined (0 events):
- No events
- Internal exceptions (10 events):
- Event: 0.691 Thread 0x0000000002f02800 Exception <a 'java/lang/ArrayIndexOutOfBoundsException': 40> (0x000000076e99d090) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u221\13320\hotspot\src\share\vm\interpreter\interpreterRuntime.cpp, line 368]
- Event: 0.919 Thread 0x0000000002f02800 Exception <a 'java/lang/NoClassDefFoundError': com/google/inject/servlet/ServletModuleTargetVisitor> (0x000000076d20a268) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u221\13320\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 19
- Event: 0.919 Thread 0x0000000002f02800 Exception <a 'java/lang/NoClassDefFoundError'> (0x000000076d20a268) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u221\13320\hotspot\src\share\vm\prims\jvm.cpp, line 1506]
- Event: 0.919 Thread 0x0000000002f02800 Exception <a 'java/lang/NoClassDefFoundError': javax/annotation/Priority> (0x000000076d20ec08) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u221\13320\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 199]
- Event: 0.958 Thread 0x0000000002f02800 Implicit null exception at 0x000000000335c898 to 0x000000000335ca8d
- Event: 0.999 Thread 0x0000000002f02800 Implicit null exception at 0x0000000003420394 to 0x0000000003420755
- Event: 0.999 Thread 0x0000000002f02800 Implicit null exception at 0x00000000033a4a16 to 0x00000000033a4dc1
- Event: 1.052 Thread 0x0000000002f02800 Implicit null exception at 0x00000000038816c3 to 0x000000000388190d
- Event: 1.219 Thread 0x0000000002f02800 Implicit null exception at 0x00000000035daa15 to 0x00000000035dac15
- Event: 1.219 Thread 0x0000000002f02800 Implicit null exception at 0x00000000036112ef to 0x0000000003611359
- Events (10 events):
- Event: 1.218 loading class org/codehaus/plexus/component/repository/ComponentDependency
- Event: 1.218 loading class org/codehaus/plexus/component/repository/ComponentDependency done
- Event: 1.219 Thread 0x0000000002f02800 Uncommon trap: trap_request=0xffffff65 fr.pc=0x00000000035dac24
- Event: 1.219 Thread 0x0000000002f02800 DEOPT PACKING pc=0x00000000035dac24 sp=0x0000000002d6e240
- Event: 1.219 Thread 0x0000000002f02800 DEOPT UNPACKING pc=0x000000000304583b sp=0x0000000002d6e188 mode 2
- Event: 1.219 Thread 0x0000000002f02800 Uncommon trap: trap_request=0xffffff65 fr.pc=0x0000000003611368
- Event: 1.219 Thread 0x0000000002f02800 DEOPT PACKING pc=0x0000000003611368 sp=0x0000000002d6e1f0
- Event: 1.219 Thread 0x0000000002f02800 DEOPT UNPACKING pc=0x000000000304583b sp=0x0000000002d6e190 mode 2
- Event: 1.219 loading class org/apache/maven/lifecycle/internal/ExecutionPlanItem
- Event: 1.219 loading class org/apache/maven/lifecycle/internal/ExecutionPlanItem done
- Dynamic libraries:
- 0x00007ff61a5b0000 - 0x00007ff61a5e7000 D:\java\jdk1.8.0_221\bin\java.exe
- 0x00007ff9e46b0000 - 0x00007ff9e48a5000 C:\WINDOWS\SYSTEM32\ntdll.dll
- 0x00007ff9e2760000 - 0x00007ff9e281e000 C:\WINDOWS\System32\KERNEL32.DLL
- 0x00007ff9e2400000 - 0x00007ff9e26c9000 C:\WINDOWS\System32\KERNELBASE.dll
- 0x00007ff9e2d50000 - 0x00007ff9e2dfc000 C:\WINDOWS\System32\ADVAPI32.dll
- 0x00007ff9e2a70000 - 0x00007ff9e2b0e000 C:\WINDOWS\System32\msvcrt.dll
- 0x00007ff9e2fe0000 - 0x00007ff9e307b000 C:\WINDOWS\System32\sechost.dll
- 0x00007ff9e38f0000 - 0x00007ff9e3a1a000 C:\WINDOWS\System32\RPCRT4.dll
- 0x00007ff9e3740000 - 0x00007ff9e38e1000 C:\WINDOWS\System32\USER32.dll
- 0x00007ff9e2160000 - 0x00007ff9e2182000 C:\WINDOWS\System32\win32u.dll
- 0x00007ff9e3710000 - 0x00007ff9e373b000 C:\WINDOWS\System32\GDI32.dll
- 0x00007ff9e2190000 - 0x00007ff9e229b000 C:\WINDOWS\System32\gdi32full.dll
- 0x00007ff9e1ed0000 - 0x00007ff9e1f6d000 C:\WINDOWS\System32\msvcp_win.dll
- 0x00007ff9e1dd0000 - 0x00007ff9e1ed0000 C:\WINDOWS\System32\ucrtbase.dll
- 0x00007ff9c8820000 - 0x00007ff9c8aba000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.1110_none_60b5254171f9507e\COMCTL32.dll
- 0x00007ff9e2b10000 - 0x00007ff9e2b40000 C:\WINDOWS\System32\IMM32.DLL
- 0x000000006dc30000 - 0x000000006dd02000 D:\java\jdk1.8.0_221\jre\bin\msvcr100.dll
- 0x000000006d380000 - 0x000000006dc25000 D:\java\jdk1.8.0_221\jre\bin\server\jvm.dll
- 0x00007ff9e2b40000 - 0x00007ff9e2b48000 C:\WINDOWS\System32\PSAPI.DLL
- 0x00007ff9cf2e0000 - 0x00007ff9cf307000 C:\WINDOWS\SYSTEM32\WINMM.dll
- 0x00007ff9c5c20000 - 0x00007ff9c5c29000 C:\WINDOWS\SYSTEM32\WSOCK32.dll
- 0x00007ff9dc790000 - 0x00007ff9dc79a000 C:\WINDOWS\SYSTEM32\VERSION.dll
- 0x00007ff9e3500000 - 0x00007ff9e356b000 C:\WINDOWS\System32\WS2_32.dll
- 0x00007ff9d4a60000 - 0x00007ff9d4a6f000 D:\java\jdk1.8.0_221\jre\bin\verify.dll
- 0x00007ff9ce700000 - 0x00007ff9ce729000 D:\java\jdk1.8.0_221\jre\bin\java.dll
- 0x00007ff9cfd10000 - 0x00007ff9cfd33000 D:\java\jdk1.8.0_221\jre\bin\instrument.dll
- 0x00007ff9cfd40000 - 0x00007ff9cfd56000 D:\java\jdk1.8.0_221\jre\bin\zip.dll
- 0x00007ff9e3f30000 - 0x00007ff9e466f000 C:\WINDOWS\System32\SHELL32.dll
- 0x00007ff9dfc00000 - 0x00007ff9e0390000 C:\WINDOWS\SYSTEM32\windows.storage.dll
- 0x00007ff9e3a20000 - 0x00007ff9e3d75000 C:\WINDOWS\System32\combase.dll
- 0x00007ff9e1750000 - 0x00007ff9e177c000 C:\WINDOWS\SYSTEM32\Wldp.dll
- 0x00007ff9e2c80000 - 0x00007ff9e2d2d000 C:\WINDOWS\System32\SHCORE.dll
- 0x00007ff9e3570000 - 0x00007ff9e35c5000 C:\WINDOWS\System32\shlwapi.dll
- 0x00007ff9e1d10000 - 0x00007ff9e1d2f000 C:\WINDOWS\SYSTEM32\profapi.dll
- 0x00007ff9cfcf0000 - 0x00007ff9cfd0a000 D:\Program Files\JetBrains\IntelliJ IDEA 2019.1.2\bin\breakgen64.dll
- 0x00007ff9cefd0000 - 0x00007ff9cefea000 D:\java\jdk1.8.0_221\jre\bin\net.dll
- 0x00007ff9d2ba0000 - 0x00007ff9d2d8b000 C:\WINDOWS\SYSTEM32\urlmon.dll
- 0x00007ff9d2ed0000 - 0x00007ff9d3180000 C:\WINDOWS\SYSTEM32\iertutil.dll
- 0x00007ff9d2b70000 - 0x00007ff9d2b98000 C:\WINDOWS\SYSTEM32\srvcli.dll
- 0x00007ff9e12b0000 - 0x00007ff9e12bc000 C:\WINDOWS\SYSTEM32\netutils.dll
- 0x00007ff9e14b0000 - 0x00007ff9e151a000 C:\WINDOWS\system32\mswsock.dll
- 0x00007ff9e16a0000 - 0x00007ff9e16b8000 C:\WINDOWS\SYSTEM32\CRYPTSP.dll
- 0x00007ff9e0e30000 - 0x00007ff9e0e64000 C:\WINDOWS\system32\rsaenh.dll
- 0x00007ff9e26d0000 - 0x00007ff9e26f7000 C:\WINDOWS\System32\bcrypt.dll
- 0x00007ff9e1c90000 - 0x00007ff9e1cbe000 C:\WINDOWS\SYSTEM32\USERENV.dll
- 0x00007ff9e1f70000 - 0x00007ff9e1ff3000 C:\WINDOWS\System32\bcryptprimitives.dll
- 0x00007ff9e16c0000 - 0x00007ff9e16cc000 C:\WINDOWS\SYSTEM32\CRYPTBASE.dll
- 0x00007ff9e11a0000 - 0x00007ff9e11db000 C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
- 0x00007ff9e2fd0000 - 0x00007ff9e2fd8000 C:\WINDOWS\System32\NSI.dll
- 0x00007ff9d1490000 - 0x00007ff9d14a7000 C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL
- 0x00007ff9d1470000 - 0x00007ff9d148d000 C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL
- 0x00007ff9e11e0000 - 0x00007ff9e12ac000 C:\WINDOWS\SYSTEM32\DNSAPI.dll
- 0x00007ff9ce6e0000 - 0x00007ff9ce6f2000 D:\java\jdk1.8.0_221\jre\bin\nio.dll
- 0x00007ff9cfda0000 - 0x00007ff9cfdaa000 C:\Users\Kan\AppData\Local\Temp\jansi-1.17.1-6614282287007226565.dll
- 0x00007ff9cfd90000 - 0x00007ff9cfd9a000 C:\Users\Kan\AppData\Local\Temp\jansi-1.17.1-5845223759468574185.dll
- VM Arguments:
- jvm_args: -Dmaven.multiModuleProjectDirectory=D:\IdeaProjects\dingding_fangde -Dmaven.home=D:\java\apache-maven-3.5.4 -Dclassworlds.conf=D:\java\apache-maven-3.5.4\bin\m2.conf -javaagent:D:\Program Files\JetBrains\IntelliJ IDEA 2019.1.2\lib\idea_rt.jar=59545:D:\Program Files\JetBrains\IntelliJ IDEA 2019.1.2\bin -Dfile.encoding=UTF-8
- java_command: org.codehaus.classworlds.Launcher -Didea.version2019.1.2 --update-snapshots -s D:\java\apache-maven-3.5.4\conf\settings.xml -Dmaven.repo.local=D:\RepMaven clean
- java_class_path (initial): D:\java\apache-maven-3.5.4\boot\plexus-classworlds-2.5.2.jar;D:\Program Files\JetBrains\IntelliJ IDEA 2019.1.2\lib\idea_rt.jar
- Launcher Type: SUN_STANDARD
- Environment Variables:
- JAVA_HOME=D:\java\jdk1.8.0_221
- PATH=D:\Program Files\MySQL Server 8.0\bin;D:\java\apache-maven-3.5.4\bin;D:\java\apache-tomcat-9.0.21\bin;"D:\java\jdk1.8.0_221\bin;D:\java\jdk1.8.0_221\jre\bin";C:\Program Files (x86)\Common Files\Oracle\Java\javapath;E:\开发工具\Xshell-6\;E:\;发工具\Xftp-6\;%S;stemRoot%\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;D:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\;D:\Program Files (x86)\Microsoft SQL Server\100\DTS\Binn\;D:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\VSShell\Common7\IDE\;C:\Program Files (x86)\Microsoft Visual Studio 9.0\Common7\IDE\PrivateAssemblies\;E:\开发工具\Git\cmd;C:\WINDOWS\system32;E:\开发工具\Xshell-7\;E:\开发工具\Xftp-7\;D:\Program Files\nodejs\;D:\Program Files\MySQL Server 8.0\bin;C:\Program Files\MySQL\MySQL Shell 8.0\bin\;C:\Users\Kan\AppData\Local\Microsoft\WindowsApps;E:\开发工具\Microsoft VS Code\bin;D:\Program Files\nodejs\node_global;C:\Users\Kan\AppData\Roaming\npm;
- USERNAME=Kan
- OS=Windows_NT
- PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 165 Stepping 5, GenuineIntel
- --------------- S Y S T E M ---------------
- OS: Windows 10.0 , 64 bit Build 19041 (10.0.19041.1202)
- CPU:total 16 (initial active 16) (8 cores per cpu, 2 threads per core) family 6 model 165 stepping 5, 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 16558608k(4049236k free), swap 29665804k(6700k 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: Wed Jan 12 15:33:35 2022
- timezone: 中国标准时间
- elapsed time: 1 seconds (0d 0h 0m 1s)
|