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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
sudhakar_budde
Creator
Creator

Task execution failed with errors to follow...>

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

13 Replies
Peter_Cammaert
Partner - Champion III
Partner - Champion III

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

Gabriel
Partner - Specialist III
Partner - Specialist III

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

ashfaq_haseeb
Champion III
Champion III

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

Bill_Britt
Former Employee
Former Employee

Hi,

I would check to make sure the service account has the correct rights to access the folders and paths.

Bill

Bill - Principal Technical Support Engineer at Qlik
To help users find verified answers, please don't forget to use the "Accept as Solution" button on any posts that helped you resolve your problem or question.