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!

configure Apex Listener 2.0.10 (ORDS) for using TNS failed with error 503

Robert FerroAug 21 2015 — edited Aug 25 2015

Hello I configure ORDS 2.0.10 using "java -jar ords.war setup", it works without problem.

Now I need to use a TNS Alias instead of the basic connexion, therefore I configure

"db.connectionType"

"db.tnsDirectory"

"db.tnsAliasName"

using Oracle SupportĀ  Doc 1646276.1

Now I got the error page 503 "Service Unavailable"


with the debug message

oracle.dbtools.common.jdbc.ConnectionPoolException: The pool named: apex is not correctly configured, error: IO Error: could not resolve the connect identifier


could someone help me to configure this correctely

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 22 2015
Added on Aug 21 2015
1 comment
861 views