From: Martin B. <dr....@t-...> - 2020-12-03 07:48:04
|
On 22.11.2020 22:04, Volker wrote: > i think not: java 8 update 271 > best regards > Volker > > Hi Volker, i think so :) Sorry let me explain. Rails is now developed under Java 11 (even that is quite old now) the package we release contains all necessary Runtime libraries for Windows if it is started via the executable, which sets the necessary environment. If for what ever reason you cant use the exe-file, you have to install the Java-11 JDK and uninstall the Java 8 JRE or at least configure your system settings in a way that the Java 8 Jre is not called before the Java 11 environment while trying to start our Rails-Jar. Kind regards, Martin |