Bug 1314170 - Installer fails to find required teiid-domain-dashboard-add_datasource.cli cli-script
Summary: Installer fails to find required teiid-domain-dashboard-add_datasource.cli cl...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Data Virtualization 6
Classification: JBoss
Component: Installer
Version: 6.3.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ER1
: ---
Assignee: Thomas Hauser
QA Contact: Jan Stastny
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-03-03 06:56 UTC by Jan Stastny
Modified: 2016-08-24 11:49 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-08-24 11:49:13 UTC
Type: Bug


Attachments (Terms of Use)

Description Jan Stastny 2016-03-03 06:56:44 UTC
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

Comment 1 Alex Szczuczko 2016-03-03 10:03:14 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.

Comment 2 Alex Szczuczko 2016-03-03 13:52:57 UTC
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

Comment 3 Alex Szczuczko 2016-03-08 13:59:50 UTC
Fixed in ER1.1


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