代码拉取完成,页面将自动刷新
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Native memory allocation (malloc) failed to allocate 1048576 bytes for AllocateHeap
# Possible reasons:
# The system is out of physical RAM or swap space
# The process is running with CompressedOops enabled, and the Java Heap may be blocking the growth of the native heap
# Possible solutions:
# Reduce memory load on the system
# Increase physical memory or swap space
# Check if swap backing store is full
# Decrease Java heap size (-Xmx/-Xms)
# Decrease number of Java threads
# Decrease Java thread stack sizes (-Xss)
# Set larger code cache with -XX:ReservedCodeCacheSize=
# JVM is running with Unscaled Compressed Oops mode in which the Java heap is
# placed in the first 4GB address space. The Java Heap base address is the
# maximum limit for the native heap growth. Please use -XX:HeapBaseMinAddress
# to set the Java Heap base and to place the Java Heap above 4GB virtual address.
# This output file may be truncated or incomplete.
#
# Out of Memory Error (memory/allocation.inline.hpp:61), pid=40356, tid=0x0000000000005624
#
# JRE version: (8.0_201-b09) (build )
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.201-b09 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 (0x0000000002b03800): JavaThread "Unknown thread" [_thread_in_vm, id=22052, stack(0x0000000002900000,0x0000000002a00000)]
Stack: [0x0000000002900000,0x0000000002a00000]
[error occurred during error reporting (printing stack bounds), id 0xc0000005]
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
Other Threads:
=>0x0000000002b03800 (exited) JavaThread "Unknown thread" [_thread_in_vm, id=22052, stack(0x0000000002900000,0x0000000002a00000)]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
heap address: 0x0000000081c00000, size: 2020 MB, Compressed Oops mode: 32-bit
Narrow klass base: 0x0000000000000000, Narrow klass shift: 3
Compressed class space size: 1073741824 Address: 0x0000000100000000
Heap:
PSYoungGen total 38400K, used 665K [0x00000000d5f00000, 0x00000000d8980000, 0x0000000100000000)
eden space 33280K, 2% used [0x00000000d5f00000,0x00000000d5fa6670,0x00000000d7f80000)
from space 5120K, 0% used [0x00000000d8480000,0x00000000d8480000,0x00000000d8980000)
to space 5120K, 0% used [0x00000000d7f80000,0x00000000d7f80000,0x00000000d8480000)
ParOldGen total 87552K, used 0K [0x0000000081c00000, 0x0000000087180000, 0x00000000d5f00000)
object space 87552K, 0% used [0x0000000081c00000,0x0000000081c00000,0x0000000087180000)
Metaspace used 775K, capacity 4480K, committed 4480K, reserved 1056768K
class space used 76K, capacity 384K, committed 384K, reserved 1048576K
Card table byte_map: [0x0000000011fc0000,0x00000000123c0000] byte_map_base: 0x0000000011bb2000
Marking Bits: (ParMarkBitMap*) 0x00000000653d4ce0
Begin Bits: [0x0000000012e70000, 0x0000000014e00000)
End Bits: [0x0000000014e00000, 0x0000000016d90000)
Polling page: 0x0000000000d70000
CodeCache: size=245760Kb used=328Kb max_used=328Kb free=245431Kb
bounds [0x0000000002c00000, 0x0000000002e70000, 0x0000000011c00000]
total_blobs=58 nmethods=0 adapters=38
compilation: enabled
Compilation events (0 events):
No events
GC Heap History (0 events):
No events
Deoptimization events (0 events):
No events
Classes redefined (0 events):
No events
Internal exceptions (0 events):
No events
Events (10 events):
Event: 0.033 loading class java/lang/Short
Event: 0.033 loading class java/lang/Short done
Event: 0.033 loading class java/lang/Integer
Event: 0.033 loading class java/lang/Integer done
Event: 0.033 loading class java/lang/Long
Event: 0.033 loading class java/lang/Long done
Event: 0.034 loading class java/lang/NullPointerException
Event: 0.034 loading class java/lang/NullPointerException done
Event: 0.034 loading class java/lang/ArithmeticException
Event: 0.034 loading class java/lang/ArithmeticException done
Dynamic libraries:
0x00007ff773ea0000 - 0x00007ff773ed7000 C:\Program Files\java\jdk1.8.0_201\bin\java.exe
0x00007ffc238f0000 - 0x00007ffc23add000 C:\Windows\SYSTEM32\ntdll.dll
0x00007ffc22640000 - 0x00007ffc226f3000 C:\Windows\System32\KERNEL32.DLL
0x00007ffc20330000 - 0x00007ffc205c3000 C:\Windows\System32\KERNELBASE.dll
0x00007ffc227d0000 - 0x00007ffc22873000 C:\Windows\System32\ADVAPI32.dll
0x00007ffc22c90000 - 0x00007ffc22d2e000 C:\Windows\System32\msvcrt.dll
0x00007ffc22730000 - 0x00007ffc227ce000 C:\Windows\System32\sechost.dll
0x00007ffc22b60000 - 0x00007ffc22c82000 C:\Windows\System32\RPCRT4.dll
0x00007ffc22d30000 - 0x00007ffc22ec7000 C:\Windows\System32\USER32.dll
0x00007ffc1fb70000 - 0x00007ffc1fb90000 C:\Windows\System32\win32u.dll
0x00007ffc22700000 - 0x00007ffc22729000 C:\Windows\System32\GDI32.dll
0x00007ffc1f9d0000 - 0x00007ffc1fb69000 C:\Windows\System32\gdi32full.dll
0x00007ffc20970000 - 0x00007ffc20a10000 C:\Windows\System32\msvcp_win.dll
0x00007ffc20a10000 - 0x00007ffc20b0a000 C:\Windows\System32\ucrtbase.dll
0x00007ffc15b70000 - 0x00007ffc15de9000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.17763.802_none_05b1445c0722d2cc\COMCTL32.dll
0x00007ffc20bc0000 - 0x00007ffc20eec000 C:\Windows\System32\combase.dll
0x00007ffc20710000 - 0x00007ffc2078e000 C:\Windows\System32\bcryptPrimitives.dll
0x00007ffc20f00000 - 0x00007ffc20f2e000 C:\Windows\System32\IMM32.DLL
0x00000000676e0000 - 0x00000000677b1000 C:\Program Files\java\jdk1.8.0_201\jre\bin\msvcr100.dll
0x0000000064bb0000 - 0x0000000065454000 C:\Program Files\java\jdk1.8.0_201\jre\bin\server\jvm.dll
0x00007ffc230a0000 - 0x00007ffc230a8000 C:\Windows\System32\PSAPI.DLL
0x00007ffc12cb0000 - 0x00007ffc12cd4000 C:\Windows\SYSTEM32\WINMM.dll
0x00007ffc1a910000 - 0x00007ffc1a91a000 C:\Windows\SYSTEM32\VERSION.dll
0x00007ffc12c10000 - 0x00007ffc12c3d000 C:\Windows\SYSTEM32\winmmbase.dll
0x00007ffc202e0000 - 0x00007ffc2032a000 C:\Windows\System32\cfgmgr32.dll
0x00007ffc117f0000 - 0x00007ffc117f9000 C:\Windows\SYSTEM32\WSOCK32.dll
0x00007ffc236a0000 - 0x00007ffc2370d000 C:\Windows\System32\WS2_32.dll
0x00007ffc1c150000 - 0x00007ffc1c15f000 C:\Program Files\java\jdk1.8.0_201\jre\bin\verify.dll
0x00007ffc1a410000 - 0x00007ffc1a439000 C:\Program Files\java\jdk1.8.0_201\jre\bin\java.dll
0x00007ffc10f00000 - 0x00007ffc10f23000 C:\Program Files\java\jdk1.8.0_201\jre\bin\instrument.dll
0x00007ffc1a460000 - 0x00007ffc1a476000 C:\Program Files\java\jdk1.8.0_201\jre\bin\zip.dll
VM Arguments:
jvm_args: -javaagent:D:\download\tool\ideaIU-2019.1.3.win\lib\idea_rt.jar=8044:D:\download\tool\ideaIU-2019.1.3.win\bin -Dfile.encoding=UTF-8
java_command: com.javabasic.tool.TestIp
java_class_path (initial): C:\Program Files\java\jdk1.8.0_201\jre\lib\charsets.jar;C:\Program Files\java\jdk1.8.0_201\jre\lib\deploy.jar;C:\Program Files\java\jdk1.8.0_201\jre\lib\ext\access-bridge-64.jar;C:\Program Files\java\jdk1.8.0_201\jre\lib\ext\cldrdata.jar;C:\Program Files\java\jdk1.8.0_201\jre\lib\ext\dnsns.jar;C:\Program Files\java\jdk1.8.0_201\jre\lib\ext\jaccess.jar;C:\Program Files\java\jdk1.8.0_201\jre\lib\ext\jfxrt.jar;C:\Program Files\java\jdk1.8.0_201\jre\lib\ext\localedata.jar;C:\Program Files\java\jdk1.8.0_201\jre\lib\ext\nashorn.jar;C:\Program Files\java\jdk1.8.0_201\jre\lib\ext\sunec.jar;C:\Program Files\java\jdk1.8.0_201\jre\lib\ext\sunjce_provider.jar;C:\Program Files\java\jdk1.8.0_201\jre\lib\ext\sunmscapi.jar;C:\Program Files\java\jdk1.8.0_201\jre\lib\ext\sunpkcs11.jar;C:\Program Files\java\jdk1.8.0_201\jre\lib\ext\zipfs.jar;C:\Program Files\java\jdk1.8.0_201\jre\lib\javaws.jar;C:\Program Files\java\jdk1.8.0_201\jre\lib\jce.jar;C:\Program Files\java\jdk1.8.0_201\jre\lib\jfr.jar;C:\Program Files\java\jdk1.8.0_201\jre\lib\jfxswt.jar;C:\Program Files\java\jdk1.8.0_201\jre\lib\jsse.jar;C:\Program Files\java\jdk1.8.0_201\jre\lib\management-agent.jar;C:\Program Files\java\jdk1.8.0_201\jre\lib\plugin.jar;C:\Program Files\java\jdk1.8.0_201\jre\lib\resources.jar;C:\Program Files\java\jdk1.8.0_201\jre\lib\rt.jar;D:\javawork\javabasic\target\classes;C:\Users\hans\.m2\repository\junit\junit\4.12\junit-4.12.jar;C:\Users\hans\.m2\repository\org\hamcrest\hamcrest-core\1.3\hamcrest-core-1.3.jar;C:\Users\hans\.m2\repository\org\projectlombok\lombok\1.18.4\lombok-1.18.4.jar;C:\Users\hans\.m2\repository\org\junit\jupiter\junit-jupiter-api\5.6.0-M1\junit-jupiter-api-5.6.0-M1.jar;C:\Users\hans\.m2\repository\org\apiguardian\apiguardian-api\1.1.0\apiguardian-api-1.1.0.jar;C:\Users\hans\.m2\repository\org\opentest4j\opentest4j\1.2.0\opentest4j-1.2.0.jar;C:\Users\hans\.m2\repository\org\junit\platform\junit-platform-commons\1.6.0-M1\junit-platform-commons-1.6.0-M
Launcher Type: SUN_STANDARD
Environment Variables:
JAVA_HOME=C:\Program Files\java\jdk1.8.0_201
CLASSPATH=C:\Program Files\java\jdk1.8.0_201\lib\dt.jar;C:\Program Files\java\jdk1.8.0_201\lib\tools.jar;
PATH=;C:\Program Files\java\jdk1.8.0_201\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\iCLS\;C:\Program Files\Intel\Intel(R) Management Engine Components\iCLS\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;D:\tools\Git\cmd;D:\javatools\apache-maven-3.6.1-bin\apache-maven-3.6.1\bin;D:\tools\MongoDB\bin;D:\javatools\gradle-5.4\bin;D:\tools\nodejs\;D:\tools\MinGW\bin;C:\Users\hans\AppData\Roaming\npm;C:\Users\hans\AppData\Local\Pandoc\;D:\tools\Microsoft VS Code\bin
USERNAME=hans
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 142 Stepping 10, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows 10.0 , 64 bit Build 17763 (10.0.17763.475)
CPU:total 8 (initial active 8) (4 cores per cpu, 2 threads per core) family 6 model 142 stepping 10, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, 3dnowpref, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2, adx
Memory: 4k page, physical 8269544k(770924k free), swap 22350308k(204548k free)
vm_info: Java HotSpot(TM) 64-Bit Server VM (25.201-b09) for windows-amd64 JRE (1.8.0_201-b09), built on Dec 15 2018 18:36:39 by "java_re" with MS VC++ 10.0 (VS2010)
time: Tue Oct 29 17:06:07 2019
timezone: йʱ
elapsed time: 0 seconds (0d 0h 0m 0s)
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。