123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334 |
- #
- # There is insufficient memory for the Java Runtime Environment to continue.
- # Native memory allocation (malloc) failed to allocate 1120736 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=41776, tid=0x0000000000006578
- #
- # JRE version: Java(TM) SE Runtime Environment (8.0_131-b11) (build 1.8.0_131-b11)
- # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.131-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 (0x000000001f210800): JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=25976, stack(0x000000001f970000,0x000000001fa70000)]
- Stack: [0x000000001f970000,0x000000001fa70000]
- [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: 25397 9547 ! 4 com.google.inject.spi.InjectionPoint::getInjectionPoints (489 bytes)
- --------------- P R O C E S S ---------------
- Java Threads: ( => current thread )
- 0x000000001f2c8000 JavaThread "Service Thread" daemon [_thread_blocked, id=44884, stack(0x000000001fd70000,0x000000001fe70000)]
- 0x000000001f213000 JavaThread "C1 CompilerThread3" daemon [_thread_blocked, id=31184, stack(0x000000001fc70000,0x000000001fd70000)]
- 0x000000001f212000 JavaThread "C2 CompilerThread2" daemon [_thread_blocked, id=32780, stack(0x000000001fb70000,0x000000001fc70000)]
- 0x000000001f211800 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=24032, stack(0x000000001fa70000,0x000000001fb70000)]
- =>0x000000001f210800 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=25976, stack(0x000000001f970000,0x000000001fa70000)]
- 0x000000001f205000 JavaThread "Monitor Ctrl-Break" daemon [_thread_in_native, id=44552, stack(0x000000001f870000,0x000000001f970000)]
- 0x000000001f1dc000 JavaThread "Attach Listener" daemon [_thread_blocked, id=43040, stack(0x000000001f760000,0x000000001f860000)]
- 0x000000001f189800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=28392, stack(0x000000001f660000,0x000000001f760000)]
- 0x000000001f170800 JavaThread "Finalizer" daemon [_thread_blocked, id=32048, stack(0x000000001f550000,0x000000001f650000)]
- 0x000000001d27d800 JavaThread "Reference Handler" daemon [_thread_blocked, id=20796, stack(0x000000001f050000,0x000000001f150000)]
- 0x00000000033fe800 JavaThread "main" [_thread_in_native, id=6992, stack(0x0000000003400000,0x0000000003500000)]
- Other Threads:
- 0x000000001d279800 VMThread [stack: 0x000000001ef50000,0x000000001f050000] [id=30220]
- 0x000000001f31c000 WatcherThread [stack: 0x000000001fe70000,0x000000001ff70000] [id=42184]
- VM state:not at safepoint (normal execution)
- VM Mutex/Monitor currently owned by a thread: None
- Heap:
- PSYoungGen total 564736K, used 76641K [0x000000076b000000, 0x000000079a100000, 0x00000007c0000000)
- eden space 513024K, 14% used [0x000000076b000000,0x000000076fad85b0,0x000000078a500000)
- from space 51712K, 0% used [0x000000078a500000,0x000000078a500000,0x000000078d780000)
- to space 51712K, 0% used [0x0000000796e80000,0x0000000796e80000,0x000000079a100000)
- ParOldGen total 209408K, used 53676K [0x00000006c1000000, 0x00000006cdc80000, 0x000000076b000000)
- object space 209408K, 25% used [0x00000006c1000000,0x00000006c446b0c0,0x00000006cdc80000)
- Metaspace used 34861K, capacity 35802K, committed 35880K, reserved 1081344K
- class space used 3920K, capacity 4182K, committed 4224K, reserved 1048576K
- Card table byte_map: [0x0000000012bc0000,0x00000000133c0000] byte_map_base: 0x000000000f5b8000
- Marking Bits: (ParMarkBitMap*) 0x000000005892c720
- Begin Bits: [0x0000000014110000, 0x00000000180d0000)
- End Bits: [0x00000000180d0000, 0x000000001c090000)
- Polling page: 0x00000000033c0000
- CodeCache: size=245760Kb used=26295Kb max_used=29201Kb free=219464Kb
- bounds [0x0000000003800000, 0x00000000054e0000, 0x0000000012800000]
- total_blobs=7569 nmethods=7071 adapters=409
- compilation: enabled
- Compilation events (10 events):
- Event: 25.346 Thread 0x000000001f213000 nmethod 9640 0x00000000045b9710 code [0x00000000045b98a0, 0x00000000045b9e08]
- Event: 25.348 Thread 0x000000001f213000 9641 3 org.codehaus.plexus.util.AbstractScanner::isIncluded (14 bytes)
- Event: 25.349 Thread 0x000000001f213000 nmethod 9641 0x0000000004b95d90 code [0x0000000004b95f00, 0x0000000004b960a8]
- Event: 25.349 Thread 0x000000001f213000 9642 3 org.codehaus.plexus.util.AbstractScanner::isExcluded (14 bytes)
- Event: 25.349 Thread 0x000000001f213000 nmethod 9642 0x0000000004cbde50 code [0x0000000004cbdfc0, 0x0000000004cbe168]
- Event: 25.349 Thread 0x000000001f212000 nmethod 9635 0x00000000045ae9d0 code [0x00000000045aeb60, 0x00000000045af358]
- Event: 25.358 Thread 0x000000001f212000 9643 4 sun.nio.fs.WindowsPathParser::isInvalidPathChar (22 bytes)
- Event: 25.359 Thread 0x000000001f212000 nmethod 9643 0x0000000003f2c410 code [0x0000000003f2c540, 0x0000000003f2c638]
- Event: 25.366 Thread 0x000000001f213000 9644 3 sun.nio.fs.WindowsPathParser::normalize (233 bytes)
- Event: 25.369 Thread 0x000000001f213000 nmethod 9644 0x0000000004efb490 code [0x0000000004efba40, 0x0000000004eff9a8]
- GC Heap History (10 events):
- Event: 18.573 GC heap before
- {Heap before GC invocations=17 (full 1):
- PSYoungGen total 306176K, used 286689K [0x000000076b000000, 0x0000000788b00000, 0x00000007c0000000)
- eden space 259584K, 100% used [0x000000076b000000,0x000000077ad80000,0x000000077ad80000)
- from space 46592K, 58% used [0x000000077ad80000,0x000000077c7f8730,0x000000077db00000)
- to space 46080K, 0% used [0x0000000785e00000,0x0000000785e00000,0x0000000788b00000)
- ParOldGen total 131584K, used 64211K [0x00000006c1000000, 0x00000006c9080000, 0x000000076b000000)
- object space 131584K, 48% used [0x00000006c1000000,0x00000006c4eb4f28,0x00000006c9080000)
- Metaspace used 31190K, capacity 32032K, committed 32256K, reserved 1077248K
- class space used 3539K, capacity 3744K, committed 3840K, reserved 1048576K
- Event: 18.595 GC heap after
- Heap after GC invocations=17 (full 1):
- PSYoungGen total 429056K, used 22927K [0x000000076b000000, 0x0000000788380000, 0x00000007c0000000)
- eden space 390656K, 0% used [0x000000076b000000,0x000000076b000000,0x0000000782d80000)
- from space 38400K, 59% used [0x0000000785e00000,0x0000000787463cb8,0x0000000788380000)
- to space 44032K, 0% used [0x0000000782d80000,0x0000000782d80000,0x0000000785880000)
- ParOldGen total 131584K, used 67083K [0x00000006c1000000, 0x00000006c9080000, 0x000000076b000000)
- object space 131584K, 50% used [0x00000006c1000000,0x00000006c5182f28,0x00000006c9080000)
- Metaspace used 31190K, capacity 32032K, committed 32256K, reserved 1077248K
- class space used 3539K, capacity 3744K, committed 3840K, reserved 1048576K
- }
- Event: 20.068 GC heap before
- {Heap before GC invocations=18 (full 1):
- PSYoungGen total 429056K, used 413583K [0x000000076b000000, 0x0000000788380000, 0x00000007c0000000)
- eden space 390656K, 100% used [0x000000076b000000,0x0000000782d80000,0x0000000782d80000)
- from space 38400K, 59% used [0x0000000785e00000,0x0000000787463cb8,0x0000000788380000)
- to space 44032K, 0% used [0x0000000782d80000,0x0000000782d80000,0x0000000785880000)
- ParOldGen total 131584K, used 67083K [0x00000006c1000000, 0x00000006c9080000, 0x000000076b000000)
- object space 131584K, 50% used [0x00000006c1000000,0x00000006c5182f28,0x00000006c9080000)
- Metaspace used 31227K, capacity 32160K, committed 32256K, reserved 1077248K
- class space used 3539K, capacity 3744K, committed 3840K, reserved 1048576K
- Event: 20.096 GC heap after
- Heap after GC invocations=18 (full 1):
- PSYoungGen total 434688K, used 41081K [0x000000076b000000, 0x0000000790900000, 0x00000007c0000000)
- eden space 390656K, 0% used [0x000000076b000000,0x000000076b000000,0x0000000782d80000)
- from space 44032K, 93% used [0x0000000782d80000,0x000000078559e5d8,0x0000000785880000)
- to space 48640K, 0% used [0x000000078d980000,0x000000078d980000,0x0000000790900000)
- ParOldGen total 131584K, used 71875K [0x00000006c1000000, 0x00000006c9080000, 0x000000076b000000)
- object space 131584K, 54% used [0x00000006c1000000,0x00000006c5630f28,0x00000006c9080000)
- Metaspace used 31227K, capacity 32160K, committed 32256K, reserved 1077248K
- class space used 3539K, capacity 3744K, committed 3840K, reserved 1048576K
- }
- Event: 22.732 GC heap before
- {Heap before GC invocations=19 (full 1):
- PSYoungGen total 434688K, used 431737K [0x000000076b000000, 0x0000000790900000, 0x00000007c0000000)
- eden space 390656K, 100% used [0x000000076b000000,0x0000000782d80000,0x0000000782d80000)
- from space 44032K, 93% used [0x0000000782d80000,0x000000078559e5d8,0x0000000785880000)
- to space 48640K, 0% used [0x000000078d980000,0x000000078d980000,0x0000000790900000)
- ParOldGen total 131584K, used 71875K [0x00000006c1000000, 0x00000006c9080000, 0x000000076b000000)
- object space 131584K, 54% used [0x00000006c1000000,0x00000006c5630f28,0x00000006c9080000)
- Metaspace used 33234K, capacity 34144K, committed 34432K, reserved 1079296K
- class space used 3686K, capacity 3872K, committed 3968K, reserved 1048576K
- Event: 22.775 GC heap after
- Heap after GC invocations=19 (full 1):
- PSYoungGen total 561664K, used 40140K [0x000000076b000000, 0x0000000790a00000, 0x00000007c0000000)
- eden space 513024K, 0% used [0x000000076b000000,0x000000076b000000,0x000000078a500000)
- from space 48640K, 82% used [0x000000078d980000,0x00000007900b3070,0x0000000790900000)
- to space 51712K, 0% used [0x000000078a500000,0x000000078a500000,0x000000078d780000)
- ParOldGen total 131584K, used 88668K [0x00000006c1000000, 0x00000006c9080000, 0x000000076b000000)
- object space 131584K, 67% used [0x00000006c1000000,0x00000006c6697318,0x00000006c9080000)
- Metaspace used 33234K, capacity 34144K, committed 34432K, reserved 1079296K
- class space used 3686K, capacity 3872K, committed 3968K, reserved 1048576K
- }
- Event: 24.248 GC heap before
- {Heap before GC invocations=20 (full 1):
- PSYoungGen total 561664K, used 162745K [0x000000076b000000, 0x0000000790a00000, 0x00000007c0000000)
- eden space 513024K, 23% used [0x000000076b000000,0x00000007727bb638,0x000000078a500000)
- from space 48640K, 82% used [0x000000078d980000,0x00000007900b3070,0x0000000790900000)
- to space 51712K, 0% used [0x000000078a500000,0x000000078a500000,0x000000078d780000)
- ParOldGen total 131584K, used 88668K [0x00000006c1000000, 0x00000006c9080000, 0x000000076b000000)
- object space 131584K, 67% used [0x00000006c1000000,0x00000006c6697318,0x00000006c9080000)
- Metaspace used 34460K, capacity 35366K, committed 35496K, reserved 1081344K
- class space used 3834K, capacity 4046K, committed 4096K, reserved 1048576K
- Event: 24.274 GC heap after
- Heap after GC invocations=20 (full 1):
- PSYoungGen total 564736K, used 11951K [0x000000076b000000, 0x000000079a100000, 0x00000007c0000000)
- eden space 513024K, 0% used [0x000000076b000000,0x000000076b000000,0x000000078a500000)
- from space 51712K, 23% used [0x000000078a500000,0x000000078b0abf20,0x000000078d780000)
- to space 51712K, 0% used [0x0000000796e80000,0x0000000796e80000,0x000000079a100000)
- ParOldGen total 131584K, used 128193K [0x00000006c1000000, 0x00000006c9080000, 0x000000076b000000)
- object space 131584K, 97% used [0x00000006c1000000,0x00000006c8d306b8,0x00000006c9080000)
- Metaspace used 34460K, capacity 35366K, committed 35496K, reserved 1081344K
- class space used 3834K, capacity 4046K, committed 4096K, reserved 1048576K
- }
- Event: 24.274 GC heap before
- {Heap before GC invocations=21 (full 2):
- PSYoungGen total 564736K, used 11951K [0x000000076b000000, 0x000000079a100000, 0x00000007c0000000)
- eden space 513024K, 0% used [0x000000076b000000,0x000000076b000000,0x000000078a500000)
- from space 51712K, 23% used [0x000000078a500000,0x000000078b0abf20,0x000000078d780000)
- to space 51712K, 0% used [0x0000000796e80000,0x0000000796e80000,0x000000079a100000)
- ParOldGen total 131584K, used 128193K [0x00000006c1000000, 0x00000006c9080000, 0x000000076b000000)
- object space 131584K, 97% used [0x00000006c1000000,0x00000006c8d306b8,0x00000006c9080000)
- Metaspace used 34460K, capacity 35366K, committed 35496K, reserved 1081344K
- class space used 3834K, capacity 4046K, committed 4096K, reserved 1048576K
- Event: 24.367 GC heap after
- Heap after GC invocations=21 (full 2):
- PSYoungGen total 564736K, used 0K [0x000000076b000000, 0x000000079a100000, 0x00000007c0000000)
- eden space 513024K, 0% used [0x000000076b000000,0x000000076b000000,0x000000078a500000)
- from space 51712K, 0% used [0x000000078a500000,0x000000078a500000,0x000000078d780000)
- to space 51712K, 0% used [0x0000000796e80000,0x0000000796e80000,0x000000079a100000)
- ParOldGen total 209408K, used 53676K [0x00000006c1000000, 0x00000006cdc80000, 0x000000076b000000)
- object space 209408K, 25% used [0x00000006c1000000,0x00000006c446b0c0,0x00000006cdc80000)
- Metaspace used 32726K, capacity 33518K, committed 35496K, reserved 1081344K
- class space used 3648K, capacity 3837K, committed 4096K, reserved 1048576K
- }
- Deoptimization events (10 events):
- Event: 24.710 Thread 0x00000000033fe800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003d128f4 method=com.google.inject.internal.MoreTypes.getRawType(Ljava/lang/reflect/Type;)Ljava/lang/Class; @ 13
- Event: 24.717 Thread 0x00000000033fe800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003d128f4 method=com.google.inject.internal.MoreTypes.getRawType(Ljava/lang/reflect/Type;)Ljava/lang/Class; @ 13
- Event: 24.719 Thread 0x0000000023ae6000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000004b3a3d0 method=java.lang.Long.numberOfTrailingZeros(J)I @ 44
- Event: 24.741 Thread 0x0000000023ae6000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000054928e8 method=java.lang.StringCoding$StringDecoder.decode([BII)[C @ 48
- Event: 24.917 Thread 0x00000000033fe800 Uncommon trap: reason=predicate action=maybe_recompile pc=0x0000000004973a80 method=java.util.AbstractCollection.toArray([Ljava/lang/Object;)[Ljava/lang/Object; @ 49
- Event: 24.951 Thread 0x00000000033fe800 Uncommon trap: reason=array_check action=maybe_recompile pc=0x0000000003a35fb4 method=java.util.AbstractCollection.toArray([Ljava/lang/Object;)[Ljava/lang/Object; @ 119
- Event: 24.954 Thread 0x00000000033fe800 Uncommon trap: reason=array_check action=maybe_recompile pc=0x0000000003a35fb4 method=java.util.AbstractCollection.toArray([Ljava/lang/Object;)[Ljava/lang/Object; @ 119
- Event: 24.954 Thread 0x00000000033fe800 Uncommon trap: reason=array_check action=maybe_recompile pc=0x0000000003a35fb4 method=java.util.AbstractCollection.toArray([Ljava/lang/Object;)[Ljava/lang/Object; @ 119
- Event: 24.954 Thread 0x00000000033fe800 Uncommon trap: reason=array_check action=maybe_recompile pc=0x0000000003a35fb4 method=java.util.AbstractCollection.toArray([Ljava/lang/Object;)[Ljava/lang/Object; @ 119
- Event: 25.054 Thread 0x00000000033fe800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000004287a5c method=org.eclipse.sisu.wire.EntryListAdapter$ValueIterator.hasNext()Z @ 4
- Internal exceptions (10 events):
- Event: 18.167 Thread 0x00000000033fe800 Implicit null exception at 0x0000000004c0af53 to 0x0000000004c0afa6
- Event: 18.218 Thread 0x00000000033fe800 Implicit null exception at 0x0000000004aebe0b to 0x0000000004aedcd9
- Event: 19.752 Thread 0x00000000033fe800 Implicit null exception at 0x0000000004b514d5 to 0x0000000004b535e5
- Event: 19.752 Thread 0x00000000033fe800 Implicit null exception at 0x0000000003abe80c to 0x0000000003abe84d
- Event: 20.455 Thread 0x00000000033fe800 Implicit null exception at 0x0000000004c216b8 to 0x0000000004c22969
- Event: 23.492 Thread 0x00000000033fe800 Exception <a 'java/io/FileNotFoundException'> (0x000000076d3e0290) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u131\8869\hotspot\src\share\vm\prims\jni.cpp, line 709]
- Event: 23.492 Thread 0x00000000033fe800 Exception <a 'java/io/FileNotFoundException'> (0x000000076d3e18f0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u131\8869\hotspot\src\share\vm\prims\jni.cpp, line 709]
- Event: 24.181 Thread 0x00000000033fe800 Implicit null exception at 0x0000000003de02d3 to 0x0000000003de0435
- Event: 24.678 Thread 0x00000000033fe800 Implicit null exception at 0x0000000004ccd93c to 0x0000000004ccdded
- Event: 24.721 Thread 0x00000000033fe800 Exception <a 'java/lang/NoSuchMethodError': org.apache.maven.execution.MavenExecutionRequest.getFailureBehavior()Ljava/lang/String;> (0x000000076cd0b2b8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u131\8869\hotspot\src\share\vm\interpre
- Events (10 events):
- Event: 25.322 loading class org/codehaus/plexus/util/SelectorUtils
- Event: 25.322 loading class org/codehaus/plexus/util/SelectorUtils done
- Event: 25.324 loading class org/codehaus/plexus/util/Java7Detector
- Event: 25.324 loading class org/codehaus/plexus/util/Java7Detector done
- Event: 25.324 loading class org/codehaus/plexus/util/Java7Detector
- Event: 25.324 loading class org/codehaus/plexus/util/Java7Detector done
- Event: 25.324 loading class org/codehaus/plexus/util/NioFiles
- Event: 25.324 loading class org/codehaus/plexus/util/NioFiles done
- Event: 25.324 loading class org/codehaus/plexus/util/NioFiles
- Event: 25.324 loading class org/codehaus/plexus/util/NioFiles done
- Dynamic libraries:
- 0x00007ff62de70000 - 0x00007ff62dea7000 D:\DevTools\jdk1.8.0_131\bin\java.exe
- 0x00007ffa1e5d0000 - 0x00007ffa1e7c8000 C:\WINDOWS\SYSTEM32\ntdll.dll
- 0x00007ffa1c770000 - 0x00007ffa1c832000 C:\WINDOWS\System32\KERNEL32.DLL
- 0x00007ffa1c020000 - 0x00007ffa1c31e000 C:\WINDOWS\System32\KERNELBASE.dll
- 0x00007ffa1d460000 - 0x00007ffa1d511000 C:\WINDOWS\System32\ADVAPI32.dll
- 0x00007ffa1e4f0000 - 0x00007ffa1e58e000 C:\WINDOWS\System32\msvcrt.dll
- 0x00007ffa1c5f0000 - 0x00007ffa1c68f000 C:\WINDOWS\System32\sechost.dll
- 0x00007ffa1e0b0000 - 0x00007ffa1e1d3000 C:\WINDOWS\System32\RPCRT4.dll
- 0x00007ffa1c3f0000 - 0x00007ffa1c417000 C:\WINDOWS\System32\bcrypt.dll
- 0x00007ffa1c840000 - 0x00007ffa1c9dd000 C:\WINDOWS\System32\USER32.dll
- 0x00007ffa1c3c0000 - 0x00007ffa1c3e2000 C:\WINDOWS\System32\win32u.dll
- 0x00007ffa1c740000 - 0x00007ffa1c76b000 C:\WINDOWS\System32\GDI32.dll
- 0x00007ffa1be70000 - 0x00007ffa1bf87000 C:\WINDOWS\System32\gdi32full.dll
- 0x00007ffa1c320000 - 0x00007ffa1c3bd000 C:\WINDOWS\System32\msvcp_win.dll
- 0x00007ffa1bd70000 - 0x00007ffa1be70000 C:\WINDOWS\System32\ucrtbase.dll
- 0x00007ffa08f80000 - 0x00007ffa0921a000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.4355_none_60b8b9eb71f62e16\COMCTL32.dll
- 0x00007ffa1e4a0000 - 0x00007ffa1e4cf000 C:\WINDOWS\System32\IMM32.DLL
- 0x00000000589b0000 - 0x0000000058a82000 D:\DevTools\jdk1.8.0_131\jre\bin\msvcr100.dll
- 0x0000000058110000 - 0x00000000589ac000 D:\DevTools\jdk1.8.0_131\jre\bin\server\jvm.dll
- 0x00007ffa1e490000 - 0x00007ffa1e498000 C:\WINDOWS\System32\PSAPI.DLL
- 0x00007ffa0d220000 - 0x00007ffa0d229000 C:\WINDOWS\SYSTEM32\WSOCK32.dll
- 0x00007ffa089d0000 - 0x00007ffa089f7000 C:\WINDOWS\SYSTEM32\WINMM.dll
- 0x00007ffa16c90000 - 0x00007ffa16c9a000 C:\WINDOWS\SYSTEM32\VERSION.dll
- 0x00007ffa1e290000 - 0x00007ffa1e2fb000 C:\WINDOWS\System32\WS2_32.dll
- 0x0000000058db0000 - 0x0000000058dbf000 D:\DevTools\jdk1.8.0_131\jre\bin\verify.dll
- 0x0000000058d80000 - 0x0000000058da9000 D:\DevTools\jdk1.8.0_131\jre\bin\java.dll
- 0x0000000057f40000 - 0x0000000057f63000 D:\DevTools\jdk1.8.0_131\jre\bin\instrument.dll
- 0x0000000058d30000 - 0x0000000058d46000 D:\DevTools\jdk1.8.0_131\jre\bin\zip.dll
- 0x00007ffa1c9e0000 - 0x00007ffa1d14d000 C:\WINDOWS\System32\SHELL32.dll
- 0x00007ffa19cb0000 - 0x00007ffa1a454000 C:\WINDOWS\SYSTEM32\windows.storage.dll
- 0x00007ffa1dcf0000 - 0x00007ffa1e043000 C:\WINDOWS\System32\combase.dll
- 0x00007ffa1b6a0000 - 0x00007ffa1b6ce000 C:\WINDOWS\SYSTEM32\Wldp.dll
- 0x00007ffa1dc20000 - 0x00007ffa1dced000 C:\WINDOWS\System32\OLEAUT32.dll
- 0x00007ffa1e1e0000 - 0x00007ffa1e28d000 C:\WINDOWS\System32\SHCORE.dll
- 0x00007ffa1e300000 - 0x00007ffa1e355000 C:\WINDOWS\System32\shlwapi.dll
- 0x00007ffa1bba0000 - 0x00007ffa1bbc4000 C:\WINDOWS\SYSTEM32\profapi.dll
- 0x00007ffa14170000 - 0x00007ffa1418a000 E:\IntelliJ IDEA 2019.3.3\bin\breakgen64.dll
- 0x0000000058d60000 - 0x0000000058d7a000 D:\DevTools\jdk1.8.0_131\jre\bin\net.dll
- 0x00007ffa1b400000 - 0x00007ffa1b46a000 C:\WINDOWS\system32\mswsock.dll
- 0x00007ffa1b5f0000 - 0x00007ffa1b608000 C:\WINDOWS\SYSTEM32\CRYPTSP.dll
- 0x00007ffa1acb0000 - 0x00007ffa1ace4000 C:\WINDOWS\system32\rsaenh.dll
- 0x00007ffa1bb60000 - 0x00007ffa1bb8e000 C:\WINDOWS\SYSTEM32\USERENV.dll
- 0x00007ffa1bf90000 - 0x00007ffa1c012000 C:\WINDOWS\System32\bcryptprimitives.dll
- 0x00007ffa1b610000 - 0x00007ffa1b61c000 C:\WINDOWS\SYSTEM32\CRYPTBASE.dll
- 0x00007ffa1b090000 - 0x00007ffa1b0cb000 C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
- 0x00007ffa1d360000 - 0x00007ffa1d368000 C:\WINDOWS\System32\NSI.dll
- 0x00007ffa16600000 - 0x00007ffa16617000 C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL
- 0x00007ffa16530000 - 0x00007ffa1654d000 C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL
- 0x00007ffa1b0e0000 - 0x00007ffa1b1aa000 C:\WINDOWS\SYSTEM32\DNSAPI.dll
- 0x00000000580f0000 - 0x0000000058101000 D:\DevTools\jdk1.8.0_131\jre\bin\nio.dll
- 0x00007ffa16a90000 - 0x00007ffa16a9a000 C:\Users\huimv\AppData\Local\Temp\jansi-1.17.1-8258750735238717253.dll
- 0x00007ffa141f0000 - 0x00007ffa141fa000 C:\Users\huimv\AppData\Local\Temp\jansi-1.17.1-2643877242242451970.dll
- 0x0000000057f10000 - 0x0000000057f34000 D:\DevTools\jdk1.8.0_131\jre\bin\sunec.dll
- 0x00007ffa11f00000 - 0x00007ffa11f0a000 C:\Windows\System32\rasadhlp.dll
- 0x00007ffa119b0000 - 0x00007ffa11a30000 C:\WINDOWS\System32\fwpuclnt.dll
- 0x0000000058d20000 - 0x0000000058d2b000 D:\DevTools\jdk1.8.0_131\jre\bin\sunmscapi.dll
- 0x00007ffa1c490000 - 0x00007ffa1c5ec000 C:\WINDOWS\System32\CRYPT32.dll
- 0x0000000058d50000 - 0x0000000058d5d000 D:\DevTools\jdk1.8.0_131\jre\bin\management.dll
- 0x00007ff9fdf10000 - 0x00007ff9fdf27000 C:\WINDOWS\system32\napinsp.dll
- 0x00007ff9fdef0000 - 0x00007ff9fdf0b000 C:\WINDOWS\system32\pnrpnsp.dll
- 0x00007ffa0e660000 - 0x00007ffa0e675000 C:\WINDOWS\system32\wshbth.dll
- 0x00007ffa16c60000 - 0x00007ffa16c7d000 C:\WINDOWS\system32\NLAapi.dll
- 0x00007ff9fded0000 - 0x00007ff9fdee2000 C:\WINDOWS\System32\winrnr.dll
- VM Arguments:
- jvm_args: -Dmaven.multiModuleProjectDirectory=D:\huimv-guowei-center\huimv-admin -Dmaven.home=E:\IntelliJ IDEA 2019.3.3\plugins\maven\lib\maven3 -Dclassworlds.conf=E:\IntelliJ IDEA 2019.3.3\plugins\maven\lib\maven3\bin\m2.conf -Dmaven.ext.class.path=E:\IntelliJ IDEA 2019.3.3\plugins\maven\lib\maven-event-listener.jar -javaagent:E:\IntelliJ IDEA 2019.3.3\lib\idea_rt.jar=65346:E:\IntelliJ IDEA 2019.3.3\bin -Dfile.encoding=UTF-8
- java_command: org.codehaus.classworlds.Launcher -Didea.version2019.3.3 -DskipTests=true package
- java_class_path (initial): E:\IntelliJ IDEA 2019.3.3\plugins\maven\lib\maven3\boot\plexus-classworlds-2.6.0.jar;E:\IntelliJ IDEA 2019.3.3\lib\idea_rt.jar
- Launcher Type: SUN_STANDARD
- Environment Variables:
- JAVA_HOME=C:\Program Files\Java\jdk-15
- CLASSPATH=.;C:\java\jdk1.8\lib\dt.jar;C:\java\jdk1.8\lib\tools.jar
- PATH=C:\java\jdk1.8\bin;C:\ProgramData\Oracle\Java\javapath;C:\Program Files\Common Files\Oracle\Java\javapath;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\Microsoft SQL Server\130\Tools\Binn\;C:\Program Files\Git\cmd;C:\Program Files\nodejs\;C:\Program Files\TortoiseSVN\bin;C:\Local\bin\NASM;C:\GnuWin32\bin;E:\ffmpeg\bin;C:\go\bin;C:\Users\huimv\AppData\Local\Yarn\bin;E:\SDK;E:\SDK\platform-tools;D:\Java\jdk1.7.0_80\bin;D:\Java\jdk1.7.0_80\jre\bin;C:\Program Files (x86)\NetSarang\Xshell 7\;G:\Mysql\bin;H:\apache-maven-3.6.3\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;H:\zidingyi\taila\proguard-master\bin;E:\SDK;E:\SDK\platform-tools;H:\zidingyi\taila\proguard-master\bin;
- USERNAME=huimv
- 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.5072)
- CPU:total 8 (initial active 8) (4 cores per cpu, 2 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, rtm, 3dnowpref, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2, adx
- Memory: 4k page, physical 16711100k(416336k free), swap 40303832k(10572k free)
- vm_info: Java HotSpot(TM) 64-Bit Server VM (25.131-b11) for windows-amd64 JRE (1.8.0_131-b11), built on Mar 15 2017 01:23:53 by "java_re" with MS VC++ 10.0 (VS2010)
- time: Tue Dec 03 18:39:57 2024
- elapsed time: 25 seconds (0d 0h 0m 25s)
|