Bug 1031729

Summary: Installer: Need to ensure that target EAP is a default installation
Product: [JBoss] JBoss Fuse Service Works 6 Reporter: Thomas Hauser <thauser>
Component: InstallerAssignee: Thomas Hauser <thauser>
Status: CLOSED WONTFIX QA Contact: Len DiMaggio <ldimaggi>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: 6.0.0CC: atangrin, dcoleman, dlesage, kconner, soa-p-jira
Target Milestone: ---   
Target Release: 6.1.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
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.
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-07-30 09:37:09 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 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.