Is EPM 11.1.2.4 compatible with RHEL6.10?
We are trying to install EPM components on AWS EC2 Linux server with RHEL - 6.10. When we run installTool.sh, it runs all pre-install checks and hanging forever saying "Installation in progress....."
We have installed all required packages and all pre-requisites are met.
I can see installation errors under: /u01/app/oracle/product/EPM/Middleware/EPMSystem11R1/diagnostics/logs/install
ismpEngine-install-stderr.log
could not determine central location: use "-enginehome" to set manually
---------------------------------------------
installTool-install-stderr.log
Exception in thread "Thread-3" java.lang.NullPointerException
at com.hyperion.install.sw.XmlSoftwareRegistry.store(XmlSoftwareRegistry.java:210)
at com.hyperion.install.action.impl.SoftwareRegistryUpdateAction.execute(SoftwareRegistryUpdateAction.java:149)