Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
erikajones
Contributor
Contributor

QMC Task Failing for specific QVD

I am attaching a copy of my script log that shows the error but I have a specific QVD that will load just fine when run manually through the Qlik Hub, but when I try to run the app reload through the QMC, i get the following error:

Error: Cannot open file: 'lib://QVDStore/MAS_L3_ARComments.qvd' (Native Path: D:\QlikData\QVDStore\MAS_L3_ARComments.qvd
System error: Filesystem::FindImpl FindFirst call)

 

There is no section access in this app. I am using a Vizlib writeback table to write into this QVD so I don't know if that is affecting it. But i have other Vizlib qvds set up that are not experiencing the same issue. 

Labels (2)
1 Solution

Accepted Solutions
erikajones
Contributor
Contributor
Author

This has been resolved!
The error was that our QVDStore path was not specific enough for our multi-node environment and QVDs were being stored in two different places. When reloaded manully, it pulled the QVDs from one server and the QMC was pulling them from a different one. We corrected the QVD path and this was no longer an issue.

View solution in original post

1 Reply
erikajones
Contributor
Contributor
Author

This has been resolved!
The error was that our QVDStore path was not specific enough for our multi-node environment and QVDs were being stored in two different places. When reloaded manully, it pulled the QVDs from one server and the QMC was pulling them from a different one. We corrected the QVD path and this was no longer an issue.