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!

Error when connecting to ords

4131360Nov 25 2019 — edited Nov 27 2019

Hi,

It's my first time I'm using ORDS(or trying to...), When I type http://localhost:8080/ords/ I encounter an error.

I have used this tutorial for configuring the ORDS.

https://docs.oracle.com/cd/E37099_01/doc.20/e25066/install.htm#AELIG7181

And after part 1.8.1 - 1.8.5 I tried to connect.

Access Oracle REST Data Services typing the following URL in your web browser:

  • http://<hostname>:<port>/ordsWhere:<hostname> is the name of the server where Apache Tomcat is running.

  • <port> is the port number configured for Apache Tomcat application server.

Then I reieved this error:

503 Service Unavailable

The connection pool named: |apex|| is not correctly configured, due to the following error(s): IO Error: The Network Adapter could not establish the connection

I'm using Windows server 2019, with the latest Tomcat and ORDS.

I also tried to change the name of ords.war to apex.war before moving it, but maybe I had a mistake somewhere.

Any idea what could be the reason?

Thank you!

Comments
Post Details
Added on Nov 25 2019
6 comments
13,251 views