Bug 1020368 - "Launch browser after server startup" option should aim to management port not to http
Summary: "Launch browser after server startup" option should aim to management port no...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: Installer
Version: 6.2.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ER7
: EAP 6.2.0
Assignee: Francisco Canas
QA Contact: Petr Kremensky
Russell Dickenson
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-17 14:20 UTC by Petr Kremensky
Modified: 2014-09-03 04:57 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-12-15 16:16:55 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Petr Kremensky 2013-10-17 14:20:02 UTC
Description of problem:
 Browser launched by installer aiming for http port. For domain this feature takes http port of default profile, but out-of-box domain is configured with server-one from main-server-group which uses full profile thus no server is listening on default profiles http port (assume they are not same for all profiles).

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

How reproducible:
 Always

Steps to Reproduce:
 1. Start gui installation, use defautl values untill Socket Bindings screen
 2. On Socket screen select to Configure custom port bindings and Configure ports for domain mode
 3. On Socket Binding (default-domain) change the value of http port to 1010 and continue till Server Launch screen
 4. On server Launch screen select to start Domain Mode and check to Launch browser after server start.
 5. Keep pressing next untill Processing screen where server is launched.

Actual results:
 Browser is opened on http://localhost:1010/, but server-one is listening on http://localhost:8080/

Expected results:
 Connect to management http Port.

Additional info:
 Also browser launched for standalone mode should points to http management port

Comment 1 Francisco Canas 2013-10-17 15:45:21 UTC
Browser now aimed at management ports for both domain and standalone.

http://git.app.eng.bos.redhat.com/jbossas-installer.git/commit/?h=eap-6.2&id=79643b7077cf20c6d2eb5096ab1d3cc51c8225ef

Comment 2 Petr Kremensky 2013-11-01 11:08:04 UTC
Verified on EAP 6.2.0.ER7 installer.


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