Bug 1332583 - Installer hangs when canceling the installation location message
Summary: Installer hangs when canceling the installation location message
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Data Virtualization 6
Classification: JBoss
Component: Installer
Version: 6.3.0
Hardware: Unspecified
OS: Unspecified
high
urgent
Target Milestone: ER4
: 6.3.0
Assignee: Thomas Hauser
QA Contact: Andrej Smigala
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-05-03 14:18 UTC by Andrej Smigala
Modified: 2016-08-24 11:38 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-08-24 11:38:28 UTC
Type: Bug


Attachments (Terms of Use)

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


Note You need to log in before you can comment on or make changes to this bug.