Skip to content

Instantly share code, notes, and snippets.

@atambo
Created January 26, 2011 22:42
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 atambo/797663 to your computer and use it in GitHub Desktop.
Save atambo/797663 to your computer and use it in GitHub Desktop.
Windows Server 2008:
C:\scrapple>warble --trace
warble aborted!
no such file to load -- nokogiri/nokogiri
org/jruby/RubyKernel.java:1041:in `require'
c:/jruby-1.6.0.RC1/lib/ruby/gems/1.8/bundler/gems/nokogiri-558e7cd040e4/lib/nokogiri.rb:25:in `(root)'
org/jruby/RubyKernel.java:1041:in `require'
c:/jruby-1.6.0.RC1/lib/ruby/gems/1.8/bundler/gems/nokogiri-558e7cd040e4/lib/nokogiri.rb:68:in `require'
org/jruby/RubyArray.java:1671:in `each'
c:/jruby-1.6.0.RC1/lib/ruby/gems/1.8/gems/bundler-1.0.9/lib/bundler/runtime.rb:66:in `require'
org/jruby/RubyArray.java:1671:in `each'
c:/jruby-1.6.0.RC1/lib/ruby/gems/1.8/gems/bundler-1.0.9/lib/bundler/runtime.rb:55:in `require'
c:/jruby-1.6.0.RC1/lib/ruby/gems/1.8/gems/bundler-1.0.9/lib/bundler.rb:114:in `require'
C:/scrapple/config/application.rb:7:in `(root)'
org/jruby/RubyKernel.java:1041:in `require'
C:/scrapple/config/application.rb:29:in `require'
./rakefile:4:in `(root)'
org/jruby/RubyKernel.java:1066:in `load'
./rakefile:56:in `load_project_rakefile'
org/jruby/RubyArray.java:1671:in `each'
c:/jruby-1.6.0.RC1/lib/ruby/gems/1.8/gems/warbler-1.2.1/lib/warbler/application.rb:54:in `load_project_rakefile'
c:/jruby-1.6.0.RC1/lib/ruby/gems/1.8/gems/warbler-1.2.1/lib/warbler.rb:25:in `project_application'
c:/jruby-1.6.0.RC1/lib/ruby/gems/1.8/gems/warbler-1.2.1/lib/warbler/config.rb:264:in `auto_detect_rails'
c:/jruby-1.6.0.RC1/lib/ruby/gems/1.8/gems/warbler-1.2.1/lib/warbler/config.rb:260:in `auto_detect_frameworks'
c:/jruby-1.6.0.RC1/lib/ruby/gems/1.8/gems/warbler-1.2.1/lib/warbler/config.rb:158:in `initialize'
(eval):5:in `initialize'
org/jruby/RubyKernel.java:1091:in `eval'
c:/jruby-1.6.0.RC1/lib/ruby/gems/1.8/gems/warbler-1.2.1/lib/warbler/task.rb:45:in `initialize'
c:/jruby-1.6.0.RC1/lib/ruby/gems/1.8/gems/warbler-1.2.1/lib/warbler/application.rb:25:in `load_rakefile'
c:/jruby-1.6.0.RC1/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2000:in `run'
c:/jruby-1.6.0.RC1/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2068:in `standard_exception_handling'
c:/jruby-1.6.0.RC1/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:1998:in `run'
c:/jruby-1.6.0.RC1/lib/ruby/gems/1.8/gems/warbler-1.2.1/lib/warbler/application.rb:68:in `run'
c:/jruby-1.6.0.RC1/lib/ruby/gems/1.8/gems/warbler-1.2.1/bin/warble:11:in `(root)'
org/jruby/RubyKernel.java:1066:in `load'
Linux 2.6.32-27-generic #49-Ubuntu SMP Thu Dec 2 00:51:09 UTC 2010 x86_64 GNU/Linux:
$ warble --trace
warble aborted!
no such file to load -- nokogiri/nokogiri
org/jruby/RubyKernel.java:1041:in `require'
/home/tambellini/.rvm/gems/jruby-1.6.0.RC1@scrapple/bundler/gems/nokogiri-a7da3bb4dda9/lib/nokogiri.rb:22:in `(root)'
org/jruby/RubyKernel.java:1041:in `require'
/home/tambellini/.rvm/gems/jruby-1.6.0.RC1@scrapple/bundler/gems/nokogiri-a7da3bb4dda9/lib/nokogiri.rb:68:in `require'
org/jruby/RubyArray.java:1671:in `each'
/home/tambellini/.rvm/gems/jruby-1.6.0.RC1@scrapple/gems/bundler-1.0.9/lib/bundler/runtime.rb:66:in `require'
org/jruby/RubyArray.java:1671:in `each'
/home/tambellini/.rvm/gems/jruby-1.6.0.RC1@scrapple/gems/bundler-1.0.9/lib/bundler/runtime.rb:55:in `require'
/home/tambellini/.rvm/gems/jruby-1.6.0.RC1@scrapple/gems/bundler-1.0.9/lib/bundler.rb:114:in `require'
/home/tambellini/repositories/scrapple/config/application.rb:7:in `(root)'
org/jruby/RubyKernel.java:1041:in `require'
/home/tambellini/repositories/scrapple/config/application.rb:29:in `require'
./Rakefile:4:in `(root)'
org/jruby/RubyKernel.java:1066:in `load'
./Rakefile:56:in `load_project_rakefile'
org/jruby/RubyArray.java:1671:in `each'
/home/tambellini/.rvm/gems/jruby-1.6.0.RC1@scrapple/gems/warbler-1.2.1/lib/warbler/application.rb:54:in `load_project_rakefile'
/home/tambellini/.rvm/gems/jruby-1.6.0.RC1@scrapple/gems/warbler-1.2.1/lib/warbler.rb:25:in `project_application'
/home/tambellini/.rvm/gems/jruby-1.6.0.RC1@scrapple/gems/warbler-1.2.1/lib/warbler/config.rb:264:in `auto_detect_rails'
/home/tambellini/.rvm/gems/jruby-1.6.0.RC1@scrapple/gems/warbler-1.2.1/lib/warbler/config.rb:260:in `auto_detect_frameworks'
/home/tambellini/.rvm/gems/jruby-1.6.0.RC1@scrapple/gems/warbler-1.2.1/lib/warbler/config.rb:158:in `initialize'
(eval):5:in `initialize'
org/jruby/RubyKernel.java:1091:in `eval'
/home/tambellini/.rvm/gems/jruby-1.6.0.RC1@scrapple/gems/warbler-1.2.1/lib/warbler/task.rb:45:in `initialize'
/home/tambellini/.rvm/gems/jruby-1.6.0.RC1@scrapple/gems/warbler-1.2.1/lib/warbler/application.rb:25:in `load_rakefile'
/home/tambellini/.rvm/gems/jruby-1.6.0.RC1@global/gems/rake-0.8.7/lib/rake.rb:2000:in `run'
/home/tambellini/.rvm/gems/jruby-1.6.0.RC1@global/gems/rake-0.8.7/lib/rake.rb:2068:in `standard_exception_handling'
/home/tambellini/.rvm/gems/jruby-1.6.0.RC1@global/gems/rake-0.8.7/lib/rake.rb:1998:in `run'
/home/tambellini/.rvm/gems/jruby-1.6.0.RC1@scrapple/gems/warbler-1.2.1/lib/warbler/application.rb:68:in `run'
/home/tambellini/.rvm/gems/jruby-1.6.0.RC1@scrapple/gems/warbler-1.2.1/bin/warble:11:in `(root)'
org/jruby/RubyKernel.java:1066:in `load'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment