"jruby" script failed to find JRUBY_HOME leads to class not found
-----------------------------------------------------------------
Key: JRUBY-2455
URL: http://jira.codehaus.org/browse/JRUBY-2455
Project: JRuby
Issue Type: Bug
Affects Versions: JRuby 1.1.1
Environment: linux, windows (cygwin), solaris
Reporter: Hung Huynh
Assignee: Thomas E Enebo
Priority: Blocker
cd ~/jruby-1.1.1/bin
$ ./jruby -v
java.lang.NoClassDefFoundError: org/jruby/Main
Caused by: java.lang.ClassNotFoundException: org.jruby.Main
at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:276)
at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
Exception in thread "main"
--
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