Bug 1332583

Summary: Installer hangs when canceling the installation location message
Product: [JBoss] JBoss Data Virtualization 6 Reporter: Andrej Smigala <asmigala>
Component: InstallerAssignee: Thomas Hauser <thauser>
Status: CLOSED CURRENTRELEASE QA Contact: Andrej Smigala <asmigala>
Severity: urgent Docs Contact:
Priority: high    
Version: 6.3.0CC: drieden, jstastny, mbaluch, mvaghela, vhalbert
Target Milestone: ER4   
Target Release: 6.3.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-08-24 11:38:28 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Andrej Smigala 2016-05-03 14:18:40 UTC
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)

Comment 2 Thomas Hauser 2016-05-04 20:44:17 UTC
I am unable to reproduce this issue. Can you provide details about OS / JDK versions please?

Comment 3 Andrej Smigala 2016-05-05 07:23:55 UTC
This is on Fedora 22, openjdk 1.8.0.

Comment 5 Andrej Smigala 2016-05-20 10:21:52 UTC
Same behaviour on RHEL 7.2

Comment 6 Andrej Smigala 2016-05-23 08:33:47 UTC
Also reproducible on Windows 2008

Comment 7 Debi Rieden 2016-06-06 13:35:46 UTC
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?

Comment 8 Mansi Vaghela 2016-06-06 14:48:21 UTC
Hi Debi,

Yes this bug has been fixed and is included in the ER4 build.

Thanks,
Mansi