32-bit JVM + 64-bit Windows = 
------------------------------

                 Key: JRUBY-2881
                 URL: http://jira.codehaus.org/browse/JRUBY-2881
             Project: JRuby
          Issue Type: Bug
    Affects Versions: JRuby 1.1.3
         Environment: Windows Server 2003 R2 Standard x64 Edition
            Reporter: Matt Burke
            Assignee: Thomas E Enebo
         Attachments: java_home_paren_fix.patch

On x64 Windows with the JDK installed in c:\Program Files (x86)\Java\jdkX.Y.Z 
(the default install location for at least some of the sun JDKs), running any 
jruby command produces an error from the _jrubyvmopts.bat file. For example:

{noformat}
C:\jruby-1.1.3>set JAVA_HOME=c:\Program Files (x86)\Java\jre1.6.0_07

C:\jruby-1.1.3>bin\jruby.bat -v
\Java\jre1.6.0_07\bin\jdb was unexpected at this time.
{noformat}

A patch is attached.

-- 
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