| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340 |
- #
- # There is insufficient memory for the Java Runtime Environment to continue.
- # Native memory allocation (malloc) failed to allocate 131088 bytes for Chunk::new
- # Possible reasons:
- # The system is out of physical RAM or swap space
- # In 32 bit mode, the process size limit was hit
- # Possible solutions:
- # Reduce memory load on the system
- # Increase physical memory or swap space
- # Check if swap backing store is full
- # Use 64 bit Java on a 64 bit OS
- # Decrease Java heap size (-Xmx/-Xms)
- # Decrease number of Java threads
- # Decrease Java thread stack sizes (-Xss)
- # Set larger code cache with -XX:ReservedCodeCacheSize=
- # This output file may be truncated or incomplete.
- #
- # Out of Memory Error (allocation.cpp:390), pid=21616, tid=0x0000000000003650
- #
- # JRE version: Java(TM) SE Runtime Environment (8.0_181-b13) (build 1.8.0_181-b13)
- # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.181-b13 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 (0x000000001e373800): JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=13904, stack(0x000000001eab0000,0x000000001ebb0000)]
- Stack: [0x000000001eab0000,0x000000001ebb0000]
- [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: 17248 9557 4 com.sun.tools.javac.file.ZipFileIndex$ZipDirectory::readEntry (587 bytes)
- --------------- P R O C E S S ---------------
- Java Threads: ( => current thread )
- 0x000000001e38a000 JavaThread "Service Thread" daemon [_thread_blocked, id=14216, stack(0x000000001eeb0000,0x000000001efb0000)]
- 0x000000001e381800 JavaThread "C1 CompilerThread3" daemon [_thread_blocked, id=21692, stack(0x000000001edb0000,0x000000001eeb0000)]
- 0x000000001e37e800 JavaThread "C2 CompilerThread2" daemon [_thread_in_native, id=15132, stack(0x000000001ecb0000,0x000000001edb0000)]
- 0x000000001e376000 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=24528, stack(0x000000001ebb0000,0x000000001ecb0000)]
- =>0x000000001e373800 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=13904, stack(0x000000001eab0000,0x000000001ebb0000)]
- 0x000000001e35c800 JavaThread "Monitor Ctrl-Break" daemon [_thread_in_native, id=11924, stack(0x000000001e9b0000,0x000000001eab0000)]
- 0x000000001e33f800 JavaThread "Attach Listener" daemon [_thread_blocked, id=21416, stack(0x000000001e8b0000,0x000000001e9b0000)]
- 0x000000001e2ed000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=24116, stack(0x000000001e7b0000,0x000000001e8b0000)]
- 0x000000001e2d0800 JavaThread "Finalizer" daemon [_thread_blocked, id=22088, stack(0x000000001e6b0000,0x000000001e7b0000)]
- 0x00000000029eb800 JavaThread "Reference Handler" daemon [_thread_blocked, id=21976, stack(0x000000001e1b0000,0x000000001e2b0000)]
- 0x000000000236e800 JavaThread "main" [_thread_in_native, id=5872, stack(0x00000000026f0000,0x00000000027f0000)]
- Other Threads:
- 0x000000001c3ba800 VMThread [stack: 0x000000001e0b0000,0x000000001e1b0000] [id=20200]
- 0x000000001e39e000 WatcherThread [stack: 0x000000001efb0000,0x000000001f0b0000] [id=11660]
- VM state:not at safepoint (normal execution)
- VM Mutex/Monitor currently owned by a thread: None
- Heap:
- PSYoungGen total 515584K, used 142279K [0x000000076b600000, 0x000000078d880000, 0x00000007c0000000)
- eden space 474112K, 30% used [0x000000076b600000,0x00000007740f1f88,0x0000000788500000)
- from space 41472K, 0% used [0x0000000788500000,0x0000000788500000,0x000000078ad80000)
- to space 38400K, 0% used [0x000000078ad80000,0x000000078ad80000,0x000000078d300000)
- ParOldGen total 211456K, used 61812K [0x00000006c2200000, 0x00000006cf080000, 0x000000076b600000)
- object space 211456K, 29% used [0x00000006c2200000,0x00000006c5e5d290,0x00000006cf080000)
- Metaspace used 31836K, capacity 32786K, committed 35800K, reserved 1081344K
- class space used 3537K, capacity 3815K, committed 4224K, reserved 1048576K
- Card table byte_map: [0x0000000011db0000,0x00000000125a0000] byte_map_base: 0x000000000e79f000
- Marking Bits: (ParMarkBitMap*) 0x0000000059a12d00
- Begin Bits: [0x00000000132f0000, 0x0000000017268000)
- End Bits: [0x0000000017268000, 0x000000001b1e0000)
- Polling page: 0x00000000005d0000
- CodeCache: size=245760Kb used=25434Kb max_used=30435Kb free=220325Kb
- bounds [0x00000000029f0000, 0x00000000047f0000, 0x00000000119f0000]
- total_blobs=7449 nmethods=6976 adapters=385
- compilation: enabled
- Compilation events (10 events):
- Event: 17.207 Thread 0x000000001e381800 9559 2 java.util.ComparableTimSort::gallopRight (327 bytes)
- Event: 17.208 Thread 0x000000001e381800 nmethod 9559 0x0000000003872290 code [0x0000000003872440, 0x0000000003872a18]
- Event: 17.212 Thread 0x000000001e381800 9561 s 3 com.sun.tools.javac.file.ZipFileIndexCache::getZipFileIndex (62 bytes)
- Event: 17.213 Thread 0x000000001e381800 nmethod 9561 0x00000000032dbad0 code [0x00000000032dbcc0, 0x00000000032dc8d8]
- Event: 17.220 Thread 0x000000001e373800 nmethod 9545 0x000000000404b250 code [0x000000000404b560, 0x000000000404e058]
- Event: 17.220 Thread 0x000000001e373800 9560 4 java.util.ComparableTimSort::countRunAndMakeAscending (123 bytes)
- Event: 17.229 Thread 0x000000001e373800 nmethod 9560 0x0000000004008890 code [0x0000000004008a60, 0x0000000004009e18]
- Event: 17.229 Thread 0x000000001e373800 9557 4 com.sun.tools.javac.file.ZipFileIndex$ZipDirectory::readEntry (587 bytes)
- Event: 17.235 Thread 0x000000001e381800 9563 2 com.sun.tools.javac.jvm.ClassReader::fillIn (150 bytes)
- Event: 17.236 Thread 0x000000001e381800 nmethod 9563 0x000000000381d910 code [0x000000000381db00, 0x000000000381dfb8]
- GC Heap History (10 events):
- Event: 9.024 GC heap before
- {Heap before GC invocations=9 (full 1):
- PSYoungGen total 278528K, used 275207K [0x000000076b600000, 0x0000000783b00000, 0x00000007c0000000)
- eden space 253952K, 100% used [0x000000076b600000,0x000000077ae00000,0x000000077ae00000)
- from space 24576K, 86% used [0x000000077ae00000,0x000000077c2c1c50,0x000000077c600000)
- to space 26112K, 0% used [0x0000000782180000,0x0000000782180000,0x0000000783b00000)
- ParOldGen total 131584K, used 28414K [0x00000006c2200000, 0x00000006ca280000, 0x000000076b600000)
- object space 131584K, 21% used [0x00000006c2200000,0x00000006c3dbfb98,0x00000006ca280000)
- Metaspace used 29717K, capacity 30592K, committed 30720K, reserved 1077248K
- class space used 3316K, capacity 3521K, committed 3584K, reserved 1048576K
- Event: 9.061 GC heap after
- Heap after GC invocations=9 (full 1):
- PSYoungGen total 359936K, used 26082K [0x000000076b600000, 0x0000000789e80000, 0x00000007c0000000)
- eden space 333824K, 0% used [0x000000076b600000,0x000000076b600000,0x000000077fc00000)
- from space 26112K, 99% used [0x0000000782180000,0x0000000783af8b70,0x0000000783b00000)
- to space 38400K, 0% used [0x000000077fc00000,0x000000077fc00000,0x0000000782180000)
- ParOldGen total 131584K, used 49938K [0x00000006c2200000, 0x00000006ca280000, 0x000000076b600000)
- object space 131584K, 37% used [0x00000006c2200000,0x00000006c52c4a50,0x00000006ca280000)
- Metaspace used 29717K, capacity 30592K, committed 30720K, reserved 1077248K
- class space used 3316K, capacity 3521K, committed 3584K, reserved 1048576K
- }
- Event: 9.899 GC heap before
- {Heap before GC invocations=10 (full 1):
- PSYoungGen total 359936K, used 359906K [0x000000076b600000, 0x0000000789e80000, 0x00000007c0000000)
- eden space 333824K, 100% used [0x000000076b600000,0x000000077fc00000,0x000000077fc00000)
- from space 26112K, 99% used [0x0000000782180000,0x0000000783af8b70,0x0000000783b00000)
- to space 38400K, 0% used [0x000000077fc00000,0x000000077fc00000,0x0000000782180000)
- ParOldGen total 131584K, used 49938K [0x00000006c2200000, 0x00000006ca280000, 0x000000076b600000)
- object space 131584K, 37% used [0x00000006c2200000,0x00000006c52c4a50,0x00000006ca280000)
- Metaspace used 31479K, capacity 32444K, committed 32768K, reserved 1079296K
- class space used 3508K, capacity 3729K, committed 3840K, reserved 1048576K
- Event: 9.936 GC heap after
- Heap after GC invocations=10 (full 1):
- PSYoungGen total 372224K, used 24690K [0x000000076b600000, 0x000000078d300000, 0x00000007c0000000)
- eden space 333824K, 0% used [0x000000076b600000,0x000000076b600000,0x000000077fc00000)
- from space 38400K, 64% used [0x000000077fc00000,0x000000078141c918,0x0000000782180000)
- to space 38400K, 0% used [0x000000078ad80000,0x000000078ad80000,0x000000078d300000)
- ParOldGen total 131584K, used 60023K [0x00000006c2200000, 0x00000006ca280000, 0x000000076b600000)
- object space 131584K, 45% used [0x00000006c2200000,0x00000006c5c9df78,0x00000006ca280000)
- Metaspace used 31479K, capacity 32444K, committed 32768K, reserved 1079296K
- class space used 3508K, capacity 3729K, committed 3840K, reserved 1048576K
- }
- Event: 11.216 GC heap before
- {Heap before GC invocations=11 (full 1):
- PSYoungGen total 372224K, used 358514K [0x000000076b600000, 0x000000078d300000, 0x00000007c0000000)
- eden space 333824K, 100% used [0x000000076b600000,0x000000077fc00000,0x000000077fc00000)
- from space 38400K, 64% used [0x000000077fc00000,0x000000078141c918,0x0000000782180000)
- to space 38400K, 0% used [0x000000078ad80000,0x000000078ad80000,0x000000078d300000)
- ParOldGen total 131584K, used 60023K [0x00000006c2200000, 0x00000006ca280000, 0x000000076b600000)
- object space 131584K, 45% used [0x00000006c2200000,0x00000006c5c9df78,0x00000006ca280000)
- Metaspace used 32096K, capacity 33086K, committed 33280K, reserved 1079296K
- class space used 3585K, capacity 3795K, committed 3840K, reserved 1048576K
- Event: 11.249 GC heap after
- Heap after GC invocations=11 (full 1):
- PSYoungGen total 512512K, used 34083K [0x000000076b600000, 0x000000078d880000, 0x00000007c0000000)
- eden space 474112K, 0% used [0x000000076b600000,0x000000076b600000,0x0000000788500000)
- from space 38400K, 88% used [0x000000078ad80000,0x000000078cec8d68,0x000000078d300000)
- to space 41472K, 0% used [0x0000000788500000,0x0000000788500000,0x000000078ad80000)
- ParOldGen total 131584K, used 74776K [0x00000006c2200000, 0x00000006ca280000, 0x000000076b600000)
- object space 131584K, 56% used [0x00000006c2200000,0x00000006c6b062a8,0x00000006ca280000)
- Metaspace used 32096K, capacity 33086K, committed 33280K, reserved 1079296K
- class space used 3585K, capacity 3795K, committed 3840K, reserved 1048576K
- }
- Event: 15.671 GC heap before
- {Heap before GC invocations=12 (full 1):
- PSYoungGen total 512512K, used 227398K [0x000000076b600000, 0x000000078d880000, 0x00000007c0000000)
- eden space 474112K, 40% used [0x000000076b600000,0x00000007772c8c50,0x0000000788500000)
- from space 38400K, 88% used [0x000000078ad80000,0x000000078cec8d68,0x000000078d300000)
- to space 41472K, 0% used [0x0000000788500000,0x0000000788500000,0x000000078ad80000)
- ParOldGen total 131584K, used 74776K [0x00000006c2200000, 0x00000006ca280000, 0x000000076b600000)
- object space 131584K, 56% used [0x00000006c2200000,0x00000006c6b062a8,0x00000006ca280000)
- Metaspace used 34320K, capacity 35334K, committed 35416K, reserved 1081344K
- class space used 3806K, capacity 4071K, committed 4096K, reserved 1048576K
- Event: 15.704 GC heap after
- Heap after GC invocations=12 (full 1):
- PSYoungGen total 515584K, used 12350K [0x000000076b600000, 0x000000078d880000, 0x00000007c0000000)
- eden space 474112K, 0% used [0x000000076b600000,0x000000076b600000,0x0000000788500000)
- from space 41472K, 29% used [0x0000000788500000,0x000000078910fac8,0x000000078ad80000)
- to space 38400K, 0% used [0x000000078ad80000,0x000000078ad80000,0x000000078d300000)
- ParOldGen total 131584K, used 108432K [0x00000006c2200000, 0x00000006ca280000, 0x000000076b600000)
- object space 131584K, 82% used [0x00000006c2200000,0x00000006c8be4210,0x00000006ca280000)
- Metaspace used 34320K, capacity 35334K, committed 35416K, reserved 1081344K
- class space used 3806K, capacity 4071K, committed 4096K, reserved 1048576K
- }
- Event: 15.704 GC heap before
- {Heap before GC invocations=13 (full 2):
- PSYoungGen total 515584K, used 12350K [0x000000076b600000, 0x000000078d880000, 0x00000007c0000000)
- eden space 474112K, 0% used [0x000000076b600000,0x000000076b600000,0x0000000788500000)
- from space 41472K, 29% used [0x0000000788500000,0x000000078910fac8,0x000000078ad80000)
- to space 38400K, 0% used [0x000000078ad80000,0x000000078ad80000,0x000000078d300000)
- ParOldGen total 131584K, used 108432K [0x00000006c2200000, 0x00000006ca280000, 0x000000076b600000)
- object space 131584K, 82% used [0x00000006c2200000,0x00000006c8be4210,0x00000006ca280000)
- Metaspace used 34320K, capacity 35334K, committed 35416K, reserved 1081344K
- class space used 3806K, capacity 4071K, committed 4096K, reserved 1048576K
- Event: 15.774 GC heap after
- Heap after GC invocations=13 (full 2):
- PSYoungGen total 515584K, used 0K [0x000000076b600000, 0x000000078d880000, 0x00000007c0000000)
- eden space 474112K, 0% used [0x000000076b600000,0x000000076b600000,0x0000000788500000)
- from space 41472K, 0% used [0x0000000788500000,0x0000000788500000,0x000000078ad80000)
- to space 38400K, 0% used [0x000000078ad80000,0x000000078ad80000,0x000000078d300000)
- ParOldGen total 211456K, used 61812K [0x00000006c2200000, 0x00000006cf080000, 0x000000076b600000)
- object space 211456K, 29% used [0x00000006c2200000,0x00000006c5e5d290,0x00000006cf080000)
- Metaspace used 30874K, capacity 31702K, committed 35416K, reserved 1081344K
- class space used 3423K, capacity 3653K, committed 4096K, reserved 1048576K
- }
- Deoptimization events (10 events):
- Event: 16.912 Thread 0x000000000236e800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000031ec848 method=java.util.ComparableTimSort.gallopRight(Ljava/lang/Comparable;[Ljava/lang/Object;III)I @ 42
- Event: 16.912 Thread 0x000000000236e800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000031ec848 method=java.util.ComparableTimSort.gallopRight(Ljava/lang/Comparable;[Ljava/lang/Object;III)I @ 42
- Event: 16.912 Thread 0x000000000236e800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003b4f8a4 method=java.util.ComparableTimSort.binarySort([Ljava/lang/Object;III)V @ 40
- Event: 16.912 Thread 0x000000000236e800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000031ec848 method=java.util.ComparableTimSort.gallopRight(Ljava/lang/Comparable;[Ljava/lang/Object;III)I @ 42
- Event: 16.912 Thread 0x000000000236e800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000030701ec method=java.util.ComparableTimSort.binarySort([Ljava/lang/Object;III)V @ 94
- Event: 16.948 Thread 0x000000000236e800 Uncommon trap: reason=predicate action=maybe_recompile pc=0x0000000003b36b74 method=java.util.AbstractCollection.toArray([Ljava/lang/Object;)[Ljava/lang/Object; @ 49
- Event: 16.984 Thread 0x000000000236e800 Uncommon trap: reason=array_check action=maybe_recompile pc=0x0000000002c367ac method=java.util.AbstractCollection.toArray([Ljava/lang/Object;)[Ljava/lang/Object; @ 119
- Event: 16.986 Thread 0x000000000236e800 Uncommon trap: reason=array_check action=maybe_recompile pc=0x0000000002c367ac method=java.util.AbstractCollection.toArray([Ljava/lang/Object;)[Ljava/lang/Object; @ 119
- Event: 16.986 Thread 0x000000000236e800 Uncommon trap: reason=array_check action=maybe_recompile pc=0x0000000002c367ac method=java.util.AbstractCollection.toArray([Ljava/lang/Object;)[Ljava/lang/Object; @ 119
- Event: 16.987 Thread 0x000000000236e800 Uncommon trap: reason=array_check action=maybe_recompile pc=0x0000000002c367ac method=java.util.AbstractCollection.toArray([Ljava/lang/Object;)[Ljava/lang/Object; @ 119
- Classes redefined (0 events):
- No events
- Internal exceptions (10 events):
- Event: 9.136 Thread 0x000000000236e800 Implicit null exception at 0x0000000003ef7ad8 to 0x0000000003ef7b0e
- Event: 11.075 Thread 0x000000000236e800 Implicit null exception at 0x0000000003a408cc to 0x0000000003a408ec
- Event: 11.766 Thread 0x000000000236e800 Exception <a 'java/lang/NoSuchMethodError': org.apache.maven.execution.MavenExecutionRequest.getFailureBehavior()Ljava/lang/String;> (0x0000000770054378) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u181\11358\hotspot\src\share\vm\interpr
- Event: 11.868 Thread 0x000000000236e800 Implicit null exception at 0x0000000003e3120b to 0x0000000003e35ef5
- Event: 15.585 Thread 0x000000000236e800 Exception <a 'java/lang/NoClassDefFoundError': org/sonatype/aether/graph/DependencyNode> (0x000000077544aa30) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u181\11358\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 199]
- Event: 15.612 Thread 0x000000000236e800 Exception <a 'java/lang/NoSuchFieldError': method resolution failed> (0x00000007756822c8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u181\11358\hotspot\src\share\vm\prims\methodHandles.cpp, line 1167]
- Event: 15.612 Thread 0x000000000236e800 Exception <a 'java/lang/NoSuchFieldError': method resolution failed> (0x00000007756905f8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u181\11358\hotspot\src\share\vm\prims\methodHandles.cpp, line 1167]
- Event: 15.829 Thread 0x000000000236e800 Implicit null exception at 0x0000000003753e7c to 0x000000000375432d
- Event: 17.205 Thread 0x000000000236e800 Exception <a 'java/io/FileNotFoundException'> (0x00000007737fe808) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u181\11358\hotspot\src\share\vm\prims\jni.cpp, line 709]
- Event: 17.205 Thread 0x000000000236e800 Exception <a 'java/io/FileNotFoundException'> (0x0000000773800128) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u181\11358\hotspot\src\share\vm\prims\jni.cpp, line 709]
- Events (10 events):
- Event: 17.211 Thread 0x000000000236e800 DEOPT PACKING pc=0x000000000342ddd7 sp=0x00000000027ec910
- Event: 17.211 Thread 0x000000000236e800 DEOPT UNPACKING pc=0x0000000002a37890 sp=0x00000000027ec718 mode 0
- Event: 17.211 Thread 0x000000000236e800 DEOPT PACKING pc=0x000000000342de0a sp=0x00000000027ec910
- Event: 17.211 Thread 0x000000000236e800 DEOPT UNPACKING pc=0x0000000002a37890 sp=0x00000000027ec718 mode 0
- Event: 17.211 Thread 0x000000000236e800 DEOPT PACKING pc=0x000000000342ddd7 sp=0x00000000027ec910
- Event: 17.211 Thread 0x000000000236e800 DEOPT UNPACKING pc=0x0000000002a37890 sp=0x00000000027ec718 mode 0
- Event: 17.211 Thread 0x000000000236e800 DEOPT PACKING pc=0x000000000342ddd7 sp=0x00000000027ec910
- Event: 17.211 Thread 0x000000000236e800 DEOPT UNPACKING pc=0x0000000002a37890 sp=0x00000000027ec718 mode 0
- Event: 17.211 Thread 0x000000000236e800 DEOPT PACKING pc=0x000000000342ddd7 sp=0x00000000027ec910
- Event: 17.211 Thread 0x000000000236e800 DEOPT UNPACKING pc=0x0000000002a37890 sp=0x00000000027ec718 mode 0
- Dynamic libraries:
- 0x00007ff771100000 - 0x00007ff771137000 C:\Program Files\Java\jdk1.8.0_181\bin\java.exe
- 0x00007ffce9b00000 - 0x00007ffce9cf0000 C:\Windows\SYSTEM32\ntdll.dll
- 0x00007ffce9810000 - 0x00007ffce98c2000 C:\Windows\System32\KERNEL32.DLL
- 0x00007ffce6e30000 - 0x00007ffce70d3000 C:\Windows\System32\KERNELBASE.dll
- 0x00007ffce8e20000 - 0x00007ffce8ec3000 C:\Windows\System32\ADVAPI32.DLL
- 0x00007ffce9950000 - 0x00007ffce99ee000 C:\Windows\System32\msvcrt.dll
- 0x00007ffce8d20000 - 0x00007ffce8db7000 C:\Windows\System32\sechost.dll
- 0x00007ffce8f80000 - 0x00007ffce90a0000 C:\Windows\System32\RPCRT4.dll
- 0x00007ffce8910000 - 0x00007ffce8aa4000 C:\Windows\System32\USER32.dll
- 0x00007ffce72d0000 - 0x00007ffce72f1000 C:\Windows\System32\win32u.dll
- 0x00007ffce8cf0000 - 0x00007ffce8d16000 C:\Windows\System32\GDI32.dll
- 0x00007ffce7130000 - 0x00007ffce72c4000 C:\Windows\System32\gdi32full.dll
- 0x00007ffce6d90000 - 0x00007ffce6e2e000 C:\Windows\System32\msvcp_win.dll
- 0x00007ffce6be0000 - 0x00007ffce6cda000 C:\Windows\System32\ucrtbase.dll
- 0x00007ffcd66c0000 - 0x00007ffcd6945000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.18362.418_none_e6c6b287130d565d\COMCTL32.dll
- 0x00007ffce7bb0000 - 0x00007ffce7ee6000 C:\Windows\System32\combase.dll
- 0x00007ffce6d10000 - 0x00007ffce6d90000 C:\Windows\System32\bcryptPrimitives.dll
- 0x00007ffce8ab0000 - 0x00007ffce8ade000 C:\Windows\System32\IMM32.DLL
- 0x0000000059aa0000 - 0x0000000059b72000 C:\Program Files\Java\jdk1.8.0_181\jre\bin\msvcr100.dll
- 0x00000000591f0000 - 0x0000000059a92000 C:\Program Files\Java\jdk1.8.0_181\jre\bin\server\jvm.dll
- 0x00007ffce9930000 - 0x00007ffce9938000 C:\Windows\System32\PSAPI.DLL
- 0x00007ffcd3370000 - 0x00007ffcd3379000 C:\Windows\SYSTEM32\WSOCK32.dll
- 0x00007ffce8740000 - 0x00007ffce87af000 C:\Windows\System32\WS2_32.dll
- 0x00007ffce4b50000 - 0x00007ffce4b74000 C:\Windows\SYSTEM32\WINMM.dll
- 0x00007ffce2e80000 - 0x00007ffce2e8a000 C:\Windows\SYSTEM32\VERSION.dll
- 0x00007ffce4af0000 - 0x00007ffce4b1d000 C:\Windows\SYSTEM32\WINMMBASE.dll
- 0x00007ffce70e0000 - 0x00007ffce712a000 C:\Windows\System32\cfgmgr32.dll
- 0x00000000591e0000 - 0x00000000591ef000 C:\Program Files\Java\jdk1.8.0_181\jre\bin\verify.dll
- 0x00000000591b0000 - 0x00000000591d9000 C:\Program Files\Java\jdk1.8.0_181\jre\bin\java.dll
- 0x0000000059090000 - 0x00000000590b3000 C:\Program Files\Java\jdk1.8.0_181\jre\bin\instrument.dll
- 0x0000000059190000 - 0x00000000591a6000 C:\Program Files\Java\jdk1.8.0_181\jre\bin\zip.dll
- 0x00007ffce9120000 - 0x00007ffce9805000 C:\Windows\System32\SHELL32.dll
- 0x00007ffce8ed0000 - 0x00007ffce8f79000 C:\Windows\System32\shcore.dll
- 0x00007ffce7430000 - 0x00007ffce7baf000 C:\Windows\System32\windows.storage.dll
- 0x00007ffce6a20000 - 0x00007ffce6a3f000 C:\Windows\System32\profapi.dll
- 0x00007ffce6a40000 - 0x00007ffce6a8a000 C:\Windows\System32\powrprof.dll
- 0x00007ffce69d0000 - 0x00007ffce69e0000 C:\Windows\System32\UMPDC.dll
- 0x00007ffce8ae0000 - 0x00007ffce8b32000 C:\Windows\System32\shlwapi.dll
- 0x00007ffce69e0000 - 0x00007ffce69f1000 C:\Windows\System32\kernel.appcore.dll
- 0x00007ffce7410000 - 0x00007ffce7427000 C:\Windows\System32\cryptsp.dll
- 0x00007ffce34a0000 - 0x00007ffce34ba000 D:\Program Files\JetBrains\IntelliJ IDEA 2019.3.1\bin\breakgen64.dll
- 0x0000000059160000 - 0x000000005917a000 C:\Program Files\Java\jdk1.8.0_181\jre\bin\net.dll
- 0x00007ffce61e0000 - 0x00007ffce6247000 C:\Windows\system32\mswsock.dll
- 0x00007ffce5d50000 - 0x00007ffce5d83000 C:\Windows\system32\rsaenh.dll
- 0x00007ffce6ce0000 - 0x00007ffce6d06000 C:\Windows\System32\bcrypt.dll
- 0x00007ffce68c0000 - 0x00007ffce68e5000 C:\Windows\SYSTEM32\USERENV.dll
- 0x00007ffce63b0000 - 0x00007ffce63bc000 C:\Windows\SYSTEM32\CRYPTBASE.dll
- 0x00007ffce5ef0000 - 0x00007ffce5f2a000 C:\Windows\SYSTEM32\IPHLPAPI.DLL
- 0x00007ffce9940000 - 0x00007ffce9948000 C:\Windows\System32\NSI.dll
- 0x00007ffce09b0000 - 0x00007ffce09c6000 C:\Windows\SYSTEM32\dhcpcsvc6.DLL
- 0x00007ffce0920000 - 0x00007ffce093c000 C:\Windows\SYSTEM32\dhcpcsvc.DLL
- 0x00007ffce5f30000 - 0x00007ffce5ffa000 C:\Windows\SYSTEM32\DNSAPI.dll
- 0x0000000059140000 - 0x0000000059151000 C:\Program Files\Java\jdk1.8.0_181\jre\bin\nio.dll
- 0x00007ffce34f0000 - 0x00007ffce34fa000 C:\Users\Administrator\AppData\Local\Temp\jansi-1.17.1-4186963218345549656.dll
- 0x00007ffce3440000 - 0x00007ffce344a000 C:\Users\Administrator\AppData\Local\Temp\jansi-1.17.1-4776612334915792133.dll
- 0x0000000059180000 - 0x000000005918d000 C:\Program Files\Java\jdk1.8.0_181\jre\bin\management.dll
- 0x00007ffcd46c0000 - 0x00007ffcd470b000 C:\Program Files (x86)\Sangfor\SSL\ClientComponent\SangforNspX64.dll
- 0x00007ffce87b0000 - 0x00007ffce8906000 C:\Windows\System32\ole32.dll
- 0x00007ffce7f10000 - 0x00007ffce7fd4000 C:\Windows\System32\OLEAUT32.dll
- 0x00007ffcd3dd0000 - 0x00007ffcd3de6000 C:\Windows\system32\napinsp.dll
- 0x00007ffcd3db0000 - 0x00007ffcd3dca000 C:\Windows\system32\pnrpnsp.dll
- 0x00007ffcd4590000 - 0x00007ffcd459e000 C:\Windows\System32\winrnr.dll
- 0x00007ffce3230000 - 0x00007ffce324c000 C:\Windows\system32\NLAapi.dll
- 0x00007ffcd3d90000 - 0x00007ffcd3da5000 C:\Windows\system32\wshbth.dll
- 0x00007ffcdfcf0000 - 0x00007ffcdfcfa000 C:\Windows\System32\rasadhlp.dll
- 0x00007ffce0cf0000 - 0x00007ffce0d67000 C:\Windows\System32\fwpuclnt.dll
- VM Arguments:
- jvm_args: -Dmaven.multiModuleProjectDirectory=E:\idea-project\vform-cloud -Dmaven.home=D:\apache-maven-3.6.3-bin\apache-maven-3.6.3 -Dclassworlds.conf=D:\apache-maven-3.6.3-bin\apache-maven-3.6.3\bin\m2.conf -Dmaven.ext.class.path=D:\Program Files\JetBrains\IntelliJ IDEA 2019.3.1\plugins\maven\lib\maven-event-listener.jar -javaagent:D:\Program Files\JetBrains\IntelliJ IDEA 2019.3.1\lib\idea_rt.jar=62700:D:\Program Files\JetBrains\IntelliJ IDEA 2019.3.1\bin -Dfile.encoding=UTF-8
- java_command: org.codehaus.classworlds.Launcher -Didea.version2019.3.1 -s D:\apache-maven-3.6.3-bin\apache-maven-3.6.3\conf\settings.xml -Dmaven.repo.local=D:\apache-maven-3.6.3-bin\repository package
- java_class_path (initial): D:\apache-maven-3.6.3-bin\apache-maven-3.6.3\boot\plexus-classworlds-2.6.0.jar;D:\apache-maven-3.6.3-bin\apache-maven-3.6.3\boot\plexus-classworlds.license;D:\Program Files\JetBrains\IntelliJ IDEA 2019.3.1\lib\idea_rt.jar
- Launcher Type: SUN_STANDARD
- Environment Variables:
- JAVA_HOME=C:\Program Files\Java\jdk1.8.0_181
- CLASSPATH=.;C:\Program Files\Java\jdk1.8.0_181\lib;C:\Program Files\Java\jdk1.8.0_181\lib\dt.jar;C:\Program Files\Java\jdk1.8.0_181\lib\tools.jar
- PATH=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\;C:\Windows\System32\OpenSSH\;C:C:\Program Files\Java\jdk1.8.0_181\bin\;C:\Program Files\Java\jdk1.8.0_181\bin\;C:\Program Files\Java\jdk1.8.0_181\jre\bin;C:\Program Files\TortoiseSVN\bin;C:\Program Files\TortoiseGit\bin;D:\apache-maven-3.6.3-bin\apache-maven-3.6.3\bin;C:\Program Files\Git\cmd;D:\Program Files\Microsoft VS Code\bin;C:\Program Files\MySQL\MySQL Server 8.0\bin;D:\gradle-6.6.1-all\gradle-6.6.1\bin;%ERLANG_HOME%\bin;C:\Program Files (x86)\NetSarang\Xshell 7\;C:\Program Files (x86)\NetSarang\Xftp 7\;D:\Program Files\nodejs\;C:\Python27;C:\Program Files\Bandizip\;C:\Users\Administrator\AppData\Local\Microsoft\WindowsApps;C:\Users\Administrator\AppData\Roaming\npm
- USERNAME=Administrator
- OS=Windows_NT
- PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 158 Stepping 13, GenuineIntel
- --------------- S Y S T E M ---------------
- OS: Windows 10.0 , 64 bit Build 18362 (10.0.18362.329)
- CPU:total 8 (initial active 8) (8 cores per cpu, 1 threads per core) family 6 model 158 stepping 13, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, rtm, 3dnowpref, lzcnt, tsc, tscinvbit, bmi1, bmi2, adx
- Memory: 4k page, physical 16635248k(4069632k free), swap 27121260k(6708k free)
- vm_info: Java HotSpot(TM) 64-Bit Server VM (25.181-b13) for windows-amd64 JRE (1.8.0_181-b13), built on Jul 7 2018 04:01:33 by "java_re" with MS VC++ 10.0 (VS2010)
- time: Mon May 08 11:31:55 2023
- elapsed time: 17 seconds (0d 0h 0m 17s)
|