So...
This is happening:
INFO | jvm 2 | 2025/02/04 10:47:03 | #
INFO | jvm 2 | 2025/02/04 10:47:03 | # There is insufficient memory for the Java Runtime Environment to continue.
INFO | jvm 2 | 2025/02/04 10:47:03 | # Native memory allocation (malloc) failed to allocate 2176976 bytes for Chunk::new
INFO | jvm 2 | 2025/02/04 10:47:03 | # An error report file with more information is saved as:
INFO | jvm 2 | 2025/02/04 10:47:03 | # C:\Program Files\Inductive Automation\Ignition\hs_err_pid8848.log
INFO | jvm 2 | 2025/02/04 10:47:04 | #
INFO | jvm 2 | 2025/02/04 10:47:04 | # Compiler replay data is saved as:
INFO | jvm 2 | 2025/02/04 10:47:04 | # C:\Program Files\Inductive Automation\Ignition\replay_pid8848.log
ERROR | wrapper | 2025/02/04 10:47:04 | JVM exited unexpectedly.
INFO | jvm 1 | 2025/02/04 10:28:25 | OpenJDK 64-Bit Server VM warning: INFO: os::commit_memory(0x00000006a8000000, 1149239296, 0) failed; error='The paging file is too small for this operation to complete' (DOS error/errno=1455)
INFO | jvm 1 | 2025/02/04 10:28:25 | #
INFO | jvm 1 | 2025/02/04 10:28:25 | # There is insufficient memory for the Java Runtime Environment to continue.
INFO | jvm 1 | 2025/02/04 10:28:25 | # Native memory allocation (mmap) failed to map 1149239296 bytes for G1 virtual space
INFO | jvm 1 | 2025/02/04 10:28:25 | # An error report file with more information is saved as:
INFO | jvm 1 | 2025/02/04 10:28:25 | # C:\Program Files\Inductive Automation\Ignition\hs_err_pid864.log
ERROR | wrapper | 2025/02/04 10:28:26 | JVM exited unexpectedly.
Any help to fix this would be great or to find the problem or the issue.
Currently running on Windows Server 2019 with 8GB of memory.
Looking at CPU trend and Memory trend they stay on a 4% and max 1200.
Thanks in advance.