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

Bug 899919 (JBPAPP6-325)

Summary: Installer -console option does not work
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Jan Lanik <jlanik>
Component: InstallerAssignee: Dustin Kut Moy Cheung <dcheung>
Status: CLOSED NEXTRELEASE QA Contact:
Severity: urgent Docs Contact:
Priority: urgent    
Version: 6.0.0CC: bgeorges, jlanik, thauser
Target Milestone: ---   
Target Release: EAP 6.0.0   
Hardware: Unspecified   
OS: Unspecified   
URL: http://jira.jboss.org/jira/browse/JBPAPP6-325
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-03-09 09:50:26 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
EAP6gui5.png none

Description Jan Lanik 2012-02-28 16:14:34 UTC
project_key: JBPAPP6

Please see the attached screenshot, it's self-contained :)

Comment 1 Jan Lanik 2012-02-28 16:15:03 UTC
Attachment: Added: EAP6gui5.png


Comment 2 Thomas Hauser 2012-02-28 17:39:49 UTC
I am unable to reproduce this issue Jan. Can you paste any kind of environmental details?

Thanks

Comment 3 Thomas Hauser 2012-02-28 18:31:39 UTC
Link: Added: This issue is a dependency of JBPAPP-8085


Comment 4 Thomas Hauser 2012-02-28 18:39:08 UTC
Scratch that, got it reproduced. Finding out why this is the case.

Comment 5 Thomas Hauser 2012-02-28 18:45:04 UTC
Error in the way the installer is getting string values for localization. This results in all the Strings in certain panels to be "null" which is obviously not desirable. This doesn't actually affect functionality, as in, the user can still complete the install! But it is worthless without the ability to see what is being decided.

Comment 6 Dustin Kut Moy Cheung 2012-02-28 20:43:21 UTC
This issue was caused by moving all the Strings from UserInputSpec.xml [in jbossas-installer] to the langpacks files.

Even though this migration worked fine on the GUI installer, the CLI installer struggled with that move as it could not locate the Strings and simply returned null.

This is my fault and I should have verified that the migration did not break the CLI installer too. I'll be more careful next time.

Thanks Jan for finding it! :)

[Commit: http://git.app.eng.bos.redhat.com/?p=izpack.git;a=blobdiff;f=src/lib/com/izforge/izpack/panels/UserInputPanelConsoleHelper.java;h=6c94d779254c0c90ab46e4e777708ece54bf3032;hp=0857342ec440915a9e74098222f5afefa8524a25;hb=5bb7bc8fbc5e5633bac65128452a8b26f05c0709;hpb=c2e339a8c6718ad5124800a3f29c1bac4d58a22a]

Comment 7 Jan Lanik 2012-03-05 07:29:09 UTC
Installer is not present in current ER2 build. Moving fix version to ER3.

Comment 8 Jan Lanik 2012-03-09 09:50:26 UTC
Verified

Comment 9 Dustin Kut Moy Cheung 2012-05-04 20:49:15 UTC
Link: Removed: This issue is a dependency of JBPAPP-8085 


Comment 10 Anne-Louise Tangring 2012-11-05 13:30:45 UTC
Docs QE Status: Removed: NEW