1 Star 0 Fork 34

jinlin/ukf

forked from Colde/ukefu 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
hs_err_pid28756.log 24.13 KB
一键复制 编辑 原始数据 按行查看 历史
Colde 提交于 2019-05-27 14:40 . first commit
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Native memory allocation (malloc) failed to allocate 808336 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=28756, tid=29084
#
# JRE version: Java(TM) SE Runtime Environment (8.0_77-b03) (build 1.8.0_77-b03)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.77-b03 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 (0x000000001c67d000): JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=29084, stack(0x000000001e000000,0x000000001e100000)]
Stack: [0x000000001e000000,0x000000001e100000]
[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: 64467 8664 4 org.apache.maven.model.validation.DefaultModelValidator::validateEffectiveDependency (732 bytes)
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x000000001da8e000 JavaThread "Service Thread" daemon [_thread_blocked, id=39348, stack(0x000000001e300000,0x000000001e400000)]
0x000000001da17000 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=13180, stack(0x000000001e200000,0x000000001e300000)]
0x000000001da0a000 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=8888, stack(0x000000001e100000,0x000000001e200000)]
=>0x000000001c67d000 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=29084, stack(0x000000001e000000,0x000000001e100000)]
0x000000001c67b800 JavaThread "Attach Listener" daemon [_thread_blocked, id=39712, stack(0x000000001df00000,0x000000001e000000)]
0x000000001da08800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=12708, stack(0x000000001de00000,0x000000001df00000)]
0x000000001c60a800 JavaThread "Finalizer" daemon [_thread_blocked, id=39812, stack(0x000000001d890000,0x000000001d990000)]
0x0000000003071000 JavaThread "Reference Handler" daemon [_thread_blocked, id=38856, stack(0x000000001d790000,0x000000001d890000)]
0x0000000002f7e000 JavaThread "main" [_thread_in_Java, id=39320, stack(0x0000000002e20000,0x0000000002f20000)]
Other Threads:
0x000000001c5e7800 VMThread [stack: 0x000000001d690000,0x000000001d790000] [id=21228]
0x000000001dad5000 WatcherThread [stack: 0x000000001e400000,0x000000001e500000] [id=38928]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap:
PSYoungGen total 465408K, used 25909K [0x000000076b580000, 0x000000078c580000, 0x00000007c0000000)
eden space 432640K, 5% used [0x000000076b580000,0x000000076cecd5b8,0x0000000785c00000)
from space 32768K, 0% used [0x0000000788c80000,0x0000000788c80000,0x000000078ac80000)
to space 49664K, 0% used [0x0000000785c00000,0x0000000785c00000,0x0000000788c80000)
ParOldGen total 210432K, used 60060K [0x00000006c2000000, 0x00000006ced80000, 0x000000076b580000)
object space 210432K, 28% used [0x00000006c2000000,0x00000006c5aa7358,0x00000006ced80000)
Metaspace used 27369K, capacity 28060K, committed 28160K, reserved 1075200K
class space used 3039K, capacity 3261K, committed 3328K, reserved 1048576K
Card table byte_map: [0x0000000012440000,0x0000000012c40000] byte_map_base: 0x000000000ee30000
Marking Bits: (ParMarkBitMap*) 0x0000000055c60600
Begin Bits: [0x0000000013590000, 0x0000000017510000)
End Bits: [0x0000000017510000, 0x000000001b490000)
Polling page: 0x0000000000be0000
CodeCache: size=245760Kb used=28632Kb max_used=28647Kb free=217127Kb
bounds [0x0000000003080000, 0x0000000004ca0000, 0x0000000012080000]
total_blobs=7101 nmethods=6669 adapters=343
compilation: enabled
Compilation events (10 events):
Event: 64.066 Thread 0x000000001da17000 nmethod 8662 0x00000000041e73d0 code [0x00000000041e7520, 0x00000000041e7690]
Event: 64.399 Thread 0x000000001c67d000 8663 4 java.io.FileInputStream::finalize (22 bytes)
Event: 64.399 Thread 0x000000001c67d000 nmethod 8663 0x00000000041e7090 code [0x00000000041e71e0, 0x00000000041e72a8]
Event: 64.401 Thread 0x000000001c67d000 8664 4 org.apache.maven.model.validation.DefaultModelValidator::validateEffectiveDependency (732 bytes)
Event: 64.414 Thread 0x000000001da17000 8666 1 org.apache.maven.model.management.DefaultDependencyManagementInjector$ManagementModelMerger::mergeDependency_Optional (1 bytes)
Event: 64.414 Thread 0x000000001da17000 nmethod 8666 0x000000000499a750 code [0x000000000499a8a0, 0x000000000499a9b0]
Event: 64.435 Thread 0x000000001da17000 8668 1 org.apache.maven.model.RepositoryBase::setUrl (6 bytes)
Event: 64.436 Thread 0x000000001da17000 nmethod 8668 0x000000000499a450 code [0x000000000499a5a0, 0x000000000499a6d0]
Event: 64.444 Thread 0x000000001da17000 8669 3 org.apache.maven.model.DependencyManagement::<init> (5 bytes)
Event: 64.444 Thread 0x000000001da17000 nmethod 8669 0x000000000499a090 code [0x000000000499a1e0, 0x000000000499a390]
GC Heap History (10 events):
Event: 11.651 GC heap before
{Heap before GC invocations=8 (full 1):
PSYoungGen total 278016K, used 260096K [0x000000076b580000, 0x000000077d680000, 0x00000007c0000000)
eden space 260096K, 100% used [0x000000076b580000,0x000000077b380000,0x000000077b380000)
from space 17920K, 0% used [0x000000077c500000,0x000000077c500000,0x000000077d680000)
to space 17920K, 0% used [0x000000077b380000,0x000000077b380000,0x000000077c500000)
ParOldGen total 123904K, used 26647K [0x00000006c2000000, 0x00000006c9900000, 0x000000076b580000)
object space 123904K, 21% used [0x00000006c2000000,0x00000006c3a05e88,0x00000006c9900000)
Metaspace used 22242K, capacity 22832K, committed 23216K, reserved 1069056K
class space used 2588K, capacity 2724K, committed 2816K, reserved 1048576K
Event: 11.749 GC heap after
Heap after GC invocations=8 (full 1):
PSYoungGen total 278016K, used 17888K [0x000000076b580000, 0x000000078ac80000, 0x00000007c0000000)
eden space 260096K, 0% used [0x000000076b580000,0x000000076b580000,0x000000077b380000)
from space 17920K, 99% used [0x000000077b380000,0x000000077c4f8038,0x000000077c500000)
to space 32768K, 0% used [0x0000000788c80000,0x0000000788c80000,0x000000078ac80000)
ParOldGen total 123904K, used 53648K [0x00000006c2000000, 0x00000006c9900000, 0x000000076b580000)
object space 123904K, 43% used [0x00000006c2000000,0x00000006c54641c0,0x00000006c9900000)
Metaspace used 22242K, capacity 22832K, committed 23216K, reserved 1069056K
class space used 2588K, capacity 2724K, committed 2816K, reserved 1048576K
}
Event: 16.180 GC heap before
{Heap before GC invocations=9 (full 1):
PSYoungGen total 278016K, used 277984K [0x000000076b580000, 0x000000078ac80000, 0x00000007c0000000)
eden space 260096K, 100% used [0x000000076b580000,0x000000077b380000,0x000000077b380000)
from space 17920K, 99% used [0x000000077b380000,0x000000077c4f8038,0x000000077c500000)
to space 32768K, 0% used [0x0000000788c80000,0x0000000788c80000,0x000000078ac80000)
ParOldGen total 123904K, used 53648K [0x00000006c2000000, 0x00000006c9900000, 0x000000076b580000)
object space 123904K, 43% used [0x00000006c2000000,0x00000006c54641c0,0x00000006c9900000)
Metaspace used 24402K, capacity 24944K, committed 25216K, reserved 1071104K
class space used 2704K, capacity 2852K, committed 2944K, reserved 1048576K
Event: 16.236 GC heap after
Heap after GC invocations=9 (full 1):
PSYoungGen total 465408K, used 32761K [0x000000076b580000, 0x000000078c580000, 0x00000007c0000000)
eden space 432640K, 0% used [0x000000076b580000,0x000000076b580000,0x0000000785c00000)
from space 32768K, 99% used [0x0000000788c80000,0x000000078ac7e5a8,0x000000078ac80000)
to space 49664K, 0% used [0x0000000785c00000,0x0000000785c00000,0x0000000788c80000)
ParOldGen total 123904K, used 80882K [0x00000006c2000000, 0x00000006c9900000, 0x000000076b580000)
object space 123904K, 65% used [0x00000006c2000000,0x00000006c6efc968,0x00000006c9900000)
Metaspace used 24402K, capacity 24944K, committed 25216K, reserved 1071104K
class space used 2704K, capacity 2852K, committed 2944K, reserved 1048576K
}
Event: 26.499 GC heap before
{Heap before GC invocations=10 (full 1):
PSYoungGen total 465408K, used 465401K [0x000000076b580000, 0x000000078c580000, 0x00000007c0000000)
eden space 432640K, 100% used [0x000000076b580000,0x0000000785c00000,0x0000000785c00000)
from space 32768K, 99% used [0x0000000788c80000,0x000000078ac7e5a8,0x000000078ac80000)
to space 49664K, 0% used [0x0000000785c00000,0x0000000785c00000,0x0000000788c80000)
ParOldGen total 123904K, used 80882K [0x00000006c2000000, 0x00000006c9900000, 0x000000076b580000)
object space 123904K, 65% used [0x00000006c2000000,0x00000006c6efc968,0x00000006c9900000)
Metaspace used 26772K, capacity 27486K, committed 27648K, reserved 1073152K
class space used 3003K, capacity 3224K, committed 3328K, reserved 1048576K
Event: 26.568 GC heap after
Heap after GC invocations=10 (full 1):
PSYoungGen total 482304K, used 49653K [0x000000076b580000, 0x000000078c580000, 0x00000007c0000000)
eden space 432640K, 0% used [0x000000076b580000,0x000000076b580000,0x0000000785c00000)
from space 49664K, 99% used [0x0000000785c00000,0x0000000788c7d768,0x0000000788c80000)
to space 32768K, 0% used [0x0000000788c80000,0x0000000788c80000,0x000000078ac80000)
ParOldGen total 123904K, used 84025K [0x00000006c2000000, 0x00000006c9900000, 0x000000076b580000)
object space 123904K, 67% used [0x00000006c2000000,0x00000006c720e7a0,0x00000006c9900000)
Metaspace used 26772K, capacity 27486K, committed 27648K, reserved 1073152K
class space used 3003K, capacity 3224K, committed 3328K, reserved 1048576K
}
Event: 64.071 GC heap before
{Heap before GC invocations=11 (full 1):
PSYoungGen total 482304K, used 482293K [0x000000076b580000, 0x000000078c580000, 0x00000007c0000000)
eden space 432640K, 100% used [0x000000076b580000,0x0000000785c00000,0x0000000785c00000)
from space 49664K, 99% used [0x0000000785c00000,0x0000000788c7d768,0x0000000788c80000)
to space 32768K, 0% used [0x0000000788c80000,0x0000000788c80000,0x000000078ac80000)
ParOldGen total 123904K, used 84025K [0x00000006c2000000, 0x00000006c9900000, 0x000000076b580000)
object space 123904K, 67% used [0x00000006c2000000,0x00000006c720e7a0,0x00000006c9900000)
Metaspace used 27369K, capacity 28060K, committed 28160K, reserved 1075200K
class space used 3039K, capacity 3261K, committed 3328K, reserved 1048576K
Event: 64.228 GC heap after
Heap after GC invocations=11 (full 1):
PSYoungGen total 465408K, used 23450K [0x000000076b580000, 0x000000078c580000, 0x00000007c0000000)
eden space 432640K, 0% used [0x000000076b580000,0x000000076b580000,0x0000000785c00000)
from space 32768K, 71% used [0x0000000788c80000,0x000000078a366910,0x000000078ac80000)
to space 49664K, 0% used [0x0000000785c00000,0x0000000785c00000,0x0000000788c80000)
ParOldGen total 123904K, used 116195K [0x00000006c2000000, 0x00000006c9900000, 0x000000076b580000)
object space 123904K, 93% used [0x00000006c2000000,0x00000006c9178ec0,0x00000006c9900000)
Metaspace used 27369K, capacity 28060K, committed 28160K, reserved 1075200K
class space used 3039K, capacity 3261K, committed 3328K, reserved 1048576K
}
Event: 64.228 GC heap before
{Heap before GC invocations=12 (full 2):
PSYoungGen total 465408K, used 23450K [0x000000076b580000, 0x000000078c580000, 0x00000007c0000000)
eden space 432640K, 0% used [0x000000076b580000,0x000000076b580000,0x0000000785c00000)
from space 32768K, 71% used [0x0000000788c80000,0x000000078a366910,0x000000078ac80000)
to space 49664K, 0% used [0x0000000785c00000,0x0000000785c00000,0x0000000788c80000)
ParOldGen total 123904K, used 116195K [0x00000006c2000000, 0x00000006c9900000, 0x000000076b580000)
object space 123904K, 93% used [0x00000006c2000000,0x00000006c9178ec0,0x00000006c9900000)
Metaspace used 27369K, capacity 28060K, committed 28160K, reserved 1075200K
class space used 3039K, capacity 3261K, committed 3328K, reserved 1048576K
Event: 64.397 GC heap after
Heap after GC invocations=12 (full 2):
PSYoungGen total 465408K, used 0K [0x000000076b580000, 0x000000078c580000, 0x00000007c0000000)
eden space 432640K, 0% used [0x000000076b580000,0x000000076b580000,0x0000000785c00000)
from space 32768K, 0% used [0x0000000788c80000,0x0000000788c80000,0x000000078ac80000)
to space 49664K, 0% used [0x0000000785c00000,0x0000000785c00000,0x0000000788c80000)
ParOldGen total 210432K, used 60060K [0x00000006c2000000, 0x00000006ced80000, 0x000000076b580000)
object space 210432K, 28% used [0x00000006c2000000,0x00000006c5aa7358,0x00000006ced80000)
Metaspace used 27369K, capacity 28060K, committed 28160K, reserved 1075200K
class space used 3039K, capacity 3261K, committed 3328K, reserved 1048576K
}
Deoptimization events (10 events):
Event: 47.440 Thread 0x0000000002f7e000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000382badc method=java.util.Hashtable.put(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; @ 18
Event: 47.441 Thread 0x0000000002f7e000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000382badc method=java.util.Hashtable.put(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; @ 18
Event: 47.532 Thread 0x0000000002f7e000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000048a8844 method=java.util.Hashtable.contains(Ljava/lang/Object;)Z @ 24
Event: 59.009 Thread 0x0000000002f7e000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000004740770 method=org.codehaus.plexus.archiver.AbstractArchiver$1.hasNext()Z @ 172
Event: 59.010 Thread 0x0000000002f7e000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000004153bec method=org.codehaus.plexus.archiver.zip.ZipOutputStream.closeEntry()V @ 32
Event: 59.012 Thread 0x0000000002f7e000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000036cb74c method=java.util.Hashtable.get(Ljava/lang/Object;)Ljava/lang/Object; @ 6
Event: 59.012 Thread 0x0000000002f7e000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000036cb74c method=java.util.Hashtable.get(Ljava/lang/Object;)Ljava/lang/Object; @ 6
Event: 59.012 Thread 0x0000000002f7e000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000036cb74c method=java.util.Hashtable.get(Ljava/lang/Object;)Ljava/lang/Object; @ 6
Event: 59.013 Thread 0x0000000002f7e000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000036cb74c method=java.util.Hashtable.get(Ljava/lang/Object;)Ljava/lang/Object; @ 6
Event: 59.811 Thread 0x0000000002f7e000 Uncommon trap: reason=predicate action=maybe_recompile pc=0x0000000004157570 method=org.codehaus.plexus.archiver.zip.AbstractZipArchiver.zipFile(Ljava/io/InputStream;Lorg/codehaus/plexus/archiver/zip/ZipOutputStream;Ljava/lang/String;JLjava/io/File;I)V @ 2`M\G@
Internal exceptions (10 events):
Event: 10.634 Thread 0x0000000002f7e000 Exception <a 'java/security/PrivilegedActionException'> (0x00000007747f29e0) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u77\6540\hotspot\src\share\vm\prims\jvm.cpp, line 1386]
Event: 10.634 Thread 0x0000000002f7e000 Exception <a 'java/security/PrivilegedActionException'> (0x00000007747f2dd8) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u77\6540\hotspot\src\share\vm\prims\jvm.cpp, line 1386]
Event: 10.634 Thread 0x0000000002f7e000 Exception <a 'java/security/PrivilegedActionException'> (0x00000007747f4578) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u77\6540\hotspot\src\share\vm\prims\jvm.cpp, line 1386]
Event: 10.634 Thread 0x0000000002f7e000 Exception <a 'java/security/PrivilegedActionException'> (0x00000007747f4970) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u77\6540\hotspot\src\share\vm\prims\jvm.cpp, line 1386]
Event: 11.582 Thread 0x0000000002f7e000 Exception <a 'java/io/FileNotFoundException'> (0x000000077aaea708) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u77\6540\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 11.588 Thread 0x0000000002f7e000 Exception <a 'java/io/FileNotFoundException'> (0x000000077ab1e7a0) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u77\6540\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 11.871 Thread 0x0000000002f7e000 Exception <a 'java/io/FileNotFoundException'> (0x000000076c284d78) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u77\6540\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 13.015 Thread 0x0000000002f7e000 Implicit null exception at 0x0000000004018254 to 0x000000000401a0f5
Event: 13.276 Thread 0x0000000002f7e000 Implicit null exception at 0x0000000003e645a4 to 0x0000000003e64ccd
Event: 26.290 Thread 0x0000000002f7e000 Implicit null exception at 0x00000000033ea558 to 0x00000000033ea5e6
Events (10 events):
Event: 63.962 Thread 0x000000001da17000 flushing nmethod 0x0000000004ad6b50
Event: 63.962 Thread 0x000000001da17000 flushing nmethod 0x0000000004b85050
Event: 63.962 Thread 0x000000001da17000 flushing nmethod 0x0000000004bdef50
Event: 63.962 Thread 0x000000001da17000 flushing nmethod 0x0000000004be0f50
Event: 63.963 Thread 0x000000001da17000 flushing nmethod 0x0000000004bec950
Event: 64.071 Executing VM operation: ParallelGCFailedAllocation
Event: 64.397 Executing VM operation: ParallelGCFailedAllocation done
Event: 64.400 Executing VM operation: RevokeBias
Event: 64.400 Executing VM operation: RevokeBias done
Event: 64.414 Thread 0x000000001da17000 flushing nmethod 0x000000000332bb50
Dynamic libraries:
0x00007ff7a5d00000 - 0x00007ff7a5d37000 D:\colde\java\jdk\jdk1.8.0_77\bin\java.exe
0x00007ff8b40f0000 - 0x00007ff8b42d1000 C:\WINDOWS\SYSTEM32\ntdll.dll
0x00007ff8b1750000 - 0x00007ff8b1802000 C:\WINDOWS\System32\KERNEL32.DLL
0x00007ff8b0dc0000 - 0x00007ff8b1033000 C:\WINDOWS\System32\KERNELBASE.dll
0x00007ff8b2840000 - 0x00007ff8b28e1000 C:\WINDOWS\System32\ADVAPI32.dll
0x00007ff8b2350000 - 0x00007ff8b23ee000 C:\WINDOWS\System32\msvcrt.dll
0x00007ff8b27e0000 - 0x00007ff8b283b000 C:\WINDOWS\System32\sechost.dll
0x00007ff8b2b50000 - 0x00007ff8b2c74000 C:\WINDOWS\System32\RPCRT4.dll
0x00007ff8b28f0000 - 0x00007ff8b2a80000 C:\WINDOWS\System32\USER32.dll
0x00007ff8b0da0000 - 0x00007ff8b0dc0000 C:\WINDOWS\System32\win32u.dll
0x00007ff8b1720000 - 0x00007ff8b1748000 C:\WINDOWS\System32\GDI32.dll
0x00007ff8b1040000 - 0x00007ff8b11d2000 C:\WINDOWS\System32\gdi32full.dll
0x00007ff8b0d00000 - 0x00007ff8b0d9f000 C:\WINDOWS\System32\msvcp_win.dll
0x00007ff8b11e0000 - 0x00007ff8b12da000 C:\WINDOWS\System32\ucrtbase.dll
0x00007ff899e10000 - 0x00007ff89a079000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.17134.285_none_fb4297e330656775\COMCTL32.dll
0x00007ff8b1870000 - 0x00007ff8b1b93000 C:\WINDOWS\System32\combase.dll
0x00007ff8b0c80000 - 0x00007ff8b0cfa000 C:\WINDOWS\System32\bcryptPrimitives.dll
0x00007ff8b2680000 - 0x00007ff8b26ad000 C:\WINDOWS\System32\IMM32.DLL
0x0000000056e00000 - 0x0000000056ed2000 D:\colde\java\jdk\jdk1.8.0_77\jre\bin\msvcr100.dll
0x0000000055450000 - 0x0000000055ce0000 D:\colde\java\jdk\jdk1.8.0_77\jre\bin\server\jvm.dll
0x00007ff8b2400000 - 0x00007ff8b2408000 C:\WINDOWS\System32\PSAPI.DLL
0x00007ff87e870000 - 0x00007ff87e879000 C:\WINDOWS\SYSTEM32\WSOCK32.dll
0x00007ff8ae150000 - 0x00007ff8ae173000 C:\WINDOWS\SYSTEM32\WINMM.dll
0x00007ff8a1a80000 - 0x00007ff8a1a8a000 C:\WINDOWS\SYSTEM32\VERSION.dll
0x00007ff8b2470000 - 0x00007ff8b24dc000 C:\WINDOWS\System32\WS2_32.dll
0x00007ff8ae120000 - 0x00007ff8ae14a000 C:\WINDOWS\SYSTEM32\WINMMBASE.dll
0x00007ff8b0520000 - 0x00007ff8b0569000 C:\WINDOWS\System32\cfgmgr32.dll
0x0000000056df0000 - 0x0000000056dff000 D:\colde\java\jdk\jdk1.8.0_77\jre\bin\verify.dll
0x0000000056dc0000 - 0x0000000056de9000 D:\colde\java\jdk\jdk1.8.0_77\jre\bin\java.dll
0x0000000056da0000 - 0x0000000056db6000 D:\colde\java\jdk\jdk1.8.0_77\jre\bin\zip.dll
0x00007ff8b2c80000 - 0x00007ff8b40c0000 C:\WINDOWS\System32\SHELL32.dll
0x00007ff8b2730000 - 0x00007ff8b27d9000 C:\WINDOWS\System32\shcore.dll
0x00007ff8b0570000 - 0x00007ff8b0c7d000 C:\WINDOWS\System32\windows.storage.dll
0x00007ff8b2170000 - 0x00007ff8b21c1000 C:\WINDOWS\System32\shlwapi.dll
0x00007ff8b04a0000 - 0x00007ff8b04b1000 C:\WINDOWS\System32\kernel.appcore.dll
0x00007ff8b0400000 - 0x00007ff8b041f000 C:\WINDOWS\System32\profapi.dll
0x00007ff8b0430000 - 0x00007ff8b047c000 C:\WINDOWS\System32\powrprof.dll
0x00007ff8b0420000 - 0x00007ff8b042a000 C:\WINDOWS\System32\FLTLIB.DLL
0x00007ff8aca40000 - 0x00007ff8aca4a000 D:\software\plug\maven3.5.3\apache-maven-3.5.3\lib\jansi-native\windows64\jansi.dll
0x0000000056d80000 - 0x0000000056d9a000 D:\colde\java\jdk\jdk1.8.0_77\jre\bin\net.dll
0x00007ff8afc80000 - 0x00007ff8afce6000 C:\WINDOWS\system32\mswsock.dll
0x0000000056d60000 - 0x0000000056d71000 D:\colde\java\jdk\jdk1.8.0_77\jre\bin\nio.dll
VM Arguments:
jvm_args: -Dclassworlds.conf=D:\software\plug\maven3.5.3\apache-maven-3.5.3\bin\..\bin\m2.conf -Dmaven.home=D:\software\plug\maven3.5.3\apache-maven-3.5.3\bin\.. -Dlibrary.jansi.path=D:\software\plug\maven3.5.3\apache-maven-3.5.3\bin\..\lib\jansi-native -Dmaven.multiModuleProjectDirectory=D:\colde\workspace\kefu\ukefu-test
java_command: org.codehaus.plexus.classworlds.launcher.Launcher clean install -Dmaven.test.skip=true
java_class_path (initial): D:\software\plug\maven3.5.3\apache-maven-3.5.3\bin\..\boot\plexus-classworlds-2.5.2.jar
Launcher Type: SUN_STANDARD
Environment Variables:
JAVA_HOME=D:\colde\java\jdk\jdk1.8.0_77
CLASSPATH=.;D:\colde\java\jdk\jdk1.8.0_77\lib;D:\colde\java\jdk\jdk1.8.0_77\lib\tools.jar
PATH=E:\software\XFtp6\xftp6\;E:\software\XShell6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\ProgramData\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;D:\colde\java\jdk\jdk1.8.0_77\bin;D:\colde\java\jdk\jdk1.8.0_77\jre\bin;%USERPROFILE%\.dnx\bin;C:\Program Files\Microsoft DNX\Dnvm\;C:\Program Files\Microsoft SQL Server\130\Tools\Binn\;D:\colde\dataBase\mysql\mysql-5.6.40-winx64\bin;C:\Program Files\Microsoft SQL Server\120\DTS\Binn\;C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\110\Tools\Binn\;C:\Program Files (x86)\Microsoft SQL Server\120\Tools\Binn\;C:\Program Files\Microsoft SQL Server\120\Tools\Binn\;C:\Program Files (x86)\Microsoft SQL Server\120\Tools\Binn\ManagementStudio\;C:\Program Files (x86)\Microsoft SQL Server\120\DTS\Binn\;D:\software\plug\maven3.5.3\apache-maven-3.5.3\bin;D:\software\plug\zookeeper-3.4.12\bin;D:\software\plug\zookeeper-3.4.12\conf;E:\software\TortoiseSVN-1.9.7.27907-x64\bin;C:\WINDOWS\System32\OpenSSH\;D:\software\visualSVN\bin;D:\software\Git\cmd;D:\software\nodeJs\;D:\software\nodeJs\node_global;E:\software\torgit\bin;D:\software\plug\Redisx64_3.2.100;C:\Program Files\OpenVPN\bin;C:\Program Files\Microsoft VS Code\bin;C:\Users\Colde\AppData\Local\Microsoft\WindowsApps;C:\Users\Colde\AppData\Roaming\npm
USERNAME=Colde
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 60 Stepping 3, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows 10.0 , 64 bit Build 17134 (10.0.17134.1)
CPU:total 4 (4 cores per cpu, 1 threads per core) family 6 model 60 stepping 3, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, lzcnt, tsc, tscinvbit, bmi1, bmi2
Memory: 4k page, physical 16645076k(4205352k free), swap 45589612k(4524k free)
vm_info: Java HotSpot(TM) 64-Bit Server VM (25.77-b03) for windows-amd64 JRE (1.8.0_77-b03), built on Mar 20 2016 22:01:33 by "java_re" with MS VC++ 10.0 (VS2010)
time: Fri May 17 14:36:17 2019
elapsed time: 64 seconds (0d 0h 1m 4s)
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/kimjx/ukefu.git
git@gitee.com:kimjx/ukefu.git
kimjx
ukefu
ukf
master

搜索帮助