After updating Rack to 3.1+, when starting a Rails application on Tomcat, JRuby-Rack looks for rack/chunked without success. It ends with the exception:
"An exception happened during JRuby-Rack startup: no such file to load -- rack/chunked".
This module was removed without replacement in Rack 3.1.0.