While trying to restore a previously backed up gateway, the Ignition service will not start ans in the Wrapper log, I see these errors:
STATUS | wrapper | 2024/03/08 06:01:23 | on_exit trigger matched. Restarting the JVM. (Exit code: 2)
STATUS | wrapper | 2024/03/08 06:01:29 | Reloading Wrapper configuration...
STATUS | wrapper | 2024/03/08 06:01:29 | Launching a JVM...
INFO | jvm 2 | 2024/03/08 06:01:29 | Unrecognized VM option 'UseConcMarkSweepGC'
INFO | jvm 2 | 2024/03/08 06:01:29 | Error: Could not create the Java Virtual Machine.
INFO | jvm 2 | 2024/03/08 06:01:29 | Error: A fatal exception has occurred. Program will exit.
ERROR | wrapper | 2024/03/08 06:01:29 | JVM exited while loading the application.
STATUS | wrapper | 2024/03/08 06:01:35 | Reloading Wrapper configuration...
STATUS | wrapper | 2024/03/08 06:01:35 | Launching a JVM...
INFO | jvm 3 | 2024/03/08 06:01:35 | Unrecognized VM option 'UseConcMarkSweepGC'
INFO | jvm 3 | 2024/03/08 06:01:35 | Error: Could not create the Java Virtual Machine.
INFO | jvm 3 | 2024/03/08 06:01:35 | Error: A fatal exception has occurred. Program will exit.
ERROR | wrapper | 2024/03/08 06:01:35 | JVM exited while loading the application.
STATUS | wrapper | 2024/03/08 06:01:41 | Reloading Wrapper configuration...
STATUS | wrapper | 2024/03/08 06:01:41 | Launching a JVM...
INFO | jvm 4 | 2024/03/08 06:01:41 | Unrecognized VM option 'UseConcMarkSweepGC'
INFO | jvm 4 | 2024/03/08 06:01:41 | Error: Could not create the Java Virtual Machine.
INFO | jvm 4 | 2024/03/08 06:01:41 | Error: A fatal exception has occurred. Program will exit.
ERROR | wrapper | 2024/03/08 06:01:41 | JVM exited while loading the application.
STATUS | wrapper | 2024/03/08 06:01:47 | Reloading Wrapper configuration...
STATUS | wrapper | 2024/03/08 06:01:47 | Launching a JVM...
INFO | jvm 5 | 2024/03/08 06:01:47 | Unrecognized VM option 'UseConcMarkSweepGC'
INFO | jvm 5 | 2024/03/08 06:01:47 | Error: Could not create the Java Virtual Machine.
INFO | jvm 5 | 2024/03/08 06:01:47 | Error: A fatal exception has occurred. Program will exit.
ERROR | wrapper | 2024/03/08 06:01:47 | JVM exited while loading the application.
FATAL | wrapper | 2024/03/08 06:01:48 | There were 5 failed launches in a row, each lasting less than 300 seconds. Giving up.
FATAL | wrapper | 2024/03/08 06:01:48 | There may be a configuration problem: please check the logs.
STATUS | wrapper | 2024/03/08 06:01:48 | <-- Wrapper Stopped