File tomcat.conf contains: JAVA_OPTS="-Djavax.sql.DataSource.Factory=org.apache.commons.dbcp.BasicDataSourceFactory" It should be: JAVA_OPTS="-Djavax.sql.DataSource.Factory=org.apache.tomcat.dbcp.dbcp2.BasicDataSourceFactory" The dbcp class does not exist in TC 9, which switch to dbcp2. Reproducible: Always
FEDORA-2023-9b0e68afc4 has been submitted as an update to Fedora 40. https://bodhi.fedoraproject.org/updates/FEDORA-2023-9b0e68afc4
FEDORA-2023-9b0e68afc4 has been pushed to the Fedora 40 stable repository. If problem still persists, please make note of it in this bug report.