Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I got this error in QMC when the job is running. How to fix the below error? But this QVW Reload succucssfuly in my local machine
Error: The sourcedocument failed to save.. Exception=System.IO.IOException: The process cannot access the file.
Hi Marin,
I fixed that issue. I just rename the QVW file name and reload and I got the output
Sounds like the QV service account only has read access to the folder?
Or the file is open elsewhere so it can't get the write permissions
Hi Lawrance, in the reload log of the document you can get more info of what was doing the document when it failed.
If it fails at the end, when saves the document maybe is related because the user that launches the Qlik Sense Server services doesn't have write permissions in the folder.
If it's when the script tries to store a qvd it can be caused because of the same permission problem or because the qvd is in another read/write operation or it's hanged in another process.
Hi Marin,
I checked in log txt file. There is no error in that log file.
Ok, so it was no error during reload, only when the server tries to save the document in the destination folder. Most probably it's caused because the lack of write permissions in that folder, or if it's a network drive it can be caused because the server can't reach that drive.
Review access and permissions given for the user that launches the Sense services.
Hi Marin,
Still I cannot fix that issue. I just checked in Userdocs folder I cannot find that Presentation QVW file.
So what I said then....
Hi Lawrance, it's possible that the qvw is not in the userdocs folder because the server doesn't have permissions to copy the document in that folder, check folder permissions to the user that runs the Sense services, or log in in the server with that user and try to manually copy the file to check if this is a permission issue.
Hi Marin,
I fixed that issue. I just rename the QVW file name and reload and I got the output
Hi Lawrance, good to know, thanks for sharing.
Please check your own answer as the correct answer so other users with the same issue can find your solution easily.