Hi Shrawan, there is a dedicated Logstash google-group, maybe there are more folks hanging around who can help with your problem: https://groups.google.com/forum/#!forum/logstash-users
Cheers, Marius On 11 February 2016 at 11:39, Shrawan Bhagwat <[email protected]> wrote: > We are using logstash-1.1.10. > > > On Thursday, 11 February 2016 16:05:05 UTC+5:30, Shrawan Bhagwat wrote: >> >> Hi All, >> >> We are getting the below mentioned error when we start logstash using >> ./logstastctrl start command >> >> Exception in thread "main" org.jruby.exceptions.RaiseException: >> (LoadError) Could not load FFI Provider: (NotImplementedError) FFI not >> available: null >> See http://jira.codehaus.org/browse/JRUBY-4583 >> at org.jruby.RubyKernel.require(org/jruby/RubyKernel.java:1027) >> at >> RUBY.require(jar:file:/chroot/logstash/bin/logstash-1.1.10.jar!/META-INF/jruby.home/lib/ruby/shared/rubygems/custom_require.rb:36) >> at >> RUBY.require(file:/chroot/logstash/bin/logstash-1.1.10.jar!/logstash/JRUBY-6970.rb:13) >> at >> RUBY.(root)(jar:file:/chroot/logstash/bin/logstash-1.1.10.jar!/META-INF/jruby.home/lib/ruby/shared/ffi/ffi.rb:69) >> at org.jruby.RubyKernel.require(org/jruby/RubyKernel.java:1027) >> at >> RUBY.(root)(jar:file:/chroot/logstash/bin/logstash-1.1.10.jar!/META-INF/jruby.home/lib/ruby/shared/rubygems/custom_require.rb:1) >> at >> RUBY.require(jar:file:/chroot/logstash/bin/logstash-1.1.10.jar!/META-INF/jruby.home/lib/ruby/shared/rubygems/custom_require.rb:36) >> at >> RUBY.require(file:/chroot/logstash/bin/logstash-1.1.10.jar!/logstash/JRUBY-6970.rb:13) >> at org.jruby.RubyKernel.require(org/jruby/RubyKernel.java:1027) >> at >> RUBY.(root)(jar:file:/chroot/logstash/bin/logstash-1.1.10.jar!/META-INF/jruby.home/lib/ruby/shared/ffi.rb:1) >> at >> RUBY.(root)(jar:file:/chroot/logstash/bin/logstash-1.1.10.jar!/META-INF/jruby.home/lib/ruby/shared/rubygems/custom_require.rb:1) >> at >> RUBY.require(jar:file:/chroot/logstash/bin/logstash-1.1.10.jar!/META-INF/jruby.home/lib/ruby/shared/rubygems/custom_require.rb:36) >> at org.jruby.RubyKernel.require(org/jruby/RubyKernel.java:1027) >> at >> RUBY.require(file:/chroot/logstash/bin/logstash-1.1.10.jar!/logstash/JRUBY-6970.rb:13) >> at >> RUBY.(root)(file:/chroot/logstash/bin/logstash-1.1.10.jar!/logstash/util.rb:2) >> at logstash.runner.main(logstash/runner.rb:53) >> at logstash.runner.(root)(logstash/runner.rb:224) >> >> Please help. >> >> thanks in advance :) >> > -- > You received this message because you are subscribed to the Google Groups > "Graylog Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/graylog2/4af17aa5-3b95-4642-a6eb-44ee21e7fb45%40googlegroups.com > <https://groups.google.com/d/msgid/graylog2/4af17aa5-3b95-4642-a6eb-44ee21e7fb45%40googlegroups.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- Developer Tel.: +49 (0)40 609 452 077 Fax.: +49 (0)40 609 452 078 TORCH GmbH - A Graylog Company Steckelhörn 11 20457 Hamburg Germany https://www.graylog.com <https://www.torch.sh/> Commercial Reg. (Registergericht): Amtsgericht Hamburg, HRB 125175 Geschäftsführer: Lennart Koopmann (CEO) -- You received this message because you are subscribed to the Google Groups "Graylog Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/graylog2/CAMqbBbJRcGsF1N%3Dqr7TzoBdwT1Lz8DcGOmfCDtFLYvYqjhuNSw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
