David Huang created JRUBY-6398:
----------------------------------

             Summary: java.lang.NullPointerException when executing jruby.exe 
under Windows 7 (v1.6.6)
                 Key: JRUBY-6398
                 URL: https://jira.codehaus.org/browse/JRUBY-6398
             Project: JRuby
          Issue Type: Bug
            Reporter: David Huang
            Assignee: Thomas E Enebo


Hello

I have problem using 1.6.6 release on Windows 7.
I downloaded jruby-bin-1.6.6.zip, unzipped it and ran it.

Here is the output:

D:\>d:\jruby-1.6.6\bin\jruby -S gem list
EncodingService.java:45:in `<init>': java.lang.NullPointerException
        from Ruby.java:1180:in `initCore'
        from Ruby.java:1113:in `bootstrap'
        from Ruby.java:1085:in `init'
        from Ruby.java:182:in `newInstance'
        from Main.java:240:in `internalRun'
        from Main.java:222:in `run'
        from Main.java:206:in `run'
        from Main.java:186:in `main'

D:\>d:\jruby-1.6.6\bin\jruby -v
jruby 1.6.6 (ruby-1.8.7-p357) (2012-01-30 5673572) (Java HotSpot(TM) Client VM 
1.6.0_24) [Windows 7-x86-java]
EncodingService.java:45:in `<init>': java.lang.NullPointerException
        from Ruby.java:1180:in `initCore'
        from Ruby.java:1113:in `bootstrap'
        from Ruby.java:1085:in `init'
        from Ruby.java:182:in `newInstance'
        from Main.java:240:in `internalRun'
        from Main.java:222:in `run'
        from Main.java:206:in `run'
        from Main.java:186:in `main'



Best Regards

David Huang

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.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