Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: JRuby 1.7.0.pre1
-
Fix Version/s: JRuby 1.7.0.pre1
-
Component/s: Application Error
-
Environment:Ubuntu Oneiric (packages upgraded daily), latest "jruby-head" from RVM. Installs without errors
-
Number of attachments :
Description
Getting this when starting up on 1.7 (1.6 works fine):
Binder.java:504:in `invokeVirtualQuiet': com.headius.invoke.binder.InvalidTransformException: java.lang.NoSuchMethodException: no such method: org.jruby.runtime.builtin.IRubyObject.toJava(Class)String
Complete error and backtrace is attached as a file: "jruby_error.txt".
Various files mentioned in the backtrace is attached.
Havent found sure way to reproduce. I am willing to help show the error by using TeamViewer. If so, contact me on MSN: k@spernj.org og Skype: kaspernj85. Sourcecode for the entire project is not publicly available.
Complete part of framework available at:
https://github.com/kaspernj/knjrbfw
This should be fixed on master as of fa0cc9e. Reopen if it is not.