# # There is insufficient memory for the Java Runtime Environment to continue. # Native memory allocation (mmap) failed to map 257949696 bytes for G1 virtual space # 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 (os_windows.cpp:3541), pid=29588, tid=22644 # # JRE version: (17.0.4.1+1) (build ) # Java VM: OpenJDK 64-Bit Server VM (17.0.4.1+1, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, windows-amd64) # No core dump will be written. Minidumps are not enabled by default on client versions of Windows # --------------- S U M M A R Y ------------ Command Line: -Dfile.encoding=GBK -XX:+ShowCodeDetailsInExceptionMessages com.connor.kwc.createBom.test Host: AMD Ryzen 5 4600H with Radeon Graphics , 12 cores, 15G, Windows 11 , 64 bit Build 23506 (10.0.23506.1000) Time: Fri Jan 12 10:19:57 2024 Windows 11 , 64 bit Build 23506 (10.0.23506.1000) elapsed time: 0.011971 seconds (0d 0h 0m 0s) --------------- T H R E A D --------------- Current thread (0x0000022fdc886410): JavaThread "Unknown thread" [_thread_in_vm, id=22644, stack(0x000000ea04d00000,0x000000ea04e00000)] Stack: [0x000000ea04d00000,0x000000ea04e00000] Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) V [jvm.dll+0x67731a] V [jvm.dll+0x832284] V [jvm.dll+0x833a2e] V [jvm.dll+0x834093] V [jvm.dll+0x245775] V [jvm.dll+0x674209] V [jvm.dll+0x668a92] V [jvm.dll+0x30471b] V [jvm.dll+0x30bc66] V [jvm.dll+0x35ba9e] V [jvm.dll+0x35bccf] V [jvm.dll+0x2db5b8] V [jvm.dll+0x2dc524] V [jvm.dll+0x803db1] V [jvm.dll+0x3698f1] V [jvm.dll+0x7e31bc] V [jvm.dll+0x3ec25f] V [jvm.dll+0x3edde1] C [jli.dll+0x5277] C [ucrtbase.dll+0x29363] C [KERNEL32.DLL+0x126ad] C [ntdll.dll+0x5aa08] --------------- P R O C E S S --------------- Threads class SMR info: _java_thread_list=0x00007ff98b674e98, length=0, elements={ } Java Threads: ( => current thread ) Other Threads: 0x0000022fdc8f1580 GCTaskThread "GC Thread#0" [stack: 0x000000ea04e00000,0x000000ea04f00000] [id=31264] 0x0000022fdc9032d0 ConcurrentGCThread "G1 Main Marker" [stack: 0x000000ea04f00000,0x000000ea05000000] [id=43564] 0x0000022fdc903be0 ConcurrentGCThread "G1 Conc#0" [stack: 0x000000ea05000000,0x000000ea05100000] [id=43708] [error occurred during error reporting (printing all threads), id 0xc0000005, EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ff98ae4c047] VM state: not at safepoint (not fully initialized) VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event]) [0x0000022fdc881390] Heap_lock - owner thread: 0x0000022fdc886410 Heap address: 0x000000070a000000, size: 3936 MB, Compressed Oops mode: Zero based, Oop shift amount: 3 CDS archive(s) mapped at: [0x0000000000000000-0x0000000000000000-0x0000000000000000), size 0, SharedBaseAddress: 0x0000000800000000, ArchiveRelocationMode: 0. Narrow klass base: 0x0000000000000000, Narrow klass shift: 0, Narrow klass range: 0x0 GC Precious Log: Heap: garbage-first heap total 0K, used 0K [0x000000070a000000, 0x0000000800000000) region size 2048K, 0 young (0K), 0 survivors (0K) [error occurred during error reporting (printing heap information), id 0xc0000005, EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ff98b230699] GC Heap History (0 events): No events Deoptimization events (0 events): No events Classes unloaded (0 events): No events Classes redefined (0 events): No events Internal exceptions (0 events): No events VM Operations (0 events): No events Events (1 events): Event: 0.007 Loaded shared library C:\eclipse\eclipse\plugins\org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64_17.0.4.v20220903-1038\jre\bin\java.dll Dynamic libraries: 0x00007ff73f360000 - 0x00007ff73f36e000 C:\eclipse\eclipse\plugins\org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64_17.0.4.v20220903-1038\jre\bin\javaw.exe 0x00007ffa24db0000 - 0x00007ffa24fc5000 C:\WINDOWS\SYSTEM32\ntdll.dll 0x00007ffa23cb0000 - 0x00007ffa23d74000 C:\WINDOWS\System32\KERNEL32.DLL 0x00007ffa22160000 - 0x00007ffa22504000 C:\WINDOWS\System32\KERNELBASE.dll 0x00007ffa22670000 - 0x00007ffa22781000 C:\WINDOWS\System32\ucrtbase.dll 0x00007ffa1e0b0000 - 0x00007ffa1e0c8000 C:\eclipse\eclipse\plugins\org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64_17.0.4.v20220903-1038\jre\bin\jli.dll 0x00007ffa0f070000 - 0x00007ffa0f089000 C:\eclipse\eclipse\plugins\org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64_17.0.4.v20220903-1038\jre\bin\VCRUNTIME140.dll 0x00007ffa23620000 - 0x00007ffa237ce000 C:\WINDOWS\System32\USER32.dll 0x00007ffa10fe0000 - 0x00007ffa11273000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.23506.1000_none_f04aa4d392225b35\COMCTL32.dll 0x00007ffa22920000 - 0x00007ffa22946000 C:\WINDOWS\System32\win32u.dll 0x00007ffa24770000 - 0x00007ffa24817000 C:\WINDOWS\System32\msvcrt.dll 0x00007ffa22c30000 - 0x00007ffa22c59000 C:\WINDOWS\System32\GDI32.dll 0x00007ffa22800000 - 0x00007ffa22919000 C:\WINDOWS\System32\gdi32full.dll 0x00007ffa225d0000 - 0x00007ffa2266a000 C:\WINDOWS\System32\msvcp_win.dll 0x00007ffa22bf0000 - 0x00007ffa22c21000 C:\WINDOWS\System32\IMM32.DLL 0x00007ffa1a890000 - 0x00007ffa1a89c000 C:\eclipse\eclipse\plugins\org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64_17.0.4.v20220903-1038\jre\bin\vcruntime140_1.dll 0x00007ff9f3360000 - 0x00007ff9f33f1000 C:\eclipse\eclipse\plugins\org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64_17.0.4.v20220903-1038\jre\bin\msvcp140.dll 0x00007ff98ab60000 - 0x00007ff98b7a6000 C:\eclipse\eclipse\plugins\org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64_17.0.4.v20220903-1038\jre\bin\server\jvm.dll 0x00007ffa23d80000 - 0x00007ffa23e2e000 C:\WINDOWS\System32\ADVAPI32.dll 0x00007ffa22b40000 - 0x00007ffa22be4000 C:\WINDOWS\System32\sechost.dll 0x00007ffa24b70000 - 0x00007ffa24c87000 C:\WINDOWS\System32\RPCRT4.dll 0x00007ffa235a0000 - 0x00007ffa235a8000 C:\WINDOWS\System32\PSAPI.DLL 0x00007ff9f7800000 - 0x00007ff9f7809000 C:\WINDOWS\SYSTEM32\WSOCK32.dll 0x00007ffa1e8a0000 - 0x00007ffa1e8d4000 C:\WINDOWS\SYSTEM32\WINMM.dll 0x00007ffa17870000 - 0x00007ffa1787a000 C:\WINDOWS\SYSTEM32\VERSION.dll 0x00007ffa24940000 - 0x00007ffa249b1000 C:\WINDOWS\System32\WS2_32.dll 0x00007ffa211a0000 - 0x00007ffa211b8000 C:\WINDOWS\SYSTEM32\kernel.appcore.dll 0x00007ff9ea2f0000 - 0x00007ff9ea2fa000 C:\eclipse\eclipse\plugins\org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64_17.0.4.v20220903-1038\jre\bin\jimage.dll 0x00007ffa1f810000 - 0x00007ffa1fa3e000 C:\WINDOWS\SYSTEM32\DBGHELP.DLL 0x00007ffa23010000 - 0x00007ffa2339a000 C:\WINDOWS\System32\combase.dll 0x00007ffa24c90000 - 0x00007ffa24d67000 C:\WINDOWS\System32\OLEAUT32.dll 0x00007ffa06fc0000 - 0x00007ffa06ff2000 C:\WINDOWS\SYSTEM32\dbgcore.DLL 0x00007ffa22ac0000 - 0x00007ffa22b3b000 C:\WINDOWS\System32\bcryptPrimitives.dll 0x00007ff9a4360000 - 0x00007ff9a4385000 C:\eclipse\eclipse\plugins\org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64_17.0.4.v20220903-1038\jre\bin\java.dll dbghelp: loaded successfully - version: 4.0.5 - missing functions: none symbol engine: initialized successfully - sym options: 0x614 - pdb path: .;C:\eclipse\eclipse\plugins\org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64_17.0.4.v20220903-1038\jre\bin;C:\WINDOWS\SYSTEM32;C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.23506.1000_none_f04aa4d392225b35;C:\eclipse\eclipse\plugins\org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64_17.0.4.v20220903-1038\jre\bin\server VM Arguments: jvm_args: -Dfile.encoding=GBK -XX:+ShowCodeDetailsInExceptionMessages java_command: com.connor.kwc.createBom.test java_class_path (initial): D:\Project\ΞύΡΉ\java\com.connor.kwc.plm\lib\sapjco3.jar;D:\Project\ΞύΡΉ\java\com.connor.kwc.plm\lib\sqljdbc4.jar;D:\Project\ΞύΡΉ\java\com.connor.kwc.plm\lib\okhttp-2.7.4.jar;D:\Project\ΞύΡΉ\java\com.connor.kwc.plm\lib\okio-1.13.0.jar;C:\eclipse\eclipse\plugins\org.eclipse.fx.ide.css.jfx8_3.8.0.202204150904.jar;D:\WorkEnvironment\tc14JAVA\plugins\org.eclipse.ui_3.201.100.v20220826-1037.jar;D:\WorkEnvironment\tc14JAVA\plugins\org.eclipse.swt_3.121.0.v20220829-1402.jar;D:\WorkEnvironment\tc14JAVA\plugins\org.eclipse.swt.nl_14000.3.0.jar;D:\WorkEnvironment\tc14JAVA\plugins\org.eclipse.swt.win32.win32.x86_64_3.121.0.v20220829-1402.jar;D:\WorkEnvironment\tc14JAVA\plugins\org.eclipse.jface_3.27.0.v20220817-1444.jar;D:\WorkEnvironment\tc14JAVA\plugins\org.eclipse.core.commands_3.10.200.v20220512-0851.jar;D:\WorkEnvironment\tc14JAVA\plugins\org.eclipse.ui.workbench_3.126.0.v20220823-0718.jar;D:\WorkEnvironment\tc14JAVA\plugins\org.eclipse.e4.ui.workbench3_0.16.0.v20210619-0956.jar;D:\WorkEnvironment\tc14JAVA\plugins\org.eclipse.core.runtime_3.26.0.v20220813-0916.jar;D:\WorkEnvironment\tc14JAVA\plugins\org.eclipse.osgi_3.18.100.v20220817-1601.jar;D:\WorkEnvironment\tc14JAVA\plugins\org.eclipse.osgi.compatibility.state.nl_14000.3.0.jar;D:\WorkEnvironment\tc14JAVA\plugins\org.eclipse.osgi.compatibility.state_1.2.700.v20220722-0431.jar;D:\WorkEnvironment\tc14JAVA\plugins\org.eclipse.osgi.nl_14000.3.0.jar;D:\WorkEnvironment\tc14JAVA\plugins\org.eclipse.equinox.common_3.16.200.v20220817-1601.jar;D:\WorkEnvironment\tc14JAVA\plugins\org.eclipse.core.jobs_3.13.100.v20220817-1539.jar;D:\WorkEnvironment\tc14JAVA\plugins\org.eclipse.equinox.registry_3.11.200.v20220817-1601.jar;D:\WorkEnvironment\tc14JAVA\plugins\org.eclipse.equinox.preferences_3.10.100.v20220710-1223.jar;D:\WorkEnvironment\tc14JAVA\plugins\org.osgi.service.prefs_1.1.2.202109301733.jar;D:\WorkEnvironment\tc14JAVA\plugins\org.eclipse.core.contenttype_3.8.200.v20220817-1539.jar;D:\WorkEnvironme Launcher Type: SUN_STANDARD [Global flags] intx CICompilerCount = 4 {product} {ergonomic} uint ConcGCThreads = 3 {product} {ergonomic} uint G1ConcRefinementThreads = 10 {product} {ergonomic} size_t G1HeapRegionSize = 2097152 {product} {ergonomic} uintx GCDrainStackTargetSize = 64 {product} {ergonomic} size_t InitialHeapSize = 257949696 {product} {ergonomic} size_t MarkStackSize = 4194304 {product} {ergonomic} size_t MaxHeapSize = 4127195136 {product} {ergonomic} size_t MinHeapDeltaBytes = 2097152 {product} {ergonomic} size_t MinHeapSize = 8388608 {product} {ergonomic} uintx NonNMethodCodeHeapSize = 5839372 {pd product} {ergonomic} uintx NonProfiledCodeHeapSize = 122909434 {pd product} {ergonomic} uintx ProfiledCodeHeapSize = 122909434 {pd product} {ergonomic} uintx ReservedCodeCacheSize = 251658240 {pd product} {ergonomic} bool SegmentedCodeCache = true {product} {ergonomic} bool ShowCodeDetailsInExceptionMessages = true {manageable} {command line} size_t SoftMaxHeapSize = 4127195136 {manageable} {ergonomic} bool UseCompressedClassPointers = true {product lp64_product} {ergonomic} bool UseCompressedOops = true {product lp64_product} {ergonomic} bool UseG1GC = true {product} {ergonomic} bool UseLargePagesIndividualAllocation = false {pd product} {ergonomic} Logging: Log output configuration: #0: stdout all=warning uptime,level,tags #1: stderr all=off uptime,level,tags Environment Variables: JAVA_HOME=C:\Java\jdk1.8.0_121 CLASSPATH=.;C:\Java\jdk1.8.0_121\lib\dt.jar;C:\Java\jdk1.8.0_121\lib\tools.jar; PATH=C:/eclipse/eclipse//plugins/org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64_17.0.4.v20220903-1038/jre/bin/server;C:/eclipse/eclipse//plugins/org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64_17.0.4.v20220903-1038/jre/bin;C:\Java\jdk1.8.0_121\bin;C:\Java\jdk1.8.0_121\jre\bin;C:\ProgramData\Oracle\Java\javapath;D:\Program Files (x86)\VMware\VMware Workstation\bin\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Git\bin;C:\Program Files\Microsoft\Web Platform Installer\;C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v1.0\;C:\Program Files\Microsoft SQL Server\110\Tools\Binn\;D:\Maven\apache-maven-3.9.1\bin;C:\Users\admin\AppData\Local\Microsoft\WindowsApps;;D:\Program Files (x86)\Microsoft VS Code\bin;D:\Program Files\JetBrains\IntelliJ IDEA 2020.1\bin;;C:\eclipse\eclipse; USERNAME=admin OS=Windows_NT PROCESSOR_IDENTIFIER=AMD64 Family 23 Model 96 Stepping 1, AuthenticAMD TMP=C:\Users\admin\AppData\Local\Temp TEMP=C:\Users\admin\AppData\Local\Temp --------------- S Y S T E M --------------- OS: Windows 11 , 64 bit Build 23506 (10.0.23506.1000) OS uptime: 3 days 0:30 hours CPU: total 12 (initial active 12) (12 cores per cpu, 2 threads per core) family 23 model 96 stepping 1 microcode 0x0, cx8, cmov, fxsr, ht, mmx, 3dnowpref, sse, sse2, sse3, ssse3, sse4a, sse4.1, sse4.2, popcnt, lzcnt, tsc, tscinvbit, avx, avx2, aes, clmul, bmi1, bmi2, adx, sha, fma, vzeroupper, clflush, clflushopt Memory: 4k page, system-wide physical 15741M (2676M free) TotalPageFile size 31086M (AvailPageFile size 105M) current process WorkingSet (physical memory assigned to process): 11M, peak: 11M current process commit charge ("private bytes"): 64M, peak: 310M vm_info: OpenJDK 64-Bit Server VM (17.0.4.1+1) for windows-amd64 JRE (17.0.4.1+1), built on Aug 17 2022 07:42:43 by "temurin" with MS VC++ 16.7 (VS2019) END.