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

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
mohamed_ahid
Partner - Specialist
Partner - Specialist

Task turns wrong on the QMC but generate a clean log file

HI all ,

i have a task which took about 27H to run until the end  (this not the issue and i know i have to look out why)  , but once it's finished i got an error on the QMC :


Error: The task "WorkSpace/DGCC/DGCC/ETL/[SEPA]-Loader.qvw" failed. Exception: || QDSMain.Exceptions.TaskFailedException: Task execution failed with errors to follow. ---> QDSMain.Exceptions.ReloadFailedException: Reload failed ---> QDSMain.Exceptions.ThreadPoolJobStillRunningException: Aborting reload. Error: QDSMain.TaskResult ---> QDSMain.Exceptions.TaskTimeOutException: Task <WorkSpace/DGCC/DGCC/ETL/[SEPA]-Loader.qvw> has timed out || --- 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) || --- 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)


but nothing in the log file and the returned results seems ok .

Any idea ?

Thx

5 Replies
mohamed_ahid
Partner - Specialist
Partner - Specialist
Author

any one ?

jfkinspari
Partner - Specialist
Partner - Specialist

Hi Mohamed,

Did you ever find the explanation and a matching solution for this issue?

Thx

Peter_Cammaert
Partner - Champion III
Partner - Champion III

Everything in the log points to a task exceeding its time slot. QDS will abort the job and leave the document alone. QDS will never generate a broken document, so the OP may have been looking at an old copy.

BTW if you have a similar problem, I suggest you post a new question and add relevant details. May produce answers much quicker.

Best,

Peter

mohamed_ahid
Partner - Specialist
Partner - Specialist
Author

Hi

yes it was about the QDS  timeout  (in the config file) .You have tu put a bigger value .

Troy1
Contributor III
Contributor III

Hi Ahid

Can you please provide details on what config file and path location that needs to be changed.