- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Reload task fails intermittently
We have an issue with one Qlik Reload task that fails about every third or fourth time it is run on a schedule. The output it gives is:
(2017-09-29 04:48:06) Error: The Source Document was NOT reloaded successfully. DocumentPath=D:\QlikView\Common\Loaders\'filename'.qvw.
(2017-09-29 04:48:06) Information: Closing the document.
(2017-09-29 04:48:06) Information: Closed the QlikView Engine successfully. ProcessID=5280
(2017-09-29 04:48:07) Error: The task "Reload of Common\Loaders\'filename'.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=D:\QlikView\Common\Loaders\'filename'.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)
(2017-09-29 04:48:07) Information: Task Execute Duration=00:02:03.3693357
Any thoughts as to why this might be happening on occasion or where I might get some more information regarding the error and how to resolve?
Thanks.