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

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
lawrance
Creator II
Creator II

QMC rror: The sourcedocument failed to save.. Exception=System.IO.IOException: The process cannot access the file.

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.

1 Solution

Accepted Solutions
lawrance
Creator II
Creator II
Author

Hi Marin,

I fixed that issue. I just rename the QVW file name and reload and I got the output

View solution in original post

9 Replies
adamdavi3s
Master
Master

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

rubenmarin1

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.

lawrance
Creator II
Creator II
Author

Hi Marin,

I checked in log txt file. There is no error in that log file.

rubenmarin1

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.

lawrance
Creator II
Creator II
Author

Hi Marin,

Still I cannot fix that issue. I just checked in Userdocs folder I cannot find that Presentation QVW file.

adamdavi3s
Master
Master

So what I said then....

rubenmarin1

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.

lawrance
Creator II
Creator II
Author

Hi Marin,

I fixed that issue. I just rename the QVW file name and reload and I got the output

rubenmarin1

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.