Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

zpm fails to install samples-bi #24

Open
joaonavarro opened this issue Sep 12, 2020 · 2 comments
Open

zpm fails to install samples-bi #24

joaonavarro opened this issue Sep 12, 2020 · 2 comments
Assignees

Comments

@joaonavarro
Copy link
Contributor

IRISAPP>zpm
zpm: IRISAPP>ver

zpm 0.2.3
Locally installed zpm-registry not found
https://pm.community.intersystems.com - 0.0.2
zpm: IRISAPP>install samples-bi

[samples-bi] Reload START
[samples-bi] Reload SUCCESS
[samples-bi] Module object refreshed.
[samples-bi] Validate START
[samples-bi] Validate SUCCESS
[samples-bi] Compile START
[samples-bi] Compile FAILURE - ERROR #5005: Cannot open file '/usr/irissys/csp/irisapp/BI_Model_PortletDemo.js'
ERROR #5005: Cannot open file '/usr/irissys/csp/irisapp/BI_Model_PortletDemo.js'
zpm: IRISAPP>quit

@evshvarov
Copy link
Contributor

Just tested on iris 2020.3:
USER>zpm
zpm: USER>install samples-bi

[samples-bi] Reload START
[samples-bi] Reload SUCCESS
[samples-bi] Module object refreshed.
[samples-bi] Validate START
[samples-bi] Validate SUCCESS
[samples-bi] Compile START
[samples-bi] Compile SUCCESS
[samples-bi] Activate START
2,036 row(s) created
Building cube [HOLEFOODS]
Existing cube deleted.
Fact table built: 1,000 fact(s) (4 worker(s) used)
Fact indices built: 1,000 fact(s) (4 worker(s) used)

Complete
Elapsed time: 0.469166s
Source expression time: 0.008614s

Building cube [HOLEFOODSBUDGET]
Existing cube deleted.
Fact table built: 968 fact(s) (4 worker(s) used)
Fact indices built: 968 fact(s) (4 worker(s) used)

Complete
Elapsed time: 0.264854s
Source expression time: 0.007052s
Defining term list Region Colors...
Defining COMMISSIONPERCENTAGE pivot variable for HOLEFOODS cube
Defining YEAR pivot variable for HOLEFOODS cube

setting up code tables
13,068 fact(s) updated
Elapsed time: 3.458965s

setting up 40 doctors
Deleting patient data...
1,000 patients created in BI.Study.Patient
1,000 patient(s) created in BI.Study.Patient
Current patient count is 1000
Building cube [patients]
Existing cube deleted.
Fact table built: 1,000 fact(s) (4 worker(s) used)
Fact indices built: 1,000 fact(s) (4 worker(s) used)

Complete
Elapsed time: 0.963996s
Source expression time: 0.506472s

Elapsed time: 7 seconds
Building cube [Cities]
Existing cube deleted.
Fact table built: 9 fact(s) (4 worker(s) used)
Fact indices built: 9 fact(s) (4 worker(s) used)

Complete
Elapsed time: 0.061995s
Source expression time: 0.000158s

Building cube [ConnectorCube]
Existing cube deleted.
Fact table built: 1,000 fact(s) (1 worker used)
Fact indices built: 1,000 fact(s) (4 worker(s) used)

Complete
Elapsed time: 0.323394s
Source expression time: 0.007979s

Building cube [relatedcubes/cities]
Existing cube deleted.
Fact table built: 9 fact(s) (4 worker(s) used)
Fact indices built: 9 fact(s) (4 worker(s) used)

Complete
Elapsed time: 0.062400s
Source expression time: 0.000055s

Building cube [relatedcubes/doctors]
Existing cube deleted.
Fact table built: 40 fact(s) (4 worker(s) used)
Fact indices built: 40 fact(s) (4 worker(s) used)

Complete
Elapsed time: 0.085355s
Source expression time: 0.000339s

Building cube [relatedcubes/patients]
Existing cube deleted.
Fact table built: 1,000 fact(s) (4 worker(s) used)
Fact indices built: 1,000 fact(s) (4 worker(s) used)

Complete
Elapsed time: 0.436759s
Source expression time: 0.102049s

Building cube [relatedcubes/cityrainfall]
Existing cube deleted.
Fact table built: 13,068 fact(s) (4 worker(s) used)
Fact indices built: 13,068 fact(s) (4 worker(s) used)

Complete
Elapsed time: 1.527919s
Source expression time: 0.098401s

Building cube [relatedcubes/allergies]
Existing cube deleted.
Fact table built: 810 fact(s) (4 worker(s) used)
Fact indices built: 810 fact(s) (4 worker(s) used)

Complete
Elapsed time: 0.145197s
Source expression time: 0.005216s

Building cube [compoundcube/patients]
Existing cube deleted.
Fact table built: 1,000 fact(s) (4 worker(s) used)
Fact indices built: 1,000 fact(s) (4 worker(s) used)

Complete
Elapsed time: 0.295479s
Source expression time: 0.058238s

Building cube [compoundcube/cityrainfall]
Existing cube deleted.
Fact table built: 13,068 fact(s) (4 worker(s) used)
Fact indices built: 13,068 fact(s) (4 worker(s) used)

Complete
Elapsed time: 1.460656s
Source expression time: 0.084503s

Building cube [compoundcube/doctors]
Existing cube deleted.
Fact table built: 40 fact(s) (4 worker(s) used)
Fact indices built: 40 fact(s) (4 worker(s) used)

Complete
Elapsed time: 0.058757s
Source expression time: 0.000280s
Defining term list Patients Pivots...
Defining term list Patients RowSpecs...
Defining YEAR pivot variable in PATIENTS cube

[samples-bi] Configure SUCCESS
[samples-bi] Activate SUCCESS
zpm: USER>ver

zpm 0.2.5
Locally installed zpm-registry not found
https://pm.community.intersystems.com - 0.0.2
zpm: USER>

@evshvarov
Copy link
Contributor

Could you please try with 0.2.5?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants