Windows 10 Error launch after installation
-
On Windows 10.
FusionAuth Version : 1.36.1
https://files.fusionauth.io/products/fusionauth/1.36.1/fusionauth-app-1.36.1.zipI tried to install with Fast Path Install.
When I launch http://localhost:9011/, there is an error.So I use FusionAuth App Installation Method.
https://fusionauth.io/direct-downloadI had an error in log : JRE_HOME not existing.
I had the JRE_HOME myself.
JRE_HOME = C:\Program Files\Java\jre1.8.0_321Now I have this error in .\fusionauth\logs\fusionauthapp_stderr.log :
Unrecognized option: --add-exports=java.base/sun.security.x509=ALL-UNNAMED
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.I don't understand why.
Can you help me ?
Thanks.
-
No one can help me ?
Thanks.
-
You shouldn't set the JRE_HOME, FusionAuth installs its own java.
Does it successfully do so?
-
I wrote an issue : https://github.com/FusionAuth/fusionauth-issues/issues/1691
I give more details here.