# # 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 Zero Based Compressed Oops mode in which the Java heap is # placed in the first 32GB 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 32GB virtual address. # This output file may be truncated or incomplete. # # Out of Memory Error (memory/allocation.inline.hpp:61), pid=20360, tid=0x0000000000005278 # # JRE version: (8.0_221-b11) (build ) # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.221-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 (0x0000000000fae800): JavaThread "Unknown thread" [_thread_in_vm, id=21112, stack(0x0000000002e10000,0x0000000002f10000)] Stack: [0x0000000002e10000,0x0000000002f10000] [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: =>0x0000000000fae800 (exited) JavaThread "Unknown thread" [_thread_in_vm, id=21112, stack(0x0000000002e10000,0x0000000002f10000)] VM state:not at safepoint (normal execution) VM Mutex/Monitor currently owned by a thread: None heap address: 0x00000006c3400000, size: 4044 MB, Compressed Oops mode: Zero based, Oop shift amount: 3 Narrow klass base: 0x0000000000000000, Narrow klass shift: 3 Compressed class space size: 1073741824 Address: 0x00000007c0000000 Heap: PSYoungGen total 75776K, used 1300K [0x000000076bc00000, 0x0000000771080000, 0x00000007c0000000) eden space 65024K, 2% used [0x000000076bc00000,0x000000076bd451f8,0x000000076fb80000) from space 10752K, 0% used [0x0000000770600000,0x0000000770600000,0x0000000771080000) to space 10752K, 0% used [0x000000076fb80000,0x000000076fb80000,0x0000000770600000) ParOldGen total 173568K, used 0K [0x00000006c3400000, 0x00000006cdd80000, 0x000000076bc00000) object space 173568K, 0% used [0x00000006c3400000,0x00000006c3400000,0x00000006cdd80000) Metaspace used 776K, capacity 4480K, committed 4480K, reserved 1056768K class space used 76K, capacity 384K, committed 384K, reserved 1048576K Card table byte_map: [0x00000000128e0000,0x00000000130d0000] byte_map_base: 0x000000000f2c6000 Marking Bits: (ParMarkBitMap*) 0x000000006dba5ce0 Begin Bits: [0x0000000014320000, 0x0000000018250000) End Bits: [0x0000000018250000, 0x000000001c180000) Polling page: 0x0000000002f10000 CodeCache: size=245760Kb used=328Kb max_used=328Kb free=245431Kb bounds [0x0000000003520000, 0x0000000003790000, 0x0000000012520000] 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.020 loading class java/lang/Short Event: 0.020 loading class java/lang/Short done Event: 0.020 loading class java/lang/Integer Event: 0.020 loading class java/lang/Integer done Event: 0.020 loading class java/lang/Long Event: 0.020 loading class java/lang/Long done Event: 0.021 loading class java/lang/NullPointerException Event: 0.021 loading class java/lang/NullPointerException done Event: 0.021 loading class java/lang/ArithmeticException Event: 0.021 loading class java/lang/ArithmeticException done Dynamic libraries: 0x00007ff61a5b0000 - 0x00007ff61a5e7000 D:\java\jdk1.8.0_221\bin\java.exe 0x00007ff9e46b0000 - 0x00007ff9e48a5000 C:\WINDOWS\SYSTEM32\ntdll.dll 0x00007ff9e2760000 - 0x00007ff9e281e000 C:\WINDOWS\System32\KERNEL32.DLL 0x00007ff9e2400000 - 0x00007ff9e26c9000 C:\WINDOWS\System32\KERNELBASE.dll 0x00007ff9e2d50000 - 0x00007ff9e2dfc000 C:\WINDOWS\System32\ADVAPI32.dll 0x00007ff9e2a70000 - 0x00007ff9e2b0e000 C:\WINDOWS\System32\msvcrt.dll 0x00007ff9e2fe0000 - 0x00007ff9e307b000 C:\WINDOWS\System32\sechost.dll 0x00007ff9e38f0000 - 0x00007ff9e3a1a000 C:\WINDOWS\System32\RPCRT4.dll 0x00007ff9e3740000 - 0x00007ff9e38e1000 C:\WINDOWS\System32\USER32.dll 0x00007ff9e2160000 - 0x00007ff9e2182000 C:\WINDOWS\System32\win32u.dll 0x00007ff9e3710000 - 0x00007ff9e373b000 C:\WINDOWS\System32\GDI32.dll 0x00007ff9e2190000 - 0x00007ff9e229b000 C:\WINDOWS\System32\gdi32full.dll 0x00007ff9e1ed0000 - 0x00007ff9e1f6d000 C:\WINDOWS\System32\msvcp_win.dll 0x00007ff9e1dd0000 - 0x00007ff9e1ed0000 C:\WINDOWS\System32\ucrtbase.dll 0x00007ff9c8820000 - 0x00007ff9c8aba000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.1110_none_60b5254171f9507e\COMCTL32.dll 0x00007ff9e2b10000 - 0x00007ff9e2b40000 C:\WINDOWS\System32\IMM32.DLL 0x000000006dc30000 - 0x000000006dd02000 D:\java\jdk1.8.0_221\jre\bin\msvcr100.dll 0x000000006d380000 - 0x000000006dc25000 D:\java\jdk1.8.0_221\jre\bin\server\jvm.dll 0x00007ff9e2b40000 - 0x00007ff9e2b48000 C:\WINDOWS\System32\PSAPI.DLL 0x00007ff9cf2e0000 - 0x00007ff9cf307000 C:\WINDOWS\SYSTEM32\WINMM.dll 0x00007ff9c5c20000 - 0x00007ff9c5c29000 C:\WINDOWS\SYSTEM32\WSOCK32.dll 0x00007ff9dc790000 - 0x00007ff9dc79a000 C:\WINDOWS\SYSTEM32\VERSION.dll 0x00007ff9e3500000 - 0x00007ff9e356b000 C:\WINDOWS\System32\WS2_32.dll 0x00007ff99ccd0000 - 0x00007ff99ccdf000 D:\java\jdk1.8.0_221\jre\bin\verify.dll 0x00007ff99cca0000 - 0x00007ff99ccc9000 D:\java\jdk1.8.0_221\jre\bin\java.dll 0x00007ff9c7940000 - 0x00007ff9c7963000 D:\java\jdk1.8.0_221\jre\bin\instrument.dll 0x00007ff99cc80000 - 0x00007ff99cc96000 D:\java\jdk1.8.0_221\jre\bin\zip.dll VM Arguments: jvm_args: -Dmaven.multiModuleProjectDirectory=D:\IdeaProjects\mt -Dmaven.home=D:\java\apache-maven-3.5.4 -Dclassworlds.conf=D:\java\apache-maven-3.5.4\bin\m2.conf -javaagent:D:\Program Files\JetBrains\IntelliJ IDEA 2019.1.2\lib\idea_rt.jar=57957:D:\Program Files\JetBrains\IntelliJ IDEA 2019.1.2\bin -Dfile.encoding=UTF-8 java_command: org.codehaus.classworlds.Launcher -Didea.version2019.1.2 --update-snapshots -s D:\java\apache-maven-3.5.4\conf\settings.xml -Dmaven.repo.local=D:\RepMaven package java_class_path (initial): D:\java\apache-maven-3.5.4\boot\plexus-classworlds-2.5.2.jar;D:\Program Files\JetBrains\IntelliJ IDEA 2019.1.2\lib\idea_rt.jar Launcher Type: SUN_STANDARD Environment Variables: JAVA_HOME=D:\java\jdk1.8.0_221 PATH=D:\Program Files\MySQL Server 8.0\bin;D:\java\apache-maven-3.5.4\bin;D:\java\apache-tomcat-9.0.21\bin;"D:\java\jdk1.8.0_221\bin;D:\java\jdk1.8.0_221\jre\bin";C:\Program Files (x86)\Common Files\Oracle\Java\javapath;E:\开发工具\Xshell-6\;E:\;发工具\Xftp-6\;%S;stemRoot%\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;D:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\;D:\Program Files (x86)\Microsoft SQL Server\100\DTS\Binn\;D:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\VSShell\Common7\IDE\;C:\Program Files (x86)\Microsoft Visual Studio 9.0\Common7\IDE\PrivateAssemblies\;E:\开发工具\Git\cmd;C:\WINDOWS\system32;E:\开发工具\Xshell-7\;E:\开发工具\Xftp-7\;D:\Program Files\nodejs\;D:\Program Files\MySQL Server 8.0\bin;C:\Program Files\MySQL\MySQL Shell 8.0\bin\;C:\Users\Kan\AppData\Local\Microsoft\WindowsApps;E:\开发工具\Microsoft VS Code\bin;D:\Program Files\nodejs\node_global;C:\Users\Kan\AppData\Roaming\npm; USERNAME=Kan OS=Windows_NT PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 165 Stepping 5, GenuineIntel --------------- S Y S T E M --------------- OS: Windows 10.0 , 64 bit Build 19041 (10.0.19041.1202) CPU:total 16 (initial active 16) (8 cores per cpu, 2 threads per core) family 6 model 165 stepping 5, 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 16558608k(4785824k free), swap 29665804k(5952k free) vm_info: Java HotSpot(TM) 64-Bit Server VM (25.221-b11) for windows-amd64 JRE (1.8.0_221-b11), built on Jul 4 2019 04:39:29 by "java_re" with MS VC++ 10.0 (VS2010) time: Wed Jan 05 15:54:35 2022 timezone: 中国标准时间 elapsed time: 0 seconds (0d 0h 0m 0s)