Re: [jruby-user] JRuby complete, multi-threading, and java.lang.NoClassDefFoundError

christian <[email protected]> Wed, 4 Feb 2015 17:39:56 +0100
Newsgroups gmane.comp.lang.jruby.user
Message-ID <CAMV7UWHzok_PU6w-YNP8rkvdTzhdbHANmVKaQRQSD6Z0_am-zA@mail.gmail.com>
could you set

System.setProperty("jruby.debug.loadService", "true" );

just before you instantiate the ScriptingContainer. it produces a lot of
output but could help to understand what is going on.

all those errors are with one or the other default gems and their jars from
those default gems.