|
| 1 | +# |
| 2 | +# There is insufficient memory for the Java Runtime Environment to continue. |
| 3 | +# Native memory allocation (mmap) failed to map 524288000 bytes. Error detail: G1 virtual space |
| 4 | +# Possible reasons: |
| 5 | +# The system is out of physical RAM or swap space |
| 6 | +# This process is running with CompressedOops enabled, and the Java Heap may be blocking the growth of the native heap |
| 7 | +# Possible solutions: |
| 8 | +# Reduce memory load on the system |
| 9 | +# Increase physical memory or swap space |
| 10 | +# Check if swap backing store is full |
| 11 | +# Decrease Java heap size (-Xmx/-Xms) |
| 12 | +# Decrease number of Java threads |
| 13 | +# Decrease Java thread stack sizes (-Xss) |
| 14 | +# Set larger code cache with -XX:ReservedCodeCacheSize= |
| 15 | +# JVM is running with Zero Based Compressed Oops mode in which the Java heap is |
| 16 | +# placed in the first 32GB address space. The Java Heap base address is the |
| 17 | +# maximum limit for the native heap growth. Please use -XX:HeapBaseMinAddress |
| 18 | +# to set the Java Heap base and to place the Java Heap above 32GB virtual address. |
| 19 | +# This output file may be truncated or incomplete. |
| 20 | +# |
| 21 | +# Out of Memory Error (os_windows.cpp:3703), pid=306816, tid=306884 |
| 22 | +# |
| 23 | +# JRE version: (23.0+37) (build ) |
| 24 | +# Java VM: Java HotSpot(TM) 64-Bit Server VM (23+37-2369, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, windows-amd64) |
| 25 | +# No core dump will be written. Minidumps are not enabled by default on client versions of Windows |
| 26 | +# |
| 27 | + |
| 28 | +--------------- S U M M A R Y ------------ |
| 29 | + |
| 30 | +Command Line: -Dfile.encoding=UTF-8 --module-path=C:\Users\carlo\Documents\NetBeansProjects\Electricity_Bills_System\build\classes electricity_bills_system.Login |
| 31 | + |
| 32 | +Host: AMD Ryzen 7 7800X3D 8-Core Processor , 16 cores, 31G, Windows 11 , 64 bit Build 22621 (10.0.22621.4391) |
| 33 | +Time: Tue Dec 24 05:48:03 2024 Hora est�ndar romance elapsed time: 0.005439 seconds (0d 0h 0m 0s) |
| 34 | + |
| 35 | +--------------- T H R E A D --------------- |
| 36 | + |
| 37 | +Current thread (0x000002138f0197f0): JavaThread "Unknown thread" [_thread_in_vm, id=306884, stack(0x000000f251300000,0x000000f251400000) (1024K)] |
| 38 | + |
| 39 | +Stack: [0x000000f251300000,0x000000f251400000] |
| 40 | +Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) |
| 41 | +V [jvm.dll+0x6e08a9] (no source info available) |
| 42 | +V [jvm.dll+0x87da63] (no source info available) |
| 43 | +V [jvm.dll+0x87feee] (no source info available) |
| 44 | +V [jvm.dll+0x8805c3] (no source info available) |
| 45 | +V [jvm.dll+0x27aee6] (no source info available) |
| 46 | +V [jvm.dll+0x6dd1b5] (no source info available) |
| 47 | +V [jvm.dll+0x6d103a] (no source info available) |
| 48 | +V [jvm.dll+0x35b3ea] (no source info available) |
| 49 | +V [jvm.dll+0x3637f6] (no source info available) |
| 50 | +V [jvm.dll+0x34fd5e] (no source info available) |
| 51 | +V [jvm.dll+0x34fff8] (no source info available) |
| 52 | +V [jvm.dll+0x3289cc] (no source info available) |
| 53 | +V [jvm.dll+0x32966e] (no source info available) |
| 54 | +V [jvm.dll+0x8442e5] (no source info available) |
| 55 | +V [jvm.dll+0x3b9848] (no source info available) |
| 56 | +V [jvm.dll+0x82d0dc] (no source info available) |
| 57 | +V [jvm.dll+0x454d4e] (no source info available) |
| 58 | +V [jvm.dll+0x456bd1] (no source info available) |
| 59 | +C [jli.dll+0x52a3] (no source info available) |
| 60 | +C [ucrtbase.dll+0x29333] (no source info available) |
| 61 | +C [KERNEL32.DLL+0x1259d] (no source info available) |
| 62 | +C [ntdll.dll+0x5af38] (no source info available) |
| 63 | + |
| 64 | +Lock stack of current Java thread (top to bottom): |
| 65 | + |
| 66 | + |
| 67 | +--------------- P R O C E S S --------------- |
| 68 | + |
| 69 | +Threads class SMR info: |
| 70 | +_java_thread_list=0x00007ffb730a3618, length=0, elements={ |
| 71 | +} |
| 72 | + |
| 73 | +Java Threads: ( => current thread ) |
| 74 | +Total: 0 |
| 75 | + |
| 76 | +Other Threads: |
| 77 | + 0x000002138f0c1cb0 WorkerThread "GC Thread#0" [id=306888, stack(0x000000f251400000,0x000000f251500000) (1024K)] |
| 78 | + 0x000002138f0d6650 ConcurrentGCThread "G1 Main Marker" [id=306892, stack(0x000000f251500000,0x000000f251600000) (1024K)] |
| 79 | + 0x000002138f0d8d10 WorkerThread "G1 Conc#0" [id=306896, stack(0x000000f251600000,0x000000f251700000) (1024K)] |
| 80 | + |
| 81 | +[error occurred during error reporting (printing all threads), id 0xc0000005, EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffb727ebfba] |
| 82 | +VM state: not at safepoint (not fully initialized) |
| 83 | + |
| 84 | +VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event]) |
| 85 | +[0x00007ffb73123a10] Heap_lock - owner thread: 0x000002138f0197f0 |
| 86 | + |
| 87 | +Heap address: 0x000000060d400000, size: 7980 MB, Compressed Oops mode: Zero based, Oop shift amount: 3 |
| 88 | + |
| 89 | +CDS archive(s) mapped at: [0x0000000000000000-0x0000000000000000-0x0000000000000000), size 0, SharedBaseAddress: 0x0000000800000000, ArchiveRelocationMode: 1. |
| 90 | +Narrow klass base: 0x0000000000000000, Narrow klass shift: 0, Narrow klass range: 0x0 |
| 91 | + |
| 92 | +GC Precious Log: |
| 93 | + CardTable entry size: 512 |
| 94 | + Card Set container configuration: InlinePtr #cards 4 size 8 Array Of Cards #cards 32 size 80 Howl #buckets 8 coarsen threshold 7372 Howl Bitmap #cards 1024 size 144 coarsen threshold 921 Card regions per heap region 1 cards per card region 8192 |
| 95 | + |
| 96 | +Heap: |
| 97 | + garbage-first heap total reserved 8171520K, committed 0K, used 0K [0x000000060d400000, 0x0000000800000000) |
| 98 | + region size 4096K, 0 young (0K), 0 survivors (0K) |
| 99 | + |
| 100 | +[error occurred during error reporting (printing heap information), id 0xc0000005, EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffb72bec3b9] |
| 101 | +GC Heap History (0 events): |
| 102 | +No events |
| 103 | + |
| 104 | +Dll operation events (1 events): |
| 105 | +Event: 0.003 Loaded shared library C:\Program Files\Java\jdk-23\bin\java.dll |
| 106 | + |
| 107 | +Deoptimization events (0 events): |
| 108 | +No events |
| 109 | + |
| 110 | +Classes loaded (0 events): |
| 111 | +No events |
| 112 | + |
| 113 | +Classes unloaded (0 events): |
| 114 | +No events |
| 115 | + |
| 116 | +Classes redefined (0 events): |
| 117 | +No events |
| 118 | + |
| 119 | +Internal exceptions (0 events): |
| 120 | +No events |
| 121 | + |
| 122 | +VM Operations (0 events): |
| 123 | +No events |
| 124 | + |
| 125 | +Memory protections (0 events): |
| 126 | +No events |
| 127 | + |
| 128 | +Nmethod flushes (0 events): |
| 129 | +No events |
| 130 | + |
| 131 | +Events (0 events): |
| 132 | +No events |
| 133 | + |
| 134 | + |
| 135 | +Dynamic libraries: |
| 136 | +0x00007ff6003b0000 - 0x00007ff6003c0000 C:\Program Files\Java\jdk-23\bin\java.exe |
| 137 | +0x00007ffbe0830000 - 0x00007ffbe0a47000 C:\Windows\SYSTEM32\ntdll.dll |
| 138 | +0x00007ffbdeb00000 - 0x00007ffbdebc4000 C:\Windows\System32\KERNEL32.DLL |
| 139 | +0x00007ffbddb30000 - 0x00007ffbddee9000 C:\Windows\System32\KERNELBASE.dll |
| 140 | +0x00007ffbde080000 - 0x00007ffbde191000 C:\Windows\System32\ucrtbase.dll |
| 141 | +0x00007ffbce8e0000 - 0x00007ffbce8fb000 C:\Program Files\Java\jdk-23\bin\VCRUNTIME140.dll |
| 142 | +0x00007ffbc8350000 - 0x00007ffbc8367000 C:\Program Files\Java\jdk-23\bin\jli.dll |
| 143 | +0x00007ffbdf760000 - 0x00007ffbdf90e000 C:\Windows\System32\USER32.dll |
| 144 | +0x00007ffbddf90000 - 0x00007ffbddfb6000 C:\Windows\System32\win32u.dll |
| 145 | +0x00007ffbc1100000 - 0x00007ffbc1392000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.22621.4391_none_2715d37f73803e96\COMCTL32.dll |
| 146 | +0x00007ffbdf060000 - 0x00007ffbdf089000 C:\Windows\System32\GDI32.dll |
| 147 | +0x00007ffbe06e0000 - 0x00007ffbe0787000 C:\Windows\System32\msvcrt.dll |
| 148 | +0x00007ffbde240000 - 0x00007ffbde35b000 C:\Windows\System32\gdi32full.dll |
| 149 | +0x00007ffbde1a0000 - 0x00007ffbde23a000 C:\Windows\System32\msvcp_win.dll |
| 150 | +0x00007ffbded40000 - 0x00007ffbded71000 C:\Windows\System32\IMM32.DLL |
| 151 | +0x00007ffbd9bc0000 - 0x00007ffbd9bcc000 C:\Program Files\Java\jdk-23\bin\vcruntime140_1.dll |
| 152 | +0x00007ffbaf840000 - 0x00007ffbaf8ce000 C:\Program Files\Java\jdk-23\bin\msvcp140.dll |
| 153 | +0x00007ffb724b0000 - 0x00007ffb731ff000 C:\Program Files\Java\jdk-23\bin\server\jvm.dll |
| 154 | +0x00007ffbdea40000 - 0x00007ffbdeaf2000 C:\Windows\System32\ADVAPI32.dll |
| 155 | +0x00007ffbdf1d0000 - 0x00007ffbdf277000 C:\Windows\System32\sechost.dll |
| 156 | +0x00007ffbddf60000 - 0x00007ffbddf88000 C:\Windows\System32\bcrypt.dll |
| 157 | +0x00007ffbded80000 - 0x00007ffbdee94000 C:\Windows\System32\RPCRT4.dll |
| 158 | +0x00007ffbde560000 - 0x00007ffbde5d1000 C:\Windows\System32\WS2_32.dll |
| 159 | +0x00007ffbdd4d0000 - 0x00007ffbdd51d000 C:\Windows\SYSTEM32\POWRPROF.dll |
| 160 | +0x00007ffbd3be0000 - 0x00007ffbd3c14000 C:\Windows\SYSTEM32\WINMM.dll |
| 161 | +0x00007ffbcf530000 - 0x00007ffbcf53a000 C:\Windows\SYSTEM32\VERSION.dll |
| 162 | +0x00007ffbdd440000 - 0x00007ffbdd453000 C:\Windows\SYSTEM32\UMPDC.dll |
| 163 | +0x00007ffbdcb30000 - 0x00007ffbdcb48000 C:\Windows\SYSTEM32\kernel.appcore.dll |
| 164 | +0x00007ffbcf540000 - 0x00007ffbcf54a000 C:\Program Files\Java\jdk-23\bin\jimage.dll |
| 165 | +0x00007ffbd4c70000 - 0x00007ffbd4ea2000 C:\Windows\SYSTEM32\DBGHELP.DLL |
| 166 | +0x00007ffbdf910000 - 0x00007ffbdfc9f000 C:\Windows\System32\combase.dll |
| 167 | +0x00007ffbdeea0000 - 0x00007ffbdef77000 C:\Windows\System32\OLEAUT32.dll |
| 168 | +0x00007ffbc1030000 - 0x00007ffbc1062000 C:\Windows\SYSTEM32\dbgcore.DLL |
| 169 | +0x00007ffbde4d0000 - 0x00007ffbde54b000 C:\Windows\System32\bcryptPrimitives.dll |
| 170 | +0x00007ffbce8c0000 - 0x00007ffbce8de000 C:\Program Files\Java\jdk-23\bin\java.dll |
| 171 | +0x00007ffbde630000 - 0x00007ffbde7d5000 C:\Windows\System32\ole32.dll |
| 172 | +0x00007ffbdfe60000 - 0x00007ffbe06d6000 C:\Windows\System32\SHELL32.dll |
| 173 | + |
| 174 | +dbghelp: loaded successfully - version: 4.0.5 - missing functions: none |
| 175 | +symbol engine: initialized successfully - sym options: 0x614 - pdb path: .;C:\Program Files\Java\jdk-23\bin;C:\Windows\SYSTEM32;C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.22621.4391_none_2715d37f73803e96;C:\Program Files\Java\jdk-23\bin\server |
| 176 | + |
| 177 | +VM Arguments: |
| 178 | +jvm_args: -Dfile.encoding=UTF-8 --module-path=C:\Users\carlo\Documents\NetBeansProjects\Electricity_Bills_System\build\classes |
| 179 | +java_command: electricity_bills_system.Login |
| 180 | +java_class_path (initial): C:\Users\carlo\Documents\NetBeansProjects\Electricity_Bills_System\src\lib\commons-codec-1.15.jar;C:\Users\carlo\Documents\NetBeansProjects\Electricity_Bills_System\src\lib\poi-5.2.3.jar;C:\Users\carlo\Documents\NetBeansProjects\Electricity_Bills_System\src\lib\poi-ooxml-full-5.2.3.jar;C:\Users\carlo\Documents\NetBeansProjects\Electricity_Bills_System\src\lib\xmlbeans-5.1.1.jar;C:\Users\carlo\Documents\NetBeansProjects\Electricity_Bills_System\src\lib\poi-ooxml-5.2.3.jar;C:\Users\carlo\Documents\NetBeansProjects\Electricity_Bills_System\src\lib\commons-io-2.11.0.jar;C:\Users\carlo\Documents\NetBeansProjects\Electricity_Bills_System\src\lib\commons-collections4-4.4.jar;C:\Users\carlo\Documents\NetBeansProjects\Electricity_Bills_System\src\lib\commons-compress-1.21.jar;C:\Users\carlo\Documents\NetBeansProjects\Electricity_Bills_System\src\lib\log4j-core-2.18.0 (1).jar;C:\Users\carlo\Documents\NetBeansProjects\Electricity_Bills_System\src\lib\log4j-api-2.18.0.jar;C:\Users\carlo\Documents\NetBeansProjects\Electricity_Bills_System\src\lib\javax.mail.jar;C:\Users\carlo\Documents\NetBeansProjects\Electricity_Bills_System\src\lib\javax.activation.jar;C:\Users\carlo\Documents\NetBeansProjects\Electricity_Bills_System\src\lib\mysql-connector-j-9.0.0.jar;C:\Users\carlo\Documents\NetBeansProjects\Electricity_Bills_System\src\lib\flatlaf-demo-3.5.4.jar;C:\Users\carlo\Documents\NetBeansProjects\Electricity_Bills_System\build\classes |
| 181 | +Launcher Type: SUN_STANDARD |
| 182 | + |
| 183 | +[Global flags] |
| 184 | + intx CICompilerCount = 12 {product} {ergonomic} |
| 185 | + uint ConcGCThreads = 3 {product} {ergonomic} |
| 186 | + uint G1ConcRefinementThreads = 13 {product} {ergonomic} |
| 187 | + size_t G1HeapRegionSize = 4194304 {product} {ergonomic} |
| 188 | + size_t InitialHeapSize = 524288000 {product} {ergonomic} |
| 189 | + size_t MarkStackSize = 4194304 {product} {ergonomic} |
| 190 | + size_t MarkStackSizeMax = 536870912 {product} {ergonomic} |
| 191 | + size_t MaxHeapSize = 8367636480 {product} {ergonomic} |
| 192 | + size_t MinHeapDeltaBytes = 4194304 {product} {ergonomic} |
| 193 | + size_t MinHeapSize = 8388608 {product} {ergonomic} |
| 194 | + uintx NonNMethodCodeHeapSize = 7602176 {pd product} {ergonomic} |
| 195 | + uintx NonProfiledCodeHeapSize = 122093568 {pd product} {ergonomic} |
| 196 | + uintx ProfiledCodeHeapSize = 121962496 {pd product} {ergonomic} |
| 197 | + uintx ReservedCodeCacheSize = 251658240 {pd product} {ergonomic} |
| 198 | + bool SegmentedCodeCache = true {product} {ergonomic} |
| 199 | + size_t SoftMaxHeapSize = 8367636480 {manageable} {ergonomic} |
| 200 | + bool UseCompressedOops = true {product lp64_product} {ergonomic} |
| 201 | + bool UseG1GC = true {product} {ergonomic} |
| 202 | + bool UseLargePagesIndividualAllocation = false {pd product} {ergonomic} |
| 203 | + |
| 204 | +Logging: |
| 205 | +Log output configuration: |
| 206 | + #0: stdout all=warning uptime,level,tags foldmultilines=false |
| 207 | + #1: stderr all=off uptime,level,tags foldmultilines=false |
| 208 | + |
| 209 | +Environment Variables: |
| 210 | +PATH=C:\Program Files\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;W:\Programas\Git\cmd;C:\Program Files (x86)\Git\cmd;C:\Program Files\MySQL\MySQL Shell 8.0\bin\;C:\Users\carlo\AppData\Local\Programs\Python\Launcher\;C:\Users\carlo\AppData\Local\Microsoft\WindowsApps;W:\Programas\Microsoft VS Code\bin |
| 211 | +USERNAME=carlo |
| 212 | +OS=Windows_NT |
| 213 | +PROCESSOR_IDENTIFIER=AMD64 Family 25 Model 97 Stepping 2, AuthenticAMD |
| 214 | +TMP=C:\Users\carlo\AppData\Local\Temp |
| 215 | +TEMP=C:\Users\carlo\AppData\Local\Temp |
| 216 | + |
| 217 | + |
| 218 | + |
| 219 | + |
| 220 | +Periodic native trim disabled |
| 221 | + |
| 222 | +--------------- S Y S T E M --------------- |
| 223 | + |
| 224 | +OS: |
| 225 | + Windows 11 , 64 bit Build 22621 (10.0.22621.4391) |
| 226 | +OS uptime: 23 days 15:45 hours |
| 227 | +Hyper-V role detected |
| 228 | + |
| 229 | +CPU: total 16 (initial active 16) (16 cores per cpu, 2 threads per core) family 25 model 97 stepping 2 microcode 0x0, cx8, cmov, fxsr, ht, mmx, 3dnowpref, sse, sse2, sse3, ssse3, sse4a, sse4.1, sse4.2, popcnt, lzcnt, tsc, tscinvbit, avx, avx2, aes, erms, clmul, bmi1, bmi2, adx, avx512f, avx512dq, avx512cd, avx512bw, avx512vl, sha, fma, vzeroupper, avx512_vpopcntdq, avx512_vpclmulqdq, avx512_vaes, avx512_vnni, clflush, clflushopt, avx512_vbmi2, avx512_vbmi, hv, rdtscp, rdpid, fsrm, gfni, avx512_bitalg, f16c, cet_ss, avx512_ifma |
| 230 | +Processor Information for the first 16 processors : |
| 231 | + Max Mhz: 4201, Current Mhz: 4201, Mhz Limit: 4201 |
| 232 | + |
| 233 | +Memory: 4k page, system-wide physical 31904M (3703M free) |
| 234 | +TotalPageFile size 50632M (AvailPageFile size 382M) |
| 235 | +current process WorkingSet (physical memory assigned to process): 12M, peak: 12M |
| 236 | +current process commit charge ("private bytes"): 71M, peak: 571M |
| 237 | + |
| 238 | +vm_info: Java HotSpot(TM) 64-Bit Server VM (23+37-2369) for windows-amd64 JRE (23+37-2369), built on 2024-08-20T16:01:23Z with MS VC++ 17.6 (VS2022) |
| 239 | + |
| 240 | +END. |
0 commit comments