Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

TASK FAILURE

Dear All,

I've one task that continue to fails in reloading. The thing is that manual realod goes without problems, but not thtough the task scheduler. From the Log I can see this error row but unable to understand what it doeas mean?

may someone help me please?

Thank you

(2014-12-24 12:12:13) Error: The task "QV_FINANCE/Presentation/Sage_DATA.qvw" failed. Exception: || QDSMain.Exceptions.TaskFailedException: Task execution failed with errors to follow. ---> QDSMain.Exceptions.ReloadFailedException: Reload failed ---> QDSMain.Exceptions.LogBucketErrorException: The Source Document was NOT reloaded successfully. DocumentPath=\\AIMSCLU02\PROGRAMS\QLIKVIEW\FINANCE\PRODUZIONE\Presentation\Sage_DATA.qvw.  ||    at QDSMain.ReloadTask.VerifyConditions(TaskResult taskResult) ||    at QDSMain.ReloadTask.Reload(String fileName, TaskResult taskResult, String sectionAccessUserName, String sectionAccessPassword, eReloadOptions reloadOption, String variableName, String variableValue, Boolean moniterCpuUsage) ||    --- End of inner exception stack trace --- ||    at QDSMain.ReloadTask.Reload(String fileName, TaskResult taskResult, String sectionAccessUserName, String sectionAccessPassword, eReloadOptions reloadOption, String variableName, String variableValue, Boolean moniterCpuUsage) ||    at QDSMain.DistributeTask.Execute(TaskResult currentTaskResult) ||    --- End of inner exception stack trace --- ||    at QDSMain.DistributeTask.Execute(TaskResult currentTaskResult) ||    at QDSMain.Task.AbstractTask.TaskExecution(ILogBucket logBucket, TaskResult taskResult)

2 Replies
Gysbert_Wassenaar

Check the file \\AIMSCLU02\PROGRAMS\QLIKVIEW\FINANCE\PRODUZIONE\Presentation\Sage_DATA.qvw.log for errors. If that .log file does not exist then open the .qvw document in Qlikview Desktop and enable the option Generate Logfile on the General tab of the Document Properties window.


talk is cheap, supply exceeds demand
rubenmarin

That error only says there was an error while it was reloading the document, as Gysbert says, check the document reload log.

Just guessing: if it works manually can be an authorization error, ie, your user may have privileges to write on disk on AIMSCLU02 but the account launching the reload task may not.

This can happen when creating a qvd or even when the reload ends and tries to save the qvw.