Skip to content

Instantly share code, notes, and snippets.

@rtyler
Created August 28, 2014 23:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rtyler/80b012e2209600863c6f to your computer and use it in GitHub Desktop.
Save rtyler/80b012e2209600863c6f to your computer and use it in GitHub Desktop.
(cd /tmp/gradle7816039793277592345projectDir && /usr/local/openjdk8/bin/java -Dfile.encoding=UTF-8 -Djruby.debug.loadService=true -cp /tmp/gradle7816039793277592345projectDir/userHome/caches/modules-2/files-2.1/org.jruby/jruby-complete/1.7.15-SNAPSHOT/4c13865dfc1cbfa57ed2d6ace77cff4e10636927/jruby-complete-1.7.15-SNAPSHOT.jar org.jruby.Main -S gem install /tmp/gradle7816039793277592345projectDir/userHome/caches/modules-2/files-2.1/rubygems/credit_card_validator/1.1.0/4a3be270d8d28ca49b30ccd2c8ac0ceb2d17a986/credit_card_validator-1.1.0.gem --ignore-dependencies --install-dir=/usr/home/tyler/source/github/jruby-gradle/jruby-gradle-plugin/build/tmp/integrationTest/root/jreeis/vendor -N)
2014-08-28T16:02:44.332-07:00: LoadService: trying builtinLib: jruby.rb
2014-08-28T16:02:44.409-07:00: LoadService: found builtinLib: jruby.rb
2014-08-28T16:02:44.410-07:00: LoadService: trying builtinLib: java.rb
2014-08-28T16:02:44.410-07:00: LoadService: found builtinLib: java.rb
2014-08-28T16:02:44.668-07:00: LoadService: trying builtinLib: jruby/java.rb
2014-08-28T16:02:44.668-07:00: LoadService: trying fileResource: file:/tmp/gradle7816039793277592345projectDir/userHome/caches/modules-2/files-2.1/org.jruby/jruby-complete/1.7.15-SNAPSHOT/4c13865dfc1cbfa57ed2d6ace77cff4e10636927/jruby-complete-1.7.15-SNAPSHOT.jar!/META-INF/jruby.home/lib/ruby/1.9/site_ruby/jruby/java.rb
LoadError: library `java' could not be loaded: java.lang.RuntimeException: native error calling lstat: No such file or directory /tmp/gradle7816039793277592345projectDir/userHome/caches/modules-2/files-2.1/org.jruby/jruby-complete/1.7.15-SNAPSHOT/4c13865dfc1cbfa57ed2d6ace77cff4e10636927/jruby-complete-1.7.15-SNAPSHOT.jar!/META-INF/jruby.home/lib/ruby/1.9/site_ruby/jruby/java.rb
[16:02:45] tyler:jruby-gradle-plugin git:(master*) $
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment