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

Bug 1133662

Summary: Installer: Deselecting Teiid does not correctly stop deployment of the Dashboard Builder
Product: [JBoss] JBoss Data Virtualization 6 Reporter: Thomas Hauser <thauser>
Component: InstallerAssignee: Thomas Hauser <thauser>
Status: CLOSED CURRENTRELEASE QA Contact: Len DiMaggio <ldimaggi>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.1.0CC: asmigala, jstastny, vhalbert
Target Milestone: ER2Keywords: QA-Closed
Target Release: 6.1.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-02-10 08:48:34 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:

Description Thomas Hauser 2014-08-25 18:18:02 UTC
Description of problem:
The teiid-dashboard-builder.war still tries to deploy even if the user chooses not to install / run teiid related install configuration. This obviously fails because of missing dependencies.

Version-Release number of selected component (if applicable):
6.1.0 ER1

How reproducible:
Always

Steps to Reproduce:
1. Run the ER1 installer
2. Deselect teiid in the component selection panel
3. Run installer to completion
4. Start the installed server

Actual results:
Server starts with errors:
JBAS014775:    New missing/unsatisfied dependencies:
      service jboss.naming.context.java.jboss.datasources.DashboardDS (missing) dependents: [service jboss.naming.context.java.module.teiid-dashboard-builder.teiid-dashboard-builder.env.jdbc.dashbuilder] 

Expected results:
The installer should configure the war's deployment to be skipped.

Comment 1 Thomas Hauser 2014-08-25 18:49:56 UTC
The installer removes the .dodeploy from the directory if the teiid component is not selected. Will be fixed in ER2.

Comment 2 Thomas Hauser 2014-08-29 18:43:53 UTC
*** Bug 1135084 has been marked as a duplicate of this bug. ***

Comment 3 Thomas Hauser 2014-09-11 20:20:16 UTC
*** Bug 1135008 has been marked as a duplicate of this bug. ***