André Rodrigues Pereira created JRUBY-6533: ----------------------------------------------
Summary: JavaNullPointer Exception instead method_missing Key: JRUBY-6533 URL: https://jira.codehaus.org/browse/JRUBY-6533 Project: JRuby Issue Type: Bug Components: Interpreter Affects Versions: JRuby 1.6.6, JRuby 1.6.7 Environment: Mac OSX Snow Leopard 10.6.8 jruby 1.6.7 (ruby-1.8.7-p357) (2012-02-22 3e82bc8) (Java HotSpot(TM) Client VM 1.6.0_29) [darwin-i386-java] Reporter: André Rodrigues Pereira Priority: Minor Attachments: jruby_trace.txt I could see a trace error, when running my tests and figuring out I was calling a fixture load method from a inexistent fixture file. Instead of I receive a method_missing error, I just have a full Java trace log. Tested on JRuby 1.6.4 and there was displaying the method_missing error. The trace is attached in this Issue. -- 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