I saw a few other issues regarding this but could not find a definitive answer. Fresh jruby9K install with JRE.
Gem install gives the following:
ERROR: Loading command: install (LoadError)
load error: jopenssl/load -- java.lang.NullPointerException: null
ERROR: While executing gem ... (NoMethodError)
undefined method `invoke_with_build_args' for nil:NilClass
I tried modifying the registry.rb per issue #2500 but it did not work.
Thanks