Instantly share code, notes, and snippets.

Embed
What would you like to do?
-> USE_JRUBY=1 bin/logstash
make: Entering directory `/root/logstash'
==> Downloading jruby 1.7.4
make: Leaving directory `/root/logstash'
LoadError: no such file to load -- i18n
require at org/jruby/RubyKernel.java:1054
require at jar:file:/root/logstash/vendor/jar/jruby-complete-1.7.4.jar!/META-INF/jruby.home/lib/ruby/shared/rubygems/custom_require.rb:36
require at /root/logstash/lib/logstash/JRUBY-6970.rb:22
(root) at /root/logstash/lib/logstash/runner.rb:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment