You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi
running the below command java -jar redis-stat-0.4.14.jar
in windows 10 cause throwing below exception
OpenSSL::X509::StoreError: setting default path failed: No password supplied for PKCS#12 KeyStore.
set_default_paths at org/jruby/ext/openssl/X509Store.java:165
SSLContext at /C:/Temp/jruby-stdlib-1.7.19.jar!/META-INF/jruby.home/lib/ruby/shared/jopenssl19/openssl/ssl-internal.rb:31
SSL at /C:/Temp/jruby-stdlib-1.7.19.jar!/META-INF/jruby.home/lib/ruby/shared/jopenssl19/openssl/ssl-internal.rb:22
OpenSSL at /C:/Temp/jruby-stdlib-1.7.19.jar!/META-INF/jruby.home/lib/ruby/shared/jopenssl19/openssl/ssl-internal.rb:21
(root) at /C:/Temp/jruby-stdlib-1.7.19.jar!/META-INF/jruby.home/lib/ruby/shared/jopenssl19/openssl/ssl-internal.rb:20
load at org/jruby/RubyKernel.java:1087
(root) at /C:/Temp/jruby-stdlib-1.7.19.jar!/META-INF/jruby.home/lib/ruby/shared/openssl/ssl-internal.rb:1
require at org/jruby/RubyKernel.java:1071
require at /C:/Temp/jruby-stdlib-1.7.19.jar!/META-INF/jruby.home/lib/ruby/shared/rubygems/core_ext/kernel_require.rb:55
require at /C:/Temp/jruby-stdlib-1.7.19.jar!/META-INF/jruby.home/lib/ruby/shared/rubygems/core_ext/kernel_require.rb:53
(root) at /C:/Temp/jruby-stdlib-1.7.19.jar!/META-INF/jruby.home/lib/ruby/shared/openssl/ssl-internal.rb:4
load at org/jruby/RubyKernel.java:1087
(root) at /C:/Temp/jruby-stdlib-1.7.19.jar!/META-INF/jruby.home/lib/ruby/shared/jopenssl19/openssl.rb:1
require at org/jruby/RubyKernel.java:1071
require at /C:/Temp/jruby-stdlib-1.7.19.jar!/META-INF/jruby.home/lib/ruby/shared/rubygems/core_ext/kernel_require.rb:55
require at /C:/Temp/jruby-stdlib-1.7.19.jar!/META-INF/jruby.home/lib/ruby/shared/rubygems/core_ext/kernel_require.rb:53
(root) at /C:/Temp/jruby-stdlib-1.7.19.jar!/META-INF/jruby.home/lib/ruby/shared/jopenssl19/openssl.rb:21
require at org/jruby/RubyKernel.java:1071
require at /C:/Temp/jruby-stdlib-1.7.19.jar!/META-INF/jruby.home/lib/ruby/shared/rubygems/core_ext/kernel_require.rb:55
require at /C:/Temp/jruby-stdlib-1.7.19.jar!/META-INF/jruby.home/lib/ruby/shared/rubygems/core_ext/kernel_require.rb:53
(root) at /C:/Temp/jruby-stdlib-1.7.19.jar!/META-INF/jruby.home/lib/ruby/shared/jopenssl/load.rb:1
require at org/jruby/RubyKernel.java:1071
require at /C:/Temp/jruby-stdlib-1.7.19.jar!/META-INF/jruby.home/lib/ruby/shared/rubygems/core_ext/kernel_require.rb:55
require at /C:/Temp/jruby-stdlib-1.7.19.jar!/META-INF/jruby.home/lib/ruby/shared/rubygems/core_ext/kernel_require.rb:53
(root) at /C:/Temp/jruby-stdlib-1.7.19.jar!/META-INF/jruby.home/lib/ruby/shared/jopenssl/load.rb:24
require at org/jruby/RubyKernel.java:1071
require at /C:/Temp/jruby-stdlib-1.7.19.jar!/META-INF/jruby.home/lib/ruby/shared/rubygems/core_ext/kernel_require.rb:55
require at /C:/Temp/jruby-stdlib-1.7.19.jar!/META-INF/jruby.home/lib/ruby/shared/rubygems/core_ext/kernel_require.rb:53
(root) at /C:/Temp/jruby-stdlib-1.7.19.jar!/META-INF/jruby.home/lib/ruby/shared/openssl.rb:1
require at org/jruby/RubyKernel.java:1071
require at /C:/Temp/jruby-stdlib-1.7.19.jar!/META-INF/jruby.home/lib/ruby/shared/rubygems/core_ext/kernel_require.rb:135
require at /C:/Temp/jruby-stdlib-1.7.19.jar!/META-INF/jruby.home/lib/ruby/shared/rubygems/core_ext/kernel_require.rb:133
require at /C:/Temp/jruby-stdlib-1.7.19.jar!/META-INF/jruby.home/lib/ruby/shared/rubygems/core_ext/kernel_require.rb:124
(root) at /C:/Temp/jruby-stdlib-1.7.19.jar!/META-INF/jruby.home/lib/ruby/shared/openssl.rb:1
(root) at C:/Download/redis-stat-0.4.14.jar!/gems/puma-2.3.2-java/lib/puma/client.rb:1
(root) at C:/Download/redis-stat-0.4.14.jar!/gems/puma-2.3.2-java/lib/puma/client.rb:15
(root) at C:/Download/redis-stat-0.4.14.jar!/gems/puma-2.3.2-java/lib/puma/server.rb:1
(root) at C:/Download/redis-stat-0.4.14.jar!/gems/puma-2.3.2-java/lib/puma/server.rb:10
require at org/jruby/RubyKernel.java:1071
(root) at C:/Download/redis-stat-0.4.14.jar!/gems/puma-2.3.2-java/lib/puma.rb:1
(root) at C:/Download/redis-stat-0.4.14.jar!/gems/puma-2.3.2-java/lib/puma.rb:14
require at org/jruby/RubyKernel.java:1071
(root) at /C:/Download/redis-stat-0.4.14.jar!/redis-stat/lib/redis-stat/server.rb:1
Server at /C:/Download/redis-stat-0.4.14.jar!/redis-stat/lib/redis-stat/server.rb:13
load at org/jruby/RubyKernel.java:1087
configure at C:/Download/redis-stat-0.4.14.jar!/gems/sinatra-1.3.6/lib/sinatra/base.rb:1356
require at org/jruby/RubyKernel.java:1071
Server at /C:/Download/redis-stat-0.4.14.jar!/redis-stat/lib/redis-stat/server.rb:11
RedisStat at /C:/Download/redis-stat-0.4.14.jar!/redis-stat/lib/redis-stat/server.rb:7
ERROR: org.jruby.embed.EvalFailedException: (OpenSSL::X509::StoreError) setting default path failed: No password supplied for PKCS#12 KeyStore.
would you give me a solution to run this excellence tools in windows environment, please ?
The text was updated successfully, but these errors were encountered:
Hi
running the below command
java -jar redis-stat-0.4.14.jar
in windows 10 cause throwing below exception
would you give me a solution to run this excellence tools in windows environment, please ?
The text was updated successfully, but these errors were encountered: