Closed KJMTosteo closed 11 months ago
Please do NOT set JAVA_HOME
it is detected automatically so only expert users should set it by hand in special situations.
Make sure you have installed 64-bit version of the JDK.
Can you find the location of jni.dll
in your installed JDK?
Thanks! I removed JAVA_HOME and removed and reinstalled the packaged and it worked. Thanks so much for your help and the quick response.
Hi, I am getting an error when loading rJava. I have reviewed StackOverflow and unable to solve it. Any help?
Error code is below.
I have done the following:
I have also tired to: Installed the new JDK Development Kit 21.0.1 downloads from https://www.oracle.com/java/technologies/downloads/ Check Java Path and JAVA_HOME environment variable and it is pointing to the Java installation directory. (C:\Program Files\Java\jdk-21)
Cmd file when running: java -version java version "21.0.1" 2023-10-17 LTS Java(TM) SE Runtime Environment (build 21.0.1+12-LTS-29) Java HotSpot(TM) 64-Bit Server VM (build 21.0.1+12-LTS-29, mixed mode, sharing)