Unable to start installation of Oracle 12C Fusion Middleware infrastructure
While installing Oracle 12C Fusion Middleware infrastructure on Oracle Linux 8, the installation is failing with following message:
java.lang.NullPointerException: Cannot invoke "String.hashCode()" because "<local2>" is null
at com.oracle.cie.nextgen.common.inventory.InventoryUtils.getDefaultInvPtrLoc(InventoryUtils.java:131)
at oracle.as.install.engine.modules.install.util.InventoryLocationUtils.isInventoryDirectoryLocationDialogNeeded(InventoryLocationUtils.java:64)
at oracle.sysman.oio.oioc.OiocOneClickInstaller.main(OiocOneClickInstaller.java:641)
Unable to copy the logs to the permanent location: The permanent log directory is unknown (null)..
The log(s) can be found here: /tmp/OraInstall2022-10-28_05-25-24AM.
Is there any solution for this ?? Please advice..