Virtual graph tutorial not working on windows machine

I have tried both in studio using UI and command line the following line from this tutorial

  • Has anyone tried this on Windows 10?

In Sudio UI I am getting the following error:

And for command line I am getting this error:

C:\stardog-7.7.2\bin>stardog-admin virtual add music.properties music_mappings.ttl
Unrecognized VM option 'UseParallelOldGC'
Did you mean '(+/-)UseParallelGC'? Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.

Worth noting that in Studio UI if I don't use contents of mapping.ttl - but leave the "Generate" mappings - the vanilla virtual graph is created just fine - but not useful.