Skip to content

Instantly share code, notes, and snippets.

@dblessing
Created February 4, 2013 19:32
Show Gist options
  • Save dblessing/4708976 to your computer and use it in GitHub Desktop.
Save dblessing/4708976 to your computer and use it in GitHub Desktop.
Exception in thread "LogStash::Runner" org.jruby.exceptions.RaiseException: (ENOENT) No such file or directory - /etc/lumberjack/lumberjack.crt
at org.jruby.RubyFile.initialize(org/jruby/RubyFile.java:333)
at org.jruby.RubyIO.open(org/jruby/RubyIO.java:1179)
at org.jruby.RubyKernel.open(org/jruby/RubyKernel.java:333)
at org.jruby.RubyIO.read(org/jruby/RubyIO.java:3611)
at org.jruby.RubyIO.read(org/jruby/RubyIO.java:3708)
at RUBY.initialize(jar:file:/opt/logstash/logstash-1.1.9-monolithic.jar!/gems/jls-lumberjack-0.0.7/lib/lumberjack/server.rb:39)
at RUBY.register(file:/opt/logstash/logstash-1.1.9-monolithic.jar!/logstash/inputs/lumberjack.rb:35)
at RUBY.run_input(file:/opt/logstash/logstash-1.1.9-monolithic.jar!/logstash/agent.rb:707)
at org.jruby.ext.thread.Mutex.synchronize(org/jruby/ext/thread/Mutex.java:149)
at RUBY.run_input(file:/opt/logstash/logstash-1.1.9-monolithic.jar!/logstash/agent.rb:707)
at RUBY.start_input(file:/opt/logstash/logstash-1.1.9-monolithic.jar!/logstash/agent.rb:367)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment