Created
March 7, 2013 22:46
-
-
Save devicenull/5112559 to your computer and use it in GitHub Desktop.
Revisions
-
devicenull created this gist
Mar 7, 2013 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,17 @@ Exception in thread "LogStash::Runner" org.jruby.exceptions.RaiseException: (LoadError) no such file to load -- stud/interval at org.jruby.RubyKernel.require(org/jruby/RubyKernel.java:1027) at Kernel.require(jar:file:/C:/logstash/logstash-1.1.9-monolithic.jar!/META-INF/jruby.home/lib/ruby/shared/rubygems/custom_require.rb:36) at Kernel.require(file:/C:/logstash/logstash-1.1.9-monolithic.jar!/logstash/JRUBY-6970.rb:10) at RUBY.(root)(file:/C:/logstash/logstash-1.1.9-monolithic.jar!/logstash/filterworker.rb:5) at org.jruby.RubyKernel.require(org/jruby/RubyKernel.java:1027) at Kernel.require(jar:file:/C:/logstash/logstash-1.1.9-monolithic.jar!/META-INF/jruby.home/lib/ruby/shared/rubygems/custom_require.rb:36) at Kernel.require(file:/C:/logstash/logstash-1.1.9-monolithic.jar!/logstash/JRUBY-6970.rb:10) at RUBY.(root)(file:/C:/logstash/logstash-1.1.9-monolithic.jar!/logstash/agent.rb:1) at org.jruby.RubyKernel.require(org/jruby/RubyKernel.java:1027) at RUBY.(root)(file:/C:/logstash/logstash-1.1.9-monolithic.jar!/logstash/agent.rb:3) at RUBY.(root)(jar:file:/C:/logstash/logstash-1.1.9-monolithic.jar!/META-INF/jruby.home/lib/ruby/shared/rubygems/custom_require.rb:1) at logstash.runner.run(logstash/runner.rb:95) at org.jruby.RubyProc.call(org/jruby/RubyProc.java:249) at logstash.runner.run(logstash/runner.rb:173) at logstash.runner.main(logstash/runner.rb:71) at logstash.runner.(root)(logstash/runner.rb:198)