alina created JRUBY-6672:
----------------------------

             Summary: install on windows doesn't work
                 Key: JRUBY-6672
                 URL: https://jira.codehaus.org/browse/JRUBY-6672
             Project: JRuby
          Issue Type: Bug
    Affects Versions: JRuby 1.6.7, JRuby 1.6.6, JRuby 1.6.5, JRuby 1.6
         Environment: win7
            Reporter: alina
            Assignee: Thomas E Enebo
             Fix For: JRuby 1.6RC1


C:\jruby-1.6.0\bin>jruby --version
Exception in thread "main" java.lang.NoClassDefFoundError: Files
Caused by: java.lang.ClassNotFoundException: Files
        at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
Could not find the main class: Files.  Program will exit.

the same is true with 1.6.7.2 and everything in between
1.6.0.rc1 is the last one working (haven't tried RC2 and RC3

Also install prompts to set path, but it doesn't added
it doesn't add JRUBY_HOME either

System: Win 7, jre 6 and 7 installed


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