Windows Launcher with just IBM Java installed will not execute properly
-----------------------------------------------------------------------

                 Key: JRUBY-4145
                 URL: http://jira.codehaus.org/browse/JRUBY-4145
             Project: JRuby
          Issue Type: Bug
    Affects Versions: JRuby 1.4.0RC2
            Reporter: Thomas E Enebo
            Assignee: Thomas E Enebo
             Fix For: JRuby 1.5


Windows Launcher with just IBM Java installed will not execute properly

{noformat}
C:\jruby\jruby-1.4.0RC2\bin>type LOG.log
Starting platform...

Module: C:\jruby\jruby-1.4.0RC2\bin\jruby.dll
Platform dir: C:\jruby\jruby-1.4.0RC2
classPath:
Parsing arguments:
        --trace
        LOG.log
        -v
--jdkhome is not set, checking for %JAVA_HOME%...
%JAVA_HOME% is set: C:\PROGRA~1\IBM\Java60
JvmLauncher::initialize()
        javaPathOrMinVersion: C:\PROGRA~1\IBM\Java60
checkJava(C:\PROGRA~1\IBM\Java60)
File "C:\PROGRA~1\IBM\Java60\jre\bin\client\jvm.dll" does not exist
File "C:\PROGRA~1\IBM\Java60\jre\bin\server\jvm.dll" does not exist
File "C:\PROGRA~1\IBM\Java60\jre\bin\java.exe" exists
File "C:\PROGRA~1\IBM\Java60\jre\bin\javaw.exe" exists
JvmLauncher::getJavaPath()
Starting application...
constructClassPath()
addFilesToClassPath()
        dir: C:\jruby\jruby-1.4.0RC2
        subdir: lib
        pattern: *.jar
addToClassPath()
        path: C:\jruby\jruby-1.4.0RC2\lib\jruby.jar
        onlyIfExists: false
addToBootClassPath()
        path: C:\jruby\jruby-1.4.0RC2\lib\jruby.jar
        onlyIfExists: false
addToClassPath()
        path: C:\jruby\jruby-1.4.0RC2\lib\profile.jar
        onlyIfExists: false
addToBootClassPath()
        path: C:\jruby\jruby-1.4.0RC2\lib\profile.jar
        onlyIfExists: false
addToClassPath()
        path: .;C:\apache\db-derby-10.5.3.0-bin\lib\derby.jar;C:\apache\db-derby
-10.5.3.0-bin\lib\derbytools.jar;C:\Progra~1\IBM\Java60\jre\lib\ext\QTJava.zip
        onlyIfExists: false
ClassPath: C:\jruby\jruby-1.4.0RC2\lib\jruby.jar;C:\jruby\jruby-1.4.0RC2\lib\pro
file.jar;.;C:\apache\db-derby-10.5.3.0-bin\lib\derby.jar;C:\apache\db-derby-10.5
.3.0-bin\lib\derbytools.jar;C:\Progra~1\IBM\Java60\jre\lib\ext\QTJava.zip
JvmLauncher::start()
        mainClassName: org/jruby/Main
        separateProcess: false
  args:
        -v
  options:
        -Djdk.home=C:\PROGRA~1\IBM\Java60
        -Djruby.home=C:\jruby\jruby-1.4.0RC2
        -Djruby.script=jruby
        -Djruby.shell=cmd.exe
        -Djava.class.path=C:\jruby\jruby-1.4.0RC2\lib\jruby.jar;C:\jruby\jruby-1
.4.0RC2\lib\profile.jar;.;C:\apache\db-derby-10.5.3.0-bin\lib\derby.jar;C:\apach
e\db-derby-10.5.3.0-bin\lib\derbytools.jar;C:\Progra~1\IBM\Java60\jre\lib\ext\QT
Java.zip
        -Xbootclasspath/a:C:\jruby\jruby-1.4.0RC2\lib\jruby.jar;C:\jruby\jruby-1
.4.0RC2\lib\profile.jar
JvmLauncher::initialize()
        javaPathOrMinVersion:
JvmLauncher::findJava()
        javaKey: Software\JavaSoft\Java Development Kit
        prefix: \jre
        minJavaVersion:
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:
getStringFromRegistry()
        keyName: Software\JavaSoft\Java Runtime Environment
        valueName: CurrentVersion
RegOpenKeyEx() failed. Cannot create a file when that file already exists. (183)

onExit()

{noformat}

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to