Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I have a failed task. when I checked the log file I can see the statement "Task execution failed with errors to follow-->". But there is no actual error or description. Please can you help me how to get the error message?
I have navigated through the log path: C:\ProgramData\QlikTech\DistributionService\1\Log\20150710.
I can see the DocumentLog.txt and TaskLog.txt.
I have opened up the TaskLog.txt. When I search for error or failure, I can only see the message up o "Task execution failed with errors to follow-->" and I can't see the rest of the 'cause' for the error or its description?
Thanks
You're having problems with a STORE statement. Check if the QlikView Service Account has permission to write to the file D:\QlikView_Files\qvds\raw\wifi\ods\raw\wifi\ods\NAS_raw.qvd.
And as Gysbert already suggested, make sure that no other documents are reading/writing the same QVD at that same moment. Everybody reading the same QVD is ok (no locking).
If everything looks ok and you're still getting issues, delete the QVD file and restart the reload.
Peter
Hi,
This sounds like read write issue.
Check that no qvw file(S) is currently using same qvd file or the qvd file is open by any qvw file, your application want to read from. In most cases that's the issue.
Close all qvw files which you think will access or have opened the qvd
Hi,
Can you try by restarting Qlik Services.
Secondly it sounds like write issue.
Make sure you are not performing read and write operation on the same qvd at the same time.
Regards
ASHFAQ
Hi,
I would check to make sure the service account has the correct rights to access the folders and paths.
Bill