IP2014 installer fails with java.lang.NullPointerException when clicking 'Next' after choosing langu
Hello,
We're trying to do a fresh install on a Red Hat Enterprise 6.6 system and encountering an exception just trying to get the installer to work.
Here is the language screen, when you click Next that is when the error occurs.
Here is what is displayed in my shell prompt:
Full Error message:
java.lang.NullPointerException
at com.oracle.siebel.pages.SummaryPage.addSummaryString(SummaryPage.java:264)
at com.oracle.siebel.pages.SummaryPage.addSummaryTree(SummaryPage.java:355)
at com.oracle.siebel.pages.SummaryPage.initGUI(SummaryPage.java:83)
at com.oracle.siebel.pages.SummaryPage.getInitialFocus(SummaryPage.java:248)
at oracle.bali.ewt.wizard.BaseWizard.resetFocus(BaseWizard.java:2452)