Error while installing ODI in window m/c Error message : The permanent log directory is unknown
While installing ODI on local machine in Window m/c getting error message :
::::::::::::::::::::::::::::
at oracle.as.install.engine.InstallEngine.startOperation(InstallEngine.java:442)
at oracle.sysman.oio.oioc.OiocOneClickInstaller.main(OiocOneClickInstaller.java:717)
java.lang.NullPointerException: Cannot invoke "oracle.as.install.engine.modules.silent.log.SilentInstallTextLogger.printError(String)" because "this.m_consoleHandler" is null
at oracle.as.install.engine.InstallEngine.startOperation(InstallEngine.java:492)
at oracle.sysman.oio.oioc.OiocOneClickInstaller.main(OiocOneClickInstaller.java:717)
Unable to copy the logs to the permanent location: The permanent log directory is unknown (null)..The log(s) can be found here:
:::::::::::::::::::::
Any input on same.