Hide Forgot
Steps to reproduce: # start the installer # accept the terms, click Next # click Next, the message pops up # click Cancel # the installer hangs Furthermore, the following stacktrace is logged in the console: Exception in thread "Thread-1" java.lang.NullPointerException at com.redhat.installer.layering.action.SetSecurityDefaults.executeAction(SetSecurityDefaults.java:73) at com.izforge.izpack.installer.IzPanel.executePostValidationActions(IzPanel.java:1514) at com.izforge.izpack.installer.InstallerFrame.navigateNext(InstallerFrame.java:1634) at com.izforge.izpack.installer.InstallerFrame.navigateNext(InstallerFrame.java:1618) at com.izforge.izpack.installer.InstallerFrame$NavigationHandler.navigate(InstallerFrame.java:1783) at com.izforge.izpack.installer.InstallerFrame$NavigationHandler.access$100(InstallerFrame.java:1750) at com.izforge.izpack.installer.InstallerFrame$NavigationHandler$1.run(InstallerFrame.java:1767) at java.lang.Thread.run(Thread.java:745)
I am unable to reproduce this issue. Can you provide details about OS / JDK versions please?
This is on Fedora 22, openjdk 1.8.0.
Same behaviour on RHEL 7.2
Also reproducible on Windows 2008
Mansi - was a fix made to this? The state was moved to Modified. If there was a fix, will it be picked up in the ER4 build?
Hi Debi, Yes this bug has been fixed and is included in the ER4 build. Thanks, Mansi