Bug 1031729 - Installer: Need to ensure that target EAP is a default installation
Summary: Installer: Need to ensure that target EAP is a default installation
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: JBoss Fuse Service Works 6
Classification: JBoss
Component: Installer
Version: 6.0.0
Hardware: Unspecified
OS: Unspecified
unspecified
urgent
Target Milestone: ---
: 6.1.0
Assignee: Thomas Hauser
QA Contact: Len DiMaggio
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-11-18 16:01 UTC by Thomas Hauser
Modified: 2015-07-30 09:37 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
If you attempt to layer installations, the later installations may fail as pre-existing configurations are not detected. Layering with default options results in no issues. The problem arises when the user chooses to add additional configuration options in the earlier layers. For instance, if a user sets a custom password vault in Red Hat JBoss Fuse Service Works and then tries installs Red Hat JBoss Data Virtualization and attempts to create a password vault for it as well, this will result in a failed installation for the latter, since the vault already exists.
Clone Of:
Environment:
Last Closed: 2015-07-30 09:37:09 UTC
Type: Bug


Attachments (Terms of Use)

Description Thomas Hauser 2013-11-18 16:01:43 UTC
Description of problem:

Layering with default options has no issue. The problem arises when the user chooses to add additional configuration in earlier layers. Example of problem:

User installs FSW with a custom password vault (this is now mandatory in ER7)
User installs DV and attempts to create a password vault.

This will currently result in a failed DV installation, since the vault already exists. 

Fix:
Parse all standalone*.xml descriptors for relevant information, and set defaults / take appropriate action in following configuration.


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