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

Announcements
Qlik Connect 2026 Agenda Now Available: Explore Sessions
cancel
Showing results for 
Search instead for 
Did you mean: 
dp36
Contributor
Contributor

Auto refresh

Hello,

I am receiving failure for Auto refresh in QlickView app after changing the use account into windows service of QlikView.

Any help will be appreciated.

Thanks

1 Solution

Accepted Solutions
Chip_Matejowsky
Support
Support

Hi @dp36 
The "System error: Failed to open file in write mode for file:" error is typically associated with QVD's being locked. Have a look at the following articles:

How to resolve problems related to locked QVD files

Concurrent Read and Write from/to a QVD file may result in one of the tasks failing

Process Monitoring - How to find locked files and the processes locking them

 

Best Regards

Principal Technical Support Engineer with Qlik Support
Help users find answers! Don't forget to mark a solution that worked for you!

View solution in original post

3 Replies
Chip_Matejowsky
Support
Support

Hi @ Dp36,

First thing I would check is that if new QV service account has permissions to the source data.  Typically with reload failures, you want to review the task log of the failed reload task along with the document log of the QVW file associated with the failed task. By default, the task logs are stored in %ProgramData%\QlikTech\DistributionService\1\Log\DateOfTask\NameOfTask. If you have configured the QDS Application Data Folder in a different folder, you can check the location by looking in the QMC > System > Setup > Distribution Services > QDS@ > General tab.
 

If document logging is enabled, it will be stored in the same directory in which the QVW file is housed.  If document logging is not enabled, you will need to open the QVW file in QlikView Developer, click Settings > Document Properties > General tab and ensure the Generate Logfile checkbox is ticked.  Then run the reload task so that the document log is generated. 

 

Best Regards

Principal Technical Support Engineer with Qlik Support
Help users find answers! Don't forget to mark a solution that worked for you!
dp36
Contributor
Contributor
Author

"System error: Failed to open file in write mode for file:"

The log file is indicating this error. While my user has full control to the folder where QVD exist.

Chip_Matejowsky
Support
Support

Hi @dp36 
The "System error: Failed to open file in write mode for file:" error is typically associated with QVD's being locked. Have a look at the following articles:

How to resolve problems related to locked QVD files

Concurrent Read and Write from/to a QVD file may result in one of the tasks failing

Process Monitoring - How to find locked files and the processes locking them

 

Best Regards

Principal Technical Support Engineer with Qlik Support
Help users find answers! Don't forget to mark a solution that worked for you!