123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340 |
- #
- # There is insufficient memory for the Java Runtime Environment to continue.
- # Native memory allocation (malloc) failed to allocate 93616 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=67404, tid=57852
- #
- # JRE version: Java(TM) SE Runtime Environment (8.0_45-b15) (build 1.8.0_45-b15)
- # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.45-b02 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 (0x0000000019165800): JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=57852, stack(0x000000001a820000,0x000000001a920000)]
- Stack: [0x000000001a820000,0x000000001a920000]
- Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
- V [jvm.dll+0x32b57a]
- V [jvm.dll+0x279873]
- V [jvm.dll+0x27a509]
- V [jvm.dll+0x271825]
- V [jvm.dll+0xcb9e2]
- V [jvm.dll+0xcbeac]
- V [jvm.dll+0x4afb14]
- V [jvm.dll+0x45f433]
- V [jvm.dll+0x46a73b]
- V [jvm.dll+0x46cd52]
- V [jvm.dll+0x4500f2]
- V [jvm.dll+0xa4352]
- V [jvm.dll+0xa4c8f]
- V [jvm.dll+0x241984]
- V [jvm.dll+0x29853a]
- C [msvcr100.dll+0x21d9f]
- C [msvcr100.dll+0x21e3b]
- C [KERNEL32.DLL+0x17034]
- C [ntdll.dll+0x52651]
- Current CompileTask:
- C2: 5877 2812 4 org.apache.maven.model.interpolation.ProblemDetectingValueSource::getValue (142 bytes)
- --------------- P R O C E S S ---------------
- Java Threads: ( => current thread )
- 0x000000001920e000 JavaThread "Service Thread" daemon [_thread_blocked, id=58752, stack(0x000000001ab20000,0x000000001ac20000)]
- 0x000000001916a000 JavaThread "C1 CompilerThread3" daemon [_thread_in_native, id=21340, stack(0x000000001aa20000,0x000000001ab20000)]
- 0x0000000019167800 JavaThread "C2 CompilerThread2" daemon [_thread_in_native, id=80732, stack(0x000000001a920000,0x000000001aa20000)]
- =>0x0000000019165800 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=57852, stack(0x000000001a820000,0x000000001a920000)]
- 0x0000000019160800 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=71528, stack(0x000000001a720000,0x000000001a820000)]
- 0x000000001915c000 JavaThread "Monitor Ctrl-Break" daemon [_thread_in_native, id=64784, stack(0x000000001a620000,0x000000001a720000)]
- 0x000000001912a000 JavaThread "Attach Listener" daemon [_thread_blocked, id=78364, stack(0x000000001a520000,0x000000001a620000)]
- 0x0000000019129000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=44296, stack(0x000000001a420000,0x000000001a520000)]
- 0x0000000002ced000 JavaThread "Finalizer" daemon [_thread_blocked, id=78180, stack(0x000000001a320000,0x000000001a420000)]
- 0x00000000179fd000 JavaThread "Reference Handler" daemon [_thread_blocked, id=77104, stack(0x000000001a220000,0x000000001a320000)]
- 0x0000000002bf2800 JavaThread "main" [_thread_in_Java, id=78792, stack(0x0000000002900000,0x0000000002a00000)]
- Other Threads:
- 0x00000000179f7800 VMThread [stack: 0x000000001a120000,0x000000001a220000] [id=78544]
- 0x0000000019188800 WatcherThread [stack: 0x000000001ac20000,0x000000001ad20000] [id=76072]
- VM state:not at safepoint (normal execution)
- VM Mutex/Monitor currently owned by a thread: None
- Heap:
- PSYoungGen total 59904K, used 39545K [0x00000000d8700000, 0x00000000dcc00000, 0x0000000100000000)
- eden space 50176K, 65% used [0x00000000d8700000,0x00000000da7426e8,0x00000000db800000)
- from space 9728K, 66% used [0x00000000dc280000,0x00000000dc8dc010,0x00000000dcc00000)
- to space 10240K, 0% used [0x00000000db800000,0x00000000db800000,0x00000000dc200000)
- ParOldGen total 81920K, used 16753K [0x0000000089400000, 0x000000008e400000, 0x00000000d8700000)
- object space 81920K, 20% used [0x0000000089400000,0x000000008a45c400,0x000000008e400000)
- Metaspace used 15866K, capacity 16236K, committed 16384K, reserved 1062912K
- class space used 1880K, capacity 1979K, committed 2048K, reserved 1048576K
- Card table byte_map: [0x00000000120b0000,0x0000000012470000] byte_map_base: 0x0000000011c66000
- Marking Bits: (ParMarkBitMap*) 0x000000005b294040
- Begin Bits: [0x00000000130f0000, 0x0000000014ea0000)
- End Bits: [0x0000000014ea0000, 0x0000000016c50000)
- Polling page: 0x00000000007b0000
- CodeCache: size=245760Kb used=9891Kb max_used=9914Kb free=235868Kb
- bounds [0x0000000002cf0000, 0x00000000036b0000, 0x0000000011cf0000]
- total_blobs=3182 nmethods=2821 adapters=274
- compilation: enabled
- Compilation events (10 events):
- Event: 5.766 Thread 0x000000001916a000 2834 3 org.apache.maven.model.io.xpp3.MavenXpp3ReaderEx::parseDependencyManagement (240 bytes)
- Event: 5.768 Thread 0x000000001916a000 nmethod 2834 0x0000000003699710 code [0x0000000003699aa0, 0x000000000369b4f8]
- Event: 5.769 Thread 0x000000001916a000 2835 1 org.apache.maven.artifact.repository.MavenArtifactRepository::getId (5 bytes)
- Event: 5.769 Thread 0x000000001916a000 nmethod 2835 0x000000000369c6d0 code [0x000000000369c820, 0x000000000369c930]
- Event: 5.769 Thread 0x000000001916a000 2836 3 org.eclipse.aether.repository.RemoteRepository$Builder::setMirroredRepositories (72 bytes)
- Event: 5.769 Thread 0x000000001916a000 nmethod 2836 0x000000000369c990 code [0x000000000369cb40, 0x000000000369d1e8]
- Event: 5.769 Thread 0x000000001916a000 2837 ! 3 org.apache.maven.model.building.DefaultModelBuilder::importDependencyManagement (1092 bytes)
- Event: 5.772 Thread 0x0000000019167800 2840 4 java.lang.Thread::getContextClassLoader (32 bytes)
- Event: 5.773 Thread 0x0000000019167800 nmethod 2840 0x00000000036a00d0 code [0x00000000036a0200, 0x00000000036a0298]
- Event: 5.773 Thread 0x0000000019167800 2844 4 java.util.AbstractMap::get (96 bytes)
- GC Heap History (10 events):
- Event: 1.949 GC heap before
- {Heap before GC invocations=2 (full 0):
- PSYoungGen total 35840K, used 35796K [0x00000000d8700000, 0x00000000daf00000, 0x0000000100000000)
- eden space 30720K, 100% used [0x00000000d8700000,0x00000000da500000,0x00000000da500000)
- from space 5120K, 99% used [0x00000000da500000,0x00000000da9f5080,0x00000000daa00000)
- to space 5120K, 0% used [0x00000000daa00000,0x00000000daa00000,0x00000000daf00000)
- ParOldGen total 81920K, used 8K [0x0000000089400000, 0x000000008e400000, 0x00000000d8700000)
- object space 81920K, 0% used [0x0000000089400000,0x0000000089402000,0x000000008e400000)
- Metaspace used 10895K, capacity 11116K, committed 11392K, reserved 1058816K
- class space used 1306K, capacity 1381K, committed 1408K, reserved 1048576K
- Event: 1.954 GC heap after
- Heap after GC invocations=2 (full 0):
- PSYoungGen total 35840K, used 5091K [0x00000000d8700000, 0x00000000daf00000, 0x0000000100000000)
- eden space 30720K, 0% used [0x00000000d8700000,0x00000000d8700000,0x00000000da500000)
- from space 5120K, 99% used [0x00000000daa00000,0x00000000daef8fe8,0x00000000daf00000)
- to space 5120K, 0% used [0x00000000da500000,0x00000000da500000,0x00000000daa00000)
- ParOldGen total 81920K, used 568K [0x0000000089400000, 0x000000008e400000, 0x00000000d8700000)
- object space 81920K, 0% used [0x0000000089400000,0x000000008948e150,0x000000008e400000)
- Metaspace used 10895K, capacity 11116K, committed 11392K, reserved 1058816K
- class space used 1306K, capacity 1381K, committed 1408K, reserved 1048576K
- }
- Event: 3.063 GC heap before
- {Heap before GC invocations=3 (full 0):
- PSYoungGen total 35840K, used 35811K [0x00000000d8700000, 0x00000000daf00000, 0x0000000100000000)
- eden space 30720K, 100% used [0x00000000d8700000,0x00000000da500000,0x00000000da500000)
- from space 5120K, 99% used [0x00000000daa00000,0x00000000daef8fe8,0x00000000daf00000)
- to space 5120K, 0% used [0x00000000da500000,0x00000000da500000,0x00000000daa00000)
- ParOldGen total 81920K, used 568K [0x0000000089400000, 0x000000008e400000, 0x00000000d8700000)
- object space 81920K, 0% used [0x0000000089400000,0x000000008948e150,0x000000008e400000)
- Metaspace used 13967K, capacity 14308K, committed 14464K, reserved 1062912K
- class space used 1726K, capacity 1813K, committed 1920K, reserved 1048576K
- Event: 3.068 GC heap after
- Heap after GC invocations=3 (full 0):
- PSYoungGen total 35840K, used 5112K [0x00000000d8700000, 0x00000000daf00000, 0x0000000100000000)
- eden space 30720K, 0% used [0x00000000d8700000,0x00000000d8700000,0x00000000da500000)
- from space 5120K, 99% used [0x00000000da500000,0x00000000da9fe160,0x00000000daa00000)
- to space 5120K, 0% used [0x00000000daa00000,0x00000000daa00000,0x00000000daf00000)
- ParOldGen total 81920K, used 2311K [0x0000000089400000, 0x000000008e400000, 0x00000000d8700000)
- object space 81920K, 2% used [0x0000000089400000,0x0000000089641ea8,0x000000008e400000)
- Metaspace used 13967K, capacity 14308K, committed 14464K, reserved 1062912K
- class space used 1726K, capacity 1813K, committed 1920K, reserved 1048576K
- }
- Event: 3.556 GC heap before
- {Heap before GC invocations=4 (full 0):
- PSYoungGen total 35840K, used 35832K [0x00000000d8700000, 0x00000000daf00000, 0x0000000100000000)
- eden space 30720K, 100% used [0x00000000d8700000,0x00000000da500000,0x00000000da500000)
- from space 5120K, 99% used [0x00000000da500000,0x00000000da9fe160,0x00000000daa00000)
- to space 5120K, 0% used [0x00000000daa00000,0x00000000daa00000,0x00000000daf00000)
- ParOldGen total 81920K, used 2311K [0x0000000089400000, 0x000000008e400000, 0x00000000d8700000)
- object space 81920K, 2% used [0x0000000089400000,0x0000000089641ea8,0x000000008e400000)
- Metaspace used 15296K, capacity 15554K, committed 15872K, reserved 1062912K
- class space used 1869K, capacity 1946K, committed 2048K, reserved 1048576K
- Event: 3.573 GC heap after
- Heap after GC invocations=4 (full 0):
- PSYoungGen total 35840K, used 5112K [0x00000000d8700000, 0x00000000daf00000, 0x0000000100000000)
- eden space 30720K, 0% used [0x00000000d8700000,0x00000000d8700000,0x00000000da500000)
- from space 5120K, 99% used [0x00000000daa00000,0x00000000daefe030,0x00000000daf00000)
- to space 5120K, 0% used [0x00000000da500000,0x00000000da500000,0x00000000daa00000)
- ParOldGen total 81920K, used 8877K [0x0000000089400000, 0x000000008e400000, 0x00000000d8700000)
- object space 81920K, 10% used [0x0000000089400000,0x0000000089cab430,0x000000008e400000)
- Metaspace used 15296K, capacity 15554K, committed 15872K, reserved 1062912K
- class space used 1869K, capacity 1946K, committed 2048K, reserved 1048576K
- }
- Event: 3.991 GC heap before
- {Heap before GC invocations=5 (full 0):
- PSYoungGen total 35840K, used 35832K [0x00000000d8700000, 0x00000000daf00000, 0x0000000100000000)
- eden space 30720K, 100% used [0x00000000d8700000,0x00000000da500000,0x00000000da500000)
- from space 5120K, 99% used [0x00000000daa00000,0x00000000daefe030,0x00000000daf00000)
- to space 5120K, 0% used [0x00000000da500000,0x00000000da500000,0x00000000daa00000)
- ParOldGen total 81920K, used 8877K [0x0000000089400000, 0x000000008e400000, 0x00000000d8700000)
- object space 81920K, 10% used [0x0000000089400000,0x0000000089cab430,0x000000008e400000)
- Metaspace used 15620K, capacity 15976K, committed 16128K, reserved 1062912K
- class space used 1879K, capacity 1979K, committed 2048K, reserved 1048576K
- Event: 3.998 GC heap after
- Heap after GC invocations=5 (full 0):
- PSYoungGen total 35840K, used 5096K [0x00000000d8700000, 0x00000000daf00000, 0x0000000100000000)
- eden space 30720K, 0% used [0x00000000d8700000,0x00000000d8700000,0x00000000da500000)
- from space 5120K, 99% used [0x00000000da500000,0x00000000da9fa020,0x00000000daa00000)
- to space 5120K, 0% used [0x00000000daa00000,0x00000000daa00000,0x00000000daf00000)
- ParOldGen total 81920K, used 11493K [0x0000000089400000, 0x000000008e400000, 0x00000000d8700000)
- object space 81920K, 14% used [0x0000000089400000,0x0000000089f39430,0x000000008e400000)
- Metaspace used 15620K, capacity 15976K, committed 16128K, reserved 1062912K
- class space used 1879K, capacity 1979K, committed 2048K, reserved 1048576K
- }
- Event: 5.107 GC heap before
- {Heap before GC invocations=6 (full 0):
- PSYoungGen total 35840K, used 35816K [0x00000000d8700000, 0x00000000daf00000, 0x0000000100000000)
- eden space 30720K, 100% used [0x00000000d8700000,0x00000000da500000,0x00000000da500000)
- from space 5120K, 99% used [0x00000000da500000,0x00000000da9fa020,0x00000000daa00000)
- to space 5120K, 0% used [0x00000000daa00000,0x00000000daa00000,0x00000000daf00000)
- ParOldGen total 81920K, used 11493K [0x0000000089400000, 0x000000008e400000, 0x00000000d8700000)
- object space 81920K, 14% used [0x0000000089400000,0x0000000089f39430,0x000000008e400000)
- Metaspace used 15746K, capacity 16040K, committed 16384K, reserved 1062912K
- class space used 1879K, capacity 1979K, committed 2048K, reserved 1048576K
- Event: 5.113 GC heap after
- Heap after GC invocations=6 (full 0):
- PSYoungGen total 30208K, used 5096K [0x00000000d8700000, 0x00000000dd800000, 0x0000000100000000)
- eden space 25088K, 0% used [0x00000000d8700000,0x00000000d8700000,0x00000000d9f80000)
- from space 5120K, 99% used [0x00000000daa00000,0x00000000daefa020,0x00000000daf00000)
- to space 10752K, 0% used [0x00000000d9f80000,0x00000000d9f80000,0x00000000daa00000)
- ParOldGen total 81920K, used 12862K [0x0000000089400000, 0x000000008e400000, 0x00000000d8700000)
- object space 81920K, 15% used [0x0000000089400000,0x000000008a08fb10,0x000000008e400000)
- Metaspace used 15746K, capacity 16040K, committed 16384K, reserved 1062912K
- class space used 1879K, capacity 1979K, committed 2048K, reserved 1048576K
- }
- Deoptimization events (10 events):
- Event: 4.456 Thread 0x0000000002bf2800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000003313d44 method=java.util.concurrent.ConcurrentHashMap.get(Ljava/lang/Object;)Ljava/lang/Object; @ 149
- Event: 4.622 Thread 0x0000000002bf2800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000003313d44 method=java.util.concurrent.ConcurrentHashMap.get(Ljava/lang/Object;)Ljava/lang/Object; @ 149
- Event: 4.878 Thread 0x0000000002bf2800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000003313d44 method=java.util.concurrent.ConcurrentHashMap.get(Ljava/lang/Object;)Ljava/lang/Object; @ 149
- Event: 5.105 Thread 0x0000000002bf2800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000349f614 method=org.codehaus.plexus.util.xml.pull.MXParser.nextImpl()I @ 280
- Event: 5.157 Thread 0x0000000002bf2800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003382180 method=sun.nio.cs.UTF_8$Decoder.decodeArrayLoop(Ljava/nio/ByteBuffer;Ljava/nio/CharBuffer;)Ljava/nio/charset/CoderResult; @ 167
- Event: 5.158 Thread 0x0000000002bf2800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000032d18b0 method=sun.nio.cs.UTF_8$Decoder.decodeArrayLoop(Ljava/nio/ByteBuffer;Ljava/nio/CharBuffer;)Ljava/nio/charset/CoderResult; @ 167
- Event: 5.266 Thread 0x0000000002bf2800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003642ffc method=org.codehaus.plexus.util.xml.pull.MXParser.nextImpl()I @ 924
- Event: 5.307 Thread 0x0000000002bf2800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000035942d4 method=org.apache.maven.model.interpolation.UrlNormalizingPostProcessor.execute(Ljava/lang/String;Ljava/lang/Object;)Ljava/lang/Object; @ 13
- Event: 5.704 Thread 0x0000000002bf2800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000032b461c method=java.util.LinkedHashMap.afterNodeInsertion(Z)V @ 18
- Event: 5.718 Thread 0x0000000002bf2800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000030d808c method=java.lang.String.regionMatches(ZILjava/lang/String;II)Z @ 25
- Internal exceptions (10 events):
- Event: 1.541 Thread 0x0000000002bf2800 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0x00000000d9057b28) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u45\3627\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
- Event: 1.542 Thread 0x0000000002bf2800 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0x00000000d905c3b0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u45\3627\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
- Event: 1.595 Thread 0x0000000002bf2800 Exception <a 'java/lang/ArrayIndexOutOfBoundsException': 66> (0x00000000d933e240) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u45\3627\hotspot\src\share\vm\interpreter\interpreterRuntime.cpp, line 366]
- Event: 2.790 Thread 0x0000000002bf2800 Exception <a 'java/lang/NoClassDefFoundError': com/google/inject/servlet/ServletModuleTargetVisitor> (0x00000000da01a660) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u45\3627\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 199]
- Event: 2.790 Thread 0x0000000002bf2800 Exception <a 'java/lang/NoClassDefFoundError'> (0x00000000da01a660) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u45\3627\hotspot\src\share\vm\prims\jvm.cpp, line 1386]
- Event: 2.790 Thread 0x0000000002bf2800 Exception <a 'java/lang/NoClassDefFoundError': javax/annotation/Priority> (0x00000000da01f550) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u45\3627\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 199]
- Event: 2.854 Thread 0x0000000002bf2800 Implicit null exception at 0x0000000002ebc158 to 0x0000000002ebc329
- Event: 3.298 Thread 0x0000000002bf2800 Implicit null exception at 0x0000000002f198d6 to 0x0000000002f19bfd
- Event: 3.298 Thread 0x0000000002bf2800 Implicit null exception at 0x0000000002ee3894 to 0x0000000002ee3bd1
- Event: 3.726 Thread 0x0000000002bf2800 Implicit null exception at 0x00000000034044f2 to 0x0000000003404735
- Events (10 events):
- Event: 5.348 Thread 0x0000000002bf2800 DEOPT PACKING pc=0x000000000363a0bb sp=0x00000000029fd750
- Event: 5.348 Thread 0x0000000002bf2800 DEOPT UNPACKING pc=0x0000000002d3747f sp=0x00000000029fd550 mode 0
- Event: 5.704 Thread 0x0000000002bf2800 Uncommon trap: trap_request=0xffffff65 fr.pc=0x00000000032b461c
- Event: 5.704 Thread 0x0000000002bf2800 DEOPT PACKING pc=0x00000000032b461c sp=0x00000000029fdda0
- Event: 5.704 Thread 0x0000000002bf2800 DEOPT UNPACKING pc=0x0000000002d3582a sp=0x00000000029fdd28 mode 2
- Event: 5.718 Thread 0x0000000002bf2800 Uncommon trap: trap_request=0xffffff65 fr.pc=0x00000000030d808c
- Event: 5.718 Thread 0x0000000002bf2800 DEOPT PACKING pc=0x00000000030d808c sp=0x00000000029fe1c0
- Event: 5.718 Thread 0x0000000002bf2800 DEOPT UNPACKING pc=0x0000000002d3582a sp=0x00000000029fe148 mode 2
- Event: 5.721 Thread 0x0000000002bf2800 DEOPT PACKING pc=0x00000000033a6992 sp=0x00000000029fde80
- Event: 5.721 Thread 0x0000000002bf2800 DEOPT UNPACKING pc=0x0000000002d3747f sp=0x00000000029fdbe8 mode 0
- Dynamic libraries:
- 0x00007ff6491a0000 - 0x00007ff6491d7000 C:\Program Files\Java\jdk1.8.0_45\bin\java.exe
- 0x00007ff8c1e30000 - 0x00007ff8c2028000 C:\Windows\SYSTEM32\ntdll.dll
- 0x00007ff8c0530000 - 0x00007ff8c05ed000 C:\Windows\System32\KERNEL32.DLL
- 0x00007ff8bf780000 - 0x00007ff8bfa4e000 C:\Windows\System32\KERNELBASE.dll
- 0x00007ff8c1250000 - 0x00007ff8c12fe000 C:\Windows\System32\ADVAPI32.dll
- 0x00007ff8c1150000 - 0x00007ff8c11ee000 C:\Windows\System32\msvcrt.dll
- 0x00007ff8c0130000 - 0x00007ff8c01cc000 C:\Windows\System32\sechost.dll
- 0x00007ff8c1510000 - 0x00007ff8c1635000 C:\Windows\System32\RPCRT4.dll
- 0x00007ff8c1370000 - 0x00007ff8c1510000 C:\Windows\System32\USER32.dll
- 0x00007ff8bfd50000 - 0x00007ff8bfd72000 C:\Windows\System32\win32u.dll
- 0x00007ff8bfe90000 - 0x00007ff8bfeba000 C:\Windows\System32\GDI32.dll
- 0x00007ff8bfd80000 - 0x00007ff8bfe8b000 C:\Windows\System32\gdi32full.dll
- 0x00007ff8bf650000 - 0x00007ff8bf6ed000 C:\Windows\System32\msvcp_win.dll
- 0x00007ff8bf550000 - 0x00007ff8bf650000 C:\Windows\System32\ucrtbase.dll
- 0x00007ff8aacc0000 - 0x00007ff8aaf5a000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.1110_none_60b5254171f9507e\COMCTL32.dll
- 0x00007ff8bfec0000 - 0x00007ff8bfef0000 C:\Windows\System32\IMM32.DLL
- 0x000000005c8d0000 - 0x000000005c9a2000 C:\Program Files\Java\jdk1.8.0_45\jre\bin\msvcr100.dll
- 0x000000005aa90000 - 0x000000005b313000 C:\Program Files\Java\jdk1.8.0_45\jre\bin\server\jvm.dll
- 0x00007ff8bfef0000 - 0x00007ff8bfef8000 C:\Windows\System32\PSAPI.DLL
- 0x00007ff8b5650000 - 0x00007ff8b5677000 C:\Windows\SYSTEM32\WINMM.dll
- 0x00007ff8b5680000 - 0x00007ff8b568a000 C:\Windows\SYSTEM32\VERSION.dll
- 0x00007ff8a56b0000 - 0x00007ff8a56b9000 C:\Windows\SYSTEM32\WSOCK32.dll
- 0x00007ff8c1300000 - 0x00007ff8c136b000 C:\Windows\System32\WS2_32.dll
- 0x000000005c8c0000 - 0x000000005c8cf000 C:\Program Files\Java\jdk1.8.0_45\jre\bin\verify.dll
- 0x000000005c890000 - 0x000000005c8b9000 C:\Program Files\Java\jdk1.8.0_45\jre\bin\java.dll
- 0x000000005c800000 - 0x000000005c823000 C:\Program Files\Java\jdk1.8.0_45\jre\bin\instrument.dll
- 0x000000005c870000 - 0x000000005c886000 C:\Program Files\Java\jdk1.8.0_45\jre\bin\zip.dll
- 0x00007ff8c08c0000 - 0x00007ff8c1004000 C:\Windows\System32\SHELL32.dll
- 0x00007ff8bd630000 - 0x00007ff8bddc4000 C:\Windows\SYSTEM32\windows.storage.dll
- 0x00007ff8c01d0000 - 0x00007ff8c0524000 C:\Windows\System32\combase.dll
- 0x00007ff8bef40000 - 0x00007ff8bef70000 C:\Windows\SYSTEM32\Wldp.dll
- 0x00007ff8c1b40000 - 0x00007ff8c1bed000 C:\Windows\System32\SHCORE.dll
- 0x00007ff8c11f0000 - 0x00007ff8c1245000 C:\Windows\System32\shlwapi.dll
- 0x00007ff8bf490000 - 0x00007ff8bf4af000 C:\Windows\SYSTEM32\profapi.dll
- 0x00007ff8badc0000 - 0x00007ff8badda000 D:\Intellij IDEA\IntelliJ IDEA 2019.3.3\bin\breakgen64.dll
- 0x000000005c850000 - 0x000000005c86a000 C:\Program Files\Java\jdk1.8.0_45\jre\bin\net.dll
- 0x00007ff8bec40000 - 0x00007ff8becaa000 C:\Windows\system32\mswsock.dll
- 0x00007ff8bee40000 - 0x00007ff8bee58000 C:\Windows\SYSTEM32\CRYPTSP.dll
- 0x00007ff8be5c0000 - 0x00007ff8be5f4000 C:\Windows\system32\rsaenh.dll
- 0x00007ff8bfa50000 - 0x00007ff8bfa77000 C:\Windows\System32\bcrypt.dll
- 0x00007ff8bf450000 - 0x00007ff8bf47e000 C:\Windows\SYSTEM32\USERENV.dll
- 0x00007ff8bf6f0000 - 0x00007ff8bf772000 C:\Windows\System32\bcryptprimitives.dll
- 0x00007ff8bee30000 - 0x00007ff8bee3c000 C:\Windows\SYSTEM32\CRYPTBASE.dll
- 0x00007ff8be930000 - 0x00007ff8be96b000 C:\Windows\SYSTEM32\IPHLPAPI.DLL
- 0x00007ff8c1b30000 - 0x00007ff8c1b38000 C:\Windows\System32\NSI.dll
- 0x00007ff8b69f0000 - 0x00007ff8b6a07000 C:\Windows\SYSTEM32\dhcpcsvc6.DLL
- 0x00007ff8b61d0000 - 0x00007ff8b61ed000 C:\Windows\SYSTEM32\dhcpcsvc.DLL
- 0x00007ff8be970000 - 0x00007ff8bea3a000 C:\Windows\SYSTEM32\DNSAPI.dll
- 0x000000005c830000 - 0x000000005c841000 C:\Program Files\Java\jdk1.8.0_45\jre\bin\nio.dll
- 0x00007ff8ad1b0000 - 0x00007ff8ad1ba000 C:\Users\admin\AppData\Local\Temp\jansi-1.17.1-4685152411794727757.dll
- 0x00007ff8a8d20000 - 0x00007ff8a8d2a000 C:\Users\admin\AppData\Local\Temp\jansi-1.17.1-6619960594110538516.dll
- 0x00007ff8b1c40000 - 0x00007ff8b1e24000 C:\Windows\SYSTEM32\dbghelp.dll
- VM Arguments:
- jvm_args: -Dmaven.multiModuleProjectDirectory=D:\senyudanz\afterend\sen-yu-new-service -Dmaven.home=D:\Intellij IDEA\IntelliJ IDEA 2019.3.3\plugins\maven\lib\maven3 -Dclassworlds.conf=D:\Intellij IDEA\IntelliJ IDEA 2019.3.3\plugins\maven\lib\maven3\bin\m2.conf -Dmaven.ext.class.path=D:\Intellij IDEA\IntelliJ IDEA 2019.3.3\plugins\maven\lib\maven-event-listener.jar -javaagent:D:\Intellij IDEA\IntelliJ IDEA 2019.3.3\lib\idea_rt.jar=34687:D:\Intellij IDEA\IntelliJ IDEA 2019.3.3\bin -Dfile.encoding=UTF-8
- java_command: org.codehaus.classworlds.Launcher -Didea.version2019.3.3 install -P dev
- java_class_path (initial): D:\Intellij IDEA\IntelliJ IDEA 2019.3.3\plugins\maven\lib\maven3\boot\plexus-classworlds-2.6.0.jar;D:\Intellij IDEA\IntelliJ IDEA 2019.3.3\lib\idea_rt.jar
- Launcher Type: SUN_STANDARD
- Environment Variables:
- JAVA_HOME=C:\Program Files\Java\jdk1.8.0_45
- CLASSPATH=.
- PATH=C:\ProgramData\Oracle\Java\javapath;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;D:\python\Scripts\;D:\python\;D:\orac\product\11.2.0\dbhome_2\bin;D:\orac\product\11.2.0\dbhome_1\bin;D:\HXY\product\11.2.0\dbhome_1\bin;C:\Program Files (x86)\Java\jdk1.6.0_21;C:\Program Files\Microsoft\Web Platform Installer\;C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v1.0\;C:\Program Files (x86)\Windows Kits\8.0\Windows Performance Toolkit\;C:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\;C:\Program Files (x86)\Microsoft SQL Server\100\DTS\Binn\;C:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\VSShell\Common7\IDE\;C:\Program Files (x86)\Microsoft Visual Studio 9.0\Common7\IDE\PrivateAssemblies\;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\Program Files\Java\jdk1.8.0_45;C:\Program Files\nodejs\;C:\Program Files\Java\jdk1.8.0_45\bin;D:\svn\bin;D:\git\Git\cmd;C:\Program Files\TortoiseGit\bin;D:\mysql-5.7.26-winx64\mysql-5.7.26-winx64\bin;D:\yarn\bin\;C:\Program Files\Java\jdk1.8.0_45\bin;C:\Users\admin\AppData\Local\Microsoft\WindowsApps;C:\Users\admin\AppData\Roaming\npm;D:\apache-maven-3.5.4\apache-maven-3.5.4\bin;C:\windows\system32;;D:\Intellij IDEA\IntelliJ IDEA 2019.3.3\bin;;D:\webStorm\WebStorm 2021.3.2\bin;;C:\Users\admin\AppData\Local\Yarn\bin;D:\vscode\Microsoft VS Code\bin
- USERNAME=admin
- OS=Windows_NT
- PROCESSOR_IDENTIFIER=AMD64 Family 23 Model 96 Stepping 1, AuthenticAMD
- --------------- S Y S T E M ---------------
- OS: Windows 10.0 , 64 bit Build 19041 (10.0.19041.1889)
- CPU:total 12 (12 cores per cpu, 1 threads per core) family 23 model 96 stepping 1, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, mmxext, 3dnowpref, lzcnt, sse4a, tsc, tscinvbit, tscinv, bmi1
- Memory: 4k page, physical 7781720k(289252k free), swap 31898968k(25184k free)
- vm_info: Java HotSpot(TM) 64-Bit Server VM (25.45-b02) for windows-amd64 JRE (1.8.0_45-b15), built on Apr 30 2015 12:40:44 by "java_re" with MS VC++ 10.0 (VS2010)
- time: Tue Sep 13 16:29:46 2022
- elapsed time: 5 seconds (0d 0h 0m 5s)
|