
.jpg)
JDK 8, 11, 17, and 20 are all reasonable choices both for compiling and running Scala code. The linked page includes contact information for inquiring about supported and recommended versions. Lightbend offers commercial support for Scala 2. In general, Scala works on JDK 11+, including GraalVM, but may not take special advantage of features that were added after JDK 8. Using latest patch version is always recommendedĮven when a version combination isn’t listed as supported, most features may still work. Sometimes new JVM and JDK (Java Development Kit) versions require us to update Scala to remain compatible. (Other supported platforms: Scala.js, Scala Native.) Scala’s primary platform is the Java Virtual Machine (JVM). Outcome: Downgrading to use jdk-8u301-windows-圆4.exe fixed the issue.Info: JavaScript is currently disabled, code tabs will still work, ::SetEnvironmentVariable("JAVA_TOOL_OPTIONS", ", $null ,"Machine") Report an older OS by setting a system variable PowerShell example: ::SetEnvironmentVariable("JAVA_TOOL_OPTIONS", '-Dos.name="Windows Server 2016"', "Machine") Or still want to use the same JDK then here is the workaround for Windows Server 2022

If using jdk- 8u351-windows-圆4.exe which has issues with the FNO installer (InstallShield did not support the latest version of JDK), can you downgrade to Java 64-bit 8u301 or earlier as a temporary fix until the latest JDK tested with FNO installer.ģ.

Make sure the Java KDK or JRE is a 64bit version only.Ģ. Introduction: When trying to install FlexNet Operation 2022.R1 on Windows Server 2022 the installation failed with the latest Java JDK 8u351įlexeraaxf$aaa: C:\Users\Administrator\AppData\Local\Temp\2\I1677784313\Windows_Pure_64_Bit\resource\iawin32.dll not found at Flexeraaxf.af(Unknown Source) at Flexeraaxf.aa(Unknown Source) at .(Unknown Source) at .(Unknown Source) at .(Unknown Source) at 0(Native Method) at (NativeMethodAccessorImpl.java:62) at (DelegatingMethodAccessorImpl.java:43) at .invoke(Method.java:498) at .launch(Unknown Source) at .main(Unknown Source)ġ.
