adrci error
I'm seeing below error while starting the Admin Server on a fresh installation:
SEVERE: failure initializing ADR
oracle.dfw.common.DiagnosticsException: failure loading adrci binary under Oracle Home "/u01/app/oracle/Middleware/Oracle_Home/oracle_common/adr" and from the system path: null
Cause: DFW-40112: There was an error executing adrci commands; the following errors have been found "Cannot run program "adrci": error=2, No such file or directory"
Action: Ensure that command line tool "adrci" can be executed from the command line.
at oracle.dfw.impl.incident.ADRHelper.<init>(ADRHelper.java:282)
at oracle.dfw.impl.incident.DiagnosticsDataExtractorImpl.<init>(DiagnosticsDataExtractorImpl.java:187)