Very unverbose message when problem with native library exists
--------------------------------------------------------------

                 Key: JRUBY-2170
                 URL: http://jira.codehaus.org/browse/JRUBY-2170
             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


When one of my .jar library use native library and there is linkage problem 
(for example native library not present in java.library.path) JRuby throws 
exception with message like this:
"cannot link Java class org.newdawn.slick.AppGameContainer (NameError)"

but there is no backtrace information attached to exception. I exptected to see 
message similar to throwed by java (in my case "Exception in thread "main" 
java.lang.UnsatisfiedLinkError: no lwjgl in java.library.path").

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