ORDS
I installed Oracle Database 19c with Oracle APEX 24.2 on the first virtual machine (VM1) running Windows Server 2022.
On a second virtual machine (VM2), I installed Oracle REST Data Services (ORDS) 23.4, Apache Tomcat 9, and JDK 17.
After completing the installation, I encountered two issues:
1️⃣ In the catalina.log file, the following message appears:
14-Oct-2025 11:56:51.422 INFO [main] oracle.dbtools.common.logging.JDKLogSink.record No pools configured yet
2️⃣ When accessing the APEX URL, the following error is displayed:
There is a problem with your environment because the Oracle APEX files have not been loaded.
Please verify that you have copied the images directory to your application server as instructed in the Installation Guide.