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 autocheck connection pool

federicoNov 20 2018 — edited Nov 20 2018

Hi all,

I have this problem: I have two server, one with the database, and the second with the tomcat and the ords.

Sometimes I need to reboot both servers. When I did this, the tomcat starts "too fast" while the database server is not open.

The ords logs this:

The pool named: |apex|| is invalid and will be ignored: Error I/O: The Network Adapter could not establish the connection

The pool named: |apex|pu| is invalid and will be ignored: Error I/O: The Network Adapter could not establish the connection

The pool named: |apex|al| is invalid and will be ignored: Error I/O: The Network Adapter could not establish the connection

The pool named: |apex|rt| is invalid and will be ignored: Error I/O: The Network Adapter could not establish the connection

Each time I need to restart tomcat by hand. Is there a way to instruct the ords to retry the connection pools and don't put them offline ?

This post has been answered by thatJeffSmith-Oracle on Nov 20 2018
Jump to Answer
Comments
Post Details
Added on Nov 20 2018
4 comments
772 views