uroesch / PlantUMLPortable

PlantUML Portable
Other
3 stars 0 forks source link

Could not create the Java Virtual Machine : Windows 10 #95

Open Demosai opened 8 months ago

Demosai commented 8 months ago

Does not work on our side. Maybe there are dependencies we need to consider?

Firefox Using CATALINA_BASE: "C:\PlantUMLPortable\App\apache-tomcat" Using CATALINA_HOME: "C:\PlantUMLPortable\App\apache-tomcat" Using CATALINA_TMPDIR: "C:\PlantUMLPortable\App\apache-tomcat\temp" Using JRE_HOME: "C:\Program Files (x86)\Java\jre1.8.0_201" Using CLASSPATH: "C:\PlantUMLPortable\App\apache-tomcat\bin\bootstrap.jar;C:\PlantUMLPortable\App\apache-tomcat\bin\tomcat-juli.jar" Using CATALINA_OPTS: "" Unrecognized option: --add-opens=java.base/java.lang=ALL-UNNAMED Error: Could not create the Java Virtual Machine. Error: A fatal exception has occurred. Program will exit.

C:\PlantUMLPortable\App\apache-tomcat\bin>

uroesch commented 8 months ago

Just to understand better are you using the 32bit version of Windows 10 or just the 32bit version of Java?

Demosai commented 8 months ago

Just to understand better are you using the 32bit version of Windows 10 or just the 32bit version of Java?

Sorry for the late reply.

I am using Win10 64bit, for my Java (JRE)

1.8 | 1.8.0_201 | http://java.sun.com/products/autodl/j2se | C:\Program Files\Java\jre1.8.0_201\bin\javaw.exe |   | true | x86_64 1.8 | 1.8.0_201 | http://java.sun.com/products/autodl/j2se | C:\Program Files (x86)\Java\jre1.8.0_201\bin\javaw.exe |   | true | x86

Demosai commented 7 months ago

Hi @uroesch.