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!

Oracle REST Data Services 404 Not Found on a docker platform (database and docker as containers)

Frank BrinkMar 28 2018 — edited Mar 28 2018

I am receiving Oracle REST Data Services 404 Not Found on a docker platform (database and docker as containers)

in addition I receive in the browser he request could not be mapped to any database. Check the request URL is correct, and that URL to database mappings have been correctly configured

I base my container setup on the following blog: https://www.talkapex.com/2017/10/docker-oracle-and-apex/

I can access my database using all the public apex/ords users: accounts are not locked

I have a running ords container leveraging the tomcat app server

So far I have found the following out-of-the-ordinary:
1. re-setup ords (java -jar ords.war setup) within my ords container result in

Retrieving information.

The version format is invalid. sourceVersion: UNKNOWN targetVersion: 17.4.1.353.06.48

2. Within my ORDS container I am missing the following apex xml files within directory /opt/ords/conf

apex.xml, apex_al.xml, apex_pu.xml,  apex_rt.xml

Not sure though how to resolve above anomalies and resolve my not-found issue

Any help highly appreciated!

k r Frank Brink

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 25 2018
Added on Mar 28 2018
1 comment
1,487 views