You are not logged in.

#1 2021-09-23 19:31:19

aksilarch
Member
Registered: 2021-09-15
Posts: 51

[SOLVED] Unrecognized VM option upon starting program

hello, i'm getting this error:

:~$ 
Unrecognized VM option 'UseConcMarkSweepGC'
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.

appreciate the help.

Last edited by aksilarch (2021-09-23 23:20:48)


archlinux cures my depression.

Offline

#2 2021-09-23 20:21:36

aksilarch
Member
Registered: 2021-09-15
Posts: 51

Re: [SOLVED] Unrecognized VM option upon starting program

aksilarch wrote:

hello, i'm getting this error:

:~$
Unrecognized VM option 'UseConcMarkSweepGC'
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.

appreciate the help.

EDIT: this was solved through: https://unix.stackexchange.com/question … arksweepgc

i didn't really want to have to switch to java-11 as ignoring the call

-XX:+IgnoreUnrecognizedVMOptions

didn't work, so i had to.

Last edited by aksilarch (2021-09-23 23:40:55)


archlinux cures my depression.

Offline

Board footer

Powered by FluxBB