Enterprise Manager 13c install error INSTANCE_HOME directory doesn't exist
I'm running the Enterprise Manager 13c install on RHEL 6.5 and it's failing on the OMS configuration step with the error below. I have a gc_inst directory created and have changed permissions to 777 all the way from the top directory to rule out f it's a permissions error. Where am I going wrong?
Apr 21, 2016 3:46:27 PM oracle.sysman.omsca.adapter.wls.OMSWLSAdapter adapterCleanup
SEVERE: OMSWLSAdapter::Unable to backup the instance home log files
java.io.FileNotFoundException: /oracle/software/em13c/gc_inst/em/null (No such file or directory)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:146)