# # 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=27956, tid=0x0000000000004880 # # JRE version: (8.0_321-b07) (build ) # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.321-b07 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 (0x00000249bbca5800): JavaThread "Unknown thread" [_thread_in_vm, id=18560, stack(0x000000ab88900000,0x000000ab88a00000)] Stack: [0x000000ab88900000,0x000000ab88a00000] Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) V [jvm.dll+0x32fc49] V [jvm.dll+0x2761a2] V [jvm.dll+0x276e4d] V [jvm.dll+0x26d7f5] V [jvm.dll+0x509d] V [jvm.dll+0x3cafcc] V [jvm.dll+0x3c7337] V [jvm.dll+0xfd2ff] V [jvm.dll+0x20a8eb] V [jvm.dll+0x239417] V [jvm.dll+0x162e26] C [java.exe+0x2312] C [java.exe+0x15f54] C [KERNEL32.DLL+0x17614] C [ntdll.dll+0x526a1] --------------- P R O C E S S --------------- Java Threads: ( => current thread ) Other Threads: =>0x00000249bbca5800 (exited) JavaThread "Unknown thread" [_thread_in_vm, id=18560, stack(0x000000ab88900000,0x000000ab88a00000)] VM state:not at safepoint (normal execution) VM Mutex/Monitor currently owned by a thread: None heap address: 0x00000006c2e00000, size: 4050 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 [0x000000076ba00000, 0x0000000770e80000, 0x00000007c0000000) eden space 65024K, 2% used [0x000000076ba00000,0x000000076bb451f8,0x000000076f980000) from space 10752K, 0% used [0x0000000770400000,0x0000000770400000,0x0000000770e80000) to space 10752K, 0% used [0x000000076f980000,0x000000076f980000,0x0000000770400000) ParOldGen total 173568K, used 0K [0x00000006c2e00000, 0x00000006cd780000, 0x000000076ba00000) object space 173568K, 0% used [0x00000006c2e00000,0x00000006c2e00000,0x00000006cd780000) Metaspace used 778K, capacity 4480K, committed 4480K, reserved 1056768K class space used 76K, capacity 384K, committed 384K, reserved 1048576K Card table byte_map: [0x00000249cc960000,0x00000249cd150000] byte_map_base: 0x00000249c9349000 Marking Bits: (ParMarkBitMap*) 0x0000000072d19030 Begin Bits: [0x00000249cd6a0000, 0x00000249d15e8000) End Bits: [0x00000249d15e8000, 0x00000249d5530000) Polling page: 0x00000249bbd70000 CodeCache: size=245760Kb used=329Kb max_used=329Kb free=245430Kb bounds [0x00000249bd5a0000, 0x00000249bd810000, 0x00000249cc5a0000] 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.022 loading class java/lang/Short Event: 0.022 loading class java/lang/Short done Event: 0.022 loading class java/lang/Integer Event: 0.022 loading class java/lang/Integer done Event: 0.022 loading class java/lang/Long Event: 0.022 loading class java/lang/Long done Event: 0.022 loading class java/lang/NullPointerException Event: 0.022 loading class java/lang/NullPointerException done Event: 0.022 loading class java/lang/ArithmeticException Event: 0.022 loading class java/lang/ArithmeticException done Dynamic libraries: 0x00007ff7c6430000 - 0x00007ff7c6477000 D:\environment\java\JDK1.8.321\bin\java.exe 0x00007ffdf4510000 - 0x00007ffdf4708000 C:\Windows\SYSTEM32\ntdll.dll 0x00007ffdf4410000 - 0x00007ffdf44cf000 C:\Windows\System32\KERNEL32.DLL 0x00007ffdf1e90000 - 0x00007ffdf2162000 C:\Windows\System32\KERNELBASE.dll 0x00007ffdf32c0000 - 0x00007ffdf336e000 C:\Windows\System32\ADVAPI32.dll 0x00007ffdf2f00000 - 0x00007ffdf2f9e000 C:\Windows\System32\msvcrt.dll 0x00007ffdf3b50000 - 0x00007ffdf3bec000 C:\Windows\System32\sechost.dll 0x00007ffdf2fa0000 - 0x00007ffdf30c4000 C:\Windows\System32\RPCRT4.dll 0x00007ffdf3370000 - 0x00007ffdf3511000 C:\Windows\System32\USER32.dll 0x00007ffdf2170000 - 0x00007ffdf2192000 C:\Windows\System32\win32u.dll 0x00007ffdf40a0000 - 0x00007ffdf40cb000 C:\Windows\System32\GDI32.dll 0x00007ffdf23a0000 - 0x00007ffdf24af000 C:\Windows\System32\gdi32full.dll 0x00007ffdf1d70000 - 0x00007ffdf1e0d000 C:\Windows\System32\msvcp_win.dll 0x00007ffdf21a0000 - 0x00007ffdf22a0000 C:\Windows\System32\ucrtbase.dll 0x00007ffdf1010000 - 0x00007ffdf12aa000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.1110_none_60b5254171f9507e\COMCTL32.dll 0x00007ffdf3290000 - 0x00007ffdf32c0000 C:\Windows\System32\IMM32.DLL 0x00007ffde1300000 - 0x00007ffde1315000 D:\environment\java\JDK1.8.321\jre\bin\vcruntime140.dll 0x00007ffdcfa80000 - 0x00007ffdcfb1b000 D:\environment\java\JDK1.8.321\jre\bin\msvcp140.dll 0x0000000072530000 - 0x0000000072d91000 D:\environment\java\JDK1.8.321\jre\bin\server\jvm.dll 0x00007ffdf4200000 - 0x00007ffdf4208000 C:\Windows\System32\PSAPI.DLL 0x00007ffdd87f0000 - 0x00007ffdd87f9000 C:\Windows\SYSTEM32\WSOCK32.dll 0x00007ffde45e0000 - 0x00007ffde4607000 C:\Windows\SYSTEM32\WINMM.dll 0x00007ffde9270000 - 0x00007ffde927a000 C:\Windows\SYSTEM32\VERSION.dll 0x00007ffdf3bf0000 - 0x00007ffdf3c5b000 C:\Windows\System32\WS2_32.dll 0x00007ffdef440000 - 0x00007ffdef452000 C:\Windows\SYSTEM32\kernel.appcore.dll 0x00007ffde04a0000 - 0x00007ffde04b0000 D:\environment\java\JDK1.8.321\jre\bin\verify.dll 0x00007ffde0470000 - 0x00007ffde049b000 D:\environment\java\JDK1.8.321\jre\bin\java.dll 0x00007ffde0e90000 - 0x00007ffde0ec0000 D:\environment\java\JDK1.8.321\jre\bin\instrument.dll 0x00007ffde0450000 - 0x00007ffde0468000 D:\environment\java\JDK1.8.321\jre\bin\zip.dll 0x00007ffdf1640000 - 0x00007ffdf1824000 C:\Windows\SYSTEM32\dbghelp.dll 0x00007ffdf22a0000 - 0x00007ffdf2322000 C:\Windows\System32\bcryptPrimitives.dll VM Arguments: jvm_args: -XX:TieredStopAtLevel=1 -Xverify:none -Dspring.output.ansi.enabled=always -Dcom.sun.management.jmxremote -Dspring.jmx.enabled=true -Dspring.liveBeansView.mbeanDomain -Dspring.application.admin.enabled=true -javaagent:D:\environment\IntelliJ IDEA 2022.2.1\lib\idea_rt.jar=50108:D:\environment\IntelliJ IDEA 2022.2.1\bin -Dfile.encoding=UTF-8 java_command: digital.laboratory.platform.reagent.ReagentManagmentApplication java_class_path (initial): D:\environment\java\JDK1.8.321\jre\lib\charsets.jar;D:\environment\java\JDK1.8.321\jre\lib\deploy.jar;D:\environment\java\JDK1.8.321\jre\lib\ext\access-bridge-64.jar;D:\environment\java\JDK1.8.321\jre\lib\ext\cldrdata.jar;D:\environment\java\JDK1.8.321\jre\lib\ext\dnsns.jar;D:\environment\java\JDK1.8.321\jre\lib\ext\jaccess.jar;D:\environment\java\JDK1.8.321\jre\lib\ext\jfxrt.jar;D:\environment\java\JDK1.8.321\jre\lib\ext\localedata.jar;D:\environment\java\JDK1.8.321\jre\lib\ext\nashorn.jar;D:\environment\java\JDK1.8.321\jre\lib\ext\sunec.jar;D:\environment\java\JDK1.8.321\jre\lib\ext\sunjce_provider.jar;D:\environment\java\JDK1.8.321\jre\lib\ext\sunmscapi.jar;D:\environment\java\JDK1.8.321\jre\lib\ext\sunpkcs11.jar;D:\environment\java\JDK1.8.321\jre\lib\ext\zipfs.jar;D:\environment\java\JDK1.8.321\jre\lib\javaws.jar;D:\environment\java\JDK1.8.321\jre\lib\jce.jar;D:\environment\java\JDK1.8.321\jre\lib\jfr.jar;D:\environment\java\JDK1.8.321\jre\lib\jfxswt.jar;D:\environment\java\JDK1.8.321\jre\lib\jsse.jar;D:\environment\java\JDK1.8.321\jre\lib\management-agent.jar;D:\environment\java\JDK1.8.321\jre\lib\plugin.jar;D:\environment\java\JDK1.8.321\jre\lib\resources.jar;D:\environment\java\JDK1.8.321\jre\lib\rt.jar;D:\DLP\dlp-reagent-managment\target\classes;D:\myRepository\com\alibaba\cloud\spring-cloud-starter-alibaba-nacos-discovery\2021.1\spring-cloud-starter-alibaba-nacos-discovery-2021.1.jar;D:\myRepository\com\alibaba\cloud\spring-cloud-alibaba-commons\2021.1\spring-cloud-alibaba-commons-2021.1.jar;D:\myRepository\com\alibaba\nacos\nacos-client\2.0.3\nacos-client-2.0.3.jar;D:\myRepository\commons-codec\commons-codec\1.15\commons-codec-1.15.jar;D:\myRepository\com\fasterxml\jackson\core\jackson-core\2.12.5\jackson-core-2.12.5.jar;D:\myRepository\com\fasterxml\jackson\core\jackson-databind\2.12.5\jackson-databind-2.12.5.jar;D:\myRepository\org\apache\httpcomponents\httpasyncclient\4.1.4\httpasyncclient-4.1.4.jar;D:\myRepository\org\apach Launcher Type: SUN_STANDARD Environment Variables: JAVA_HOME=D:\environment\java\JDK1.8.321 CLASSPATH=.;D:\environment\java\JDK1.8.321\lib;D:\environment\java\JDK1.8.321\lib\dt.jar;D:\environment\java\JDK1.8.321\lib\tools.jar PATH=D:\environment\java\JDK1.8.321\jre\bin;D:\environment\java\JDK1.8.321\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;D:\environment\java\JDK1.8.321;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;D:\environment\Git\cmd;D:\environment\apache-maven-3.8.7\bin;D:\environment\mysql\bin;D:\environment\nodejs\node-v14.21.3-win-x64\node-global;D:\environment\nodejs\node-v14.21.3-win-x64\;C:\Users\000\AppData\Local\Microsoft\WindowsApps;;D:\environment\Microsoft VS Code\bin USERNAME=严厉的华南虎 OS=Windows_NT PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 141 Stepping 1, GenuineIntel --------------- S Y S T E M --------------- OS: Windows 10 , 64 bit Build 19041 (10.0.19041.2546) CPU:total 16 (initial active 16) (8 cores per cpu, 2 threads per core) family 6 model 141 stepping 1, 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 16581784k(1428512k free), swap 29689876k(4800k free) vm_info: Java HotSpot(TM) 64-Bit Server VM (25.321-b07) for windows-amd64 JRE (1.8.0_321-b07), built on Dec 15 2021 11:19:20 by "java_re" with MS VC++ 15.9 (VS2017) time: Fri Apr 7 16:23:29 2023 timezone: 中国标准时间 elapsed time: 0.037941 seconds (0d 0h 0m 0s)