| Summary: | Installer fails to find required teiid-domain-dashboard-add_datasource.cli cli-script | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Data Virtualization 6 | Reporter: | Jan Stastny <jstastny> |
| Component: | Installer | Assignee: | Thomas Hauser <thauser> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Jan Stastny <jstastny> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.3.0 | CC: | aszczucz, mbaluch, vhalbert |
| Target Milestone: | ER1 | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-08-24 11:49:13 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
Jan Stastny
2016-03-03 06:56:44 UTC
Might be related to the ip.git script cleanup (the installer was working before then), although I don't remember this script being affected. I looked for other bad references in the installer, some of these might be false-positives: --- in-assembly 2016-03-03 13:49:00.344334965 +0000 +++ installer-referenced 2016-03-03 13:49:25.597998328 +0000 @@ -8,13 +8,16 @@ ModeShape-infinispan.cli ModeShape-standalone.cli ModeShape-subsystem.cli +teiid-add-database-logger* teiid-add-database-logger.cli teiid-add-database-logger-domain.cli teiid-dashboard-add_datasource.cli -teiid-dashboard-domain-add_datasource.cli teiid-deploy-dashboard.cli teiid-deploy-dashboard-domain.cli teiid-domain-auditcommand-logging.cli +teiid-domain-auditcommand-logging-COPY +teiid-domain-auditcommand-logging-COPY/teiid-domain-auditcommand-logging.cli +teiid-domain-dashboard-add_datasource.cli teiid-domain-mode-install.cli teiid-logger-ds.properties teiid-modeshape-domain.cli Fixed in ER1.1 |