JRuby with verbose mode on (-v or -w) prints many strange stacktrace 
informations
---------------------------------------------------------------------------------

                 Key: JRUBY-2171
                 URL: http://jira.codehaus.org/browse/JRUBY-2171
             Project: JRuby
          Issue Type: Bug
          Components: Interpreter
    Affects Versions: JRuby 1.1RC2
         Environment: ubuntu 7.10 64bit, java 1.6.0_04 32bit
            Reporter: Radoslaw Bulat
         Attachments: stacktrace.txt

When I run this code with -v or -w option
[code]
include Java
[/code]

I get many stacktrace to my output:

java.lang.ClassNotFoundException: java.util
        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 java.lang.ClassLoader.loadClass(ClassLoader.java:251)
[cut]

I attached full stacktraces

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