-
Notifications
You must be signed in to change notification settings - Fork 41
Description
Hi,
Got this ORDS error after install on Centos 7.6 minimum install with build-utilities added:
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
Tried initially with latest ORDS but script rejected it. Configured with listed version, script ran okay. With firewall off I can make basic connection to DB via SQL Developer, with firewall on SSH Hosts connection works fine.
I had changed the hostname to one with hyphens, some forums suggest not using this,s o I changed it to one without. I changed ords_params.properties, tnsnames.ora and listener.ora to the actual new hostname but it made no difference (rather than localhost). I will try and enable the debug messages in ORDS too. I notice that the APEX_INSTANCE_ADMIN_USER is password expired and the ORDS_METADATA user is expired and locked. I ran the install under screen and did not watch it the second time through. I'll look and run the script for the APEX admin user when I find it,
Thanks,
Steve
PS ran sudo find / -name apex_config.sql and the only instance was in the /tmp/oxar/apex/apex_config.sql
Also the APEX_040000 is still in the DB - perhaps APEX didn't install properly (hence the ORDS error)
Also note I left the AOP printing to install
These are the files:
oracle-xe-11.2.0-1.0.x86_64.rpm.zip
sqlcl-18.4.0.007.1818.zip
ords-18.3.0.270.1456.zip
apex_18.2_en.zip
This is one error on install (seems to be due to a too big an integer for bash?):
- Installing Oracle XE *
######################################################################## 100.0%
/var/tmp/rpm-tmp.kY321c: line 257: [: 18446744073692774399: integer expression expected
/var/tmp/rpm-tmp.kY321c: line 271: [: 18446744073692774399: integer expression expected
- Oracle Config *