Skip to content

Instantly share code, notes, and snippets.

@enebo
Created March 19, 2020 22:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save enebo/8607eb352ea4d514acf50ca1a2fcf2de to your computer and use it in GitHub Desktop.
Save enebo/8607eb352ea4d514acf50ca1a2fcf2de to your computer and use it in GitHub Desktop.
Starting platform...
Binary name is: jruby
Version: 1.1.12
initPlatformDir: trying to find executable on PATH
File "c:\jruby-9.2.11.0\bin\jruby.dll" exists
Module: c:\jruby-9.2.11.0\bin\jruby.dll
Platform dir: c:\jruby-9.2.11.0
Parsing arguments:
-Xtrace
foo.txt
-Xjdkhome is not set, checking for %JAVA_HOME%...
*** No need to clean the binary name: jruby
JvmLauncher::initialize()
javaPathOrMinVersion: 1.5
JvmLauncher::findJava()
javaKey: Software\JavaSoft\Java Development Kit
prefix: \jre
minJavaVersion: 1.5
getStringFromRegistry()
keyName: Software\JavaSoft\Java Development Kit
valueName: CurrentVersion
RegOpenKeyEx() failed. Cannot create a file when that file already exists. (183)
JvmLauncher::findJava()
javaKey: Software\JavaSoft\Java Runtime Environment
prefix:
minJavaVersion: 1.5
getStringFromRegistry()
keyName: Software\JavaSoft\Java Runtime Environment
valueName: CurrentVersion
RegOpenKeyEx() failed. Cannot create a file when that file already exists. (183)
Cannot find Java 1.5 or higher.
Console is attached.
onExit()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment