load error: openssl when start Web UI
Description
Gliffy Diagrams
Activity
Show:
Jason Kendall March 10, 2014 at 1:38 PM
Can't be reproduced in latest versions.
Michael Schmidt March 10, 2014 at 9:19 AM
Can not test - i am using the standalone Kibana now. Current stable versions seams to be not affected
Jason Kendall March 5, 2014 at 4:30 PM
Seen a few flatjar issues < 1.1.10 – Is this still an issue in 1.3.3?
jar files are going away in 1.4.x.
Michael Schmidt May 7, 2013 at 12:05 PM
Additional informations
OS: Ubuntu 11.10
JDK: java -version
java version "1.6.0_39"
Java(TM) SE Runtime Environment (build 1.6.0_39-b04)
Java HotSpot(TM) 64-Bit Server VM (build 20.14-b01, mixed mode)
root@mybox:/usr/local/logstash# java -jar logstash-1.1.10-flatjar.jar web --help
Z
Caching file entries for /usr/local/logstash/logstash-1.1.10-flatjar.jar
Exception in thread "LogStash::Runner" org.jruby.exceptions.RaiseException: (LoadError) load error: openssl – java.lang.VerifyError: class org.bouncycastle.asn1.ASN1Primitive overrides final method equals.(Ljava/lang/Object
at org.jruby.RubyKernel.require(org/jruby/RubyKernel.java:1027)
at Kernel.require(jar:file:/usr/local/logstash/logstash-1.1.10-flatjar.jar!/META-INF/jruby.home/lib/ruby/shared/rubygems/custom_require.rb:36)
at Kernel.require(file:/usr/local/logstash/logstash-1.1.10-flatjar.jar!/logstash/JRUBY-6970.rb:13)
at RUBY.(root)(jar:file:/usr/local/logstash/logstash-1.1.10-flatjar.jar!/ftw/connection.rb:8)
at org.jruby.RubyKernel.require(org/jruby/RubyKernel.java:1027)
at Kernel.require(jar:file:/usr/local/logstash/logstash-1.1.10-flatjar.jar!/META-INF/jruby.home/lib/ruby/shared/rubygems/custom_require.rb:36)
at Kernel.require(file:/usr/local/logstash/logstash-1.1.10-flatjar.jar!/logstash/JRUBY-6970.rb:13)
at RUBY.(root)(file:/usr/local/logstash/logstash-1.1.10-flatjar.jar!/ftw/agent.rb:1)
at org.jruby.RubyKernel.require(org/jruby/RubyKernel.java:1027)
at RUBY.(root)(file:/usr/local/logstash/logstash-1.1.10-flatjar.jar!/ftw/agent.rb:3)
at RUBY.(root)(jar:file:/usr/local/logstash/logstash-1.1.10-flatjar.jar!/META-INF/jruby.home/lib/ruby/shared/rubygems/custom_require.rb:1)
at RUBY.require(jar:file:/usr/local/logstash/logstash-1.1.10-flatjar.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:/usr/local/logstash/logstash-1.1.10-flatjar.jar!/logstash/JRUBY-6970.rb:13)
at RUBY.(root)(file:/usr/local/logstash/logstash-1.1.10-flatjar.jar!/ftw.rb:1)
at RUBY.(root)(jar:file:/usr/local/logstash/logstash-1.1.10-flatjar.jar!/META-INF/jruby.home/lib/ruby/shared/rubygems/custom_require.rb:1)
at org.jruby.RubyKernel.require(org/jruby/RubyKernel.java:1027)
at RUBY.require(jar:file:/usr/local/logstash/logstash-1.1.10-flatjar.jar!/META-INF/jruby.home/lib/ruby/shared/rubygems/custom_require.rb:36)
at RUBY.require(file:/usr/local/logstash/logstash-1.1.10-flatjar.jar!/logstash/JRUBY-6970.rb:13)
at logstash.runner.run(logstash/runner.rb:104)
at org.jruby.RubyProc.call(org/jruby/RubyProc.java:249)
at logstash.runner.run(logstash/runner.rb:199)
at logstash.runner.main(logstash/runner.rb:74)
at logstash.runner.(root)(logstash/runner.rb:224)
The same with logstash-1.1.10-monolithic.jar