123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153 |
- #
- # 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
- # 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 (memory/allocation.inline.hpp:61), pid=28604, tid=0x000000000000b0e0
- #
- # JRE version: (8.0_131-b11) (build )
- # 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 (0x000000000254e800): JavaThread "Unknown thread" [_thread_in_vm, id=45280, stack(0x0000000002380000,0x0000000002480000)]
- Stack: [0x0000000002380000,0x0000000002480000]
- [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:
- =>0x000000000254e800 (exited) JavaThread "Unknown thread" [_thread_in_vm, id=45280, stack(0x0000000002380000,0x0000000002480000)]
- VM state:not at safepoint (normal execution)
- VM Mutex/Monitor currently owned by a thread: None
- Heap:
- PSYoungGen total 76288K, used 1310K [0x000000076b000000, 0x0000000770500000, 0x00000007c0000000)
- eden space 65536K, 2% used [0x000000076b000000,0x000000076b147af0,0x000000076f000000)
- from space 10752K, 0% used [0x000000076fa80000,0x000000076fa80000,0x0000000770500000)
- to space 10752K, 0% used [0x000000076f000000,0x000000076f000000,0x000000076fa80000)
- ParOldGen total 175104K, used 0K [0x00000006c1000000, 0x00000006cbb00000, 0x000000076b000000)
- object space 175104K, 0% used [0x00000006c1000000,0x00000006c1000000,0x00000006cbb00000)
- Metaspace used 770K, capacity 4480K, committed 4480K, reserved 1056768K
- class space used 75K, capacity 384K, committed 384K, reserved 1048576K
- Card table byte_map: [0x0000000011ea0000,0x00000000126a0000] byte_map_base: 0x000000000e898000
- Marking Bits: (ParMarkBitMap*) 0x000000005892c720
- Begin Bits: [0x00000000133f0000, 0x00000000173b0000)
- End Bits: [0x00000000173b0000, 0x000000001b370000)
- Polling page: 0x0000000000b80000
- CodeCache: size=245760Kb used=328Kb max_used=328Kb free=245431Kb
- bounds [0x0000000002ae0000, 0x0000000002d50000, 0x0000000011ae0000]
- 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
- Internal exceptions (0 events):
- No events
- Events (10 events):
- Event: 0.024 loading class java/lang/Short
- Event: 0.024 loading class java/lang/Short done
- Event: 0.024 loading class java/lang/Integer
- Event: 0.024 loading class java/lang/Integer done
- Event: 0.024 loading class java/lang/Long
- Event: 0.024 loading class java/lang/Long done
- Event: 0.024 loading class java/lang/NullPointerException
- Event: 0.024 loading class java/lang/NullPointerException done
- Event: 0.024 loading class java/lang/ArithmeticException
- Event: 0.024 loading class java/lang/ArithmeticException 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
- 0x00007ffa1e290000 - 0x00007ffa1e2fb000 C:\WINDOWS\System32\WS2_32.dll
- 0x00007ffa089d0000 - 0x00007ffa089f7000 C:\WINDOWS\SYSTEM32\WINMM.dll
- 0x00007ffa16c90000 - 0x00007ffa16c9a000 C:\WINDOWS\SYSTEM32\VERSION.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
- 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=49786: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(481312k free), swap 40303832k(6016k 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:48:35 2024
- elapsed time: 0 seconds (0d 0h 0m 0s)
|