Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 900912 (JBPAPP6-1111)

Summary: GUI installer hangs and throws NPE if one tries to install Quickstarts and then clicks on Skip Maven Repo Customization
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Madhumita Sadhukhan <msadhukh>
Component: InstallerAssignee: Thomas Hauser <thauser>
Status: CLOSED NEXTRELEASE QA Contact:
Severity: high Docs Contact:
Priority: high    
Version: 6.0.0CC: msadhukh, pslavice, thauser
Target Milestone: ---   
Target Release: EAP 6.0.1   
Hardware: Unspecified   
OS: Unspecified   
URL: http://jira.jboss.org/jira/browse/JBPAPP6-1111
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-11-08 09:59:44 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:
Embargoed:
Attachments:
Description Flags
6.0.1InstallerHang.png none

Description Madhumita Sadhukhan 2012-09-21 09:23:09 UTC
project_key: JBPAPP6

I camr across a NPE and GUI Installer hanged(as shown in screenshot) when I opted for installing quickstarts and then selected Skip Maven Repo Customizations.I have verified that such a path for installation work in EAP 6 GA and the hang that is result of NPE is probably from recent upgrade in IZ pack :


[msadhukh@localhost 6.0.1.ER2]$ java -jar jboss-eap-6.0.1.ER2-installer.jar
Exception in thread "Thread-9" java.lang.NullPointerException
	at java.util.Hashtable.put(Hashtable.java:411)
	at java.util.Properties.setProperty(Properties.java:160)
	at com.izforge.izpack.installer.AutomatedInstallData.setVariable(AutomatedInstallData.java:231)
	at com.izforge.izpack.panels.MavenRepoCheckPanel.isValidated(MavenRepoCheckPanel.java:176)
	at com.izforge.izpack.installer.IzPanel.panelValidated(IzPanel.java:388)
	at com.izforge.izpack.installer.InstallerFrame.navigateNext(InstallerFrame.java:1527)
	at com.izforge.izpack.installer.InstallerFrame.navigateNext(InstallerFrame.java:1512)
	at com.izforge.izpack.installer.InstallerFrame$NavigationHandler.navigate(InstallerFrame.java:1675)
	at com.izforge.izpack.installer.InstallerFrame$NavigationHandler.access$100(InstallerFrame.java:1642)
	at com.izforge.izpack.installer.InstallerFrame$NavigationHandler$1.run(InstallerFrame.java:1659)
	at java.lang.Thread.run(Thread.java:636)

Comment 1 Madhumita Sadhukhan 2012-09-21 09:24:06 UTC
Attachment: Added: 6.0.1InstallerHang.png


Comment 2 Thomas Hauser 2012-09-21 15:20:18 UTC
You're correct! This issue will be fixed in the next candidate. Fixed in izpack with commit 5ed55cdc849a64394f492dec29edf83d206b2ee5.

 

Comment 3 Madhumita Sadhukhan 2012-10-30 09:55:53 UTC
Quickstarts can be installed in EAP 6.0.1.ER3

Comment 4 Misty Stanley-Jones 2012-11-05 06:18:43 UTC
Release Notes Docs Status: Added: Not Required
Writer: Added: mistysj


Comment 5 Anne-Louise Tangring 2012-11-13 20:28:09 UTC
Release Notes Docs Status: Removed: Not Required 
Writer: Removed: mistysj 
Docs QE Status: Removed: NEW