Bug 1013570

Summary: Installer: Shortcuts are not working once we change port offset during installation
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Petr Kremensky <pkremens>
Component: InstallerAssignee: Miles Tjandrawidjaja <mtjandra>
Status: CLOSED CURRENTRELEASE QA Contact: Petr Kremensky <pkremens>
Severity: high Docs Contact: Russell Dickenson <rdickens>
Priority: unspecified    
Version: 6.2.0CC: mtjandra, thauser
Target Milestone: ER4   
Target Release: EAP 6.2.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-12-15 16:22:57 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 Petr Kremensky 2013-09-30 11:00:17 UTC
Description of problem:
 Port offset change during installation is not propagated to shortcut targets.

Version-Release number of selected component (if applicable):
 EAP 6.2.0.ER3

How reproducible:
 Always

Steps to Reproduce:
 1. Go to Socket Bindings screen, choose "Configure an offset for all default port bindings", select "+1" 
 2. Finish the installation
 3. Try to use shortcuts

Actual results:
 Port offset is not propageted to shortcuts Exex property -> Icons are not working (Admin console and server shutdown).

Expected results:
 All shortcuts are working as expected.

Additional info:
 To reproduce this you may choose any of offset type option (+1, +100, Specify offset).

Comment 1 Petr Kremensky 2013-09-30 11:44:36 UTC
There is quite similar issue if you choose to "Configure custom port bindings". On Socket Binding (standalone) screen select 1111 as "management-native Port Number" and finish the installation. Server shutdown (standalone) shortcut is still trying to use default (9999) native port.
I am also missing any option to change management ports for domain.

Comment 2 Thomas Hauser 2013-09-30 15:08:18 UTC
Petr,

If we want the ability to change management ports in domain, can you create a new BZ for it please?

Thanks,
Tom

Comment 3 Miles Tjandrawidjaja 2013-09-30 17:45:13 UTC
Standalone shortcuts have been fixed.

http://git.app.eng.bos.redhat.com/?p=jbossas-installer.git;a=commit;h=b29166d9e87b62e2b0cff34089e9ee523c16293f

Comment 4 Petr Kremensky 2013-10-01 07:14:05 UTC
FYI: I've created new feature request for domain management ports configuration BZ1013954.

Comment 5 Petr Kremensky 2013-10-07 14:10:27 UTC
Verified on EAP 6.2.0.ER4 installer.