Skip to content

Instantly share code, notes, and snippets.

@rtyler
Created October 9, 2014 17:57
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/9c9335d699a0bf59fea8 to your computer and use it in GitHub Desktop.
Save rtyler/9c9335d699a0bf59fea8 to your computer and use it in GitHub Desktop.
Errno::ENOENT: No such file or directory - /.gem/jruby/1.9
file? at org/jruby/RubyFileTest.java:131
dirs at /usr/home/tyler/.gradle/caches/modules-2/files-2.1/org.jruby/jruby-complete/1.7.16/8ef6c848cc5491c5f22ddad4532c68fe778421f6/jruby-complete-1.7.16.jar!/META-INF/jruby.home/lib/ruby/shared/rubygems/defaults/jruby.rb:83
collect at org/jruby/RubyArray.java:2407
dirs at /usr/home/tyler/.gradle/caches/modules-2/files-2.1/org.jruby/jruby-complete/1.7.16/8ef6c848cc5491c5f22ddad4532c68fe778421f6/jruby-complete-1.7.16.jar!/META-INF/jruby.home/lib/ruby/shared/rubygems/defaults/jruby.rb:82
stubs at /usr/home/tyler/.gradle/caches/modules-2/files-2.1/org.jruby/jruby-complete/1.7.16/8ef6c848cc5491c5f22ddad4532c68fe778421f6/jruby-complete-1.7.16.jar!/META-INF/jruby.home/lib/ruby/shared/rubygems/specification.rb:705
_all at /usr/home/tyler/.gradle/caches/modules-2/files-2.1/org.jruby/jruby-complete/1.7.16/8ef6c848cc5491c5f22ddad4532c68fe778421f6/jruby-complete-1.7.16.jar!/META-INF/jruby.home/lib/ruby/shared/rubygems/specification.rb:657
each at /usr/home/tyler/.gradle/caches/modules-2/files-2.1/org.jruby/jruby-complete/1.7.16/8ef6c848cc5491c5f22ddad4532c68fe778421f6/jruby-complete-1.7.16.jar!/META-INF/jruby.home/lib/ruby/shared/rubygems/specification.rb:855
reverse_each at org/jruby/RubyEnumerable.java:1072
latest_specs at /usr/home/tyler/.gradle/caches/modules-2/files-2.1/org.jruby/jruby-complete/1.7.16/8ef6c848cc5491c5f22ddad4532c68fe778421f6/jruby-complete-1.7.16.jar!/META-INF/jruby.home/lib/ruby/shared/rubygems/specification.rb:971
find_latest_files at /usr/home/tyler/.gradle/caches/modules-2/files-2.1/org.jruby/jruby-complete/1.7.16/8ef6c848cc5491c5f22ddad4532c68fe778421f6/jruby-complete-1.7.16.jar!/META-INF/jruby.home/lib/ruby/shared/rubygems.rb:490
load_plugins at /usr/home/tyler/.gradle/caches/modules-2/files-2.1/org.jruby/jruby-complete/1.7.16/8ef6c848cc5491c5f22ddad4532c68fe778421f6/jruby-comp lete-1.7.16.jar!/META-INF/jruby.home/lib/ruby/shared/rubygems.rb:1006
(root) at /usr/home/tyler/.gradle/caches/modules-2/files-2.1/org.jruby/jruby-complete/1.7.16/8ef6c848cc5491c5f22ddad4532c68fe778421f6/jruby-complete-1.7.16.jar!/META-INF/jruby.home/lib/ruby/shared/rubygems/gem_runner.rb:81
require at org/jruby/RubyKernel.java:1065
(root) at /usr/home/tyler/.gradle/caches/modules-2/files-2.1/org.jruby/jruby-complete/1.7.16/8ef6c848cc5491c5f22ddad4532c68fe778421f6/jruby-complete-1.7.16.jar!/META-INF/jruby.home/lib/ruby/shared/rubygems/core_ext/kernel_require.rb:1
require at /usr/home/tyler/.gradle/caches/modules-2/files-2.1/org.jruby/jruby-complete/1.7.16/8ef6c848cc5491c5f22ddad4532c68fe778421f6/jruby-complete-1.7.16.jar!/META-INF/jruby.home/lib/ruby/shared/rubygems/core_ext/kernel_require.rb:55
load at org/jruby/RubyKernel.java:1081
(root) at /usr/home/tyler/.gradle/caches/modules-2/files-2.1/org.jruby/jruby-complete/1.7.16/8ef6c848cc5491c5f22ddad4532c68fe778421f6/jruby-complete-1.7.16.jar!/META-INF/jruby.home/bin/jgem:9
load at org/jruby/RubyKernel.java:1081
(root) at /usr/home/tyler/.gradle/caches/modules-2/files-2.1/org.jruby/jruby-complete/1.7.16/8ef6c848cc5491c5f22ddad4532c68fe778421f6/jruby-complete-1.7.16.jar!/META-INF/jruby.home/bin/gem:1
(root) at gem:1
:rake FAILED
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment