Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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.
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.
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.