Skip to Main Content

ORDS, SODA & JSON in the Database

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ORDS 24.4 throws Java error when deployed in Tomcat 8

Tim FoxJan 7 2025

We get one of two errors when deploying ords via Tomcat:

An unexpected error with the following message occurred: 'void javax.servlet.http.HttpServletResponse.setTrailerFields(java.util.function.Supplier)'

The APEX / ords installations seem to have completed without error, but when accessing the http://server:8080/ords URL, we get the splash page. Clicking on the <Go> button for APEX throws the above error.

The environment is:

ords - 24.4

Tomcat - 8.5.81

Java(TM) SE Runtime Environment (build 17.0.13+10-LTS-268)
Java HotSpot(TM) 64-Bit Server VM (build 17.0.13+10-LTS-268, mixed mode, sharing)

Linux OEL 8.10

Comments
Post Details
Added on Jan 7 2025
7 comments
614 views