Aug 12, 2025 1:27:21 PM org.eclipse.jetty.server.handler.ContextHandler$Context log
INFO: An exception happened during JRuby-Rack startup
uninitialized constant Kernel::ASOauth
--- System
jruby 9.4.8.0 (3.1.4) 2024-07-02 4d41e55a67 OpenJDK 64-Bit Server VM 11.0.25+9-LTS on 11.0.25+9-LTS +jit [x86_64-linux]
Time: 2025-08-12 13:27:21 -0500
Server: jetty/10.0.22
jruby.home: uri:classloader://META-INF/jruby.home
Any thoughts?
Thanks,
John A
INFO: An exception happened during JRuby-Rack startup
[!] There was an error parsing `Gemfile`: You cannot specify the same gem twice with different version requirements.
You specified: rexml (>= 0) and rexml (= 3.2.4). Bundler cannot continue.
# from /u01/app/svc_archivesspace/archivesspace-v4.1.1/data/tmp/jetty-0_0_0_0-8089-backend_war-_-any-8714820376123944017/webapp/WEB-INF/Gemfile:60
# -------------------------------------------
# require 'asutils'
> ASUtils.load_plugin_gems(self)
INFO: An exception happened during JRuby-Rack startup
uninitialized constant Kernel::ASOauth
So I installed just the newest version of aspace-oauth, and got this:
Aug 12, 2025 3:39:39 PM org.eclipse.jetty.server.handler.ContextHandler$Context log
WARNING: initialization failed
org.jruby.rack.RackInitializationException: Could not find gem 'omniauth (~> 1.7, >= 1.7.1)' in locally installed gems.
./scripts/initialize-plugin.sh {PLUGIN NAME}
./scripts/initialize-plugin.sh aspace-oauth