Details
-
Task
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
0.16
-
None
Description
The DriverLauncher.cpp uses JAVA_HOME relative paths to find the JVM.DLL. This assumption works as long as JAVA_HOME points to a JDK. If JAVA_HOME points to a JRE, the relative paths are invalid and the JVM.DLL cannot be found.