Trying to invoke runInstaller from Oracle Application Server 10.1.3.1 and got the error
Hi
I am trying to invoke runInstaller from Oracle AS 10.1.3.1 ORACLE HOME and got the following error.
./runInstaller
Starting Oracle Universal Installer...
No pre-requisite checks found in oraparam.ini, no system pre-requisite checks will be executed.
Preparing to launch Oracle Universal Installer from /tmp/OraInstall2016-01-07_03-13-08PM. Please wait ...[bpeluser@DOLV2TRAININGAPPS1 bin]$ Exception java.lang.NullPointerException occurred..
java.lang.NullPointerException
at oracle.sysman.oii.oiix.OiixPathOps.concatPath(OiixPathOps.java:551)
at oracle.sysman.oii.oiic.OiicOUIEntryPoint.processCommandLine(OiicOUIEntryPoint.java:392)
at oracle.sysman.oii.oiic.OiicInstaller.processCommandLine(OiicInstaller.java:466)
at oracle.sysman.oii.oiic.OiicInstaller.runInstaller(OiicInstaller.java:703)