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 ?