Skip to content

Instantly share code, notes, and snippets.

@jamesgolick
Created September 15, 2010 21:14
Show Gist options
  • Select an option

  • Save jamesgolick/581499 to your computer and use it in GitHub Desktop.

Select an option

Save jamesgolick/581499 to your computer and use it in GitHub Desktop.
java/lang/Class.java:-2:in `getDeclaredClasses0': java.lang.NoClassDefFoundError: scala/collection/mutable/ArrayBuffer$$anonfun$remove$1 (NativeException)
from java/lang/Class.java:1699:in `getDeclaredClasses'
from org/jruby/javasupport/JavaClass.java:1845:in `getDeclaredClasses'
from org/jruby/javasupport/JavaClass.java:695:in `installClassClasses'
from org/jruby/javasupport/JavaClass.java:615:in `setupProxy'
from org/jruby/javasupport/Java.java:506:in `createProxyClass'
from org/jruby/javasupport/Java.java:445:in `getProxyClass'
from org/jruby/javasupport/Java.java:354:in `getInstance'
from org/jruby/javasupport/JavaUtil.java:143:in `convertJavaToUsableRubyObject'
from org/jruby/javasupport/JavaMethod.java:595:in `convertReturn'
from org/jruby/javasupport/JavaMethod.java:545:in `invokeDirectWithExceptionHandling'
from test.rb:4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment