Hide Forgot
Description of problem: Installer fails during default installation with error: Script /home/jstastny/tmp-workspaces/6.3-ER1/cli-scripts/teiid-domain-dashboard-add_datasource.cli does not exist. I verified, that no such script is present in mentioned directory. Instead similarly named script is present: teiid-dashboard-domain-add_datasource.cli There's probably only error in naming. Version: DV 6.3.0 ER1
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