When I update my logstash to 1.1.9 ,the logstash can't up...
Description
like this ,maby it's not a bug.Can you tell me how to fix it? thank you ,My email is storyskya@gmail.com java -jar logstash-1.1.9-monolithic.jar --version ... ... ... Exception in thread "main" org.jruby.exceptions.RaiseException: (LoadError) no such file to load – openssl/dummyssl at org.jruby.RubyKernel.require(org/jruby/RubyKernel.java:1027) at RUBY.require(jar:file:/soft/logstash-1.1.9-monolithic.jar!/META-INF/jruby.home/lib/ruby/shared/rubygems/custom_require.rb:36) at RUBY.require(file:/soft/logstash-1.1.9-monolithic.jar!/logstash/JRUBY-6970.rb:10) at RUBY.(root)(jar:file:/soft/logstash-1.1.9-monolithic.jar!/META-INF/jruby.home/lib/ruby/1.9/openssl.rb:22) at org.jruby.RubyKernel.require(org/jruby/RubyKernel.java:1027) at RUBY.(root)(jar:file:/soft/logstash-1.1.9-monolithic.jar!/META-INF/jruby.home/lib/ruby/shared/rubygems/custom_require.rb:1) at RUBY.require(jar:file:/soft/logstash-1.1.9-monolithic.jar!/META-INF/jruby.home/lib/ruby/shared/rubygems/custom_require.rb:36) at RUBY.require(file:/soft/logstash-1.1.9-monolithic.jar!/logstash/JRUBY-6970.rb:10) at org.jruby.RubyKernel.require(org/jruby/RubyKernel.java:1027) at RUBY.(root)(file:/soft/logstash-1.1.9-monolithic.jar!/logstash/JRUBY-6970.rb:14) at logstash.runner.(root)(logstash/runner.rb:5)
Attachments
1
15 Apr 2013, 11:33 AM
Gliffy Diagrams
Activity
Show:
storysky April 17, 2013 at 10:36 AM
When I update logstash to 1.1.10 ,this problem has not reproduce
like this ,maby it's not a bug.Can you tell me how to fix it? thank you ,My email is storyskya@gmail.com
java -jar logstash-1.1.9-monolithic.jar --version
...
...
...
Exception in thread "main" org.jruby.exceptions.RaiseException: (LoadError) no such file to load – openssl/dummyssl
at org.jruby.RubyKernel.require(org/jruby/RubyKernel.java:1027)
at RUBY.require(jar:file:/soft/logstash-1.1.9-monolithic.jar!/META-INF/jruby.home/lib/ruby/shared/rubygems/custom_require.rb:36)
at RUBY.require(file:/soft/logstash-1.1.9-monolithic.jar!/logstash/JRUBY-6970.rb:10)
at RUBY.(root)(jar:file:/soft/logstash-1.1.9-monolithic.jar!/META-INF/jruby.home/lib/ruby/1.9/openssl.rb:22)
at org.jruby.RubyKernel.require(org/jruby/RubyKernel.java:1027)
at RUBY.(root)(jar:file:/soft/logstash-1.1.9-monolithic.jar!/META-INF/jruby.home/lib/ruby/shared/rubygems/custom_require.rb:1)
at RUBY.require(jar:file:/soft/logstash-1.1.9-monolithic.jar!/META-INF/jruby.home/lib/ruby/shared/rubygems/custom_require.rb:36)
at RUBY.require(file:/soft/logstash-1.1.9-monolithic.jar!/logstash/JRUBY-6970.rb:10)
at org.jruby.RubyKernel.require(org/jruby/RubyKernel.java:1027)
at RUBY.(root)(file:/soft/logstash-1.1.9-monolithic.jar!/logstash/JRUBY-6970.rb:14)
at logstash.runner.(root)(logstash/runner.rb:5)