Could not find log location. HealthChecker Plugin Utility cannot proceed!
Hi All,
I'm trying to run idmchk but failed with the error. Any ideas what I could check?
[oracle@xxxxxxx bin]$ ./idmhc.sh -manifest ../config/PreInstallChecks_mandatory_manual.xml  
Oracle Identity and Access Environment Health Check Utility Version  
Exception in thread "main" java.lang.RuntimeException: Could not find log location. HealthChecker Plugin Utility cannot proceed! 
        at oracle.idm.healthcheck.logger.PluginLogger.setLogRootDir(PluginLogger.java:126) 
        at oracle.idm.healthcheck.logger.PluginLogger.<init>(PluginLogger.java:67) 
        at oracle.idm.healthcheck.logger.PluginLogger.getInstance(PluginLogger.java:138) 
        at oracle.idm.healthcheck.logger.PluginLogger.getLogger(PluginLogger.java:144) 
        at oracle.idm.healthcheck.exceptions.PluginException.printStackTrace(PluginException.java:57) 
