I've been trying to perform a clean install of 7.0.1 and 7.0.2. Each time I get to the Creating AVDB Instance, I get the error
/tmp/Aveksa/staging/deploy/create_avdb/ ../../database/cliAveksa.sh: line 22: java: command not found
/tmp/Aveksa/staging/deploy/create_avdb/ ../../database/cliAveksa.sh: line 22: java: command not found
Completed Create AVDB
--------------------------------------------------------------------------------------------
Checking database connections...
Checking database...
Failed to connect to the database
ERROR: Unable to connect to the database; aborting installation.
Any ideas on why this is happening? This is a VM running Red Hat 6.9.
We found out that because we started with the 7.0.1 installation, it didn't set the $JAVA_HOME correctly, and so we had to uninstall completely, remove the oracle and admin users and install using 7.0.2. From there, it set the environment up correctly and it finished the install.